Script
Script
Arnold Knott
Contents
I Signals 5
1 Signals 5
1.1 Time Domain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.1 Characterization of signals . . . . . . . . . . . . . . . . . . 5
1.1.2 Examples of signals . . . . . . . . . . . . . . . . . . . . . 6
1.1.3 Signal Parameters . . . . . . . . . . . . . . . . . . . . . . 13
1.1.4 Phasor Notation . . . . . . . . . . . . . . . . . . . . . . . 26
1.2 Frequency Domain . . . . . . . . . . . . . . . . . . . . . . . . . . 33
1.2.1 Fourier Series . . . . . . . . . . . . . . . . . . . . . . . . . 33
1.2.2 Spectrum . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
1.3 Sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
1.4 Power . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
1.5 Three Phase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
II Components 60
2 Components 60
2.1 Resistors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
2.2 Inductors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
2.2.1 Transformers . . . . . . . . . . . . . . . . . . . . . . . . . 65
2.3 Capacitors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
2.4 Impedances . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
2.5 Power in Components . . . . . . . . . . . . . . . . . . . . . . . . 81
2.5.1 Resistors . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
2.5.2 Inductors . . . . . . . . . . . . . . . . . . . . . . . . . . . 82
2.5.3 Capacitors . . . . . . . . . . . . . . . . . . . . . . . . . . 83
2.5.4 Complex Power . . . . . . . . . . . . . . . . . . . . . . . . 84
2.6 Energy in Components . . . . . . . . . . . . . . . . . . . . . . . . 84
2.6.1 Energy Resistors . . . . . . . . . . . . . . . . . . . . . . . 85
2.6.2 Energy Inductors . . . . . . . . . . . . . . . . . . . . . . . 85
2.6.3 Energy Capacitors . . . . . . . . . . . . . . . . . . . . . . 87
1
III Circuits 90
3 Circuits 90
3.1 Series Parallel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
3.1.1 Series . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
3.1.2 Parallel . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
3.2 Norton Thevenin . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
3.3 Impedance Matching . . . . . . . . . . . . . . . . . . . . . . . . . 101
3.4 LaPlace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106
3.4.1 Math LaPlace . . . . . . . . . . . . . . . . . . . . . . . . . 106
3.4.2 App LaPlace . . . . . . . . . . . . . . . . . . . . . . . . . 107
3.5 Transfer Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 118
3.6 Network Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . 139
3.7 Bode Plots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144
IV Applications 144
4 Applications 144
4.1 Passive Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144
4.1.1 First Order Filters . . . . . . . . . . . . . . . . . . . . . . 144
4.1.2 Second Order Filters . . . . . . . . . . . . . . . . . . . . . 148
4.2 Active Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
4.2.1 First Order Filters . . . . . . . . . . . . . . . . . . . . . . 155
4.2.2 Second Order Filters . . . . . . . . . . . . . . . . . . . . . 157
4.3 Motor Drives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157
4.4 Amplifiers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158
4.4.1 Operational Amplifiers . . . . . . . . . . . . . . . . . . . . 158
4.4.2 Switch-Mode Amplifiers . . . . . . . . . . . . . . . . . . . 161
4.4.3 Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . 163
4.5 Oscillators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177
4.5.1 Barkhausen Criterion . . . . . . . . . . . . . . . . . . . . 177
4.5.2 Sinusoidal Oscillators . . . . . . . . . . . . . . . . . . . . 178
4.5.3 Square Wave Oscillators . . . . . . . . . . . . . . . . . . . 180
4.5.4 Pulse Width Modulators . . . . . . . . . . . . . . . . . . . 181
4.5.5 Triangle Generators . . . . . . . . . . . . . . . . . . . . . 181
4.5.6 Generic Properties of Oscillators . . . . . . . . . . . . . . 182
4.6 Power Supplies . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183
4.6.1 Linear power supplies . . . . . . . . . . . . . . . . . . . . 183
4.6.2 Switch-Mode Power Supplies . . . . . . . . . . . . . . . . 183
4.6.3 Generic Properties of Power Supplies . . . . . . . . . . . . 187
V References 188
5 Course Literature 189
2
References 189
3
Links to Exercises
4
Literature
IMPORTANT Primary course literature
The primary literature for the course is [1].
Further reading
For some selected parts of the course [2] is a good book. A more colorful and
applied approach for some of the topics in this course is [3]. If you feel like
practicing your german [4] is a very good book for the contents of this course.
For assistance with LTSpice, [5] is a good reference. More references, especially
in the section Applications are provided throughout the teaching material.
Part I
Signals
1 Signals
1.1 Signals in Time Domain
1.1.1 Characterization of signals
Characterization of signals
Time independent
• voltages are static
• current are static
• ⇒ circuit behaves the same way at any point in time
Examples
v(t) i(t)
constant voltage
V
constant current
I
5
Characterization of signals
Time dependent
This course, for example v(t), i(t)
• periodic, i.e. v(t) = v(t + T ) with the period T
– sinusoidal:
∗ mathematically well discribed by trigonometric functions
∗ basis for the analysis of other periodic functions
∗ practical impact, e.g. grid, wireless, wireless transmissions and
testsignals
– non-sinusoidal
∗ can mathematically be constructed by superimposing various pe-
riodic functions ((see Fourier Series))
∗ well-suited for describing other electronic signals, like digital sig-
nals
• non-periodic
– important at start-up and shutdown of electrical circuits
– response of circuits to one-time events, like triggers and interrupts
– noise
Application Examples
• Analog electronics
• Audio
• Grid (AC mains)
6
Examples of signals
Periodic signals
v(t)
pulses
Application Example
• Digital electronics
Examples of signals
Periodic signals
v(t)
squares
Application Example
• Power electronics
7
Examples of signals
Periodic signals
v(t)
triangles
Application Example
• Analog electronics
Examples of signals
Periodic signals
v(t)
sawtooth
Application Example
• Power electronics
• Counters
8
Examples of signals
Non periodic signals
v(t)
step: off step: on
Application Example
• Turn on of circuits
• Turn off of circuits
Examples of signals
Non periodic signals
v(t)
falling exponential
Application Example
• Discharge of a capacitor
• Discharge of a battery
9
Examples of signals
Non periodic signals
v(t)
rising exponential
Application Example
• Charge of a capacitor
• Charge of a battery
Examples of signals
Non periodic signals
v(t)
noise
Application Example
• Noise of resistors
• Noise of amplifiers
• Wireless transmissions
10
Examples of signals
Superposition of periodic and non periodic signals
v(t)
sine wave and falling exponential
Application Example
• Dampened sine wave oscillation
(oscillation see Passive Filters and Oscillators)
Examples of signals
Superposition of periodic and non periodic signals
v(t) sine wave
and pulses
Application Example
• starting of a clock signal
A clock signal is providing a digital circuit with synchronization. The circuit ex-
ecutes its operations every time the clock transitions from low to high. Modern
digital electronics operate up to the GHz range.
11
Examples of signals
Superposition of periodic and non periodic signals
v(t) squares and noise
Application Example
• noise in a motor control
• noise in an audio amplifier
Note: mostly what is considered to be noise has its reason and is therefore a
different kind of signal. The real noise level of electronics is typically as low as in
the nV range and therefore well below the measuring capability of oscilloscopes.
Examples of signals
Superposition of periodic and non periodic signals
v(t)
VDC
Application Example
12
• analog signals in battery driven applications
The audio signal coming out of the jackstick output of a mobil phone or tablet
is centered around half of its battery voltage. It cannot swing negative, as there
is no negative voltage in the device.
Examples of signals
Superposition of periodic and non periodic signals
v(t) Sine with other
sine in its argument
Application Example
• Frequency modulation
Examples
13
v(t)
Vmax t
Vpp
Vpk
Vmin
v(t)
Vmax
Vpp
Vpk
Vmin
t
Signal Parameters
Phase φ
only defined for repetitive signals
• one signal defined as zero phase
Examples
14
v(t)
v1 (t) = V̂ sin (2πt)
V̂
φ T
Signal Parameters
Frequency f / period T
only defined for repetitive signals
• f= 1
T
Angular frequency ω
only defined for repetitive signals
• ω = 2πf
Examples
( )
v(t) v1 (t) = V̂ sin 2π
T1 t =
V̂ sin (2πf1 t)
V̂
T1 T2
( )
2π
v2 (t) = V̂ sin T2 t =
V̂ sin (2πf2 t)
Signal Parameters
Average Value
only defined for periodic signals, also called:
15
• Mean value
• DC (part of a signal)
• Average value
• Offset
• Operating point
• Bias point
Signal Parameters
Root Mean Square (RMS) Value - Meaning
only defined for periodic signals Defines, how much DC voltage VDC needs to
be applies to a defined resistor R to get the exact same amount of power loss
W as would be generated in this exact resistor, when the respective AC signal
vAC (t) would be applied across it.
Signal Parameters
Derivation of Root Mean Square (RMS) Value
vDC (t) vAC (t)
DC signal any repetitive
AC signal
V̂
VRM S VRM S
P
t t
16
Average and RMS calculation
Exercise 1.1 Sine wave v(t) = V̂ sin(ωt)
What is the mean value Vavg , the RMS value VRM S and the frequency f of these
v(t)
Vˆă
T
t
17
Average and RMS calculation
Exercise 1.2 A triangle
v(t)
V̂
T T 3
t
4 2 4T T
−V̂
18
Average and RMS calculation
Exercise 1.3 A square wave
v(t)
V̂
T T 3
t
4 2 4T T
−V̂
19
Average and RMS calculation
Exercise 1.4 Two triangles
v(t)
V̂
T T 3
t
4 2 4T T
20
Average and RMS calculation
Exercise 1.5 Sawtooth
v(t)
V̂
T T 3
t
4 2 4T T
−V̂
21
Average and RMS calculation
Exercise 1.6 Two sawteeth
22
v(t)
V̂
T T 3
t
4 2 4T T
−V̂
Vˆă
T
t
23
Average and RMS calculation
Exercise 1.8 A half wave rectified sine wave
v(t)
Vˆă
T
t
24
25
1.1.4 Phasor Notation
Phasors
Derivation
only valid for sinusoidal and repetitive signals
Phasors
Graphical Representation: Phasor Diagram
jℑ
V
Vp sin(φ)
φ ℜ
Vp cos(φ)
Validity
A phasor diagram is only valid for one frequency.
Phasors
Derivation Superposition of Phasors
26
vsum (t) = v1 (t) + v2 (t) = ℜ((V 1 + V 2 )ejωt )
⇒ V sum = V 1 + V 2
= Vp1 ejφ1 + Vp2 ejφ2 (2)
= Vp1 cos(φ1 ) + Vp2 cos(φ2 ) +j (Vp1 sin(φ1 ) + Vp2 sin(φ2 ))
| {z } | {z }
ℜ(V sum ) ℑ(V sum )
Phasors
Graphical Superposition of Phasors
jℑ Vsum
ℑ(V sum )
V2
ℑ(V 2 )
ℑ(V 1 )
φsum V1
φ2
φ1 ℜ
Validity
Both signals need to have the same frequency.
Phasor calculation
Exercise 1.9 Converting sinusoids into phasors and add them
Add v1 (t) = 100 V cos(ωt) and v2 (t) = 100 V sin(ωt). Draw the phasor diagram
and give the phase relation between the 3 signals.
27
Exercise 1.10 Converting sinusoids into phasors and add them
Calculate the resulting phasor for 5A cos(ωt+75°)−3A cos(ωt−75°)+4A sin(ωt).
28
Phasor calculation
Exercise 1.12 Converting sinusoids into phasors and add them
Calculate the resulting phasor for 5 V sin(ωt) + 15 V cos(ωt − 30°) + 20 V cos(ωt −
120°).
29
Exercise 1.13 Converting sinusoids into phasors and add them
Add v1 (t) = 170 V cos(ωt + 30°) and v2 (t) = 200 V sin(ωt).
30
Exercise 1.14 Converting sinusoids into phasors and add them
What is v3 (t) with v1 (t) + v2 (t) + v3 (t) = 0 and v1 (t) = 50 V cos(ωt + 45°) and
v2 (t) = 25 V sin(ωt).
31
32
1.2 Signals in Frequency Domain
1.2.1 Fourier Series
Fourier Series
only defined for repetitive signals
IMPORTANT Definition of Fourier Series
P
∞
v(t) = a0 + (an cos (2πnf0 t) + bn sin (2πnf0 t))
n=1
Fourier Series
Meaning of Fourier Series in words
Any repetitive signal v(t) can be represented by a superposition (sum) of an
offset a0 , a fundamental and harmonics. The fundamental is a sinusoidal signal
with the same frequency f0 (and repetition rate T = f10 ) as the signal v(t).
The harmonics are sinusoidal waveforms with multiples of the frequency of the
fundamental.
• offset a0 : DC, average, mean
Fourier Series
Meaning of Fourier Series - Graphical Representation
a0 v(t) v(t) v(t) v(t)
b1
a1
a2
b2
t
+ ···
t t t
T + T + T + T +
t
v(t)
33
Further visualization
A good representation of a square wave signal as an animation is on wikipedia.
Lean back and watch!
Fourier Coefficients
• a0 = V
• an = 0 ∀ n
• bn = 0 ∀ n
−T T
−V̂
Fourier Coefficients
34
• a0 = 0
• an = 0 ∀ n
• b1 = V̂
• bn = 0 ∀ n , 1
−T T
−V̂
Fourier Coefficients
• a0 = 0
• a1 = V̂
• an = 0 ∀ n , 1
• bn = 0 ∀ n
35
v(t)
V̂
−T W T
Fourier Coefficients
• a0 = W
T V̂
• an = 2
nπ V̂ sin (nπ W
T )
• bn = 0 ∀ n
−T T
−V̂
Fourier Coefficients
• a0 = 0
• an = 0 ∀ n
• bn = 4
nπ V̂ ∀ n = 2m − 1
36
where m ∈ N
• bn = 0 ∀ n = 2m
where m ∈ N
−T T
−V̂
Fourier Coefficients
• a0 = 0
• an = 0 ∀ n = 2m
where m ∈ N
• an = − (nπ)
8
2 V̂
∀ n = 2m − 1
where m ∈ N
• bn = 0 ∀ n
37
v(t)
V̂
−T T
Fourier Coefficients
• a0 = V̂
2
• an = 0 ∀ n
• bn = − nπ
1
V̂ ∀ n
V̂
−T T
Fourier Coefficients
• a0 = 2
π V̂
• an = 4
π(1−n2 ) V̂
∀ n = 2m
38
where m ∈ N
• an = 0 ∀ n = 2m − 1
where m ∈ N
• bn = 0 ∀ n
V̂
−T T
Fourier Coefficients
• a0 = 1
π V̂
• an = 2
π(1−n2 ) V̂
∀ n = 2m
where m ∈ N
• an = 0 ∀ n = 2m − 1
where m ∈ N
• b1 = 12 V̂
• bn = 0 ∀ n , 1
39
1.2.2 Spectrum
Spectrum
IMPORTANT Definition
P
∞
Using ai cos (nωt)+bi sin (nωt) = Ai cos(nωt+φi ), ⇒ v(t) = A0 + An cos (nωt + φn )
n=1
where
p
• the amplitudes An = a2n + b2n and
• the phases φn = arctan − abnn
Spectrum
Examples of a Spectrum
An
φn
Spectrum
Useful plotting options
• The frequency axis for both the amplitude and the phase spectrum is
plottet logarithmically.
• The amplitude (y-axis) is plotted in dB.
• The phase (y-axis) is plottet linear.
40
Decibel
Doubling by approximately two
1V
0 dB V = 20 log
1V
+6 dB V ↓ ↓≈ ·2 (5)
2V
6 dB V ≈ 20 log
1V
Ten folding
1V
0 dB V = 20 log
1V
+20 dB V ↓ ↓ ·10 (6)
10 V
20 dB V = 20 log
1V
Decibel
Other metric prefixes
1 mV
−60 dB V = 20 log =
1V
1 mV
0 dB mV = 20 log =
1 mV
(7)
1 mV
60 dB µV = 20 log =
1 µV
1 mV
120 dB nV = 20 log
1 nV
Fourier Series
Exercise 1.15 Plot waveforms
Use your favourite math tool to plot the waveform as a function of time t of the
waveforms in the above (DC, sine, cosine, pulses, square, triangle, sawtooth,
half-wave rectified sine and full-wave rectified sine) as a superposition of sin
and cos waves via Fourier Series. Wherever necessary make assumptions about
values or normalize. Play around with the number of harmonics you take into
account and observe how this affects the results.
41
Exercise 1.16 Plot spectrum
Use your favourite math tool to plot the spectrum (An and ϕn ) as a function
of frequency f from the Fourier coefficients of the above waveforms. Wherever
necessary make assumptions about values or normalize. Play around with linear
and logarithmic scaling of both axes and see what happens.
42
Decibel
Exercise 1.17 How many dB µV is
• 1 V,
• 2 V,
• 10 V,
• 1 mV,
• 2 mV,
43
• 10 mV,
• 1 µV,
• 2 µV &
• 10 µV?
44
Exercise 1.18 How many V is
• 0 dB µV,
• 12 dB µV,
• 40 dB µV,
• 46 dB µV,
• 52 dB µV,
• 60 dB µV,
• 72 dB µV,
• 80 dB µV &
• 160 dB µV?
45
1.3 Sources
Sources
Typical Symbols
generic DC AC pulse square sawtooth triangle line
Sources
Types of Sources in Spice Simulators
• DC
• Pulse
• Sine
• Exponential (EXP)
• Frequency modulation (SFFM)
• Arbitrary (PWL)
• Arbitrary from external file
Sources
Symbols for Voltage Sources
46
generic voltage battery
Dependent Sources
Some Symbol Examples
generic generic current current current voltage voltage voltage
Dependent Sources
47
Dependent Voltage Sources
• voltage controlled
in Spice: "E"
application: operational amplifier
• current controlled
in Spice "H"
(application: transimpedance amplifier)
in Spice "F"
application: bipolar transistor (BJT)
1.4 Power
Power
IMPORTANT Definition
• DC: P = V I
• AC: p(t) = v(t)i(t)
48
Power
Derivation for sinusoidal signals
p(t) = Vp Ip cos (ωt + φ) cos (ωt)
= . . . see [1] - uses trigonometric equations
Vp Ip
= cos (φ)
| 2 {z }
DC-part of p(t)
Vp Ip
+ [cos (φ) cos (2ωt) − sin (φ) sin (2ωt)] (8)
|2 {z }
AC-part of p(t)
Power
p(t) split into parts A and B
A B
2P
P Q
t t
T T
Power
Power transfer from source (generator) to sink (application/user)
49
i(t)
v(t)
grid application
Power
IMPORTANT Definitions
• P is the part of the power, that is transfered from source to sink and is
called
active power or real power.
• Q is the part of the power, that is bouncing back and forth between source
and sink and is called
reactive power or imaginary power.
• p(t) is called the instantaneous power or complex power.
Power
Derivation of Power expressed through Phasors
V = VRM S ejφV
I = IRM S ejφI
S = V I ∗ = VRM S IRM S ej(φV −φI ) (9)
with φI =0 ⇒ φV =φ
↓
= VRM S IRM S ejφ
= VRM S IRM S cos (φ) + jVRM S IRM S sin (φ)
V I
for sinusoidal signals VRM S = √p and IRM S = √p .
2 2
50
Power
IMPORTANT Power Factor
P
λ= = cos (φ) (11)
|S|
Power
Power Factor - graphically
jℑ
S1
Q1
φV1 ℜ
φV2
P
Q2
S2
Two scenarios
• S 1 : φV1 > 0
Current / Power Factor is lagging
• S 2 : φV2 < 0
Current / Power Factor is leading
Power
Exercise 1.19 Power in Time Domain
What is the average power, the reactive power and the instantaneous power
delivered to the load for
51
1. v(t) = 1500 V cos (ωt − 45°), i(t) = 2 A cos (ωt + 50°)
2. v(t) = 90 V cos (ωt + 60°), i(t) = 10.5 A cos (ωt − 20°)
3. v(t) = 135 V cos (ωt), i(t) = 2 A cos (ωt + 30°)
4. v(t) = 370 V sin (ωt), i(t) = 10 A cos (ωt + 20°)
i(t)
v(t)
52
Power
Exercise 1.20 Power in Frequency Domain
What is the average power and the reactive power for the following sets of
voltage and current phasors? What is the power factor and is it lagging or
leading?
53
1. V = 250 VRMS , I = 0.25 ARMS ∠−15°
2. V = 120 VRMS ej135° , I = 12.5 ARMS ej165°
3. V = 120 VRMS ej30° , I = 3.3 ARMS ej−15°
4. V = 480 VRMS ∠45°, I = 8.5 ARMS ∠90°
[1]
54
1.5 Three Phase Circuits
Three Phase Circuits
IMPORTANT Signals in Three Phase Systems
vL1 = Vp cos (ωt) V L1 = Vp
vL1 = Vp cos (ωt−120°) V L1 = Vp e−j120° (12)
vL1 = Vp cos (ωt + 120°) V L1 = Vp ej120°
Typical Nomenclature
55
L3 jℑ
ℜ
L1
L2
VL1
n
VL2
c VL3 b
C B
Connections
a → A, b → B, c → C and n → N
56
a
Vca Vab
c b
Vbc
C B
Connections
a → A, b → B and c → C
R R△ R△
R R
C B C B
R△
R△ = 3R (13)
57
1. What are the expressions for vL2 (t), vL3 (t), vab (t), vbc (t) and vca (t)?
2. Sketch all 6 voltages in a phasor diagram.
58
Exercise 1.22 Phasors in Three Phase Systems
In a symmetrical triangle connected three phase system, one voltage is van (t) =
150 V cos (400πt).
1. What is the frequency in Hz?
2. What are the expressions for vbn (t) and vcn (t)
59
Part II
Components
2 Components
2.1 Resistors
Resistors
Physical background
l
R=ρ (14)
A
Ohms law
V = RI (15)
Symbol
R iR (t)
vR (t)
Resistors
Analogy
60
hydraulic ⇔ electric
water pressure ⇔ voltage sand in the water hose ⇔ resistivity (flow) current
⇔ (electrical) current
Resistors
Voltage across and Current through a Resistor in Time Domain -
analytically
!
iR (t) = IR cos (ωt + φ)
(16)
vR (t) = RiR (t) = RIR cos (ωt + φ)
Resistors
Voltage across and Current through a Resistor in Time Domain -
graphically
61
vR (t) iR (t)
VR
IR
VR
IR
φ ℜ
2.2 Inductors
Inductors
Analogy
62
• like the current in a watermill the current in an inductor can not abruptly
change
• changing the pressure (voltage) changes the current flow gradually
Inductors
Faradays induction law
Z
N ϕ = V dt (20)
R
ϕ V dt ⃗
dB
⃗ =
B = ⇒ V = N Aef f (21)
Aef f N Aef f dt
Amperes law
Z R
lef f ⃗
Hdl
NI = ⃗ ⇒I=
Hdl (22)
0 N
Symbol
L iL (t)
vL (t)
Nomenclature
• N number of turns
• ϕ magnetic flux
• B
⃗ flux density
• H
⃗ magnetic field
Inductors
Ohms law applied to inductors
R R ⃗
V dt N Aef f ddtB dt ⃗
B
L= = R lef f = N 2 Aef f R lef f (23)
I 0
⃗
Hdl ⃗
Hdl
0
N
63
⃗ Aef f
B
L= N 2 (for homogeneous and linear materials) (24)
⃗ lef f
H
|{z}
µ
| {z }
AL value
where AL = 1
R with R = reluctance
Inductors
Voltage across and Current through an Inductor in Time Domain -
analytically
!
iL (t) = IL cos (ωt + φ)
diL (t) (26)
vL (t) = L = −ωLIL sin (ωt + φ) = ωLIL cos (ωt + φ + 90°)
dt
Inductors
IMPORTANT Impedance of an Inductor
Z L = jωL (28)
64
Inductors
Voltage across and Current through an Inductor in Time Domain -
graphically
vL (t) iL (t)
VL
IL
VL
. ℜ
φ
IL
v1 (t) ⃗1
H ⃗2
H v2 (t)
The currents
65
i1 (t) and i2 (t) through each inductor generate their own magnetic field H1 and
H2 .
Coupled Inductors
Fields of two proximate inductors
i1 (t) i2 (t)
v1 (t) ⃗1
H ⃗2
H v2 (t)
Coupled Inductors
Faradays law
ϕ
δϕ V1 δϕ V2
δt = N1 δt = N2
Coupled Inductors
Amperes law
I1 I2
N1 N2
⃗
H
N3
I3
66
IMPORTANT Sum of all turns-current products is equal to externally
provided magnetic flux (or zero if there is no external ϕ)
∞
X
⃗ = ϕ
Nn In = Hδl
n=1
AL
Coupled Inductors
Mutual Inductance
M
i1 (t) i2 (t)
v1 (t) L1 L2 v2 (t)
Coupled Inductors
Transformer Equations in the
Time Domain
di1 (t) di2 (t)
v1 (t) = L1 +/−M
dt dt (30)
di2 (t) di1 (t)
v2 (t) = L2 +/−M
dt dt
i1 (t) i2 (t)
v1 (t) M v2 (t)
Coupled Inductors
Exercise 2.1 Transformer Equations
67
M
i1 (t) i2 (t)
vs (t) L1 L2 v2 (t)
In the above
circuit L1 = 10 mH, L2 = 5 mH, M = 7 mH and vs (t) = 200 V sin (100t).
a What are the i − v relationships for the coupled inductors?
b What is v2 (t), when the terminal on the secondary side is open?
68
Coupled Inductors
Exercise 2.2 Connecting Primary and Secondary
M
i1 (t) i2 (t)
v1 (t) L1 L2 v2 (t)
vin (t)
In
the above circuit L1 = L2 = 6 mH, M = 4 mH and i1 (t) = 5 A sin (1000t).
What is vin (t)?
69
2.3 Capacitors
Capacitors
70
Analogy
• like a dam withstands the pressure from the water, a capacitor sustains
voltage
• a current flow changes the water level (voltage)
Capacitors
Gaus law
I
q= ⃗
Ddσ (32)
A
Faradays law
I
V = ⃗
Eds (33)
l
Symbol
C i (t)
C
vC (t)
Nomenclature
• q charge
• D
⃗ displacement field
• A surface
• σ 2D path along surface
• E
⃗ electric field
• l length of a loop
• s path along loop
71
Capacitors
Ohms law applied to capacitors
R R dq H
⃗
Ddσ
Idt dt dt q
C= = = = HA (34)
V V V ⃗
Eds
l
Capacitors
Voltage across and Current through a Capacitor in Time Domain -
analytically
!
vC (t) = VC cos (ωt + φ)
dvC (t) (37)
iC (t) = C = −ωCVC sin (ωt + φ) = ωCVC cos (ωt + φ + 90°)
dt
Capacitors
IMPORTANT Impedance of a Capacitor
1
ZC = (39)
jωC
72
Capacitors
Voltage across and Current through a Capacitor in Time Domain -
graphically
vC (t) iC (t)
VC
IC
IC
VC
. φ ℜ
Components
Exercise 2.3 Voltage across and Current through a Component
73
v(t)/[V] i(t)/[mA]
5
4
3
2
1 t/[ms]
−1 2 4 6 8
−2
−3
−4
−5
74
Exercise 2.4 Voltage across and Current through a Component
v(t)/[V] i(t)/[mA]
10
8
6
4
2 t/[ms]
−2 4 8 12 16
−4
−6
−8
−10
75
Capacitors
Exercise 2.5 Capacitance
For t ≥ 0 the current through a capacitor is iC (t) = 10 mAr(t), where r(t) is a
unity ramp. At t0 = 0, the capacitor voltage vC (t0 ) = 3 V and at t1 = 1 ms, it
is vC (t1 ) = 8 V. What is the capacitance of the component?
76
Capacitors
Exercise 2.6 Capacitor Voltage
The waveform below shows the current through a C = 10 nF capacitor. At
77
time t0 , the voltage across the capacitor is vC (t) = −5 V. What is the voltage
across the capacitor vC at t = 5 µs, t = 10 µs and t = 20 µs?
iC (t)/[mA]
20
10
t/[µs]
5 10
IMPORTANT Impedance
Z = R + jX = |Z|ej∠Z (41)
Nomenclature
• Z Impedance
• R Resistance
• X Reactance
• |Z| Amplitude of Impedance
• ∠Z Phase of Impedance
78
IMPORTANT Impedance and Admittance
1
Z= (43)
Y
Nomenclature
• Y Admittance
• G Conductance
• B Susceptance
• |Y | Amplitude of Admittance
• ∠Y Phase of Admittance
R iR (t)
1
VR = RIR ZR = R YR = R =G
vR (t)
L iL (t)
1
YL = jωL = jBL
VL = jωLIL ZL = jωL = jXL
with BL = − ωL
1
vL (t)
C i (t)
C 1
ZC = jωC = jXC
1
VC = jωC IC YC = jωC = jBC
with XC = − ωC
1
vC (t)
b What are the voltage and current phasors? How does the phasor diagram
look like?
c Which analytical function describes the current? How do the voltage and
current waveforms look like?
79
Complex Impedances and Admittances
Exercise 2.8 Impedance of a Capacitor / 15 min
The voltage vC (t) = 10 V cos (2000πt) is applied across a C = 10 µF capacitance.
a What is the complex impedance of the capacitor?
b What are the voltage and current phasors? How does the phasor diagram
look like?
c Which analytical function describes the current? How do the voltage and
current waveforms look like?
80
2.5 Power in Components
2.5.1 Power in Resistors
Power in Resistors
Derivation
iR (t) = IR cos (ωt)
2
vR (t)
pR (t) = vR (t)iR (t) = = Ri2R (t)
R
cos α2 = 1 (1+cos (2α))
2
↓
2
IR (44)
2 2
= RIR cos (ωt) = R (1 + cos (2ωt))
2
|{z}
2
IRM
V2 S
= RM S (1 + cos (2ωt))
R
IMPORTANT Average Power in Resistors
Z
1 T 2
2
VRM S
PRavg = pR (t)dt = RIRM S = QR = 0 (45)
T 0 R
Power in Resistors
Voltage and Current
vR (t) iR (t)
VR
IR
IR
VR
Instantaneous Power
pR (t)
V R IR
P Ravg
81
2.5.2 Power in Inductors
Power in Inductors
Derivation
vL (t) = VL cos (ωt) ⇒ iL (t) = IL sin (ωt) (46)
[0.5em]
pL (t) = vL (t)iL (t) = VL IL cos (ωt) sin (ωt)
cos (α) sin (α)= 1 sin (2α) (47)
2
↓ VL IL
= sin (2ωt)
2
Power in Inductors
Voltage and Current
vL (t) iL (t)
VL
IL
−IL
−VL
Instantaneous Power
pL (t)
V L IL
2
− VL2IL
82
2.5.3 Power in Capacitors
Power in Capacitors
Derivation
vC (t) = VC cos (ωt) ⇒ iC (t) = −IC sin (ωt) (49)
[0.5em]
pC (t) = vC (t)iC (t) = −VC IC cos (ωt) sin (ωt)
cos (α) sin (α)= 1 sin (2α) (50)
2
↓ VC IC
= − sin (2ωt)
2
Power in Capacitors
Voltage and Current
vC (t) iC (t)
VC
IC
−IC
−VC
Instantaneous Power
pC (t)
VC IC
2
− VC2IC
83
2.5.4 Complex Power in Components
Complex Power in Components
Complex Power in Impedances
VV∗
S = V I∗ = = ZII ∗ with V = V̂ ejφV and I = Ie
ˆ jφI (52)
Z
Unit of Energy
1
[E] = J = W s = kW h (57)
1000 · 3600
84
2.6.1 Energy in Resistors
Energy in Resistors
Derivation of Energy in a Resistor
I2
iR (t) = IR cos (ωt) ⇒ pR (t) = R R (1 + cos (2ωt))
2
Z T 2 2 (58)
RIR RIR
eR (t) = pR (t)dt = t+ sin (2ωt)
0 2 4ω
Energy in Resistors
Power in a Resistor
pR (t)
V R IR
P Ravg
Energy in a Resistor
eR (t)
85
Derivation of Energy in an Inductor
Z Z
diL
EL = vL (t)iL (t)dt = L iL (t) dt (59)
dt
Energy in Inductors
Derivation of Energy in Inductors for sinusoidal Signals
iL (t) = IL cos (ωt)
1 1 (62)
⇒ eL (t) = LIL2 cos2 (ωt) = LIL2 (1 + cos (2ωt))
2 4
Meaning of Energy in an Inductor
The energy in an inductor L is sinusoidally cycling between 0 and its peak
energy. The inductor is ”magnetized”. At the peak all energy is stored in
the magnetic field H ⃗ and afterwards, the inductor gets ”demagnetized”, i.e. the
energy is collected and is used in other parts of the circuit. An inductor ”stores”
energy in a magnetic field H. ⃗
Energy in Inductors
Power in an Inductor
pL (t)
V L IL
2
− VL2IL
Energy in an Inductor
86
eL (t)
2
LIL
2
Energy in Capacitors
Derivation of Energy in Capacitors for sinusoidal Signals
vC (t) = VC cos (ωt)
1 1 (66)
⇒ eC (t) = CVC2 cos2 (ωt) = CVC2 (1 + cos (2ωt))
2 4
Meaning of Energy in a Capacitor
The energy in a capacitor C is sinusoidally cycling between 0 and its peak energy.
The capacitor is ”charged”. At the peak, all energy is stored in the electric field
⃗ and afterwards, the capacitor gets ”discharged”, i.e. the energy is collected
E
and is used in other parts of the circuit. A capacitor ”stores” energy in a electric
⃗ A prominent example of a capacitor is a battery. The maximum energy,
field E.
that can be stored in a battery is typically given in A h, which is the charge at
a given voltage (the rated
R voltage of a battery). Note that eC (t) = q(t)VC (t),
where the charge q(t) = iC (t)dt.
87
Energy in Capacitors
Power in a Capacitor
pC (t)
VC IC
2
− VC2IC
Energy in a Capacitor
eC (t)
CVC2
2
t/µs
50 75 100
88
Power and Energy in Components
Exercise 2.10 Inductor: Power and Energy / 10 min
For t ≥ 0 the current iL (t) = 30 At + 60 A (consider t without unit here) is
flowing through an inductor L = 100 mH. How do the power pL (t) and energy
eL (t) waveforms look like? Is the inductor absorbing power, delivering power or
both?
89
Part III
Circuits
3 Circuits
Circuits
90
Recap
So far:
• Section Signals provided through Sources as voltages and currents, which
together result in Power
This section
Combining those building blocks creates Circuits.
Z2 V2
V
Zn Vn
91
I
I1 I2 In
V Z1 Z2 Zn
i(t)
100 Ω
vs (t) 200 mH vL (t)
92
Series & Parallel Connections
Exercise 3.2 Phasors in an RC series connection / 15 min
What are the phasors for all voltages and currents in the following circuit?
How does the phasor diagram look like? What is the phase relationship
between the source voltage vs (t) = 10 V cos (500t) and i(t)?
vR (t)
i(t)
1000 Ω
vs (t) 1 µF vC (t)
93
Series & Parallel Connections
Exercise 3.3 Resulting impedance of a series connection /
10 min
What is the complex impedance in phasors for the shown circuit at
ω1 = 500 rad s−1 , ω2 = 1000 rad s−1 and ω3 = 2000 rad s−1 ?
100 mH
Z 50 Ω
10 µF
94
Series & Parallel Connections
Exercise 3.4 Phasors in a Parallel connection / 15 min
What are the phasors I S , V , I R , I L and I C for is (t) = 10 mA cos (104 t)? What
is the relationship between the peak values of iL (t) and is (t)? What does this
is iR iL
iC
v(t) 1 kΩ 20 mH 500 nF
mean?
95
Series & Parallel Connections
Exercise 3.5 Superposition of a voltage and a current source /
10 min
V1 j5 Ω
5Ω
+
20 V∠90° −
3 A∠0° 5Ω
What is V 1 ?
96
Series & Parallel Connections
Exercise 3.6 Superposition of two voltage sources / 10 min
V 1 −j5 Ω
10 Ω
+ +
20 V∠90° −
j10 Ω −
20 V∠30°
What is V 1 ?
97
Series & Parallel Connections
Exercise 3.7 Power in a parallel connection / 15 min
What is the phasor I? What is the power, reactive power and apparent power
delivered by the source? What its the power factor and is it lagging or
I
√ +
2 1000 V∠0° −
100 Ω 10 µF
leading?
98
Series & Parallel Connections
Exercise 3.8 Power in a series connection / 15 min
A 60 Hz, 240 VRM S source supplies energy to a load consisting of a resistor in
series with an inductance. The real power is 1500 W and the apparent power is
2500 V A. What is the resistance of the resistor, the inductance of the inductor
and the resulating power factor?
99
3.2 Norton & Thevenin Equivalent Circuits
Norton & Thevenin Equivalent Circuits
Thevenin Circuit
ZT I
+
VT −
V ZL
Norton Circuit
I
IN
ZT V ZL
Meaning
The electrical conditions V and I for the load impedance Z L are the same in
both cases.
100
IMPORTANT Norton & Thevenin Transformations
V T = V open−load = I N Z T
V
I N = I short−circuit = T
ZT (71)
1 V open−load
with Z T = =
YN I short−circuit
RL
V src V
V src V ZL ⇒
XL
Parameters
V ol = V src
V (72)
I sc = src
Z src
Impedance Matching
Meaning of Matching
Matching means to adjust a load impedance Z L = RL + jXL to a given source -
here voltage source V src - and a given output impedance (Thevenin impedance)
Z src = Rsrc + jXsrc to maximize another signal.
101
V src
I Z src +Z L Z src 1
= V src
= = Z
(75)
I sc Z src + Z L 1+ Z L
Z src src
Impedance Matching
Derivation Sum of Source and Load Impedance
Z sum = Rsrc + RL + j (Xsrc + XL ) = |Z sum | ej∠Z sum (77)
Impedance Matching
Matching for maximum Power Transfer
RL |V src |2
PL = (80)
(Rsrc + RL )2 + (Xsrc + XL )2
achieves maximum power for XL = −Xsrc and at dPL
dRL =0
Maximum Power
2
RL 2 Vsrc
PLmax = V = (82)
(2RL )2 src 4RL
102
Impedance Matching
Voltage, Current and Power as a Function of Load Variation
V I P
V ol I sc Pmax
0.5
ZL
Z src
Impedance Matching
Reactive Power due to Inductor L
L
Vs
L
Vs C
Impedance Matching
Matching for optimum Power Factor = Power Factor Correction
103
1
jωC (R + jωL) R + jωL
Z= =
R + jωL + 11 − ω 2 LC + jωRC
jωC
(R + jωL) 1 − ω 2 LC − jωRC
= 2
(1 − ω 2 LC) + ω 2 R2 C 2
⇒ℑ{Z} = jωL − jω 3 L2 C − jωR2 C = 0
! (83)
⇒L − ω 2 L2 C − R2 C = 0
⇒C ω 2 L2 + R2 = L
L
⇒C = 2
R + ω 2 L2
Impedance Matching
Example
L = 100 µH
R = 20 Ω (84)
f = 60 Hz
Checking Units of C
Vs
A As
[C] = V2 2 s2 = =F (86)
A2
+Vs2 A2
V
j50 Ω
100 Ω 2 A 0°
104
Norton & Thevenin Equivalents and Matching
Exercise 3.10 Matching of Voltage Source with series Impedance /
10 min
What parallel connection of a resistor R and a capacitor C to the terminals a
and b of the Thevenin equivalent source in the diagram allows maximum
power delivery to this load resistance R at 60 Hz?
10 Ω + j5 Ω
a
100 V 0°
105
3.4 LaPlace Transformations
3.4.1 Mathematical Background
LaPlace Transformation - Math Background
Definition of the LaPlaceZ Transformation
∞
F (s) = f (t)e−st dt ⇒ f (t) F (s)
0 (87)
with the complex frequency s = σ + jω
Note that the real part of the complex frequency σ i usually zero. Suggested
extra reading material: [6].
106
Z α+j∞
1
f (t) = F (s)est ds (88)
2πj α−j∞
independent variable t s
signal representation f (t) F (s)
linearity Af1 (t) + Bf2 (t) AF1 (s) + BF2 (s)
Rt F (s)
integration 0
f (τ )dτ s
df (t)
differentiation dt sF (s) − f (0s)δ(t)
d2 f (t)
dt2 s F (s) − sf (0s)δ(t) − dfdt
2 (0s)
δ(t)
−αt
offset in frequency e f (t) F (s + α)
offset in time f (t − β)u(t − β) e−βs F (s)
with the unity step function u(t), which is 1 for t ≥ 0s and 0 for t < 0s and the
Dirac impulse δ(t), which is 1Hz at t = 0s and 0 ∀ t , 0s.
107
for voltage sources and
i(t) I(s) (91)
for current sources. Controlled (dependent) sources:
108
iR (t) I R (s)
vR (t) R R V R (s)
109
vSRC (t)
V̂ = 5 V
i(t) R
t1 = 30 µs
5V
30 µs 60 µs
−5 V
110
i(t) R
111
! 1 − RC
t
F (s) = 1 e = f (t)
s + RC
Z tZ ϑ Z tZ ϑ Z t
F (s) − RC
[−RCe− RC ]ϑ0 dϑ =
τ τ
f (τ )dτ dϑ = e dτ dϑ =
s2 0 0 0 0 0
Z t Z t
(−RC)e− RC dϑ +
ϑ
= RCdϑ =
0 0
(
0 ∀ t < t1
− V̂ t−t
− RC1
(106)
t1 t − t 1 + RCe − RC ∀ t ≥ t1
V̂
t − V̂
RC 1 − e − RC
t
∀ t < t1
= vC (0)e− RC +
t t1 t1 t−t
V̂ − V̂ RC e− RC − e− RC
1 t
∀ t ≥ t1
t1
112
vC (t), vC (t), vC (t)
V̂ = 5 V
vC (0) = 2 V
t1 = 30 µs
113
Exercise 3.12 Sine Wave / 5 min
What is the LaPlace transformation of v2 (t) = 20 V sin (377 Hzt)u(t) and where
are its poles and zeros?
114
Exercise 3.13 Impulse and Step / 15 min
How does v3 (t) = −10 Vδ(t) + 10 Vu(t) look like in the time domain? What is
115
its the LaPlace transformation of and where are its poles and zeros?
116
Exercise 3.15 Step and Sine Wave / 10 min
How does i5 (t) = 0.005 A (10 − 10 sin (1000 Hzt)) u(t) look like in the time do-
main? What is its the LaPlace transformation of and where are its poles and
zeros?
117
3.5 Transfer Functions
Transfer Functions
Circuit analysis tools
In the s domain, the same circuit analysis principles are valid as in the time
and phasor domain:
• Ohms law,
• Kirchhofs laws,
• Thevenin & Norton,
• series and parallel connections, and
• superposition of sources.
However the math is simpler: Multiplication and division (linear math) instead
of differentiation and integration (differential equations).
Transfer Functions
Two-Port Representation of a linear, time-invariant Circuit (Net-
work)
I in (s) I out (s)
Transfer Functions
Voltage Transfer Function
V out (s)
H V (s) = (107)
V in (s)
118
Current Transfer Function
I in (s) I out (s)
H I (s)
I out (s)
H I (s) = (108)
I in (s)
Transfer Functions
Transconductance Transfer Function
I out (s)
V in (s) H V (s)
I out (s)
H Y (s) = (109)
V in (s)
V out (s)
H Z (s) = (110)
I in (s)
Transfer Functions
Poles and Zeros
b0 + b1 s + b2 s2 + . . . + bn sn
H(s) = (111)
a0 + a1 s + a2 s2 + . . . + am sm
can be rewritten as
1st zero 2nd zero n-th zero
z }| { z }| { z }| {
(s − z1 ) (s − z2 ) . . . (s − zn )
H(s) = |{z}
K (112)
(s − p1 ) (s − p2 ) . . . (s − pm )
DC-gain | {z } | {z } | {z }
1st pole 2nd pole m-th pole
119
Transfer Functions
Example of Transfer Functions on an LCR-network:
L
What are the input and output impedances Z in (s) and Z out (s) and the
V (s)
voltage transfer function H V (s) = Vout(s) ?
in
Transfer Functions
Calculating the input impedance Z in (s)...
1
R sC
1
Z in (s) = sL + R|| = sL + 1 =
sC R + sC
(113)
R R + sL + s2 RLC
= sL + =
1 + sRC 1 + sRC
• [sL] = 1s Ω s = Ω
• [s2 RLC] = 1 s
s2 ΩΩ s Ω =Ω
Denominator:
• [1] = 1
• [sRC] = 1s Ω Ωs = 1
⇒ [Z in ] = Ω+Ω+Ω
1+1 =Ω✓
Transfer Functions
... shorting the voltage source to calculate the output impedance
Z out (s) ...
L C R Z out
120
... calculating the output impedance...
R
1 sL 1+sRC
Z out (s) = sL||R|| = R
=
sC sL + 1+sRC
(114)
sRL
=
R + sL + s2 RLC
Transfer Functions
Finally calculating the voltage transfer function H V (s)...
1
R|| sC
H V (s) = 1 =
sL + R|| sC
R
=
1+sRC
= (115)
R
sL + 1+sRC
R
=
R + sL + s2 RLC
Transfer Functions
Example of Transfer Functions in an Oscilloscope Probe
Rprobe
Transfer Functions
Transfering the contraints into equations
121
V display !
• "linear representation" → H V (s) = V meas must be real ⇒ ℑ(H V (s)) =
0.
!
• "voltage division by a factor of 10" → H V (s) = 1
10 .
Transfer Functions
Satisfying the requirement for voltage division by 10:
Rscope ! 1
⇒ H V (0) = =
Rscope + Rprobe 10
with Rscope = 1 MΩ (117)
1
⇒ Rprobe = 10Rscope (1 − ) = 9Rscope = 9 MΩ
10
Transfer Functions
Satisfying the requirement for linear scaling from measured to dis-
played voltage:
(R +sR Rprobe Cprobe )(Rscope +Rprobe −sRscope Rprobe (Cscope +Cprobe ))
H V (s) = scope scope
(Rscope +R )2 −s2 (Rscope R (Cscope +C ))2
probe probe probe
ℜ
z }| {
Rscope (Rscope +Rprobe )+s2 Rscope
2 2
Rprobe Cprobe (Cscope +Cprobe )
=
(Rscope +Rprobe )2 −s2 (Rscope Rprobe (Cscope +Cprobe ))2
ℑ
z }| {
s (Rscope Rprobe (Rscope +Rprobe )Cprobe −Rscope
2
Rprobe (Cscope +Cprobe ))
+
(Rscope +Rprobe )2 −s2 (Rscope Rprobe (Cscope +Cprobe ))2
(118)
!
⇒ℑ(H V (s)) = 0 ⇒ (Rscope + Rprobe )Cprobe = Rscope (Cscope + Cprobe )
Rscope 1
⇒Rprobe Cprobe = Rscope Cscope ⇒ Cprobe = Cscope = 5 pF ≈ 556 fF
Rprobe 9
(119)
122
LaPlace and Transfer Functions
Exercise 3.16 Equivalent Impedance of series RC / 15 min
What is the equivalent impedance of a series RC connection? Select a resistor
value R. What capacitance C gives a pole at 0 rad s−1 and a zero at −1 krad s?
123
LaPlace and Transfer Functions
Exercise 3.18 Equivalent impedance of LCR circuit / 10 min
Z R
124
LaPlace and Transfer Functions
Exercise 3.19 Equivalent impedance of RLC circuit / 10 min
L C
125
LaPlace and Transfer Functions
Exercise 3.20 Equivalent impedance of CRRC circuit / 10 min
2C
Z 2R
2R
126
LaPlace and Transfer Functions
Exercise 3.21 Equivalent input impedance and voltage transfer func-
tion /
10 min
2R
2R
V 1 (s) V 2 (s)
127
LaPlace and Transfer Functions
Exercise 3.22 Equivalent input impedance and voltage transfer func-
tion /
10 min
R
V 1 (s) C L V 2 (s)
128
LaPlace and Transfer Functions
Exercise 3.23 Equivalent input impedance and voltage transfer func-
tion /
15 min
C
R 10R
−
V 1 (s) V 2 (s)
+
129
Exercise 3.24 Equivalent input impedance and voltage transfer func-
tion /
10 min
+
V 1 (s) 2R V 2 (s)
C 2R
130
LaPlace and Transfer Functions
Exercise 3.25 Voltage transfer function / 10 min
V 2 (s)
What is the voltage transfer function H V (s) = V 1 (s) ?
L R
V 1 (s) R C V 2 (s)
131
LaPlace and Transfer Functions
Exercise 3.26 Voltage transfer function and pole placement /
10 min
132
C
R1 R2
−
V 1 (s) V 2 (s)
+
V 2 (s)
R1 , R2 and C place a pole of the voltage transfer function H V (s) = V 1 (s) at
−1
s = −250 krad s and its DC gain R2
R1 = 100?
I2 (s)
R L
I1 (s)
I 2 (s)
a What is the current transfer function H I (s) = I 1 (s) ?
133
LaPlace and Transfer Functions
Exercise 3.28 Voltage transfer function and cascaded networks /
15 min
V 2 (s)
a What is the voltage transfer function H V (s) = V 1 (s) ?
b Where are it’s poles and zeros located?
47 nF
+
100 nF 10 kΩ
V 1 (s) 22 kΩ V 2 (s)
1 kΩ
134
Transfer Functions
System Responses
V (s)
with Hs = Vout(s) , i.e. H is a voltage transfer function
in
H(s)
⇒ V out = s
⇒ V out = H(s) s2 +ω
ω
2
Transfer Functions
For a given transfer function H(s):
(s − z1 ) (s − z2 ) . . . (s − zn )
H(s) = k (120)
(s − p1 ) (s − p2 ) . . . (s − pm )
Transfer Functions
Example of Partial Fraction Decomposition for n < m:
(s + 3)
H(s) = 2
s (s + 1) (s + 2)
(s + 3)
k1 = s H|s=0 = 2 =3
(s + 1) (s + 2) s=0
(s + 3)
k2 = (s + 1) H|s=−1 = 2 = −4
s (s + 2) s=−1 (122)
(s + 3)
k3 = (s + 2) H|s=−2 = 2 =1
s (s + 1) s=−2
3 4 1
⇒H(s) = − +
s s+1 s+2
h(t) = 3u(t) + e−2t − 4e−t u(t)
135
Transfer Functions
Example of Partial Fraction Decomposition for n ≥ m:
s2 − 4
H(s) = 2 =
s +4
s2 + 4 − 8
= =
s2 + 4
s2 + 4 1
= 2 −8 2 =
s +4 s +4 (123)
1
=1−8 2 =
s +4
2
=1−4 2
s +4
h(t) = δ(t) − 4 sin (2t)u(t)
V 1 (s) 25 Ω V 2 (s)
136
Transfer Functions & System Responses
Exercise 3.30 Impulse & Step Response of a passive RCR circuit
/ 10 min
0.1 µF
10 kΩ
V 1 (s) 5 kΩ V 2 (s)
137
Exercise 3.31 Impulse & Step Response of an active RCR circuit
/ 10 min
0.02 µF
5 kΩ 100 kΩ
−
V 1 (s) V 2 (s)
+
138
3.6 Network Analysis
Network Analysis
Node-Voltage-Analysis
1. convert all sources into current sources (Norton)
2. define reference node (ground) P
3. apply Kirchhoffs current law to all other nodes and write down as YV = Isrc .
4. write down in matrix form
5. apply Cramer’s rule
⇒ all voltages are known
→ circuit is calculated!
Mesh-Current-Analysis
1. convert all sources into voltage sources (Thevenin)
2. choose a connection of all but one nodes and define all loopsP
3. apply Kirchhoffs voltage law to all loops and write down as ZI = Vsrc .
4. write down in matrix form
5. apply Cramer’s rule
⇒ all currents are known
→ circuit is calculated!
Network Analysis
Derivation Mathematical Background: Cramers Rule
Any set of linear equations
a11 a12 ... a1n x1 y1
a21 a22 ... a2n x2 y2
.. .. .. .. = .. (125)
. . . . .
am1 am2 ... amn xm ym
139
Network Analysis
Derivation Solving for x through
det(Ai )
xi = (126)
det(A)
where
det(A) is the determinant of A and
Circuit Simulators
Circuit simulators like Spice (and its derivatives) use these procedures (node
voltage analysis and/or mesh current analysis) and solve the matrices with the
selected math solvers to calculate the circuit, that the user entered under the
given contraints from simulation parameters.
Network Analysis
Example of Node Voltage Analysis - Circuit
Z1 Z3 Z5
V a (s) Z2 Z4 V b (s)
Applying step 1 (converting all sources into current sources (Norton)) and step
2 defining a reference (ground) node:
Z3
A B
Va Vb
Ia = Z1
Z1 Z2 V A (s) V B (s) Z4 Z5 Ib = Z5
Network Analysis
Example of Node Voltage Analysis - Equations
Step 3: applying Kirchhoffs current law and analytically describe the circuit:
A: (Y 1 + Y 2 )V A + Y 3 (V A − V B ) = I a
(127)
B: (Y 4 + Y 5 )V B + Y 3 (V B − V A ) = I b
140
1
with Y i = Zi
Network Analysis
Example of Node Voltage Analysis - Solving for node voltages V A &
VB
Ia −Y 3
Ib Y 3 + Y 4 + Y 5
V A =
Y1+Y2+Y3 −Y 3
−Y 3 Y3+Y4+Y5
(Y 3 + Y 4 + Y 5 )I a + Y 3 I b
=
(Y 1 + Y 2 + Y 3 )(Y 3 + Y 4 + Y 5 ) − Y 3 Y 3 (129)
Y 1 + Y 2 + Y 3 Ia
−Y 3 Ib
VB =
Y 13 + Y 14 + Y 15 + Y 23 + Y 24 + Y 25 + Y 34 + Y 35
(Y 1 + Y 2 + Y 3 )I b + Y 3 I a
=
Y 13 + Y 14 + Y 15 + Y 23 + Y 24 + Y 25 + Y 34 + Y 35
with Y αβ = Y α Y β
Network Analysis
Example of Mesh Current Analysis - Circuit
L
V src (s) R C
141
Network Analysis
Example of Mesh Current Analysis - Equations
Step 3: applying Kirchhoffs voltage law and analytically describe the circuit:
Network Analysis
Example of Node Voltage Analysis - Solving for node voltages V A &
VB
Step 5: calculating the relevant determinants and dividing them:
(R + 1
sC )(V src + LiL (0)) − R vCs(0)
⇒ IA = L R
C + sC + sRL
(132)
R(V src + LiL (0)) − (R + sL) vCs(0)
⇒ IB = L R
C + sC + sRL
Network Analysis
Exercise 3.32 Node Voltage Analysis / 20 min
C1 C2
A
v1 (t) R1 R2 v2 (t)
zero.
a What are the node voltage equations in the s-domain?
b Solve the equations for V 2 (s)?
c Insert an operational amplifier buffer at point A. How did this change the
denominator and where are the poles now?
142
d What values for R1 , R2 , C1 and C2 place one pole at −10 krad s−1 and another
one at −100 krad s−1 for one of the circuits?
Network Analysis
Exercise 3.33 Mesh Current Analysis / 15 min
R2
C1 C2
v1 (t) R1 v2 (t)
b With the help of the mesh current equations, what is the relationship between
input voltage V 1 (s) and output voltage V 2 (s)?
143
3.7 Bode Plots
Bode Plots
Visualization of Transfer Functions
0
−10
|H| /dB
−20
−30
−40
100 101 102 103 104
f /Hz
90
45
∠H/°
0
−45
−90
100 101 102 103 104
f /Hz
Bode Plots
Impact of poles and zeros on Bode plot
zero at s = z pole at s = p
rises by +20 dB falls with −20 dB
amplitude
per decade per decade
rises by +90° falls with −90°
for s → ∞ for s → ∞
phase
and gives and gives
+45° at s = z −45° at s = p
Part IV
Applications
4 Applications
4.1 Passive Filters
4.1.1 First Order Filters
Passive Filters - First Order
IMPORTANT Terminology
144
• τ is the "(characteristic) time constant” of the filter,
• fc is the "corner frequency”, where fc = 2πτ 1
and the "angular corner
frequency” ωc = 2πfc ,
• H−3dB is defined at the frequency,
√ where the output signal (e.g. voltage) is
−3 dB, i.e. a factor of about 2 less, than the input signal (voltage). This
means only 1/2 the power left (at a given resistance - in communications
technology typically 50 Ω).
• "passband” is the frequency range, where the filter lets the input signal
pass to the output, e.g. in case of the lowpass filter all frequencies f < fc ,
• "stopband” is the frequency range, where the filter suppresses the input
signal, e.g. in case of the lowpass filter all frequencies f ≥ fc .
• "asymptotes" are a simplified representation of the filter characterisitcs.
V in C V out
Lowpass - LR implementation
L
V in R V out
145
−3 0
|H LP | /dB asymptotes
−20
−40
10−2 10−1 100 101 102
f /fc
0
∠H LP /°
asymptotes
−45
−90
10−2 10−1 100 101 102
f /fc
V in R V out
146
Highpass - RL implementation
R
V in L V out
asymptotes
−20
−40
10−2 10−1 100 101 102
f /fc
90
∠H HP /°
45
asymptotes
0
147
• Above the corner frequency fc , the impedance of the inductor approaches
∞ and the resistor dominates (limits the current delivered towards the
output).
– The amplitude is frequency independent and
– the filter has no influence on the phase.
IMPORTANT Variables
• To : characterizing time constant
• ωc : angular cut-off frequency or "angular resonance frequency”
• fc : cut-off frequency or "resonance frequency”
• d: damping factor
• Q: quality
• B: bandwidth
148
R
1+sRC
H V (s) = R
=
sL + 1+sRC
(136)
1
= L
1 + s R + s2 LC
−20
−40
−60
−80
10−2 10−1 100 101 102
f /fc
0 asymptotes
−45
∠H LP /°
149
Passive Filters - Second Order
Highpass - Circuit Diagram
C
150
−3 0
|H LP | /dB −20
−40
−60
−80
10−2 10−1 100 101 102
f /fc
180
asymptotes
135
∠H LP /°
or
151
−3 0
|H BP | /dB
−20
asymptotes
−40
10−2 10−1 100 101 102
f /fc
90
45
∠H BP /°
asymptotes
0
−45
−90
10−2 10−1 100 101 102
f /fc
152
– get blocked by series inductor.
• Only at the resonance frequency f = fc
– the series impedance of the inductor and the capacitor are in the
vicinity of the resistor and form a voltage divider while
– the resistor adjusts the damping d.
−20
−40
−60
10−2 10−1 100 101 102
f /fc
90
asymptotes
45
∠H LP /°
153
−3 0
|H BS | /dB
−20
asymptotes
−40
10−2 10−1 100 101 102
f /fc
90
45
∠H BS /°
0
−45 asymptotes
−90
10−2 10−1 100 101 102
f /fc
L
V in (s) V out (s)
C
154
– are kept at the output due to the high impedance of the inductor.
• Only at the resonance frequency f = fc
– the series impedance of the inductor and the capacitor are in the
vicinity of the resistor and form a voltage divider with the resistor
with a significant voltage drop across the resistor.
– The resistor adjusts the damping d.
−20
−40
−60
10−2 10−1 100 101 102
f /fc
90
asymptotes
45
∠H LP /°
IN
−
V in Vd Z in V out
+
IP
155
Z in = ∞Ω IN = IP = 0 A
Z out = 0 Ω V d = V N − V P = 0V (142)
G=∞
R1 R2
−
V in (s) +
V out (s)
156
Active Filters - First Order
Inverting Lowpass - Transfer Function
R2
1+sR2 C2 R2 1
H LP = − = −
R1 R1 1 + sR2 C2 (146)
| {z } | {z }
DCgain lowpass
−
V in (s) +
V out (s)
157
4.4 Amplifiers
4.4.1 Operational Amplifiers
Operational Amplifiers
Three Stage Implementation: Differential Input StageVoltage Am-
plification StageCurrent Amplification StageDominating Pole
Vdd
Rd Rd
Vd
Vp V out
Vn
Vss
further reading: [12]
Operational Amplifiers
Crossection of a MOSFET with Dominating Pole
S G D
gate oxide
substrate
Operational Amplifiers
158
IMPORTANT AC Model of an Operational Amplifier
Vp
Vd + A
s V out
− 1+ ωc
Vn
⇒ Lowpass behaviour
Nomenclature
Operational Amplifiers
Open Loop Circuit
−
Bode Plot
A
Gain/dB
0
fc ft
0
P hase/°
−45
−90
fc ft
159
Operational Amplifiers
Buffer
+
V in
V out
Operational Amplifiers
IMPORTANT Buffer Gain Bandwidth
GBW =
A
(A + 1)ωc (151)
A+1
Aωc
Legend
160
A
Gain/dB
A
A+1
0
ωc
fc (A + 1) 2π ft
0
P hase/°
−45
−90
ωc
fc (A + 1) 2π ft
Operational Amplifiers
Example of measured gain-phase (transfer function) of MC33078 op-
erational amplifier
161
Vdd
HS
V GSHS L
LS C R V out
V GSLS
Vss
Switch-Mode Amplifiers
Gate Signals
v(t)
VGSHS
VGSLS
dT T
Operation
• repetitive pulses VGSHS and VGSLS are driving the high-side (HS) and low-side (LS)
transistors respectively
• for "high” drive signals, the corresponding transistor is low-impedance between its drain
and source (on-state): nearly a short circuit
• for "low” drive signals, the corresponding transistor is high-impedance between its drain
and source (off-state): nearly an open circuit
• with alternating gate signals the input to the 2nd order low pass filter gets alternating
shorted to Vdd and Vss
• a pulse width modulator (PWM) controls the duty cycle d, where d ∝ Vin
• the average output Vout is proportional (amplified) to d
Switch-Mode Amplifiers
Bode Plot
162
A
Gain/dB 0
fc ft
0
P hase/°
−45
−90
−135
−180
fc ft
Meaning
For an arbitrary frequency fa , the maximum achievable gain Ga is bounded by the transfer
function of the amplifier. The open loop case is the maximising the gain, while the buffer
configuration is maximising the bandwidth.
Ga
0
fc fa ft
0
P hase/°
−45
−90
fc fa ft
163
Properties of Amplifiers
An ideal Amplifier
An ideal amplifier is
• "a piece of wire”
• with "no resistance" and
• "a lot of gain".
Linearity
164
vout
vin
165
Properties of Amplifiers
Cross-over
Especially linear amplifiers (like Operational Amplifiers), switch between com-
ponents, when processing the positive and negative halfwaves. ⇒ Nonlinearity!
⇒ Distortion
Cross-over Nonlinearity
166
vout
crossover
distortion
vin
167
Properties of Amplifiers
Overdrive / Clipping
When the input of an amplifier is beyond the input stages input range, the
amplifier is overdriven. When the output stage is required to operate beyond
its supply voltages, the amplifier is clipping. ⇒ Nonlinearity! ⇒ Distortion
168
vout
clipping
distortion
vin
169
Properties of Amplifiers
Sine wave in Time and Frequency Domain
s(t)
t
|S(f )| (log)
∠S(f )
Properties of Amplifiers
Distorted Sine waves in Time and Frequency Domain
d(t)
170
|D(f )| (log)
∠D(f )
Properties of Amplifiers
s
IMPORTANT Total Harmonic Distortion
P
∞
Vn2
2
T HD = (154)
V1
Nomenclature
• Vn is the amplitude of the n-th harmonic
• V1 is the amplitude of the fundamental.
Examples of THD
For the waveforms above,
• the crossover distortion is 5.0 % and
• the clipping distortion is 5.4 %.
Dependencies of THD
The THD of the output signal of an amplifier is mainly dependent on
• the amplifiers bandwidth,
• the maximum power of the amplifier,
• the amplitude of the signal,
• the frequency of the signal, and
• the amplifiers control loop.
Properties of Amplifiers
Example of measured THD as a function of frequency of MC33078
operational amplifier
171
http://www.ti.com/lit/ds/symlink/mc33078.pdf [13]
Properties of Amplifiers
Example of measured THD as a function of level of MC33078 opera-
tional amplifier
http://www.ti.com/lit/ds/symlink/mc33078.pdf [13]
Properties of Amplifiers
Signal to Noise Ratio (SN R)
|V out (f )| V in = 0 |V out (f )| V in = V inmax
f f
S
SN R = typically in dB (155)
N
is the relation between signal S and noise N .
172
Properties of Amplifiers
Dynamical Range (DN R)
|V out (f )| arbitrary V in
A |V in |
DN R
Sa
DN R = typically in dB (156)
Na V
in
is the relation between signal Sa at a given specific input level V in and noise
N at the same input level V in .
• Anything, that was not present in the spectrum of the input Vin is limits
the DN R, also distortion.
• DN R can not exceed SN R
Properties of Amplifiers
Slew Rate
vin (t) vout (t)
SR
t t
dvout
SR = (157)
dt
is the maximum output voltage vout rise per time t at the output of an
amplifier.
Properties of Amplifiers
Example of measured slew rate of MC33078 operational amplifier
173
http://www.ti.com/lit/ds/symlink/mc33078.pdf [13]
Properties of Amplifiers
Example of general parameters of MC33078 operational amplifier
http://www.ti.com/lit/ds/symlink/mc33078.pdf [13]
Amplifiers
Exercise 4.1 Gain-phase Simulation of Operational Amplifier
Conduct an AC-simulation of the LTSpice model "opamp” and plot the gain-
phase diagram. Play with the parameters of the "opamp” and see what hap-
pens.
174
Amplifiers
Exercise 4.2 Crossover Distortion of an Operational Amplifier
a Use the LTSpice model "opamp” to plot the output of an ideal buffer and use
the spice directive to calculate the Fourier components and the total harmonic
distortion. Observe how the simulation parameters (tstep, tstop, ..) influence
the result.
b Add two anti-parallel diodes (with a forward voltage drop of 1V) and a resistor
in the adequate places at the input of the buffer to model cross-over distortion
and repeat compare with the above plots and the Fourier calculation.
175
Amplifiers
Exercise 4.3 Clipping distortion of Operational Amplifier
a Use the LTSpice model "UniversalOpamp2” to plot the output of an ideal
buffer with symmetrical ±10 V supply rails.
b Use the step function to step the input voltage from 5 V to 15 V and use
the Fourier spice directive to calculate the spectrum and the total harmonic
distortion.
176
4.5 Oscillators
4.5.1 Barkhausen Criterion
Barkhausen Criterion
Further Literature on Oscillators
Chapters 12. to 12.5 in [14].
Transfer Function
y A
y = A x − ky ⇒ H cl = = (158)
x 1 + kA
with H cl : closed loop transfer function
Barkhausen Criterion
Visualization of Barkhausen’s Criterion in a Bode Plot
177
40
|H cl (0)|
|H cl (s)| /dB
0
−40
−80
0.01 0.1 1 f0 10 100
f /Hz
0
∠H cl (s)/°
−90
−180
−270
0.01 0.1 1 f0 10 100
f /Hz
−2 f =0.01 Hz
f =1 Hz −4 f =0.1 Hz
−6
f =0.6 Hz
L C R
178
A
L C R
Operation
Sinusoidal Oscillators
Crystal
L Cs R
with Cp > Cs .
M1
M2
Vss
179
Sinusoidal Oscillators
Phase Shift Oscillator
−A
Operation
x x1 x2 y
td td td
Operation
180
Oscillation Frequency
Vss
Operation
The comparator’s output is the sign of the sine wave at it’s input.
Vs < 0 V
Vdd Vs = 0 V
C Vs > 0 V
−
W + P t
Vs
Vss
181
Bistable Multivibrator
Vdd
triangle
−
Vss
Triangle Generators
Integrator after Square Wave
− triangle
+
Oscillators
Exercise 4.4 Bistable Multivibrator with modulation - Astable Inte-
grating Modulator (AIM)
182
Consider section III in [15], which is modelling an Astable Integrating Modula-
tor (AIM) (same as a bistable multivibrator with additional input). Simulate
the circuit in LTSpice (or any other circuit simulation tool) and reproduce the
diagrams in figure 18 and 19 from [15].
R
+
Vsrc − Vout
Cin Cout
Rload
Load Regulation
RL ↓⇒ Cout discharges ⇒ Vout ↓ VGS = VZ − Vout ⇒ VGS ↑ ID = gm VGS ⇒
ID ↑ ⇒ Cout charges ⇒ Vout ↑
Line Regulation
Vin ↑⇒ ID ↑⇒ Cout charges ⇒ Vout ↑ VGS = VZ − Vout ⇒ VGS ↓ ID =
gm VGS ⇒ ID ↓ ⇒ Cout discharges ⇒ Vout ↓
V̂
0
0 dT T t
VGS L
+ IL Iout
Vin −
C VC RL
183
Buck Converter
Operation of a Buck Converter during "on"-time of Transistor (0 <
t < dT )
+
VGS IL L Iout
Vin −
C VC RL
+
Vin − C VC RL
Buck Converter
Operation of a Buck Converter during "off"-time of Transistor (dT <
t < T)
+
VGS IL L Iout
Vin −
C VC RL
+
Vin − L C VC RL
IL
Buck Converter
IMPORTANT DC-transfer function of Buck Converter
VC
=d Iout = IL (162)
Vin
184
Boost Converter
Circuit Diagram of a Boost Converter
L Iout
+
Vin − C VC RL
VGS
vGS (t)
V̂
0
0 dT T t
Boost Converter
Operation of a Boost Converter during "on"-time of Transistor (0 <
t < dT )
L Iout
+
Vin − C VC RL
VGS
Boost Converter
Operation of a Boost Converter during "off"-time of Transistor (dT <
t < T)
L Iout
+
Vin − C VC RL
VGS
185
Equivalent circuit diagram during dT < t < T
IL L Iout
+
Vin − C VC RL
Boost Converter
IMPORTANT DC-transfer function of Boost Converter
VC 1
= (163)
Vin 1−d
IL 1
= (164)
Iout 1−d
1/d
VC
Vin
1/ − d
VC
Vin
2
1
0.5 1 d
186
Flyback Converter
Circuit Diagram of Flyback ConverterOperation of a Boost Converter
during "on"-time of Transistor (0 < t < dT )Transistor off during dT <
t<T
N1 N2
N1
N2 VV
out
in VN 2
Nout
1
Vin Vout
+
Vin − vGS (t)
V̂
VGS
0
0 dT T t
N2
N1
0
0 0.5 1
d
187
• Efficiency η = PPout
in
• Isolation: Buck and boost are non-isolated, Flyback is isolated with Trans-
former
Power Supplies
Exercise 4.5 Designing a Flyback Transformer
A flyback shall convert the peak-rectified European AC mains to 50 V with a
duty cycle of 47.98 % at a switching frequency of 100 kHz. The AC-part of the
input current shall not exceed 2 A.
188
Part V
References
5 Course Literature
So long, and Thanks for All the Fish
References
Main course literature: [1] [2] [4] [3]:
References
[1] Roland E Thomas, Albert J Rosa, and Gregory J Toussaint. The analysis and design of linear
circuits. Wiley Publishing, 2011.
[2] Allan R Hambley. Electrical engineering: principles and applications, volume 2. Prentice
Hall, 2011.
[3] Sergey N Makarov, Reinhold Ludwig, and Stephen J Bitar. Practical electrical engineering.
Springer, 2016.
[5] Erik Bruun. CMOS Integrated Circuit Simulation with LTspice - 2nd Edition. bookboon,
2017. http://bookboon.com/dk/cmos-integrated-circuit-simulation-with-ltspice-ebook.
[6] Kent H Lundberg, Haynes R Miller, and David L Trumper. Initial conditions, generalized
functions, and the laplace transform troubles at the origin. IEEE Control Systems Magazine,
27(1):22–35, 2007.
[12] Douglas Self. Audio power amplifier design handbook. Focal Press, 2012.
[13] Texas Instruments. MC33078 - Dual High-Speed Low-Noise Operational Amplifier. Technical
report, Texas Instruments, November 2006.
[14] Adel S Sedra and Kenneth Carless Smith. Microelectronic circuits. Oxford University Press,
2016.
[15] Arnold Knott, Gerhard R Pfaffinger, and Michael AE Andersen. A self-oscillating control
scheme for a boost converter providing a controlled output current. IEEE transactions on
Power Electronics, 26(9):2707–2723, 2011.
189