A Fresh State of Mind

The questions below are due on Monday March 17, 2025; 10:00:00 PM.
 
You are not logged in.

Please Log In for full access to the web site.
Note that this link will take you to an external site (https://shimmer.mit.edu) to authenticate, and then you will be redirected back to this page.

1) Part 2

Each of the two networks that follows has a non-zero initial state at t=0 (this is indicated for separately for each network). Find the network states for t>0.

(Hint: what equivalent resistance is in parallel with each capacitor, and what time constant results from this combination?)


If va(0)=V, what is va(t) for t>0? Enter your answer as a Python expression involving V, R_1, R_2, and/or C. You may use exp(x) or e**(x) to represent ex, and you may use ln(x) to represent the natural log of x.
 
For t0, va(t)= 


If vb(0)=V, what is vb(t) for t>0? Enter your answer as a Python expression involving V, R_1, R_2, and/or C. You may use exp(x) or e**(x) to represent ex, and you may use ln(x) to represent the natural log of x.
 
For t0, vb(t)= 

2) Part 2

Each of the two networks that follows has a non-zero initial state at t=0 (this is indicated for separately for each network). Find the network states for t>0.


If ia(0)=I, what is ia(t) for t>0? Enter your answer as a Python expression involving I, R_1, R_2, and/or L. You may use exp(x) or e**(x) to represent ex, and you may use ln(x) to represent the natural log of x.
 
For t0, ia(t)= 


If ib(0)=I, what is ib(t) for t>0? Enter your answer as a Python expression involving I, R_1, R_2, and/or L. You may use exp(x) or e**(x) to represent ex, and you may use ln(x) to represent the natural log of x.
 
For t0, ib(t)=