Techsense Bangladesh LTD.: Title: Industrial Automation (Sensor, PLC, Arduino)
Techsense Bangladesh LTD.: Title: Industrial Automation (Sensor, PLC, Arduino)
Techsense Bangladesh LTD.: Title: Industrial Automation (Sensor, PLC, Arduino)
Trainer Trainer
Engr. Shofiqul Islam Engr. Shamim
BSc in EEE, DUET, Gazipur BSc in EEE, DUET, Gazipur
Proximity sensor
o What is proximity sensor?
o Types of proximity sensors
Proximity sensor o How to choose a right proximity sensor
02 (inductive, capacitive, photoelectric,
magnetic, hall) o Industrial Applications
o How to connection
o Practical Project
Level sensor
o Working principle of the level sensor
o How to connect level sensor?
Level sensor o Capacitive Vs Ultrasonic level sensor
03 (Capacitive, ultrasonic) o How to install level sensor?
o Application in the industry
o Practical experiment
PIR sensor
o Working principle of a PIR sensor
o PIR Vs Presence sensor
04 PIR and Presence sensor o PIR Vs Photocell
(PIR, Presence and photocell)
o Connection and application
o Practical project
Pneumatic system
o Working principle of Pneumatic system
o How to choose right cylinder
Pneumatic system o Types of cylinder
(Cylinder, Solenoid Valve, o Solenoid valve details
05 Directional valve, Filter, Digital o Connection and application of the pneumatic
pressure switch) system
o Air compressor details
o Arduino based control system
Electrochemical sensor
o Definition of the electrochemical sensor
Electrochemical sensors o Amperometric and galvanometric sensor
08 (O2, SO2, CO2, CO, VOC) o Gas detection principle
o Industrial application
Introduction
o What is PLC?
o Functional block diagram of PLC.
o How PLC is work?
10 Introduction to PLC
o What is the ladder logic diagram?
o Why PLC is used?
o What is the application of PLC?
Ladder Logic
o What is the ladder logic of PLC?
Ladder Logic Concept & PLC o Ladder logic diagram of PLC.
11
Wiring Procedure o Power connection & I/O connection diagram.
o Practical of connection diagram.
Timer Operation
o ON delay timer operation with program.
o OFF delay timer operation with program.
12 Timer Operation of PLC o ON/OFF delay timer operation with program.
o Weekly timer operation with program.
o Application of timer
Counter Operation
o Up counter operation with program.
o Down counter operation with program.
13 Counter Operation of PLC
o Up/Down counter operation with program.
o Application of counter.
PLC Program
o Program of load control using PLC, switch &
sensor.
o Physical practice of load control using PLC,
14 PLC Program with Practice switch & sensor.
o Program of star-delta operation by using PLC.
o Star-delta operation using PLC.
o Sensor based project
PLC Program
o Program of motor speed control by using
inverter.
15 PLC Based project o Physical practice of motor speed control.
o Analog operation of PLC
o Proximity sensor based project
o Data type
o Variable, Keywords
o Operator and Expressions.
17 Basic C Programming
o Conditional and looping statements
o Switch, Case.
o Function