Today, I looked over my ECE 618 Junior Laboratory II - Lab 7 report from the Spring semester of 2009. A future step to determine the parameters of the Motor/Generator is going to be to measure the resistance of the motor and generator portion of the aircraft DC generator.
The field current of a DC motor is the current that is used to create the magnetic flux inside the stator of a DC motor. The armature current is the current in the rotor of a DC motor. The basic Electromagnetic principle of the Lorentz-Force law is the guiding principle behind DC motors. A current (electrical power) is passed through a magnetic field (created from the field current) to create torque (mechanical power).
The purpose of this project/study will be to design a motor controller that can be used as a torque controller for this motor. The idea of a Pulse Width Modulation electric drive controller seems to be one that is both practical and affordable. Pulse Width Modulation is a voltage/current control scheme that uses bursts (called pulses) of varying length to control the average voltage/current over a certain period of time. The overall time from the start of one pulse to the start of another is called the period of the pulse. The time from the start of one pulse to the end of the same pulse is called the pulse width. The duty cycle is:
[(Pulse Width)/(Period)]*100%
A graphical representation of 3 differing pulse width modulation conditions are shown below:
As can be seen, the top-most situation is one where the pulse widths are short in duration (low duty cycle) and the average voltage is very low. The middle situation is one of a longer duty cycle and the bottom is one of almost 100% duty cycle. These pulses switch in the magnitude of 10kHz+. The motor controller for this project will need to switch a large amount of current and be able to handle the back emf associated with switching such a large current off.
To control the speed of a DC motor, a voltage source will be switched on and off quickly enough so that the motor will run at some speed part way between zero and full speed. The modulation is how the width of the pulses varies in response to the input from a switch (rotary switch).
The duty cycle is the major variable in any PWM control system.
Some researching was done and some articles were found that may be of help:
A Torque Controller Suitable for Electric Vehicles - IEEE Transactions on Industrial Electronics, Vol. 44, No. 1 February 2007
Analysis on Modeling and Simulink of DC Motor and its Driving System Used for Wheeled Mobile Robot - Proceedings of World Academy of Science, Engineering, and Technology Volume 26, December 2007
DC Motor Speed Control Methods Using MATLAB/Simulink and their integration into Undergraduate Electric Machinery Courses - Department of Electrical and Electronics Engineering, Nigde University, Nigde 51100, Turkey
An Overview in Power Electronics in Electric Vehicles - IEEE Transactions on Industrial Electronics, Vol. 44, No. 1 February 2007
DC Motor Speed Control using PWM Method - Air Force Academy of Basov, Romania
Low-Cost PWM Speed Controller for an Electric Mini-Baja Type Vehicle - J. of the Braz. Soc. of Mech. Sci. & Eng., January-March 2007, Vol XXIX, No. 1
Application of PWM speed control - JMC, the Fan Company
Electronics Circuits Reference Archive, PWM speed control - 4QD-TEC
Topics still to be researched:
- What types of Electric Vehicles currently use PWM? Golf Carts, Forklifts, electric tractors
- What sort of power electronics are needed for a PWM controller capable of controlling a high current, high back emf motor?
- What sort of frequency is ideal for a PWM controller for this application?
- What is the Armature Winding Resistance?
- What is the electrical time constant of the motor?
- What is the inductance of the armature windings?
I'd really like to model the motor/controller and am making that my goal for this class. I'd like to use simulink modeling to achieve this.