Star Delta Conversion
Star Delta Conversion
INTRODUCTION
1.1 Background
The integration of Programmable Logic Controllers (PLCs) into industrial automation
has ushered in a new era of efficiency, precision, and control. PLCs serve as the
backbone of automation systems, offering unparalleled flexibility and adaptability to
diverse industrial processes. Among the myriad applications of PLCs, motor control
stands out as a cornerstone of industrial automation, with techniques such as Star Delta
and Forward Backward control playing pivotal roles.
These control methods are indispensable for ensuring the smooth and reliable operation
of motors, which are ubiquitous in industrial settings. Motors power everything from
conveyor belts and pumps to robotic arms and CNC machines, driving the productivity
and competitiveness of modern manufacturing facilities. As such, optimizing the
performance and efficiency of motor control systems is paramount for maximizing
productivity, minimizing downtime, and reducing operational costs.
Star Delta and Forward Backward control techniques are specifically designed to
address the unique operational requirements of motors in different scenarios. Whether
it's starting a motor with reduced voltage to minimize inrush current and mechanical
stress (as in Star Delta control) or reversing the direction of rotation with precision and
reliability (as in Forward Backward control), these techniques offer sophisticated
solutions to common challenges in motor control.
1.3 Objective
● To automate a motor control system using plc.
● To minimize use of contactor,push button,timer using plc program.
● To enable remote monitoring and control of motors using plc
1.4 Applications
The applications of Star Delta and Forward Backward control of motors using PLCs
are widespread across various industries. These include but are not limited to:
1
HVAC (Heating, Ventilation, and Air Conditioning): Control of fans, pumps, and
compressors in commercial and residential buildings.
●●●
2
CHAPTER 2
LITERATURE REVIEW
A thorough review of existing literature on the topic of motor control using PLCs reveals a rich
body of research and practical applications. Various studies have focused on the implementation
of different control methods, including Star Delta and Forward Backward control, highlighting
their advantages in terms of efficiency, reliability, and safety. Researchers have explored the
theoretical foundations of these control techniques, elucidating the principles governing their
operation
Additionally, case studies and industrial reports provide insights into real-world applications of
PLC-based motor control systems, showcasing their effectiveness in improving productivity and
reducing downtime. Furthermore, advancements in PLC technology, such as integrated
communication protocols and programming capabilities, have expanded the scope of motor
control applications, enabling more sophisticated control algorithms and integration with other
automation systems.
Overall, the literature review underscores the importance of understanding the theoretical
principles, practical implementation, and industrial applications of PLC-based motor control
systems, laying the groundwork for further research and development in this field.
●●●
3
CHAPTER 3
RELATED THEORY
2. Basic Principle
The basic principle behind motor control using PLCs lies in harnessing the power of
digital logic to manipulate electrical signals and control the operation of
electromechanical devices, such as motors. At its core, PLC-based motor control operates
on the principle of converting input signals into output actions based on programmed
logic instructions. Here, we delve into the fundamental principles governing this process:
Input-Output Mapping: PLCs interface with the physical world through input and output
modules. Inputs may include sensors, switches, or other devices that detect changes in the
environment or machinery state. These inputs are mapped to corresponding digital or
analog signals within the PLC. Output modules, on the other hand, drive actuators such as
relays, contactors, or motor drives, translating digital signals from the PLC into physical
actions.
Program Execution Cycle: PLCs execute control programs in a cyclical manner, typically
following a scan cycle. During each cycle, the PLC reads input signals, processes them
according to the programmed logic, and updates output signals accordingly. This cyclic
operation ensures continuous monitoring and control of the connected devices, including
motors.
Logic Programming: PLCs employ programming languages such as ladder logic, function
block diagrams, or structured text to define control algorithms. These languages allow
engineers to create logical relationships between input and output signals, implementing
functions such as sequencing, timing, and interlocking. In motor control applications,
logic programming is used to manage motor starting, stopping, speed control, and
direction reversal.
Feedback Control: Feedback mechanisms play a crucial role in motor control to maintain
desired performance and stability. PLCs can receive feedback signals from encoders, limit
switches, or other sensors installed on the motor or associated equipment. This feedback
information is used to adjust control actions dynamically, ensuring precise motor
operation in response to changing conditions or load demands.
Real-Time Processing: PLCs are designed to operate in real-time, meaning they must
respond to input signals and update output signals within specified time constraints. This
real-time processing capability is essential for controlling motors and other time-critical
processes, where delays or inaccuracies can lead to operational inefficiencies or safety
hazards.
4
Fault Tolerance: To ensure reliability and safety, PLC-based motor control systems often
incorporate fault detection and recovery mechanisms. These may include built-in
Fig 2 :- Block Diagram of star delta forward reverse motor control using
plc
Fig 4 :- PLC
3.2 Contactor
A contactor is an electrically controlled switch used for switching an electrical
power circuit. A contactor is typically controlled by a circuit which has a much lower
power level than the switched circuit, such as a 24-volt coil electromagnet controlling a
230-volt motor switch
Fig 5 :- Contactor
6
the PLC input modules, allowing the PLC to detect their status and execute the
corresponding control actions.
Mode Selection: In systems employing both star delta and forward backward control
methods, push buttons may be utilized for mode selection. For example, a "Mode Select"
push button could be used to toggle between star delta and forward backward control
modes. Pressing the button would signal the PLC to switch between the two control
strategies, enabling flexibility and adaptability in motor operation.
Emergency Stop: In addition to regular start and stop functions, an emergency stop push
button is often incorporated into the control system for safety purposes. This emergency
stop button provides a quick and accessible means of halting motor operation in the event
of an emergency or hazardous situation. When pressed, the emergency stop button sends a
signal to the PLC, causing it to immediately shut down the motor and activate any
necessary safety protocols.
Reset Functionality: In situations where an emergency stop condition has been triggered or
an error has occurred, a reset push button may be used to reset the system and resume
normal operation. This button allows operators to acknowledge and clear fault conditions,
restoring the system to a safe and operable state. Like other push buttons, the reset button
is connected to the PLC input module, enabling the PLC to recognize and respond to user
input.
By incorporating push buttons into the control interface of the PLC-based motor control
system, operators can interact with the system intuitively and efficiently, initiating,
stopping, and adjusting motor operations as needed. Push buttons provide a tactile and
reliable means of human-machine interaction, enhancing the usability, safety, and
functionality of the overall control system.
7
- In a squirrel-cage motor, the rotating magnetic field induces currents in the rotor bars
due to electromagnetic induction. These currents create their own magnetic field, which
interacts with the stator's magnetic field, causing the rotor to rotate in the same direction
as the rotating magnetic field.
- In a wound rotor motor, the rotor windings are connected to external resistors or other
control devices through slip rings. By adjusting the resistance in the rotor circuit, the
speed and torque characteristics of the motor can be controlled.
2. Working Principle:
- The interaction between the rotating magnetic field produced by the stator and the
induced currents in the rotor generates a torque that drives the rotor to rotate. This torque
is proportional to the product of the magnetic flux, the current in the rotor, and the sine of
the angle between them (known as the power factor angle).
- The speed of the motor is determined by the frequency of the applied AC power and the
number of poles in the motor. The synchronous speed of a three-phase induction motor is
given by the formula:
- However, due to slip (the difference between synchronous speed and actual rotor
speed), the rotor rotates at a speed slightly lower than synchronous speed. The speed of
the motor decreases with increasing load, resulting in a characteristic known as slip.
Switched Mode Power Supply (SMPS) is a type of power supply that efficiently converts
electrical power from one form to another using electronic switching devices, such as
transistors or MOSFETs. SMPS offers several advantages over traditional linear power
supplies, including higher efficiency, smaller size, lighter weight, and improved
regulation.
1. AC-to-DC Conversion:
- The first stage of an SMPS involves converting the incoming alternating current (AC)
from the mains power supply into direct current (DC). This is usually achieved using a
8
rectifier circuit, which converts the AC voltage into pulsating DC voltage. The rectified
voltage is then filtered using capacitors to smooth out the ripples.
2. DC-to-DC Conversion:
- The filtered DC voltage is then fed into a switching regulator circuit, which performs
the main DC-to-DC conversion. This circuit typically consists of a high-frequency
oscillator, a power switching device (such as a transistor or MOSFET), a transformer,
and a rectifier.
3. Switching Operation:
- During the ON state of the switching device, energy is stored in the transformer's
magnetic field. During the OFF state, this stored energy is transferred to the output
circuit through the secondary winding of the transformer.
Motor control using Programmable Logic Controllers (PLCs) offers several advantages
over traditional control methods. Here are some of the key advantages:
1. Flexibility: PLC-based motor control systems are highly flexible and programmable,
allowing for easy customization and adaptation to changing operational requirements.
Engineers can modify control algorithms, adjust parameters, and add new functionalities
without the need for extensive rewiring or hardware changes.
9
2. Integration: PLCs can seamlessly integrate with other automation components and
systems, such as sensors, actuators, human-machine interfaces (HMIs), and supervisory
control and data acquisition (SCADA) systems. This enables centralized control, data
exchange, and coordination of multiple devices and processes within a manufacturing or
industrial environment.
3. Reliability: PLCs are designed for robustness and reliability in industrial applications,
with features such as built-in diagnostics, fault tolerance, and redundant hardware
configurations. This ensures continuous operation and minimizes downtime, improving
overall system reliability and uptime.
4. Real-Time Control: PLCs operate in real-time, meaning they can respond to input
signals and execute control actions within specified time constraints. This is critical for
applications requiring precise timing, such as motor control in manufacturing processes
or motion control in robotics.
6. Safety: PLCs support various safety features and protocols to ensure safe operation of
motor control systems. This includes emergency stop functionality, safety interlocks, and
integrated safety PLCs that comply with industry safety standards such as ISO 13849 and
IEC 61508.
7. Energy Efficiency: PLC-based motor control systems can optimize energy usage and
improve efficiency through features such as variable frequency drives (VFDs), which
adjust motor speed based on load demand. This helps reduce energy consumption,
lower operating costs, and minimize environmental impact.
8. Scalability: PLC-based motor control systems are scalable, allowing for easy expansion
and addition of new components or functionalities as needed. This scalability ensures
that the system can grow with the evolving needs of the application or production
facility.
Overall, motor control using PLCs offers enhanced flexibility, integration, reliability,
real-time control, remote monitoring, safety, energy efficiency, and scalability, making it
a preferred choice for industrial automation and control applications.
10
Cost: PLC-based motor control systems can be expensive to implement, especially for
small-scale applications or projects with limited budgets. The cost of PLC hardware,
software, programming, and maintenance can add up, making it less feasible for some
organizations or industries.
Dependence on Power Supply: PLCs rely on a stable power supply to operate reliably.
Any interruptions or fluctuations in the power source can affect the performance of the
motor control system, leading to potential downtime or operational issues.
Limited Real-Time Performance: While PLCs are capable of real-time control, they may
not offer the same level of performance as dedicated real-time control systems or
hardware. In applications requiring extremely fast response times or high-speed motion
control, PLCs may have limitations that affect their suitability.
Hardware Limitations: PLC hardware has finite processing power and memory capacity,
which may impose limitations on the complexity and scale of motor control tasks that
can be performed. Large-scale systems or applications with high computational
requirements may require additional hardware or specialized controllers to meet
performance demands.
●●●
11
CHAPTER 4
METHODOLOGY
Step 3: Connect all the components with the required wires as shown in the above
diagram.
12
4.2 Block diagram
13
4.3 Construction
The construction of a motor control system employing star delta and forward reverse
control using Programmable Logic Controllers (PLCs) is a complex yet crucial aspect of
industrial automation. This comprehensive guide delves into the intricate details of
constructing such a system, encompassing various components, wiring configurations,
interlocking mechanisms, and PLC programming techniques.
It consist of contactors connected to the PLC which control on and off operation of the
contactor based on the requirement
Basically the contactor are arranged in four arrangement
Forward,reverse,star,delta
1.Forward contactor:
on the input terminal it is connected to RYB phase and output terminal i.e RYB phase is
connected to motor terminal u1,v1,w1 respectively
2.Reverse contactor :
The input terminal is connected to RYB phase similarly as that of the forward contactor
but the on output terminal RYB is connected to output terminal of forward contactor such
that the Y and B phase position is reversed
3.Star contactor :
The upper or input terminal of star contactor is short circuited it RYB phase are
connected together but on lower terminal RYB is connected to the motor terminal
u2v2w2
4 Delta contactor :
Delta contactor primary terminal is connected to forward contractor's secondary terminal
and secondary terminal is connected to w2u2v2 based on forward or reverse it's sequence
change from RYB to RBY
5.MCCB( Molded Case Circuit Breaker):
MCCB stands for Molded Case Circuit Breaker, which is a safety device that protects the
contactor from short circuited mccb provide three 3 phase supply to forward and the
reverse contactor
6.PLC(programmable logic controller):
It control the operation of four contactors , it is connected to auxiliary winding of the
contactor it control on and off operation of contactor based on the program
14
connected to output terminal of reverse contactor which is phase altered as result w2u2v2
gets connected to RBY phase and it continue to run on reverse mode
Initially, the input and output devices are connected to the PLC. Upon pressing the start
button, the motor is set to run in the forward direction. The motor can be stopped by
pressing the stop button. To reverse the direction of the motor, the reverse button is
pressed. This entire operation is controlled by the PLC, which can be a model like
DVP-14SS or DVP-14SS2. These PLCs are compact, modular, and come with built-in
inputs/outputs that can be expanded as needed. They support a wide range of
communication protocols and can be used for various applications, including simple
control systems, motion control, and process control.
●●●
15
CHAPTER 5
EPILOGUE
Month 12 01 02 03 04 05 06 07 08
Topic Selection
Literature Review
Proposal Defense
Preliminary Design
Market Survey
andMaterial
Selection
Implementation
Testing and
Modification
Final Report
Submission
Work
Completed
Work
Remaining
16
5.3 Estimated Budget
Quantity Cost
S.N. Components (Pcs.) Rate (Rs.) (Rs.) Remark
1 PLC 1 25000 25000
2 NO push button 2 1000 2000
3 NC push button 1 500 500
4 Contactor (32A) 4 10000 50000
5 SMPS (24v) 1 1500 1500
Total 85000.00
REFERENCES
●●●
17