EEE 3 Exam 2/ Exam 2 bonus p.
1/ 2
Christmas MP 2010 – Problem 3, sample 1
1) For 30 points:
A ____ HP, ____ V series motor has a series field resistance of ____ Ohms and an armature resistance
of ____ Ohms. Motor speed is ____ RPM when the motor draws 65A at Vrated.
Determine ω (in Revolutions Per Minute) and T (in Newton-meters) when Ia = _____.
Get the input from the text file called “[Link]”. Write the output to a text file with title “[Link]”.
Figure 1 shows the circuit to be programmed.
Figure 1: Problem 3
~>ROY
EEE 3 Exam 2/ Exam 2 bonus p. 2/ 2
Sample input:
rated_HP=25
rated_V=230
Rs =0.12
Ra=0.2
RPM_65A=670
Ia=75
**
Sample output:
T=258
omega=571.78
**
~>ROY