Tejas DCM Lab 8
Tejas DCM Lab 8
Name:Tejas
Name: DhruvDhingra
Pandey
Piyaansh Thukral
Reg no.
Reg. 200929294
No.: 200929116
Reg. No.: 200929074
Sec: AA Roll.No.36
Sec:
Section-A3 Roll.No.:26
Rollno. 74
Lab VIII:
Aim:
To familiarize PLC based drive control and loading drive parameters to enable PLC logic programming.
Also, to code the encoder to assist linear motion.
You have just activated the control voltages/currents. The single phase supply has been
converted to dc and then converted to 3 phase ac supply using the power converters in the drive
and ready to be supplied to your motors which are 3 phase ac servo synchronous motors.
Name- Tejas Dhingra
Reg no. 200929294
Section-A3
Rollno. 74
4) Check for drive display – BB shows healthy connection with power supply ready.
5) If display shows RL/F2704 – press escape
6) Click on power switch on the panel- Drive status changes to AB.
9) Sercos check cross communication drive active and MLD in CCD master. Add slave address
2.
10) Update slave drive parameters.
11) MLD – Configuration check “PLC has permanent control over drive.”
12) Local I/o – I/O X31/X32
a. 1-2 is drive enable power supply don’t alter
b. 3 ,4,5,6,7 configure as input ports – P-0-1390 : PLC input word at %IB0 . X varies
from 0 to 4
Exercise A.
Write a program the drive to move the motor in CW direction with speed of 1000 rpm.
Name- Tejas Dhingra
Reg no. 200929294
Section-A3
Rollno. 74
Exercise B.
Write a program the drive to move the motor in CCW direction with speed of 1000 rpm.
Exercise C
Write a program the drive to move the motor in forward direction to a position of 10mm.
Exercise D.
Write a program the drive to move the motor in backward direction to 50 mm distance.
Procedure
PLC logic
Name- Tejas Dhingra
Reg no. 200929294
Section-A3
Rollno. 74
Name- Tejas Dhingra
Reg no. 200929294
Section-A3
Rollno. 74
Part B: Master Slave
Aim:
To familiarize PLC based drive control and master –slave configuration and programming.
Exercise I
Write a program to drive the master in CW direction with a speed of 2000 rpm. Also start the
slave connected to drive in CCW direction with a speed of 1000 rpm exactly after 60 sec of master
operation. Stop the master after 5 minutes of its operation and the slave after 7 minutes of its operation.
Exercise II
A picker head is placed about 15 cm above the conveyor belt (conveyor1). When the product
comes beneath the picker the sensor S1 turns on signaling the picker to pick up the thing. Then the task
of the picker head is to place the product on the second conveyor belt placed at a height of 10 cm and
distance of 250 cm from the conveyor 1 within a period of 2 min after S1 goes on. Until unless picker
head has not reached initial position (sensed by sensor S2), S1 has to stay OFF. As long as next product
comes in conveyor1 the picker head stays in rest position. Add a manual emergency stop to the entire
process without disabling the drives
Procedure
PLC logic
Name- Tejas Dhingra
Reg no. 200929294
Section-A3
Rollno. 74