PLC alarm circuit Ladder Logic

 That is the condition for the alarm input X0 X0 = ON alarm requirements.Alarm lamp output Y0, Y1 alarm buzzer.Y0 flashing alarm when its oscillation cycle 1s;Y1 tweet.X1 alarm response, alarm X1 after blinking and stays ON Y0, Y1 tweet closed.X2 is alarm lamp test signal, i.e., Y0 X2 turns ON.①Y0 need an oscillator signal.② … Continue reading PLC alarm circuit Ladder Logic

PLC oscillation circuit Ladder Logic

Oscillation circuit analysisX0 turns T1 coil excited,4s after T1 delay normally open contact closure,While T2, Y1 coil excited, Y1 output.After T2 coil excited 2s produce a series of actions in the following order (note the timing chart corresponding analysis). ①T2 normally closed contacts disconnect② make T1 energized coil,③ T1 coil power loss and enable T1 normally … Continue reading PLC oscillation circuit Ladder Logic

PLC circuit Program

With a start button QA, a stop button TA D to achieve a motor start, stop control. Its AC contactor for KM. Draw terminal wiring diagram of the control system; lists the I / O allocation table; design ladder.Analysis example1) Terminal Blocks2) I / O assignment Input Output               QA-X0 KM-Y0               TA-X1                           0 when input contact … Continue reading PLC circuit Program

The basic principles of PLC programming

PLC programming should follow basic principles.1) external input contacts, output relays, internal relays, timers, counters and other devices can be repeatedly used, without using complicated structure of the program to reduce the use of contacts.2) Each line of the ladder left the bus started, the coil connected to the far right, the right contacts can … Continue reading The basic principles of PLC programming

PLC’s Extended Interface and peripheral communication interface

   (1) Peripheral Communication Interface    PLC with a variety of communication interfaces, PLC can communicate with the programmer, printers, other PLC, computers and other devices to communicate via these interfaces. It can be composed of multi-machine system or even into the network, larger control.    (2) Expansion Interface    For connecting the I / O expansion unit and special function … Continue reading PLC’s Extended Interface and peripheral communication interface