Voltage amplitudes across inductor and resistor

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 10K views
physicsplease
Messages
6
Reaction score
0

Homework Statement


A series combination of a 22.0 mH inductor and a 145.0 ohm resistor are connected across the output terminal of an ac generator with peak voltage 1.2 kV. (a) At f= 1250 Hz, what are the voltage amplitudes across the inductor and across the resistor? (b) Do the voltage amplitudes add to give the source voltage? Explain. (c) Draw a phasor diagram to show the addition of the voltages.


Homework Equations


V_L = I X_L
V_R = IR
X_L = wL
Vrms = Vmax / (sqrt 2)


The Attempt at a Solution


Originally I attempted to solve for the voltages using V_L and V_R equations. I found X_L = 172 ohms. R was given. At this point I was stuck as I could not solve for current?
 
Physics news on Phys.org
well Z= sqrt ( R^2 + X_L^2)
also Z= V/I
 
z= sqrt( (145ohm^2)=(172 ohm)^2 = 225 ohm
given Vrms = Vmax / (sqrt 2) = 1200/ (sqrt2) = 849 Vrms
i'm going to assume Irms= Vrms/Z
so 849 Vrms/ 225 ohm = 3.77 A

back to the original equations gives
V_L= IX_L
= (3.11 A)(172 ohm) = 534 V
V_R=IR
= (3.11A)(145 ohm) = 451 V

?
 
sorry * that was supposed to be a plus not equals in line 1
 
oh my math was actually wrong on that
V_L= 648.4 V
V_R = 546.7 V
V_L + V_R = 1200 V as expected but using your equation and squaring each gives 848 V which matches the Vrms. Which are they referring to when they ask if it matches the "source voltage" the Vrms of the peak V?
 
yes the sum of the squares = 848V
I had calculated Vrms to be 849 V

also thank you so much for your help and explanations, its greatly appreciated!