A sinusoidal voltage source excites an electrical network as shown. The source voltage is defined as follows:
Define an expected "steady state" resistor voltage signal, which is related to the source voltage by parameters and , which can be derived from the circuit transfer function (see Part 1 ).
Let be the actual resistor voltage, assuming that the capacitors and inductor are de-energized at time . Determine the following integral:
Bonus: Plot and on the same graph and comment on their relationship
Note: is discontinuous in time, but the effect of this discontinuity on the integral is inconsequential
Details and Assumptions:
1)
2)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the current through the inductive branch be I 1 and through C 2 be I 2 . The source current is denoted as I . Let the charge on the capacitor C 1 be Q and that through C 2 be Q 2 . Applying Kirchoff's laws:
− V S + Q + 2 Q 2 = 0 I ˙ 1 + I 1 = 2 Q 2 Q ˙ 2 = I 2 Q ˙ = I I = I 1 + I 2
Bearing in mind that all initial conditions are zero, each equation can be Laplace transformed into the s domain as follows:
− V S ( s ) + Q ( s ) + 2 Q 2 ( s ) = 0 s I 1 ( s ) + I 1 ( s ) = 2 Q 2 ( s ) s Q 2 ( s ) = I 2 ( s ) s Q ( s ) = I ( s ) I ( s ) = I 1 ( s ) + I 2 ( s )
Solving for R I 1 ( s ) = V R ( s ) gives:
V S ( s ) V R ( s ) = 3 s 2 + 3 s + 1 s
The above is the required transfer function. By replacing s = j ω in the above transfer function and calculating the magnitude and phase of the resulting complex number gives values of α and θ . Having found α and θ , the above transfer function can be written as such:
( 3 s 2 + 3 s + 1 ) V R ( s ) = s V S ( s )
Switching back to the time domain leads to the ordinary differential equation:
3 V ¨ R + 3 V ˙ R + V R = V ˙ S
It can also be shown from the first set of equations that V R ( 0 ) = V ˙ R ( 0 ) = 0 . This equation can be solved in a number of ways. I have chosen a numerical route. In general the solution of this differential equation comprises of two parts: the null solution ( V N ) and the steady state solution. By computing α and θ , the steady state solution is already computed. V R = V R S S + V N
⟹ V R S S − V R = − V N
The required integral is therefore:
− ∫ 0 2 0 π V N d t ≈ 0 . 2 3 0 8
All these steps are performed numerically. These results can also be found analytically, although the solution has to be computed piecewise, which is a bit more tedious. The plot of V R and V R S S makes the relationship between them apparent. Their difference is simply the transient solution which inevitably dies out as time progresses. The transient solution again becomes non-zero because of the change in source voltage. This again dies out to zero with time.