Tuesday, October 28, 2014

Contactors and Motor starters


Most motor applications require the use of remote control devices to start and stop the motor. Magnetic contactors, similar to the ones shown below, are commonly used to provide this function. Contactors are also used to control distribution of power in lighting and heating circuits.
Basic Contactor Operation
Magnetic contactors operate utilizing electromagnetic principles. A simple electromagnet can be fashioned by winding a wire around a soft iron core. When a DC voltage is applied to the wire, the iron becomes magnetic. When the DC voltage is removed from the wire, the iron returns to its nonmagnetic state. This principle is used to operate magnetic contactors.
 
The following illustration shows the interior of a basic contactor. There are two circuits involved in the operation of a contactor. The control circuit and the power circuit. The control circuit is connected to the coil of an electromagnet, and the power circuit is connected to the stationary contacts.
The operation of this electromagnet is similar to the operation of the electromagnet we made by wrapping wire around a soft iron core. When power is supplied to the coil from the control circuit, a magnetic field is produced magnetizing the electromagnet. The magnetic field attracts the armature to the magnet, which in turn closes the contacts. With the contacts closed, current flows through the power circuit from the line to the load. When the electromagnet’s coil is de-energized, the magnetic field collapses and the movable contacts open under spring pressure. Current no longer flows through the power circuit.

 
The following schematic shows the electromagnetic coil of a contactor connected to the control circuit through a switch (SW1). The contacts of the contactor are connected in the power circuit to the AC line and a three-phase motor. When SW1 is closed, the electromagnetic coil is energized, closing the “M” contacts and applying power to the motor. Opening SW1 de energizes the coil and the “M” contacts open, removing power from the motor.
 
 Overload Relay
Contactors are used to control power in a variety of applications. When applied in motor-control applications, contactors can only start and stop motors. Contactors cannot sense when the motor is being loaded beyond its rated conditions. They provide no overload protection. Most motor applications require overload protection. However, some smaller-rated motors have overload protection built into the motor (such as a household garbage disposal). Overload relays, similar to the one shown below, provide this protection. The operating principle, using heaters and bimetal strips, is similar to the overloads discussed previously.
Motor Starter
Contactors and overload relays are separate control devices. When a contactor is combined with an overload relay, it is called a motor starter.
Motor Starter in a Control Circuit
The following diagram shows the electrical relationship of the contactor and overload relay. The contactor, highlighted with the darker grey, includes the electromagnetic coil, the main motor contacts, and the auxiliary contacts. The overload relay, highlighted by the lighter grey, includes the “OL” heaters and overload contacts. The contactor and the overload relay have additional contacts, referred to as auxiliary contacts, for use inthe control circuit. In this circuit a normally closed “OL” contact has been placed in series with the “M” contactor coil and L2. A normally open “M” auxiliary contact (“Ma”) has been placed in parallel with the “Start” pushbutton.
  
Read More..

Monday, October 27, 2014

Basic PLC Ladder Programming Examples 1



Basic PLC Ladder Programming Training Examples for Beginners.

 Hi friends here we are starting here a series of Free Training on PLC Ladder Programming training & tutorials.These PLC Ladder Programs are important to get basics of Ladder programs.

PLC Ladder Practice Problem:


Detecting the standing bottles on the conveyor and pushing falling bottles in tray.


 
PLC LADDER Programming Practice Problems 1



Topics Covered in this example is using Contacts in series.


Number of PLC Inputs Required


X0 – Proximity Sensor to sense bottom of the Bottle i.e. X0 = ON when the     detected input signal from the bottle-bottom is sheltered.

X1 – Proximity Sensor to sense upper part of the Bottle i.e. X1 = ON when the detected input signal from the bottle-neck is sheltered.  


Number of PLC Outputs Required


Y0 – To operate Pushing Cylinder/Rod



PLC Ladder Programming:



PLC LADDER Programming Practice Problems 1
 

PLC Ladder Program Description:


  •     If the bottle on the conveyor belt is upstanding, the input signal from monitoring photocell at both bottle-bottom and bottle-neck will be detected. In this case, X0 = ON, and X1 = ON. The normally open (NO) contact X0 will be activated as well as the normally closed (NC) contact X1. Y0 remains OFF and pneumatic pushing pole will not perform any action. 
  •        If the bottle from the conveyor belt is down, only the input signal from monitoring photocell at the bottle-bottom will be detected. In this case, X0 = ON, X1 = OFF. The state of output YO will be ON because the NO contact X0 activates and the NC contact X1 remains OFF. The pneumatic pushing pole will push the fallen bottle out of the conveyor belt.
Note: Example is only for training purposes. No practical implementation is done.
 
 See More PLC Ladder Programming Examples


PLC Ladder Programming Example 1

PLC Ladder Programming Example 2
PLC Ladder Programming Example 3
PLC Ladder Programming Example 4
PLC Ladder Programming Example 5
PLC Ladder Programming Example 6
PLC Ladder Programming Example 7
PLC Ladder Programming Example 8
PLC Ladder Programming Example 9
PLC Ladder Programming Example 10
PLC Ladder Programming Example 11
PLC Ladder Programming Example 12
PLC Ladder Programming Example 13
PLC Ladder Programming Example 14
PLC Ladder Programming Example 15

Read More..

AC Drive training cource



A.C. Drives Course
 ·        Introduction to A. C. Drives.
·        Selection criteria of drives for particular application i.e.  Speed /torque characteristics etc.
·        Configuration of different motor parameters for drives i.e.
     Speed and torque control
     types of braking
     ramp selection
     Jog/ Inch selection
     flux optimization
     no. of poles
     load equalization
     selection of slip and skip frequencies
     preset speed selection
     RPM etc.
·        Remote and local operation of A. C. drives
·        Communication with PLC, MMI, SCADA software
·        Study of different operational methods like
  •      PWM method
  •      Flux vector control
  •      Vector voltage control
  •      Direct torque control etc. on which Variable speed drives work.
·        Troubleshooting
·        Case study and different applications of Drives in the Industry.


Read More..
 
Copyright 2009 Information Blog
Powered By Blogger