Transformer example problem: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
====Part A:====
====Part A:====
The ratio of primary voltage to secondary voltage is directly proportional to the ratio of number of turns on the primary to number of turns on the secondary:
The ratio of primary voltage to secondary voltage is directly proportional to the ratio of number of turns on the primary to number of turns on the secondary:
<br/>
<br/>
<br/>
<math>\frac{V_1}{V_2} = \frac{N_1}{N_2}</math>
<math>\frac{V_1}{V_2} = \frac{N_1}{N_2}</math>
Line 19: Line 20:
<br/>
<br/>
To solve for the number of turns required for the secondary, the equation is rearranged solving for N_2:
To solve for the number of turns required for the secondary, the equation is rearranged solving for N_2:
<br/>
<br/>
<br/>
<math>N_2 = \frac{300 \cdot 120}{480} \Rightarrow N_2 = 75 \ turns </math>
<math>N_2 = \frac{300 \cdot 120}{480} \Rightarrow N_2 = 75 \ turns </math>

Revision as of 21:31, 17 January 2010

Problem:

An ideal transformer with a 300 turn primary connected to a 480 V, 60 Hz supply line is to output 120 V from the secondary. If a 100 Ω resistor is connected across the secondary, determine: A) How many turns the secondary must have. B) The current through the resistor, C)The current drawn through the primary.

Solution:

Part A:

The ratio of primary voltage to secondary voltage is directly proportional to the ratio of number of turns on the primary to number of turns on the secondary:

V1V2=N1N2

Where V1=Voltage across primary, V2=Voltage across secondary, N1= Number of turns in primary, N2= Number of turns in secondary


480volts120volts=300turnsN2

To solve for the number of turns required for the secondary, the equation is rearranged solving for N_2:

N2=300120480N2=75turns

Part B:

The voltage across the secondary is given in the problem statement as 120 volts. Using ohms law, V=iR, we can solve for the current.
i2=V2RL
Where i2= Current through secondary, V2=Voltage across secondary, RL= Load Resistor (R_L = 100 Ω)

i2=120volts100Ωi2=1.2A

Part C: