You are on page 1of 14

The Islamic University of Gaza

Electrical Engineering Department


PLC Lab (EELE 5161)

Lab 2: Control Circuits & Introduction


to Ladder Programming
By: Eng. Malak Ehab Al-Ashi

29/9/2020
Revision
• Any control board consists of:
Control Circuit Power Circuit

Decides how the project will work. Supplies power to the load.

Low current, Low Power. High current, High voltage, High Power

It contains power supply (3-phase or single


It contains power supply ( DC or AC ), coil,
phase), circuit breakers, Main Contacts,
switches, sensors, Auxiliary contacts and
overload and loads (like motors or
PLC.
pumps).
Revision
• Contact:
• NO: When performing a certain action it will be closed.
• NC: When performing a certain action it will be opened.
• Who should do this action?
• Push button.
• Pressure switch.
• Limit switch.
• Temperature switch.
• Flow switch.
• Any other switch.
Revision
• Relay:
6

5 7

4 8

3 9

2 10

1 11
Contactor
• It consists of the following parts:
1. Coil coupled around the stationary part, when current is flowing, a
magnetic field will be created and the movable part will be attracted.
When the current is stopped, the spring will return the movable part to its
original position.
2. Main contacts: when current goes throw the coil, the main contacts will be
closed.
3. Auxiliary contacts: It may be NO or NC.
Contactor
Auxiliary Contacts

Coil

Main Contacts
Power Circuit & Control Circuit Example
How to program PLC

• There are many ways:


• Ladder Diagram(LD).
• Sequential Function Chart(SFC).
• Function Block Diagram (FBD).
• Instruction List(IL).
Ladder Programming

Main codes:
• LD (Normally Open).

• LDI (Normally Close).

• OUT (Output).
Let’s See ISP Program
Report Lab2

1. Cover Page.
2. Objective.
3. Your work: (Codes, Schematics).
4. Conclusion.
HW Lab2

• Do Q4 in the text book on ISP Soft.


Instructions

Note:
• Font: Times new Roman, Size: 14-18 for titles and 12 for texts.
• Convert the word to PDF ( word files will not be accepted).
• Report name: EELE5161_220150622_Lab002

• Deadline: 6/10/2020 at 11:59 PM

You might also like