0% found this document useful (0 votes)
8 views2 pages

Motor Performance Calculation Exam

This document provides instructions and sample data for an exam problem involving a series motor. It asks students to determine the torque (T) in Newton-meters and speed (ω) in revolutions per minute of a series motor given its specifications in a text file, including rated horsepower, voltage, field and armature resistances, speed at 65 amps of current, and a new current value of 75 amps. It provides a sample input text file and expected output file for a 25HP, 230V motor with given component values and 670 RPM at 65A.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

Motor Performance Calculation Exam

This document provides instructions and sample data for an exam problem involving a series motor. It asks students to determine the torque (T) in Newton-meters and speed (ω) in revolutions per minute of a series motor given its specifications in a text file, including rated horsepower, voltage, field and armature resistances, speed at 65 amps of current, and a new current value of 75 amps. It provides a sample input text file and expected output file for a 25HP, 230V motor with given component values and 670 RPM at 65A.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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

You might also like