You are on page 1of 5

Hadhramout University

Faculty of Engineering and Petroleum

Dep. Of Electronic & Communication Engineering


Experiments of PLC's Lab.
Dear Students: Assalam Alaikum

Please submit the report within One week after the Day of performing the
experiment.

Each group has to submit hand written Report, the title page (containing
the Student's name/ ID/ Group No., Experiment No/ name.
The Format/Contains of Report is as follow:

PLCs (Programmable Logic Controllers)

Experiment No: ...

Objective: ............................

Exercise

Allocation & Reference list

PLC Programming:

Terminal connection diagram

Discussion: Do/follow /Reply as asked.

Grade:
Final test: 30

Discussion of Report: 10

Attending: 10

Total: 50

Teacher/ Abdullah Ashoor Subih


Experiment No. (1)

Experiment name: Run and Stop motor

Allocation & Reference list:


Experiment No. (2)
Experiment name: Tank Filling Plant

Assignment:
Three storage tanks can be emptied by hand, in any sequence.

The tank filling system is switched on with the start button S1 and switched off with
the stop button S2. Switches S3, S5 and S7 are the sensor of the filling level and
switches S4, S6 and S8 are the sensors for the signaling the empty state.

The control system should function such that only one tank can be filed after it has
signaled the empty state. The filling action continuous until the corresponding "full"
sensor is activated.
If the full and empty sensors of a tank are active at the same time, a fault indication
should be output on lamp or horn H4. The system can then be re-started with start
button. While a fault condition exists, no tank may be filled.

Exercise
1- Place THE TANK FILLING LANT mask on the PLC universal application to
the PLC system.
2- Connect the process to the PLC system.
3- Compile an allocation and reference list.
4- Complete a terminal connection diagram.
5- Compile a PLC in the form (STL), (LAD) or (FBD).
6- Program the PLC and test the program.
Allocation & Reference list:
Input device Location The Function
Addressing
(Normal state)

I124.0 Normally open


I124.1 Normally close
I124.2 Normally close

I124.3 Normally close


I124.4 Normally close
I124.5 Normally close
I124.6 Normally close
I124.7 Normally close

Output device Location


Addressing
(Normal state)
Q0.0 off Valve1(Tnak1)
Q0.1 off Valve2(Tnak2)
Q0.2 off Valve3(Tnak3)
Q0.2 off Red lamp/Horn (fault)
Flags, Timers, Counters
M0.0
Experiment No. (3)

Experiment name: Star Delta Connection

You might also like