Introduction To FUJI PLC and Its Different Models.
Introduction To FUJI PLC and Its Different Models.
THEORY:
PLC stands for Programmable Logic Controller.
It is a solid-state industrial control device which receives signals from user supplied
control devices such as sensors and switches, implements them in a precise pattern
determine by ladder diagram stored in memory and provides output for control of
devices such as relays or motors.
PLC is the system that makes machinery and systems work automatically.
PLC APPLICATIONS:
CNC machines
Conveyors
Balancing
Welding
Robot production line
Experiment No.
Car parking
Manufacturing industries
SPF PLC-
Experiment No.
SPH PLC-
PROCEDURE
PRECAUTIONS-
RESULT –Introduction to FUJI PLC and its different models including SX Programmer have
been studied.
Experiment No.
PRECAUTIONS-
RESULT – Get familiarized with the SX-Programmer standard software and ladder logic
working
Deviation Analysis: Expected Outcome vs. Experimental Outcome
AIM: Establishing and testing communication between a PLC (Programmable Logic Controller)
and a PC using USB to serial converter and communication cable.
MATERIAL REQUIRED
Practical application of the Experiment
Expected outcome: To build a communication between a PLC (Programmable Logic Controller)
and a PC using USB to serial converter
THEORY:
Steps for establishing Communication between PLC and PC-
Step 1- Install the drivers of USB to Serial converter.
Step 2-Connect the PLC with PC by the help of USB to serial converter and communication
cable.
Step3-Check the connection of PLC.
Step 4-Click on File then New Project and select the PLC model.
PROCEDURE –
PRECAUTIONS-
AIM: To implement and electrical circuit using OUT programming command of PLC for
understanding latching and interlocking techniques
MATERIAL REQUIRED
Practical application of the Experiment
Expected outcome: To perform latching through designing a circuit for an electrical lamp to be
controlled by a push button ,relay and PLC.
Device a circuit X0.4 is ON, Y0.13 should be latched & when X0.2 is ON, Y0.41 should be
unlatched. (In this case consider X0.4 as NO Push Button & X0.2 as NC Push Button)
SOLUTION-
PRECAUTIONS-
AIM: To implement and electrical circuit using SET/RESET programming command of PLC for
understanding latching and interlocking techniques.
MATERIAL REQUIRED
Practical application of the Experiment
Expected outcome: To perform latching of an electrical circuit using through SET/RESET
programming command of PLC
Device a circuit when X0.0 is ON,Y0.40 should be latched & when X0.1 is ON,Y0.40
should be unlatched. (In this case consider X0.0 as NO Push Button & X0.1 as NC Push
Button)
SOLUTION-
PROCEDURE –
PRECAUTIONS-
Experiment No.
RESULT- Latching circuits has been performed using SET/RESET programming command of PLC