You are on page 1of 16

UNIVERSITY B.D.T.

COLLEGE OF ENGINEERING
DAVANAGERE
(A Constituent College of VTU, Belagavi)

Internship Presentation
On
PLC and Mechatronics

Under the Guidance of


Dr. SREEDHARAMURTHY S K
Professor Presented by
SOUNDARYA B NEGALUR
4UB22LDN06
PRESENTATION OUTLINE
ABOUT THE COLLEGE
PLC
LADDER LOGIC SYMBOL
LADDER LOGIC PROGRAMMING RULES
REALISATION OF BASIC GATES
TIMER IN PLC
AUTOMATED STORAGE AND RETRIEVAL PLANT
ABOUT THE COLLEGE
Name of the College: University BDT College of Engineering.

• Vision: To be a center of Excellence in Engineering Education

and Research with an emphasis on regional and social needs.

• Mission: To impart quality technical education through practice

based teaching learning process in the present and emerging

technological scenario.

• Values: To inculcate employability skills, research culture,

entrepreneurship, and human value.


PLC
• PLC stands for Programmable logic controller

• A PLC is a programmable computing device that is used


to manage electromechanical processes

• PLC is an industrial computer control that continuously


monitors the state of input devices and makes decisions
based upon a custom program to control the state of
output devices
• A plc’s operation is broken down into three stages:
inputs, program execution, and outputs.

• PLC capture data from the plant floor by monitoring


inputs from any connected machines or devices.

• These inputs are checked against the program logic,


which changes the outputs to any connected output
devices.
The main ladder logic symbol

NO (Normally Open contact symbol)

NC (Normally Closed contact symbol)

Coil symbol
Ladder logic programming rules
 Outputs should always connect in parallel only

 We can use inputs multiple times

 Output can be connected as input

 Output should not be connected as output

 Inputs connected in series as well as in parallel

 Input address can be used as only input address

 Output address can used as only input address

 Output address cannot be repeated except latch and unlatch


Realisation of basic gates
AND gate

OR gate
NOT gate

EX-OR gate
NAND gate

NOR gate
EX-NOR gate
TIMER IN PLC
T-ON TIMER:

T-OFF TIMER:
TP TIMER:

TONR TIMER:
AUTOMATED STORAGE AND RETRIEVAL PLANT
Thank You

You might also like