FLUID Asignment 2

20
1.0 INTRODUCTION A programmable logic controller (PLC) or programmable controller is a digital computer used for automation of industrial processes, such as control of machinery on factory assembly lines. Unlike general-purpose computers, the PLC is designed for multiple inputs and output arrangements, extended temperature ranges, immunity to electrical noise, and resistance to vibration and impact. Programs to control machine operation are typically stored in battery-backed or non- volatile memory. A PLC is an example of a real time system since output results must be produced in response to input conditions within a bounded time, otherwise unintended operation will result. Hence, a programmable logic controller is a specialized computer used to control machines and processes. It therefore shares common terms with typical PCs like central processing unit, memory, software and communications. Unlike a personal computer though the PLC is designed to survive in a rugged industrial atmosphere and to be very flexible in how it interfaces with inputs and outputs to the real world. The components that make a PLC work can be divided into three core areas. The power supply and rack The central processing unit (CPU) The input/output (I/O) section Inputs and Outputs 1

Transcript of FLUID Asignment 2

Page 1: FLUID Asignment 2

1.0 INTRODUCTION

A programmable logic controller (PLC) or programmable controller is a digital

computer used for automation of industrial processes, such as control of machinery on factory

assembly lines. Unlike general-purpose computers, the PLC is designed for multiple inputs and

output arrangements, extended temperature ranges, immunity to electrical noise, and resistance

to vibration and impact. Programs to control machine operation are typically stored in battery-

backed or non-volatile memory. A PLC is an example of a real time system since output results

must be produced in response to input conditions within a bounded time, otherwise unintended

operation will result. Hence, a programmable logic controller is a specialized computer used to

control machines and processes.  It therefore shares common terms with typical PCs like

central processing unit, memory, software and communications.  Unlike a personal

computer though the PLC is designed to survive in a rugged industrial atmosphere and to be

very flexible in how it interfaces with inputs and outputs to the real world. The components

that make a PLC work can be divided into three core areas.

The power supply and rack

The central processing unit (CPU)

The input/output (I/O) section

Inputs and Outputs

Programmable logic controllers typically contain a variable number of input/output

(I/O) ports and usually employ reduced instruction set computing (RISC), which consists of

simplified instructions that are intended to allow for faster execution. PLCs are designed for

real-time use and often must withstand harsh factory environments, such as excessive vibration

and high noise levels. The programmable logic controller circuitry monitors the status of

multiple sensor inputs, which control output actuators such as motor starters, solenoids, lights,

displays and valves

1

Page 2: FLUID Asignment 2

Advantages

This type of controller has made a significant contribution to factory automation. Earlier

automation systems had to use thousands of individual relays, timers and sequencers, which had to be

replaced or rewired whenever the automated process needed to change. In many cases, a

programmable logic controller allows all of the relays and timers within a factory system to be

replaced by a single controller. Modern PLCs deliver a wide range of functionality, including basic

relay control, motion control, process control and complex networking.

1.1 OBJECTIVE

I. To do the circuit using programmable logic control and Omron CX programmable

software.

II. To understand the different between Fluid Sim and Omron CX.

2.0 EXERCISES

2.1 CIRCUIT 1

I. Two Alternate Indicator

FLUID SIM

2

Page 3: FLUID Asignment 2

As we can see from the circuit, there is the pushbutton which is normally open. When

the current is flow, it will flow through the normally closed contact relay and the indicator is

light up.

After the stop button is being push, the current will flow through CR1 and the CR1 is

energise thus this situation caused the make switch CR1 that normally closed become open and

vice versa thus the indicator is light up for closed CR1.

OMRON CX Programmer

II. Latching Circuit

FLUID SIM

3

Page 4: FLUID Asignment 2

OMRON CX Programmer

2.2 CIRCUIT 2

I. Reset Latching Circuit with Stop

FLUID SIM

4

Page 5: FLUID Asignment 2

OMRON CX Programmer

5

Page 6: FLUID Asignment 2

II. Reset Latching Circuit with Limit Switch

FLUID SIM

6

Page 7: FLUID Asignment 2

2.3 CIRCUIT 3

Memory Circuit Using Double Solenoid Valve

FLUID SIM

7

i. When the push button A is pressed, the

contact relay (CR1) will energized thus

the contact relay from normally open

will become normally close. From that,

it will activated the solenoid 1M1 and

extend the cylinder

ii. Next, press the push button B to retract

the cylinder and contact relay (CR2)

will energized, it will activated solenoid

1M2. The cylinder is retracted.

Page 8: FLUID Asignment 2

2.4 CIRCUIT 4

Delay Operation Circuit Using Timer

FLUID SIM

i. Firstly the start button in pressed,

contact relay (CR1) will energized

and become normally close

connection. It will activate the

timer countdown.

ii. Next, after 5 second, solenoid

(1M1) will be energized.

8

Page 9: FLUID Asignment 2

iii. The solenoid will change the

directional control valve (DCV) to

the second position and extend the

cylinder

iv. To reset the circuit, press the

STOP button, and connection of

the relay will become normally

open.

9

Page 10: FLUID Asignment 2

v. The cylinder will retract

immediately due to spring return at

the DCV. The DCV will change to

the initial position.

10

Page 11: FLUID Asignment 2

2.5 CIRCUIT 5

Automatically Return Using Limit Switch

FLUID SIM

i. Firstly, the push button is pressed

momentarily, contact relay (CR1)

will energized; it will activate

indicator and timer (T1). The timer

starts to countdown.

ii. After 5 second, the connection of

the timer will become normally

close and it will activate solenoid

(1M1).

11

Page 12: FLUID Asignment 2

iii. Next, solenoid will change the

initial position of the DCV and

extend the cylinder.

iv. When the cylinder is fully extend,

the end tip of the cylinder will

touch the limit switch (LS1). The

LS1 will become normally open,

thus cut off the circuit.

12

Page 13: FLUID Asignment 2

v. The cylinder will retract

automatically. The indicator will

turn off.

13

Page 14: FLUID Asignment 2

3.0 QUESTION

I. Two double-acting cylinders are used to design pneumatic circuit by using PLC. The

operations of the circuit are as follow :

When the start button is pressed momentarily, cylinder A will fully extend and

indicator will on (simultaneously).

After 5 seconds cylinder B will fully extend.

When the stop button is pressed both cylinder will retract simultaneously.

The indicator still on.

When the emergency button is pressed the indicator will off.

Answer :

14

Page 15: FLUID Asignment 2

15

Page 16: FLUID Asignment 2

16

Page 17: FLUID Asignment 2

4.0 CONCLUSION

With the speed of changing technology today it is easy to lose sight or knowledge of

the basic theory or operation of programmable logic. Most people simply use the hardware to

produce the results they desire. The idea of programmable logic is very simple to understand,

but it is the complex programs that run in the ladder diagrams that make them difficult for the

students to fully understand. This is the good software that student need to learn as knowledge

and as preparation for student third year to go to their practical industry.

17