hogrampage
- 107
- 1
Homework Statement
Calculate the power absorbed by each element at t = 0-, t = 0+, and t = 200ms.
Homework Equations
P_{L}(t) = \frac{V_{0}^{2}}{R}e^{-Rt/L}(1-e^{-Rt/L})
P_{R}(t) = \frac{V_{0}^{2}}{R}(1-e^{-Rt/L})
P_{V}(t) = -(P_{L}(t) + P_{R}(t))
The Attempt at a Solution
-10u(-t)V = -10V for t <= 0; 0V for t > 0
t = 0-: V = -10V, i = -10A
PR(0-) = (-10)2(1) = 100W
PL(0-) = 0W
PV(0-) = -100W
t = 0+: V = -10V, i = -10A
PR(0+) = (-10)2(1) = 100W
PL(0+) = 0W
PV(0+) = -100W
t = 200ms:
P_{L}(0.2) = \frac{(-10)^{2}}{R}e^{-4(0.2)}(1-e^{-4(0.2)}) = 25W
P_{R}(0.2) = \frac{(-10)^{2}}{R}(1-e^{-4(0.2)}) = 30W
P_{V}(0.2) = -(25 + 30) = -55W
I'm not completely sure I did this problem correctly (particularly worried about the powers for 0- and 0+). If I did not, I would greatly appreciate any feedback (mistakes you see, hints, etc.). I don't want to go further in my homework until I understand this basic problem first.
Thanks!