L - 20 Simple Ladder Diagrams For Dol Star-Delte Starter
L - 20 Simple Ladder Diagrams For Dol Star-Delte Starter
L - 20 Simple Ladder Diagrams For Dol Star-Delte Starter
DOL (Direct-On-Line) starter is used to start the motor by applying full line voltage to the
motor.
DOL starter is used for the motors having rating up-to the 05HP. Figure shows the control
diagram of the DOL starter
Construction;
The starter contains a (Miniature Circuit Breaker) for the incoming supply protection.
It contains two push buttons one for the “START” and the other for the “STOP”. A contactor
used for the switching power circuits using control voltages.
Such motors use a type of starters which connects the stator winding directly to the
supply without reduction in voltage;
o Therefore the starter is known as DOL (DIRECT-ON-LINE) starters.
o This starter does not reduce applied voltage but protects from various ways like
overloading, under voltage, single phasing
Parts explanation:-
Magnetic contactors
Over load relay protection
NO (normally open)
NC (normally closed
NO (normally open) :- When start button is pressed the motor is on till the
Push button is pressed (inching).
Therefore NO contact is used in the contactors.
Over Load Relay:- Over load relay plays an important role for the
protection of the motor.
Over Load Relay protection is used for the protection of motor against;
o Over voltage,
o Overheating,
o Under voltage,
When the STOP button is pressed, the circuit will interrupt and the
motor will STOP
When START push button is pressed contactor will be ON and it starts until the STOP push
button is not pressed.
When we have pressed the start push button the contactor NO behind the start push button holds
the circuit.
STOP push button is pressed the CONTACTOR will be OFF until START button is not pressed
again.
We can also made this program using latching here is the ladder diagram of DOL starter using
latching.
Let us see how a star delta starter reduces the starting current of a three-phase induction motor.
As the winding is star connected, the winding current per phase (IPS) equals to supply line current
(ILS).
As the winding is star connected, the voltage across each phase of the winding is
Since here, the winding current per phase (IPS) equals to the supply line current (ILS), we can
write,
Now, let us consider the situation where the motor gets started with delta connected stator
winding from same three phase supply points,
Here, ILD = Supply Line Current and, IPD = Winding Current per Phase and Z = Impedance per
phase winding at stand still condition.
As the winding is delta connected, supply line current (ILD) is root three times of the winding
current per phase (IPD)
As the winding is delta connected, the voltage across each phase of the winding is
Now, by comparing supply line currents drawn by an induction motor with star and delta
connected winding, we get
Thus we can say that the starting current from the mains in case of star delta is one-third of direct
switching in the delta. Again, we know that the starting torque of an induction motor is
proportional to the square of the voltage applied to the winding per phase.
The equation shows that star delta starter reduces the starting torque to one-third of that
produced by DOL starter. The star-delta starter is equivalent to an autotransformer with a 57.7%
tapping.
Advantages of Star Delta Starter;- The advantages of star delta starters include:
1. Inexpensive
2. No heat is produced, or tap changing device needs to be used, hence efficiency increases.
3. Starting current reduced to 1/3 of direct online starting current.
4. Produce high torque per ampere of line current.
Disadvantages of Star Delta Starter;- The disadvantages of star delta starters include:
1. Starting torque is reduced to 1/3 of full load torque.
2. A particular set of motors required.
Figure shows the star delta starter ladder diagram. In this ladder diagram we
have used :-
Two push buttons ( one for start and one for stop )
Timer ( ON-Delay Timer )
Three contactors for main, star and delta.
When start push button is pressed binary bit holds the timer.
Now this time main contactor will be ON with the starting of the timer
due to the enable bit of the timer.
When timer starts counting the time then star contactor will be ON and
remains in ON condition till the time has finished due to the timer
timing bit.
When timer has finished its time delta contactor will be on and star
contactor will be off due to the done bit of the timer.
Here we have used ‘allen bradly’ PLC. In this PLC timer has several
addressing bits:-
Enable bits (EN)- Timer enable bit has been executed when timer comes in
ON status.
Timer Timing bit (TT) - Timer Timing bit are the accumulator of the timer
means it will be on till the timer count its time.
Done Bit (DN) - Timer done bit executes when timer finish its preset value.
When STOP push button has pressed rung will be false and starter will stop.