Monitoring and Control of A Variable Fre
Monitoring and Control of A Variable Fre
Abstract— Programmable Logic Controller (PLC) and Supervisory Control And Data Acquisition (SCADA) are two new approaches to control
a Variable Frequency Drive (VFD) whose output is fed to a three-phase induction motor and driving a conveyor belt. The conveyor belt has
three sensors are inputs which senses a passing object and carries out the necessary instructions programmed in ladder logic programming of the
PLC through the medium of a personal computer (PC). The SCADA software installed in the PC in turn enables the human operator to control
the entire operation away from the plant and just by using the virtual inputs designated on his computer screen. The results have been verified
with a validating experiment.
Keywords- Variable Frequency Drive, Programmable Logic Controller, Supervisory Control And Data Acquisition, RS-Logix, Intouch Software
9.5
__________________________________________________*****_________________________________________________
A. Objectives
A PLC-SCADA based monitoring and control system for
a Variable Frequency Drive system was developed which Figure 2 Torque speed characteristics of induction motor
controls a three-phase induction motor attached to a conveyor
belt, having three proximity sensors serving as inputs to the The base speed of the induction motor is directly proportional
PLC's ladder logic programming. . PLC was introduced in the to the supply frequency and the number of poles of the motor.
1970's for the automotive manufacturing industry to provide a Since it is not possible to change the number of poles, the
replacement for large relay based control panels. With the only option to change the speed of the induction motor is by
advent of the microprocessor, PLCs have been enhanced to changing the supply frequency.
accomplish more complex industrial applications over the
years. SCADA is a type of industrial control system which The torque developed by the induction motor is directly
are computer-controlled systems for monitoring and control of proportional to the ratio of the applied voltage and the
industrial processes. A distinct advantage of SCADA lies in frequency of supply. By changing the voltage and the
the control ability of large scale processes which includes frequency, but by keeping their ratio constant, the torque
multiple sites and large distances. developed can be kept constant throughout the speed range.
This is the main focus of V/f method of speed control. Figure
The integration of PLC and SCADA for industrial 3 shows the torque-speed characteristics of the induction
automation comprises of: a human-machine interface which is motor with VF control.
the device presenting processed data to a human operator,
who monitors and controls the process; a Remote Terminal
Unit collects the information by connecting to sensors in the
process, converting sensor signals to digital data and sending
digital data to the supervisory system after which that
information is displayed on a number of operator screens;
PLC used as field devices for their economical, versatile,
flexible and configurable attributes.
This integrated system provides a platform for developing
the concepts for thorough understanding of how an industrial
automated system works comprising of all the above Figure 3 Torque speed characteristics of induction motor
components.
A constant V/f ratio produces a constant maximum torque,
B. V/f method of speed control except at low speeds or frequencies. The maximum torque
The motor speed can be controlled by varying supply will have lower value in motoring operation and larger value
frequency. Voltage induced in stator is directly proportional to in braking operation due to reduction in flux during motoring
product of supply frequency and air-gap flux. If stator drop is operation and increase in flux during braking operation.
neglected, terminal voltage can be considered proportional to
product of frequency and flux. V1 α f.Φ Effect of supply The advantages of this method are:
frequency change without terminal voltage change: 1. Speed control of motor
1. Reduction of supply frequency without change in 2. Starting current required is lower.
terminal voltage will cause an increase in the air gap 3. Stable operating region of the motor is increased.
flux thereby saturating the motor. This will cause the 4. At base speed, the voltage and frequency
increase in magnetizing current, core loss and stator achieve their rated values.
copper loss and cause distortion in line current and 5. Acceleration and deceleration of the motor can
voltage and produce high-pitch noise. be controlled by controlling the change of
2. Increase of supply frequency without change in supply frequency to the motor with respect to
terminal voltage will cause decrease in flux therefore time.
leading to reduction of torque capability of the C. Overview of the proposed mechanism
motor. A Variable Frequency Drive is a device used in a drive
Figure 2 shows the Torque-Speed characteristics of an system consisting of the following three main sub-systems:
3094
IJRITCC | October 2014, Available @ http://www.ijritcc.org
______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 2 Issue: 10 3092 – 3098
______________________________________________________________________________________________
AC motor, main drive controller assembly, and drive operator
interface. The AC electric motor used in a VFD system is a
three-phase induction motor which is generally the most
economical motor choice. The VFD controller is a solid state
power electronics conversion system consisting of three
distinct sub-systems: a rectifier bridge converter, a direct
current link, and an inverter. In a VSI drive, the DC link
consists of a capacitor which smoothens out the converter's
DC output ripple and provides a stiff input to the inverter.
This filtered DC voltage is converted to quasi-sinusoidal AC
voltage output using the inverter's active switching elements. Figure 4 System layout diagram
VSI drives provide higher power factor and lower harmonic
distortion than phase-controlled Current Source Inverter. IV. EXPERIMENTAL WORK
VFD control has been chosen specifically because they A. Experimental setup
provide the advantages of energy savings, low motor starting 1. The Allen-Bradley PowerFlex 4M AC drive is the
current, reduction of thermal and mechanical stresses on smallest and most cost effective drive which provides
motors and belts during starts, simple installation, high power powerful motor speed control in a compact, space
factor and lower KVA. saving design.
A PLC-SCADA based control system has been set up
comprising of an Allen-Bradley PLC, an Allen-Bradley Table 1 shows the VFD specifications used in the
PowerFlex 4M Variable Frequency Drive, a three-phase experiment.
induction motor and the workstation has been developed,
configured and integrated together for the monitoring and Table 1 VFD specifications
control of the motor driving a conveyor belt load.
Various control schemes have been used to operate the Rated Output 0.75 kW (1 Hp)
induction motor in Speed and Position control modes of Rated Voltage 240 V AC, single phase
operation using PLC programming and through animated
SCADA screens developed on the workstation. Rated Current 4.2 A
Variable Frequency Drives are generally required because Rated Torque 3.5 kg
many applications are not run at the same speed all of the time
due to surrounding circumstances. The revolutions per minute
of the driven shaft need to be increased or decreased 2. The PLC used in this project was Allen Bradley
depending on load changes, application requirement or other MicroLogix 1400 series. The basic parts of a 1400
circumstances. series PLC are Power Supply, CPU, Discrete Input
The PLC has been connected to control and monitor a VFD Module and Discrete Output Module.
which is the acts as a go-between the three-phase induction
motor and the PLC. A conveyor load is connected to the Table 2 shows the PLC specifications used in the
induction motor and three proximity sensor inputs are experiment.
connected uniformly across the conveyor. The forward
direction of the motor is controlled by the first sensor, the Table 2 PLC specifications
second sensor directs the motor to pause for a given period of
Sl Description Details
time and the reverse direction of the motor is controlled by the
third sensor. 1 Dimensions HxWxD 90 x 180 x 87 mm
The sensor inputs are fed to the PLC which processes the
inputs according to the ladder logic programming and initiates 2 Weight 0.9 kg
corresponding output to the VFD. The VFD in turn once again
processes the PLC input to it and accordingly controls the 3 Number of I/O 24 inputs (20 digital 4
speed and position of the three-phase induction motor. Ladder analog) and 14 outputs (12
logic programming is carried out in RS-Logix in the personal digital 2 analog)
computer.
SCADA elements are written into the ladder logic program 4 Power supply voltage 24V DC
itself by assigning a tag or point which represents a single Power supply inrush
5 24V DC:
input or output value monitored or controlled by the system. Current
With the help of SCADA system, labour costs are reduced by 15 A for 20 ms
minimizing site visits for inspection, data collection and
making rectifications. User defined controls such as start, stop 6 Power consumption 50W
are developed on the software window in order to control the
system remotely.
Figure 4 shows the system layout diagram.
3095
IJRITCC | October 2014, Available @ http://www.ijritcc.org
______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 2 Issue: 10 3092 – 3098
______________________________________________________________________________________________
B. Conduction of Experiments
Allen-Bradley PLC, Allen-Bradley PowerFlex 4M
Variable Frequency Drive, a three-phase induction motor
driving a conveyor belt load controlled by ladder logic
software and Intouch 9.5 software was connected for the
conduction of the experiment in which for various values of
input supply frequencies, the corresponding values of motor
speed in rpm were obtained as shown in Table 3.
0 0
5 250
10 620
15 940
20 1240
25 1495
30 1809
35 2100
40 2350
45 2590
50 2800
Figure 5 Ladder logic programming for VFD control of induction
55 3200
motor
60 3450
B. Frequency vs. speed graph
V. RESULT AND DISCUSSION By varying the frequency of the VFD from 0 to rated
frequency, the speed control of the motor was increased
A. Ladder Logic Programming accordingly. In this way, speed control of the motor was
achieved by varying the frequency. With the help of ladder
The experiments were conducted based on ladder logic programming, motor position was controlled in the
logic programming which is a software installed on a forward and reverse direction as per the object passing
personal computer according to which the PLC takes the through the first and third sensor accordingly.
sensor inputs, processes them according to the program
and gives the output to the VFD which again processes
3096
IJRITCC | October 2014, Available @ http://www.ijritcc.org
______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 2 Issue: 10 3092 – 3098
______________________________________________________________________________________________
Figure 6 shows the graph for the experiment conducted
VI. CONCLUSION
4000
3500
3000
Input
2500 supply
2000 frequenc
1500 y in Hz
1000
500
0
Figure 7 SCADA screen shot of animation of real-time control setup
1 4 7 10 13
VI. CONCLUSION
Figure 6 Frequency input vs. speed output The present work was motivated to develop a scheme to
monitor and control a Variable Frequency Drive using PLC. A
C. SCADA program output thorough study of all the hardware components was done
including their specifications, functioning and overall
The SCADA program was also written using ladder logic performance. Software platform namely AllenBradley ladder
and then run simultaneously from the SCADA screen logic programming RS Linx was comprehended, analysed and
developed by Intouch Software Edition 9.5 The SCADA implemented.
software enables human operator to control the entire A 0.75 KW three-phase induction motor was fully
operation away from the plant and just by using the virtual automated using a Variable Frequency Drive and PLC. The
inputs designated on his computer screen. Table 4 shows the drive used in this set-up offered various control modes of
input-output address of the SCADA program. Figure 7 shows motor operation. The configuration and settings to run the
the SCADA screen shot of animation of the plant which was motor in two control modes viz., speed and position were
previously controlled by the ladder logic program. This type done systematically A ladder logic program was developed
of motor control is helpful when the operator has to control and verified in RS Linx software which enabled the motor to
the motor from a remote location directly through the screen obtain two different positions in succession with a specified
of the workstation. time interval between the positions. A complete study and
practical hands on the PLC and the drive operation have
Table 4 Input-output address of SCADA program imparted a fairly good idea about the industrial automation
TAG ACCESS
systems.
NAME TAG TYPE NAME TAG LINK
REFERENCES
BOTT MEMORY REAL MEMORY MEMORY
[1] Komal Gupta and Kirti Mourya, “Initial Face of
L1 I/O DISCRETE DRIVE B3:0/10
Automation - Programmable Logic Controller”
L2 I/O DISCRETE DRIVE B3:0/6 International Journal of Advance Research In Science and
Engineering, Vol. No. 2, Issue No. 2, February 2013
L3 I/O DISCRETE DRIVE B3:0/5
[2] Jignesha Ahir, “Design and Development of PLC and
L4 I/O DISCRETE DRIVE T4:0/TT SCADA Based Control Panel for Continuous Monitoring
SEN1 I/O DISCRETE DRIVE B3:0/5
of 3-Phase Induction Motor” National Conference on
Recent Trends in Engineering & Technology, 13-14 May
SEN2 I/O DISCRETE DRIVE T4:0/TT 2011
SEN3 I/O DISCRETE DRIVE B3:0/6 [3] Maria G. Ioannides, "Design and implementation of PLC-
based monitoring control system for induction motor"
SW1 I/O INTEGER DRIVE B3:1/0 IEEE Transactions on Energy Conversion, Vol. 19, No.3,
SW2 I/O INTEGER DRIVE B3:1/1 pages 469-476, September 2004.
3097
IJRITCC | October 2014, Available @ http://www.ijritcc.org
______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 2 Issue: 10 3092 – 3098
______________________________________________________________________________________________
[6] Mahir Zajmovic1, Hadzib Salkic1, Sasa Stanic, Master of Science In Mining and Minerals Engineering,
“Management of induction (asynchronous) motor using 14 April 2006
PLC” Journal of Information Technology and
[14] A. R. Al-Ali, M. M. Negm, and M. Kassas, "A PLC based
Applications, JITA 2(2012) 2: pages 95-102, December
power factor controller for a 3-phase induction motor" in
2012
Proceedings of Conference Records IEEE Industry
[7] Yasar Birbir, “Design and implementation of PLC-based Applications, vol. 2, pages 1065–1072, 2000
monitoring control system for three-phase induction
[15] Jan-Erik Räsänen and Eric W Schreiber , “Using Variable
motors fed by PWM supply” International Journal of
Frequency Drives (VFD) to save energy and reduce
Systems Applications, Engineering & Development, Issue
emissions in newbuilds and existing ships” White Paper –
3, Volume 2, pages 128-135, September 2008
ABB Marine and Cranes, 2012
[8] K Gowri Shankar, “Control of boiler operation using
[16] Cristina Anita Bejan, Mihai Iacob and Gheorghe-Daniel
PLC-SCADA” International MultiConference of
Andreescu, "SCADA Automation System Laboratory,
Engineers and Computer Scientists, Vol. 2, ISBN: 978-
Elements and Applications " IEEE, pages 181-186, 2009
988-17012-1-3, 19-21 March 2008
[9] William J Weber, Robert M Cuzner, Eric Ruckstadter, Jim [17] M. Iacob, G.-D. Andreescu, and N. Muntean, "SCADA
Smith, “Engineering fundamentals of multi-MW Variable system for a central heating and power plant" in
Frequency Drives” Proceedings of the thirty-first Proceedings of 5th International Symposium on Applied
Turbomachinery Symposium, pages 177-194, 2002 Computational Intelligence and Informatics, pages 159–
164, May 2009
[10] Peng Sun, Bin Ge, Xuan Zou, “Constant Pressure Water
Supply System Control Using PLC” International Journal [18] Mini S. Thomas, Pramod Kumar, V.K. Chandna, "Design,
of Automation And Power Engineering, pages 73-76, development, and commissioning of a supervisory control
published online www.ijape.org May 2012 and data acquisition (SCADA) laboratory for research and
training" IEEE transactions on Power System, Vol.19, No.
[11] Thomas F Kaiser, Richard H Osman, Ralph O Dickau,
3, pages 1582- 1588, August 2004.
“Analysis Guide for Variable Frequency Drive Operated
Centrifugal Pumps” Proceedings of The Twenty Fourth [19] Gopal K. Dubey, Fundamentals of Electrical Drives,
International Pump Users Symposium, pages 81-106, Second Edition, Narosa Publishing House, 2007
2008
[20] Mohan Undeland Riobbins, Power Electronics Converter,
[12] Brian Shuman, “Building A Reliable VFD System” Applications and Design, Wiley Student Edition, Wiley
Belden Technical Support 1.800. BELDEN.1 India Pvt Ltd, 2006
www.belden.com 2009
[21] John W Webb, Programmable Logic Controllers –
[13] Tyson M Murphy, “A Method For Evaluating The Principles and Applications, Fifth Edition, Prentice-Hall
Application Of Variable Frequency Drives With Coal of India Pvt Ltd, 2003
Mine Ventillation Fans” Thesis submitted to the faculty of
the Virginia Polytechnic Institute and State University, for [22] www.wikipedia.org
3098
IJRITCC | October 2014, Available @ http://www.ijritcc.org
______________________________________________________________________________________