Alternating Current: Differential Equation Approach#

Before moving to phasor analysis of resistive, capacitive, and inductive circuits, this chapter looks at analysis of such circuits using differential equations directly. The aim is to show that phasor analysis makes our lives much easier.

For an excellent review of the mathematics of solving linear, first order, constant coefficient differential equations, see Dawkins [2022].

Voltage Divider#

Example

_images/voltage-divider-resistor-inductor.svg

Find v\(_O\)(t) given that \(v_I(t)=4 \cos(10000t+45^\circ)\) V

Current Divider#

Example

_images/current-divider-resistor-capacitor.svg

Find \(i_O(t)\) given that \(i_I(t)=400 \cos(1000t-30^\circ)\) mA.

Mesh Analysis#

Example

Solve for \(v_O(t)\) using mesh analysis where

\[ v_S(t) = 12 \cos( 100 t) \mbox{V} \]

and

\[ i_S(t) = 4 \cos( 100 t + 90^\circ) \mbox{A}. \]
_images/mesh-analysis-differential-equations.svg

Nodal Analysis#

Example

Find \(v_O(t)\) using nodal analysis where

\[ v_S(t) = 6 \cos(100t) \mbox{V} \]

and

\[ i_S(t) = 4 \cos(100 t + 45^\circ) \mbox{A.} \]
_images/nodal-analysis-differential-equations.svg

References#

Daw22a(1,2,3)

Paul Dawkins. Differential Equations - Linear Equations. https://tutorial.math.lamar.edu/classes/de/Linear.aspx, 2022. [Online; accessed 14-March-2023].

Daw22b

Paul Dawkins. Differential Equations - Second Order DEs. https://tutorial.math.lamar.edu/Classes/DE/SecondOrderConcepts.aspx, 2022. [Online; accessed 28-June-2023].