Capacitors and Inductors

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/30

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

31 Terms

1
New cards

Unit for Capcitance

Farads (F)

2
New cards

Equation for Capacitor Energy

W = 1/2*C*V²

3
New cards

Capacitors are _____ circuits

Open

4
New cards

Equation for Capacitor Current

i = C * dV/dt

5
New cards

Equation for Capacitor Voltage

V = 1/C * ∫i dt

6
New cards

Unit for Inductance

Henry (H)

7
New cards

Equation for Inductor Energy

W = 1/2*L*i²

8
New cards

Capacitors are _____ circuits

Short

9
New cards

Equation for Inductor Voltage

V = L * di/dt

10
New cards

Equation for Inductor Current

i(t) = 1/L * ∫V(t) dt

11
New cards

Voltage ramped up 10x

Current ramped up 10x

12
New cards

Capacitors in Parallel

Ceq = C1 + C2+…

13
New cards

Capacitors in Series

C_{eq} = \frac{1}{\frac{1}{C_1} + \frac{1}{C_2}}

14
New cards

Inductors in Parallel

\frac{1}{L_{eq}} = \frac{1}{L_1} + \frac{1}{L_2} + \dots + \frac{1}{L_n}

15
New cards

Inductors in Series

Leq = L1+L2+…

16
New cards

Golden Equation

x(t) = x(\infty) + [x(0^+) - x(\infty)]e^{-t/\tau}

17
New cards

Time Constant RC

\tau = R_{eq}C

18
New cards

Time Constant RL

\tau = \frac{L}{R_{eq}}

19
New cards

Phase 1: The Past (t < 0)

  • RC: Find Voltage across open terminals

  • RL: Find Current through short wire

20
New cards

Phase 2: The Transition (t = 0)

Capacitor Voltage cannot change instantly: v_{C}(0^{+})=v_{C}(0^{-})

Inductor Current cannot change instantly: i_L(0^+) = i_L(0^-)

21
New cards

Phase 3: The Future (t → infinity)

  • Assume the switch is now in its new position forever.

  • Draw the circuit in steady state again (Capacitors = Open, Inductors = Short).

Calculate the new final voltage v_C(\infty) or current i_L(\infty).

22
New cards

Finding the Time Constant \tau

  • Kill the Sources: Turn off independent sources in your mental model (Voltage sources → Short Circuit; Current sources → Open Circuit).

  • Look from the Component: Imagine standing at the terminals of the Capacitor or Inductor. What resistance do you see looking into the rest of the circuit?

  • Calculate \tau:

    • RC Circuit: \tau = R_{eq} \cdot C

    • RL Circuit: \tau = \frac{L}{R_{eq}}

    • Req during Phase 1 (t>0) (so before shorted or opened)

23
New cards

Discharge Terminal for Capacitor

Positive Terminal

24
New cards

RLC Natural Parameters

\alpha (Neper Frequency/Damping):

Series RLC: \alpha = \frac{R}{2L}

Parallel RLC: \alpha = \frac{1}{2RC}

\omega_0 (Resonant Frequency):

  • \omega_0 = \frac{1}{\sqrt{LC}}

25
New cards

Overdamped

\alpha > \omega_0

26
New cards

Critically Damped

\alpha = \omega_0

27
New cards

Underdamped

\alpha < \omega_0

28
New cards

Overdamped Equation

x(t) = x(\infty) + A_1 e^{s_1 t} + A_2 e^{s_2 t}

(Where s_1, s_2 = -\alpha \pm \sqrt{\alpha^2 - \omega_0^2})

29
New cards

Critically Damped Equation

x(t) = x(\infty) + (A_1 + A_2 t) e^{-\alpha t}

30
New cards

Underdamped Equation

x(t) = x(\infty) + e^{-\alpha t} (B_1 \cos \omega_d t + B_2 \sin \omega_d t)

(Where \omega_d = \sqrt{\omega_0^2 - \alpha^2} is the damped frequency)

31
New cards

RLC Circuits: How to find constants (A_1, A_2 or B_1, B_2)?

Solve a 2x2 system of equations using two initial conditions at t=0^+:

  1. The Value: x(0^+) (e.g., v_C(0^+) or i_L(0^+)). Found from t<0 analysis.

  2. The Derivative: x'(0^+) (e.g., \frac{dv_C}{dt}(0^+) or \frac{di_L}{dt}(0^+)). Found using the component's main equation:

    • To find \frac{dv_C}{dt}(0^+), first find i_C(0^+) (using KCL) and use: \frac{dv_C}{dt}(0^+) = \frac{i_C(0^+)}{C}

    • To find \frac{di_L}{dt}(0^+), first find v_L(0^+) (using KVL) and use: \frac{di_L}{dt}(0^+) = \frac{v_L(0^+)}{L}