plc (analog and special io)

42
THE ANALOG INPUT/OUTPUT SYSTEM 1

Upload: mohamed-a-hakim

Post on 07-May-2015

2.052 views

Category:

Technology


4 download

DESCRIPTION

To Download , http://filepost.com/files/34d9d8cb/PLC_(Analog_and_Special_IO).pptx/

TRANSCRIPT

Page 1: Plc (analog and special io)

1

THE ANALOGINPUT/OUTPUT SYSTEM

Page 2: Plc (analog and special io)

2

Page 3: Plc (analog and special io)

3

Page 4: Plc (analog and special io)

4

Page 5: Plc (analog and special io)

5

Conversion of an analog signal by a transmitter and transducer

Page 6: Plc (analog and special io)

6

Single-ended input

Page 7: Plc (analog and special io)

7

Differential inputs

Page 8: Plc (analog and special io)

8

ANALOG OUTPUT SIGNALS

Page 9: Plc (analog and special io)

9

Page 10: Plc (analog and special io)

10

Page 11: Plc (analog and special io)

11

Single-ended outputs

Page 12: Plc (analog and special io)

12

Differential outputs

Page 13: Plc (analog and special io)

13

Block diagram of bypass/controlbackup unit

Page 14: Plc (analog and special io)

14

The signal chain within a PLC

analogvariable

(e.g. 4..20mA)

filtering&

scaling

analog-digital

converter

processing

digital-analog

converter

analogvariablee.g. -10V..10V

time

y

time

y(i)

sampling

binaryvariable(e.g. 0..24V)

filtering sampling

time

y

transistoror

relay

binaryvariable

amplifier011011001111

counter

1

non-volatilememory

0001111

time

y(i)

Page 15: Plc (analog and special io)

15

SPECIAL FUNCTION I/O AND SERIALCOMMUNICATION INTERFACING

Page 16: Plc (analog and special io)

16

Special function I/O interfaces

They provide the link between programmable controllers and devices that require special types of signals.

These special signals are not very common (only 5–10% of PLC applications).

They are divided into two categories:

• direct action interfaces• intelligent interfaces

Page 17: Plc (analog and special io)

17

Direct action I/O interface application

Page 18: Plc (analog and special io)

18

Intelligent I/O interface application

Page 19: Plc (analog and special io)

19

FAST-INPUT/PULSE STRETCHER MODULES

•They detect input pulses of very short duration.•They operate as pulse stretchers, enabling the input signal to remain valid for one scan.

Page 20: Plc (analog and special io)

20

Wire input fault module diagram

They are special input interfaces designed to detect short-circuit or open-circuit connections between the module and input devices.

Page 21: Plc (analog and special io)

21

Fast-response interfaces

•They are extensions of fast-input modules.•These interfaces detect fast inputs and respond with an output.•The speed at which this occurs can be as short as 1 msec from the sensing of the input to the output response.•The output response time is independent of the PLC processor and the scan time.

Page 22: Plc (analog and special io)

22

Weight input modules

They are special types of analog interfaces designed to read data from load cells.

Page 23: Plc (analog and special io)

23

THERMOCOUPLE INPUT MODULES

Page 24: Plc (analog and special io)

24

RTD INPUT MODULE

Page 25: Plc (analog and special io)

25

PID MODULES

Proportional-integral-derivative (PID) interfaces are used in process applications that require continuous closed-loop control employing the PID algorithm.

Page 26: Plc (analog and special io)

26

Block diagram of the PID algorithm

Page 27: Plc (analog and special io)

27

Connection Diagram forAB 1771-PID module

Page 28: Plc (analog and special io)

28

POSITIONING INTERFACES

They are intelligent modules that provide position-related feedback and control output in machine axis control applications.

Page 29: Plc (analog and special io)

29

Encoder/counter modules interface

They interface encoders and high-speed counter devices with programmable controllers.

There are two types of encoder/counter interfaces:•Absolute encoders provide an angular measurement of the shaft.•Incremental encoders measure shaft rotation over distance by outputting a fixed number of pulses per shaft rotation.

The communication between the interface and the processor is bidirectional. The module accepts the preset value and other control data from the processor and transmits values and status data to the PLC memory.

The interface also lets the PLC know when the marker and limit switch are both energized, indicating a home position.

Page 30: Plc (analog and special io)

30

Page 31: Plc (analog and special io)

31

STEPPER MOTOR INTERFACES

Page 32: Plc (analog and special io)

32

Stepper motor with a position/velocity feedback scheme

Page 33: Plc (analog and special io)

33

SERVO MOTOR INTERFACES

Page 34: Plc (analog and special io)

34

Servo motor interface connection diagram

Page 35: Plc (analog and special io)

35

ASCII input/output interfaces

•They send and receive alphanumeric data between peripheral equipment and the controller.

•Typical peripheral devices include printers, video monitors, and displays.

•The information exchange in either type of interface generally takes place via an RS-232C, RS-422, RS-485, or a 20 mA current loop standard communications link.

Page 36: Plc (analog and special io)

36

COMPUTER MODULES—BASIC modules

•They also referred to as data-processing modules, are intelligent I/O interfaces capable of performing computational tasks without burdening the PLC processor’s computing time.

•In contrast to other intelligent I/O interfaces, such as servo controls, a BASIC module does not actually command or control specific field devices.

•It complements the performance of the PLC system.

Page 37: Plc (analog and special io)

37

Network interface modules

They allow a number of PLCs and other intelligent devices to communicate and pass PLC data over a high speed local area communication network.

Page 38: Plc (analog and special io)

38

Page 39: Plc (analog and special io)

39

FUZZY LOGIC INTERFACES

Page 40: Plc (analog and special io)

40

Page 41: Plc (analog and special io)

41

Data transfer between I/O modulesand fuzzy module

Page 42: Plc (analog and special io)

42

SERIAL COMMUNICATION

(a) Unidirectional,

(b) half-duplex,

(c) full-duplex.