1 Introduction

Electrical Engineering has been shaping the world we live in, enabling most of the technology that we use every day. What looked like pure science fiction just some time ago, is now electrical engineering enabled science faction. This includes mobile phones, wireless data access, augmented and networked gaming, computers, computerized control for mechanical systems, internet-of-things devices, medical systems, robotics, self-driving cars and much more. All these devices and systems have two things in common: The functionality enabled by the electrical engineering core is very visible whereas the actual electrical engineering core itself is not visible.

The invisible workhorses in electrical engineering are the chips, the integrated circuits. They contain signal processors, provide digital computational power and include circuits to receive data from and send data to the physical real world. As the physical world is analog (on the scale we perceive it), the circuits that interact with the physical world are analog by nature. Examples of these include audio amplifiers, transmit and receive circuits, analog-to-digital converters (ADCs), digital-to-analog converters (DACs), sensor interfaces, actuator drivers, ...

pict

Figure 1.1: Block schematic representation of an advanced electronic system

Many of these chips are small, spanning a few square millimeters. On that small area a complete system can be built, nowadays containing easily multiple kilometers of metal interconnect lines between millions, or even billions of transistors. Most of these transistors are truly invisible: smaller than a tenth of the wavelength of visible light...

1.1 The focus in this book...

In this book the main focus is on the basics of electronics.

By no means this book covers everything in the system in Figure 1.1: only the basics of analog amplifiers, feedback, harmonic oscillation and some basics of radio frequency systems are treated. Especially no digital circuitry, digital signal processing and no ADCs nor DACs are dealt with. Sorry that there is no time to discuss these as well. Leveraging the basics that are presented in this book, the operation of digital and mixed signal circuits can however be understood.

1.2 Why we need non-linear components...

Derivations and calculations using non-linear components are in general hard. Still, we need non-linear components in virtually any useful electronic circuit. Obviously, non-linear operations require non-linear components. In general electronic systems contain many explicit non-linear operations:

Apart from these, circuits or systems that can give a power gain larger that unity are fundamentally non-linear, to simultaneously satisfy the properties of linearity and to obey the law of conservation of energy. In this context, power gain is defined as the ratio between the power of the input signal and the power of the output signal of the system. Such a system is depicted below:

pict

Figure 1.2: Amplifier configuration that can achieve power gains AP = PoutPin 1

Assuming (just as example) a sinusoidal vin = V in sin(ωt) and an input resistance of the amplifier block equal to Rin, the input (signal) power into the amplifier is

Pin = 1 2 V in2 Rin .

Assuming a linear amplifier block, the output signal is sinusoidal at the same frequency, with possibly a different amplitude and phase. The power dissipated in the load resistor Rload is

Pout = 1 2 V out2 Rload

From the law of conservation of energy (per unit time), it follows that Pout Pin: the power dissipated in the load cannot be larger than the total input power provided to this amplifier system, which equals Pin. Pout can be lower than Pin in which case the difference in power is converted into heat in the amplifier block13 .

Note that either the voltage gain Av = voutvin or the current gain Ai = ioutiin can be higher than unity, but their product (Av Ai) cannot be larger than unity. Two examples of linear circuits that can achieve either Av > 1 or Ai > 0, with AP 1, are shown below.

pict

Figure 1.3: Two amplifier configurations that can achieve Av > 1 or Ai > 1, but with AP = PoutPin 1

It can be concluded that to get a system where Pout Pin, there must be an extra power (or energy) source that lets the amplifier create an output power that exceeds the input power level. In this case Pout Pin + Psupply which complies to the law of conservation of energy (per unit time), where the difference in total (electrical) input power and (electrical) output power is dissipated into heat.

pict

Figure 1.4: Amplifier configuration that can achieve power gains AP = PoutPin 1

Now 2 situations can occur:

The next conclusion is hence that

any system that can provide power gain larger than unity is fundamentally non-linear.

Similarly,

any system that can provide power gain larger than unity has an input port, an output port and a power-input port. By merging nodes of these 3 ports, a minimum electronic system or device that can provide power gain larger than unity has 3 nodes.

1.3 Our work horse: the transistor

The workhorse for nowadays electronics is the transistor: a component that can be used to execute non-linear operations and that can be used to construct circuits that have a power gain larger than unity. Transistors are hence fundamentally non-linear. Transistors come in a number of variants; in this book we use the bipolar junction transistor and the MOS-transistor. The basic physics behind these is explained in chapter 2. Using transistors in amplifiers, to construct opamps, to make oscillators and radio-frequency circuits is done in the rest of this book.

1.4 Typesetting in the book

Throughout this book, for readability reasons,

Important conclusions are framed

Background information, or extra information is usually printed using a somewhat smaller font on a gray background.

An exception to this notation rule is all content in chapter 0, dealing with preparatory knowledge. This could have been typeset as background information but it is typeset as regular text.