Home / Week 6 Exercises / Solving Circuits

Solving Circuits

The questions below are due on Sunday March 17, 2019; 11:00:00 PM.
 
You are not logged in.

If you are a current student, please Log In for full access to this page.

Circuit 1

Consider the following circuit, where 0 \leq R_o < \infty.

Part a. Determine the value of I_o when R_o = 3 ohms.

Enter I_o (in Amps):
Part b. Choose R_o so that V_o = 30V.
Enter R_o (in ohms) or None if no such R_o exists:
Part c. Choose R_o so that I_o = 6A.
Enter R_o (in ohms) or None if no such R_o exists:
Part d. Choose R_o so that V_o = 75V.
Enter R_o (in ohms) or None if no such R_o exists:

Circuit 2

Consider the following circuit where the resistance R is in the range 0 \leq R < \infty.

Part a. Determine the value of i_1 when R=0\Omega.

Enter i_1 (in Amps):
Part b. Determine the potential of e_1 (relative to the labeled ground node) when R=1\Omega.
Enter e_1 (in Volts):

Circuit 3

Find V_1 and V_2 so that I_a = 7A and I_b=3A.

Enter V_1 (in Volts):

Enter V_2 (in Volts):

Circuit 4

Determine an expression for I_o in the following circuit.

Enter an expression (in Python) for I_o in terms of case-sensitive variables I_1, I_2, R_1, R_2, and R_3.

I_o =~