UNIT 1 Updataion PPT
UNIT 1 Updataion PPT
PROGRAMMABLE LOGIC
CONTROLLER AND SCADA
RELAY LOGIC SYSTEM
• A major application of relay logic is the control of routing and
signalling on railways.
• This safety critical application uses interlocking to ensure
conflicting routes can never be selected and helps reduce
accidents.
• Interlockings operated solely by electrical circuitry may be
operated locally or remotely, with the large mechanical levers of
previous systems being replaced by buttons, switches or toggles
on a panel or video interface.
•
RELAY LOGIC SYSTEM
•
• Relay logic is also used for controlling and automation purposes in
electro-hydraulics and electro-pneumatics.
RELAY LOGIC INTERLOCK
SYSTEM
Applications:
First PLC was installed primarily in automotive plants.
Drawbacks:
1. The programs were complicated and required a highly trained
programmer to make the changes.
2. Reprogramming procedures are more difficult.
Second PLC :
• Through the late 1970s improvements were made in PLC programs to
them somewhat more user friendly.
• The introduction of microprocessor based PLCs were introduced in
1978.
Applications:
The PLC was installed in Robotics and Automation devices.
Advantages:
PLC programs written in high level languages became more
understandable to more people and PLCs became more affordable.
Third PLC :
3.It's always difficult to find errors; And require skillful work force.
• Data Memory:The input and output signals and the timer and counter
signals are stored in the input and output external image memory
respectively.
PLC OPERATION
PLC OPERATION
PLC OPERATION
• The input sources convert the real-time analog electric
signals to suitable digital signals and these signals are
applied to the PLC through the connector rails.(bus).
• The optical isolator not only separates the higher ac input voltage
from the logic circuits but also prevents damage to the processor due
to line voltage transients.
• Channel scanning
• Conversion into engineering units
• Data processing.
Channel Scanning
• The microprocessor scans the channels to read the data, and this
process is called polling.
• The channel selection may be sequential or in any particular order
decided by the designer. It is also possible to assign priority to some
channels over others, i.e. some channels can be scanned more
frequently than others.
• POLLING
• Interrupt Scanning