Dens
- 74
- 0
Homework Statement
Relevant infor
V(out) stands for the voltage divider I believe
The Attempt at a Solution
I am just going to get the equation first.
For the first part, applying the loop rule I got
12 - 10^5q' - 10^7 q = 0 with q(0) = 0. Solving I get
Q = \frac{3}{25000}(1 - e^{-100t})
Since V = IR = q'R = q'(105) I should get V = 12e^{-100t}. So the plot would be a exp curve, curving down.
For the question that follows after. The loop rule is
100 - q'(10^6) - q/C = 0. Solving, I get
q(t) = 100C - 100Ce^{-10^{-6}t}
Since V = IR = q'R = q'(106) I should get V = 100e^{-10^{-6}t/C}
Now V_{out} = 70 = 100e^{-10^{-5}/C}, solving I get C = 2.8
Here is the problem, the answer is supposed to be 8.3μF. All the ODEs were solved with Maple
What did I do wrong?