Concept explainers
Use mesh analysis to find vo in the circuit of Fig. 10.78. Let vs1 = 120 cos (100t + 90°) V, vs2 = 80 cos 100/ V.
Figure 10.78
Find the voltage
Answer to Problem 30P
The value of voltage
Explanation of Solution
Given data:
Refer Figure 10.78 in the textbook for mesh analysis.
Formula used:
Write the expression to calculate impedance of the inductor.
Here,
Write the expression to calculate impedance of the capacitor.
Here,
Write the general representation of sinusoidal function.
Here,
Write the general expression to phasor transform of sinusoidal function from time domain to frequency domain.
Here,
Write the polar form representation of frequency domain.
Calculation:
Comparing given source voltage
Substitute
Comparing given source voltage
Substitute
Substitute
Substitute
Substitute
Substitute
The frequency domain representation of given figure with the representation of node voltage is shown in Figure 1.
Apply Kirchhoff’s voltage law in the loop with current
Apply Kirchhoff’s voltage law in the loop with current
Apply Kirchhoff’s voltage law in the loop with current
MATLAB Code:
Solve the linear equations (5), (6) and (7) using MATLAB to find the mesh currents.
syms i1 i2 i3
eq1 = (2 + 3*1i)*i1 -3*1i*i2 +0*i3 == 12*1i;
eq2 = -3*i1 -13*i2 +20*i3 == 0;
eq3 = 0*i1 +20*1i*i2 +(1-18*1i)*i3 == -8;
sol = solve([eq1, eq2, eq3], [i1, i2, i3]);
val1 = sol.i1;
val2 = sol.i2;
val3 = sol.i3;
i1real=real(val1);
i1imag=imag(val1);
i2real=real(val2);
i2imag=imag(val2);
i3real=real(val3);
i3imag=imag(val3);
i1=sprintf('%.3f + %.3fi A', i1real, i1imag)
i2=sprintf('%.3f + %.3fi A', i2real, i2imag)
i3=sprintf('%.3f + %.3fi A', i3real, i3imag)
The command window output:
i1 = '2.0557 + 3.5651i A'
i2 = '0.4324 + 2.1946i A'
i3 = '0.5894 + 1.9612i A'
From Figure 1, write the expression for
Substitute
Represent the voltage in time domain.
Conclusion:
Therefore, the value of voltage
Want to see more full solutions like this?
Chapter 10 Solutions
EBK FUNDAMENTALS OF ELECTRIC CIRCUITS
- If Va = 12V, Ve = 0V, R1= 10 Ohms, and R2=R3=5 Ohms, solve all currents, i, and voltages, V in the circuit.arrow_forward* 7.29 The current source in the circuit of Fig. P7.29 is given by is(t) = 12 cos(2л × 10¹t — 60°) mA. - Apply the phasor-domain analysis technique to determine ic(t), given that R= 20 2 and C = 1 μF.arrow_forwardPROBLEMS 7.33 Find ia(t) in the circuit of Fig. P7.33, given that Us(t) = 40 sin(200t -20°) V.arrow_forward
- 7.25 Determine the impedances of the following elements: (a) R 1 k at 1 MHz = (b) L= 30 μH at 1 MHz *(c) C = 50 μF at 1 kHzarrow_forwardDO NOT USE CHATGPT NEED HANDWRITTEN SOLUTIONarrow_forwardCheck the suitability of the cable cross sections with voltage drop calculation and current control methods. If they are not suitable, determine the suitable cable cross section by using given table. %e₁ 6mm² 25m AT KT1A %e2 %e3 6mm² 2,5mm² 15m 10m 15000W 7500W 2500W Num, of Cores Number of Thickness of Thickness of and Nominal Wires and Cross Section Diameter Insulation Overall Diameters in Approx Sheath Standards Overall Diameter Nox mm² Nox mm mm mm min max max. mm 2x0,75 22x0,20 0,6 0,80 5,7 7,2 6,4 2x1 30x0,20 0,6 0,80 5,9 7,5 6,6 2x1,5 27x0,25 0,7 0,80 6,8 8,6 7,4 2x2,5 45x0,25 0.8 1,00 8,4 10,6 9.2 2x4 50x0,30 0,8 1,10 9,7 12,1 11 2x6 75x0,30 0,8 1,10 11,8 13,1 12,4 2x10 73x0,40 0,9 1,20 14.6 15,8 15 3x0,75 22x0,20 0,6 0,80 6 7,6 6,8 3x1 30x0,20 0,6 0,80 6,3 8 7 3x1,5 27x0,25 0,7 0,90 7A 9,4 8,1 3x2,5 45x0,25 0,8 1,10 9,2 11,4 10 3x4 50x0,30 0,8 1,20 10,5 13,1 11,9 3x6 75x0,30 0.8 1,10 12,5 14,2 13,3 3x10 73x0,40 0,9 1,20 15,8 17,2 16,3 4x0,75 22x0,20 0,6 0,80 6,6 8,3 7,4 4x1…arrow_forward
- Introductory Circuit Analysis (13th Edition)Electrical EngineeringISBN:9780133923605Author:Robert L. BoylestadPublisher:PEARSONDelmar's Standard Textbook Of ElectricityElectrical EngineeringISBN:9781337900348Author:Stephen L. HermanPublisher:Cengage LearningProgrammable Logic ControllersElectrical EngineeringISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
- Fundamentals of Electric CircuitsElectrical EngineeringISBN:9780078028229Author:Charles K Alexander, Matthew SadikuPublisher:McGraw-Hill EducationElectric Circuits. (11th Edition)Electrical EngineeringISBN:9780134746968Author:James W. Nilsson, Susan RiedelPublisher:PEARSONEngineering ElectromagneticsElectrical EngineeringISBN:9780078028151Author:Hayt, William H. (william Hart), Jr, BUCK, John A.Publisher:Mcgraw-hill Education,