Labview-Ni Elvis Ii Based Speed Control of DC Motor
Labview-Ni Elvis Ii Based Speed Control of DC Motor
Abstract—The intention of this paper is providing an efficient is more convenient and more effective than any other
and simple method for control speed of DC motor using pulse language development environment. The actual motor
width modulation technique. The modulation of pulse is obtained parameters can be modified directly, which will greatly
from the LabVIEW-NI ELVIS combination. There are several facilitate the simulation.
methods for controlling the speed of DC motors. One simple
method is to add series resistance using a rheostat. As
considerable power is consumed in the rheostat, this method is
II. SPEED CONTROL OF DC MOTOR
not economical. Another method is to use a series switch that can
be closed or opened rapidly. This type of control is termed as A. Introduction to motor
chopper control. The PWM based chopper circuit smoothly
controls the speed of general-purpose DC motors. We used the We used the PMDC motor for this study. Permanent-
LabVIEW software and NI ELVIS II DAQ card to control the magnet types have some performance advantages over direct-
duty cycle precisely. current, excited, synchronous types, and have become
predominant in fractional horsepower applications. They are
Keywords— DC Motor, Speed Control, PWM, LabVIEW, NI smaller, lighter, more efficient and reliable than other singly
ELVIS, DAQ. fed electric machines.
I. INTRODUCTION Originally, all large industrial DC motors used wound
Nowadays, AC power becomes popular and advantageous field or rotor magnets. Permanent magnets have traditionally
because of easy generation, transmission with less loss to long only been useful on small motors because it was difficult to
distances due to stepping up voltage and stepping down the find a material capable of retaining a high-strength field. Only
voltage to a desired level. In Industries 70% of the motors and recently have advances in materials technology allowed the
drives used are induction motors, hence ac motors in general creation of high-intensity permanent magnets, such as
means induction motors. Induction motors were preferred in neodymium magnets, allowing the development of compact,
industries due to the advantages of its rugged construction, high-power motors without the extra real-estate of field coils
less maintenance and can be operated in explosive and excitation means. However, as this high performance
atmospheres also. Therefore, Induction motors ruled out all permanent magnets become more applied in electric motor or
the motors in industries in every application[1]. However, DC generator systems, other problems are realized.
motors were still used for certain applications where induction
motors cannot fulfil the need. So, dc motors have its own
significance in industries. This is because some special
characteristics they possess. We used the PMDC motor for
this study.
Commonly used simulation software’s are Pspice, Protel,
and Matlab.
LabVIEW, compared with other computer softwares, there
is a particularly important difference: other computer
softwares are created based upon the language along the text
lines of code, LabVIEW graphical programming language - G
language. The resulting program is block diagram form.
LabVIEW is also a perfect simulation, debugging tools, such
as setting breakpoints, single step and so on. With LabVIEW's Figure.1 Circuit model for PM Motor
dynamic continuous tracking mode, the process of data and
changes can be continuously and dynamically observed, so it
5. Set the duty cycle of the motor. And compute the desired
waveform using the buffer size and update rate. This VI keeps
track of the phase of the waveform to ensure that the
generated signal is continuous. And Write the waveform to the
output buffer. And call the start VI with for loop. The while
loop will run continuously until the user presses the stop
button. Every iteration computes and writes a new waveform
to the buffer. Call the clear task VI to clear the task.9. Use the
popup dialog box to display an error or warning if any.
The LabVIEW front panel graph shows the simulation of the Figure 7. Power vs Speed characteristics curve
program.
VI. CONCLUSIONS
The analysis with experimental results shows that motor
control established with LabVIEW can effectively control the
speed of the motor. Data-Acquisition Toolbox is used to
convert the virtual signals to physical signal. By means of
using this simulation, we can test the motor speed for different
voltages without any power loss. LabVIEW is proven to be an
excellent tool for electrical simulation.
VII. ACKNOWLEDGEMENT
We would like to acknowledge and extend my heartfelt
gratitude to Professor S.Suresh and Lecturer V.Rajasekaran
for their great efforts of supervising and leading us, to
accomplish this fine work. A special thank you goes to those
who contributed to this paper: N.Gunasekaran and N.Dharsiya
rupha for their valuable comments and sharing their
Figure 5. LabVIEW Front Panel
knowledge. We thank every person gave us something to light
The different readings are taken for the different range of duty our pathway; we thank them for believing in us.
cycles. Then the graphs are plotted from the data.
REFERENCES
[1] E. Levi, “Impact of iron loss on behavior of vector
controlled induction machines,” IEEE Trans. Ind. Appl., vol.
31, no. 6, pp. 1287–1296, Nov./Dec. 1995.