Question

14)(4 points) Analyze the circuit in problem 9-12 using PSPICE as follows: Use a Bias Point analysis to find Ix, Iy, VA, VB a
9) (4 points) Find Ix and Iy as follows: a. Find the total resistance seen by the source b. Find Ix Ix c. Use current divisio
11) (4 points) Find Ix and ly using mesh equations. Ix = Iy 20 50 200 V Ix 40 70 Iy w 12)(4 points) Find Ix and Iy as follows

Please show all work and to follow directions. Only answer Problem 14

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution :


Q9.

A с 20 50 IX IY 200 V 40 70 B

Here, Total resistance seen by the 200 v voltage source will be the equivalent resistance between A and B. And the current flowing through the Equivalent resistance will be Ix [ As 20 ohm is in series with the resistance ].

So, Resistance Between A,B = RAB = 20 + { 40 || (50+70) } = 20 + { 40 || (120) } = 20 + 40*120/(40+120) = 20 + 30 = 50 Ohm.

[ As, 50 and 70 ohm are in series with each other and 40 ohm is parallel ( represented by ' || ' symbol ) with them and finally 20 ohm is in series with the whole circuit. ]

So, Ix will be 200/50 A = 4 A. [ As per ohm's law, V = I* R. or, I(current ) = V(voltage) / R(resistance) ].

Here, Current flows through Ix = 4 A, and in divided in 2 , one go to the 40 ohm resister and the other to the 50 series 70 = 120 ohm resistor.

By, Current divisor rule, Iy will be,

Source Current * { Resistance of the opposite lane / (Resistance of the opposite lane + Resistance of the same lane) }

= 4 A * { 40 / (40+120) } = 4 A * 40 / 160 = 1 A.

So, Answer  

a. 50 ohm.

b. 4 A.

c. 1 A.

Q.10.

Using Source transformation,

R1 R2 200 500 V1 -200 V R3 4002 R4 7002

R2 5002 11 10 A R3 R1 200 R4 7002 -400

R2 50Ω Rx 11 10A 13.3333Ω R4 70Ω

Rx R2 13.3333 5002 R4 -700 V1 133.333 V

Ry 133.3333 _V1 —133.333 V

So, We converted v1 to i1, where i1 = v1/r1 = 200/20 = 10 A,

next we find R1 and R3 parallel, that makes 13.333 ohm in equivalent as Rx.

Now, we convert I1 to V1, where V1 = I1 * Rx = 133.333 V

Now, Rx , R2 and R4 are in series makes 133.333 ohm equivalent as Ry.

Now Current through Ry = V1 / Ry = 133.33/133.33 = 1 A.

Which is same as Iy.

Q11.

Mesh Analysis,

KVL in Loop Y,

0 = (40+50+70)*Iy - 40*Ix

or, 40*Ix = 160 Iy

or, Ix = 4 * Iy ....................................eq.1

KVL in Loop X,

200 = Ix*(20+40) - Iy*40

or, 200 = 60 * Ix - 40* Iy

Putting eq. 1 to action,

or, 200 = 60* 4 *Iy - 40*Iy

or, 200 = 240 *Iy - 40* Iy

or, 200 = 200 Iy

Or, Iy = 1 A

Putting value in eq.1

Ix = 4*Iy = 4*1 = 4 A.

Q.12.

Nodal Analysis,

Here,

A B с 20 50 11 13 200 V 70 12 D

Applying KCL at node B,

I1 + I2 + I3 = 0

Or. (Va - Vb)/20 + (Vd - Vb) / 40 + (Vd - Vb) / (50+70) = 0

We know, Va = 200 V, Vd = 0 V

Or, (200-vb) / 20 + (-Vb/40) + (-Vb) / 120 = 0

Or, 10 -( vb / 20) + (-Vb/40) + (-Vb) / 120 = 0

Or, 10 - Vb / 12 = 0

Or, Vb = 120 V.

So, I3 = (0-120) / (50+70) = -1 A

So, Vc = Voltage across C to D = -1 * 70*-1 = +70 Volts.

Iy = - I3 here,( opposite direction) = +1 A

Ix = I1 = (Va - Vb )/ 20 = (200 - 120) /20 = 80/20 A = 4 A

Simulation,

I: 4.00 A V: 120 V • V: 70.0 V R1 R2 tivo Ix 2002 Vb 5022 I: 1.00 A Iy -V1 —200 V R3 34002 SR4 7002

**[ Comment Down Below if you have any problem regarding this particular Question, I will change(Edit) the answer and help you accordingly. ]**

Add a comment
Know the answer?
Add Answer to:
Please show all work and to follow directions. Only answer Problem 14 14)(4 points) Analyze the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • PLEASE SHOW ALL WORK AND FOLLOW DIRECTIONS. 13) (4 points) Write a MATLAB program (Be sure...

    PLEASE SHOW ALL WORK AND FOLLOW DIRECTIONS. 13) (4 points) Write a MATLAB program (Be sure to begin with a block of comments including name, course number, final exam, problem number, and a brief description of the problem) to solve the mesh equations (in Problem 11) three ways listed below. Also display titles for each part (for example: “Solution using Is inv(A)*b?, etc) Using x = inv(A)*b Using rref( Using x = A\b. 11)(4 points) Find Ix and Iy using...

  • ANSWER PROBLEM 13 NOT 11, PROBLEM 11 IS FOR PROBLEM 13. PLEASE FOLLOW DIRECTIONS. 13) (4...

    ANSWER PROBLEM 13 NOT 11, PROBLEM 11 IS FOR PROBLEM 13. PLEASE FOLLOW DIRECTIONS. 13) (4 points) Write a MATLAB program (Be sure to begin with a block of comments including name, course number, final exam, problem number, and a brief description of the problem) to solve the mesh equations (in Problem 11) three ways listed below. Also display titles for each part (for example: “Solution using Is inv(A)*b?, etc) Using x = inv(A)*b Using rref( Using x = A\b....

  • Problem 1 (20 points) You have the circuit shown below. 7 mA 8 kg %, 1...

    Problem 1 (20 points) You have the circuit shown below. 7 mA 8 kg %, 1 ko Rz 4k sht 10v ☺ ş 4 kg (lc Ako su sos a. Write a complete set of node voltage equations; one for each node (A through E) b. Using the equations from part a, determine the node voltages VA, VB, Vc, Vo and Ve c. Using the node voltages from part b, determine Vyand ly. Problem 2 (20 points) Using the same...

  • problem 2 please Problem 2 (50 points) Consider the circuit below and answer the following questions:...

    problem 2 please Problem 2 (50 points) Consider the circuit below and answer the following questions: R,-4Ω +Vi 2 V a- [20 Points] Using nodal analysis method, find the voltages VA. VB. Ve and Vo b [12 Points] Calculate the currents I and Is. c- 8 Points] Calculate the voltage Vs across the dependent current source. d- [10 Points] Calculate the power absorbed delivered by each voltage source in the circuit

  • PLEASE SHOW ALL WORK AND TO FOLLOW ALL DIRECTIONS. PLEASE USE PSPICE. Assignment 1. Using a...

    PLEASE SHOW ALL WORK AND TO FOLLOW ALL DIRECTIONS. PLEASE USE PSPICE. Assignment 1. Using a DC Sweep analysis to analyze a circuit: Use the circuit below. A. Analyze the circuit by hand (find Va and is only). B. Analyze the circuit using PSPICE as follows: Use a DC Sweep analysis to find the quantities found in part A above. Include a voltage printer and a current printer to measure the quantities specified. Do not use a Bias Point analysis...

  • I'm unsure how to work this problem. Please include all drawings where necessary. For the following...

    I'm unsure how to work this problem. Please include all drawings where necessary. For the following design C1-0.05F L1-2H R2-40 R1 40 C2-0.05F L2-2H Va-4cos(10t+900)V Vb-4cos(10t+90°] R4-40 L3 0.1H C3-0.1F R3-40Q 1R6-20 vc=4cos( 20t+900)V vd:4cos( 10t+600)V (Remember that i) ω is given in rad/sec, i) the above circuits have different Impedances for different frequencies, ii) we replace the shorted voltage power supplies with a short circuit, İV) with a+jb the rectangular form and NO the polar form we have a-Acos(9),...

  • PLEASE SHOW ALL WORK AND TO FOLLOW DIRECTIONS. PLEASE USE PSPICE. STUDENT ID= 7220849 3. Using...

    PLEASE SHOW ALL WORK AND TO FOLLOW DIRECTIONS. PLEASE USE PSPICE. STUDENT ID= 7220849 3. Using a DC Sweep analysis to graph currents and voltages Let R1 through R4 equivalent to the digits 1 through 4 in your StudentID in k 2 (use 10 k12 for a digit of 0). • For example, if your StudentID is 9870654 then R1 =9 KS2, R2 =8 kN, R3 = 7k2 and R4 = 10k12 A. Analyze Circuit 3 by hand to determine...

  • PLEASE SHOW ALL WORK AND TO USE PSPICE AND FOLLOW ALL DIRECTIONS. STUDENT ID=378564 Assignment: 1....

    PLEASE SHOW ALL WORK AND TO USE PSPICE AND FOLLOW ALL DIRECTIONS. STUDENT ID=378564 Assignment: 1. For the Circuit 1 shown below: A. Analyze the circuit by hand as described in the textbook. B. Analyze the circuit using PSPICE as follows: Use a Bias Point analysis to find the quantities found in part A above. Be sure to add text to the schematic as indicated in the Sample Report. Adjust the placement of each value on the schematic so that...

  • linear circuit 1 Q2. [30 Points) Consider the circuit below and answer the following questions 5A...

    linear circuit 1 Q2. [30 Points) Consider the circuit below and answer the following questions 5A 292 532 389 40 V 20 V + (a) 18 Pts Use loop (Mesh) analysis technique to analyze the circuit and find the mesh currents. (b) [4 Pts) Calculate the voltage Vo. (c) 14 Pts) Calculate the current Ix. (d) [4 Pts Calculate the current ly.

  • Node Voltage Method Example 4: find v2 1,-24,1-3A, Ri-20,R,-40,R,-20,R,-30 . Label currents and voltages (polarities "arbitrarily"...

    Node Voltage Method Example 4: find v2 1,-24,1-3A, Ri-20,R,-40,R,-20,R,-30 . Label currents and voltages (polarities "arbitrarily" chosen) + R3- 1. 2. Choose Node d (v) as the reference node 3. Define remaining n -1 (3) voltages 2 (Vd 0) Va is independent V, is independent >Ve is independent 4. Apply KCL at nodes a, b, and c 1/27/2019 Node and Mesh Methods

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT