ASP Chapter1&2 2010
ASP Chapter1&2 2010
Outline
Chapter 1: Fundamentals of Circuit Analysis Chapter 2: Introduction to Signals and Systems Chapter 3: Time-Domain Analysis of Continuous-Time Systems Chapter 4: Signal Representation by Fourier Series Chapter 5: Continuous-Time Signal Analysis: Fourier Transform Chapter 6: Continuous-Time Signal Analysis Using Laplace Transform Chapter 7: Frequency Response and Analog Filters
Dept. of Telecomm. Eng. Faculty of EEE ASP2010 BG, HCMUT
Textbooks
[1] J. W. Nilsson and S. A. Riedel, Electric Circuits, 8th Ed, Prentice Hall, 2008. [2] B. P. Lathi, Signal Processing and Linear Systems, Berkeley-Cambridge Press, 1998.
Grading
20% for midterm examination. 20% for homeworks/assignments 20% for in-class quizzes 40% for final examination.
v = vs
i = is
10
There are two types of dependent voltage source (categorized by controlling variable): Voltage-controlled voltage source (VCVS) Current-controlled voltage source (CCVS)
11
There are two types of dependent current source (categorized by controlling variable): Voltage-controlled current source (VCCS) Current-controlled current source (CCCS)
12
13
14
15
16
17
18
Linear resistor: The resistor obeys Ohms law The resistance is a constant Nonlinear resistor: The resistance varies with the current flowing through.
19
G = 1/R: conductance
Example: Determine the current i and the power p absorbed by the resistor and the energy it dissipates each hour.
20
Open Circuit: The resistance R = , (or G = 0) Perfect insulator capable of supporting any voltage without permitting any current flow through it.
Dept. of Telecomm. Eng. Faculty of EEE
21
22
23
24
25
26
27
28
Rs = R1 + R2 + R3
29
30
31
32
33
34
35
36
37
Using -Y conversion:
38
39
40
41
42
43
44
45
46
47
48
The current from node 1 to node 2 through a resistor is the difference of the node voltage at node 1 and the node voltage at node 2 divided by the resistance R.
49
50
The reference node is called the ground node. (2) Label Node Voltages:
v1, v2, and v3 are unknowns for which we will solve using KCL.
Dept. of Telecomm. Eng. Faculty of EEE
51
KCL at Node 1:
KCL at Node 2:
52
53
54
55
The matrix is symmetric! The equation can be written in matrix-vector form as Av = i The solution to the equation can be written as v = A-1i
Dept. of Telecomm. Eng. Faculty of EEE
56
57
58
59
60
61
62
Matrix is not symmetric due to the dependent source (compared with the previous problem!). Using MATLAB:
63
64
65
66
67
68
69
70
71
72
73
74
75
Solve the resulting system of linear equations. Matrix Notation: The two equations can be combined into a single matrix/vector equation:
76
77
Identify loops:
78
The current sources in this circuit will have whatever voltage necessary to make the current correct. We cant use KVL around the loop because we dont know the voltage. The 4 mA current source sets I2: I2 = -4 mA The 2 mA current source sets a constraint on I1 and I3: I1 I3 = 2 mA We have two equations and three unknowns.
Dept. of Telecomm. Eng. Faculty of EEE
79
80
81
82
83
84
85
86
Linearity (1)
Linearity is a mathematical property of circuits that makes very powerful analysis techniques possible: Laplace transforms Fourier transforms (Bode plots) Stability analysis Linearity leads to many useful properties of circuits: Superposition: the effect of each source can be considered separately Equivalent circuits: Any linear network can be represented by an equivalent source and resistance (Thevenins and Nortons theorems) Linearity leads to simple solutions: Nodal analysis for linear circuits results in systems of linear equations that can be solved by matrices Nodal analysis for nonlinear circuits results in equations that must be solved numerically
Dept. of Telecomm. Eng. Faculty of EEE
87
Linearity (2)
Linear circuits (and more generally linear systems) have behavior that is predictable small perturbations stay small Sinusoidal sources in a linear circuit result in sinusoidal responses with the same frequency Nonlinear circuits or systems may have chaotic behavior small perturbations result in large changes If x and y are circuit variables associated with a two terminal element, the element is linear if multiplying x by K results in the multiplication of y by K. This is called the proportionality property (Ky) = k (Kx) if y = kx Linear elements: Resistors: v(t) = R i(t) Inductors: v(t) = L di(t)/dt Capacitors: v(t) = 1/C i(x) dx General equation: a1(Kx1) + a2(Kx2) + + an(Kxn) = Ky
Dept. of Telecomm. Eng. Faculty of EEE
88
Linearity (3)
Linearity is a mathematical property of a model. We use linear models whenever possible Real circuit elements are never exactly linear, but many are close enough for practical purposes Linear circuit: Any circuit containing nothing but linear elements and independent sources
89
Linearity (4)
Determining linearity: The relationship between current and voltage for a linear elements satisfies two properties: Homogeneity Let v(t) be the voltage across an element with current i(t) flowing through it In an element satisfying homogeneity, if current is increased by a factor of K, the voltage increases by a factor of K Additivity Let v1(t) be the voltage across an element with current i1(t) flowing through it, and let v2(t) be the voltage across an element with current i2(t) flowing through it In an element satisfying additivity, if the current is the sum of i1(t) and i2(t), the voltage is the sum of v1(t) and v2(t)
Dept. of Telecomm. Eng. Faculty of EEE ASP2010 BG, HCMUT
90
Linearity (5)
Examples: Resistor: V = R I If current is KI, then voltage is R KI = KV Squarer: V = I2 If current is KI, then voltage is (KI)2 = K2V Resistor: V = R I If current is I1 + I2, then voltage is R(I1 + I2) = RI1 + RI2 = V1 + V2 Squarer: V = I2 If current is I1 + I2, then voltage is (I1 + I2)2 = I12 + 2 I1 I2 + I22
Dept. of Telecomm. Eng. Faculty of EEE ASP2010 BG, HCMUT
91
Superposition (1)
Suppose there are two source ya and yb in a circuit: a1x1 + a2x2 + ... + anxn = ya + yb by killing source b, we have a1x1a + a2x2a + ... + anxna = ya by killing source a, we have a1x1b + a2x2b + ... + anxnb = yb Therefore, we have a1(x1a + x1b) + a2(x2a + x2b) + ... + an(xna + xnb) Principle of superposition: The overall response of a circuit containing several sources is the sum of the responses to each individual source with the other source killed. Supposition only holds in general for linear circuits.
Dept. of Telecomm. Eng. Faculty of EEE
92
Superposition (2)
Example: The summing circuit
93
Superposition (3)
Applying Superposition: In a network containing multiple independent sources, each source can be applied independently with the remaining sources turned off. Replace voltage source with a short circuit, replace current source with an open circuit. Apply circuit laws to the circuits with individual sources. Add the results together algebraically to obtain the final solution.
94
Superposition (4)
Example: (Result: I0 = -16/3 mA)
95
Superposition (5)
Example: Find the voltage v and the power dissipated by the 3 resistor.
96
Superposition (6)
97
Superposition (7)
Remarks: Superposition can be applied to a circuit with any number of dependent and independent sources. Superposition can be applied to the current and voltage in a linear circuit. Superposition cannot be used to determine power because power is a nonlinear function.
98
99
The Thevenin form with voltage source vT and series resistance RT is equivalent to the Norton form with current source iN and parallel resistance RN if RT = RN and vT = RN iN
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
To maximize Pload with respect to RL, we have to take derivative w.r.t. RL and set it to zero.
121
Thus, maximum power transfer happens when the load resistance RL equals R.
122
123
124
125
126
127
128
129
130
The voltage vi1, vi2, vo are defined relative to ground Ground is usually omitted The op amp input voltage, or voltage across the op amp input terminals, is vin= vi1 vi2
Dept. of Telecomm. Eng. Faculty of EEE
131
132
133
134
135
Some observation The op amp draw no current from the input sources! Decreasing load resistance makes arbitrary large power delivery! How about the improved op amp model?
Dept. of Telecomm. Eng. Faculty of EEE
136
Add input resistance Ri, output resistance Ro Guarantee nonzero input current finite power delivery For the ideal model, Ri = and Ro = 0 Typical values: Ri = 1 M and Ro = 30
Dept. of Telecomm. Eng. Faculty of EEE ASP2010 BG, HCMUT
137
138
139
140
141
142
143
144
The voltage transfer function (voltage gain or closed loop gain) is always negative for the inverting amplifier. The voltage gain set by the designers choice of RF and RA The voltage gain does not depend on open loop gain A
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
If v is constant, then i is zero. A capacitor acts like an open circuit to a DC voltage. Abrupt or instantaneous changes in the voltage across a capacitor is not possible.
166
The energy accumulated in a capacitor is stored in the electric field located between its plates. An electric field is defined as the position-dependent force acting on a unit positive charge. Mathematically (with v(-) = 0), energy stored in capacitor:
167
168
169
170
171
172
173
174
175
176
Integrator: The output voltage of the circuit is proportional to the integral of the input circuit.
177
KCL at node A:
178
KCL at node A:
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194