+ All Categories
Home > Documents > CH02B PLC Hardware Components

CH02B PLC Hardware Components

Date post: 04-Apr-2018
Category:
Upload: captive-mahbub
View: 243 times
Download: 0 times
Share this document with a friend

of 26

Transcript
  • 7/30/2019 CH02B PLC Hardware Components

    1/26

    1D.Wilcher

    CHAPTER 2B: PLC HARDWARE

    COMPONENTS

  • 7/30/2019 CH02B PLC Hardware Components

    2/26

    2

    CHAPTER OBJECTIVES

    1. List and describe the function of thehardware components used in PLC systems.

    2. Describe the basic circuitry andapplications for discrete and analog I/Omodules, and interpret typical I/O and CPUspecifications.3. Explain I/O addressing.4. Describe the general classes and typesof PLC memory devices.

    5. List and describe the different types ofPLC peripheral support device available.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    3/26

    3

    ANALOG I/O MODULES

    1.Discrete devices are inputs and outputsthat have 2 static states: ON and OFF.

    2.Analog devices are inputs and outputsthat can have an infinite number of states.3. Not only can these devices be ON andOFF, but they can also be barely ON,

    almost totally ON, not quite OFF.4. These devices send/receive complexsignals to/from a PLC.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    4/26

    4

    ANALOG I/O MODULES

    D.Wilcher

    1.Analog input interface modules containthe circuitry necessary to accept analog

    voltage or current signals from analog fielddevices.2.These inputs are converted from analogto digital value by an analog-to-digital

    (A/D) converter circuit.3. The conversion value which isproportional to the analog signal, is

    expressed as a 12bit binary or as a 3bitbinary coded decimal (BCD) for use by theprocessor.

  • 7/30/2019 CH02B PLC Hardware Components

    5/26

    5

    ANALOG I/O MODULES

    1.Analog input sensing devices includetemperature, light, speed, pressure, and

    position transducers. See Figure 2-12 foran example.2.A varying dc voltage in millivolt range, isproportional to the temperature being

    monitored is produced by thethermocouple.3. Voltage produced by thermocouple is

    amplified and digitized by the analog inputmodule and then sent to the processor oncommand from a program instruction.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    6/26

    6D.Wilcher

    ANALOG I/O MODULES

  • 7/30/2019 CH02B PLC Hardware Components

    7/26

    7

    1.There 2 basic types of analog inputmodules available:

    a) Current Sensingb) Voltage Sensing

    2.Voltage input modules are available in 2types:

    a) Unipolar-Can except 1 polarity inputb) Bipolar- Can except split polarity input

    3. The analog output interface modulereceives from the processor digital data.4. The digital data is passed through adigital-to-analog (D/A) converter circuit toproduce the necessary along form.

    ANALOG I/O MODULES

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    8/26

    8

    ANALOG I/O MODULES

    Figure 2-13 illustrates the use of analogI/O modules in a typical PLC control

    system.

    The value is initially open 100%

    Fluid is placed in the holding

    tank

    As the fluid level in the tanka roaches the reset oint

    The processor modifies the

    output, which adjusts the valve

    to maintain a setp point

  • 7/30/2019 CH02B PLC Hardware Components

    9/26

    9D.Wilcher

    SPECIAL I/O MODULES

    Special I/O modules have been developedto meet several needs. Seepages 33 34

    in the textbook for a complete list them.

    NOTE:New modules continue to be developed to

    meet specific application demands.At the same time, some modules, such asthe PID module are no longer necessarybecause the newer PLC models include PIDin their instruction set.

  • 7/30/2019 CH02B PLC Hardware Components

    10/26

    10

    I/O SPECIFICATIONS

    1.Manufacturers specifications providemuch information about how an interface is

    correctly and safely used.2. The specifications place certainlimitations not only on the module but onthe field equipment as well.

    Seepages 34-35for the list of typicalManufacturers I/O specifications.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    11/26

    11

    1.The CPU houses the processor-memory

    modules, communications circuitry, andpower supply. See Figure 2-142. CPU architectures may differ from onemanufacturer to another, but generally

    most of the follow this sameinfrastructure.

    THE CPU

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    12/26

    12D.Wilcher

    THE CPU

  • 7/30/2019 CH02B PLC Hardware Components

    13/26

    13D.Wilcher

    THE CPU

  • 7/30/2019 CH02B PLC Hardware Components

    14/26

    14

    1.Many electronic components found in the

    processors and other types of modules aresensitive to electrostaticvoltages.2. Voltages can be as low as 1mV (not ableto feel )

    3. ESD can be created based on materialsin the surrounding lab or manufacturingenvironment.4. ESD can reach as high as 35kV.

    See page 38 for ESD Safety Precautions.

    D.Wilcher

    THE CPU

    Electrostatic Discharge (ESD)

  • 7/30/2019 CH02B PLC Hardware Components

    15/26

    15D.Wilcher

    THE CPU

    Electrostatic Discharge (ESD)

  • 7/30/2019 CH02B PLC Hardware Components

    16/26

    16D.Wilcher

    MEMORY DESIGN

  • 7/30/2019 CH02B PLC Hardware Components

    17/26

    17

    MEMORY DESIGN

    1.Memory is a physical space inside the CPUwhere the program files (control plan) anddata files are stored and manipulated.2.Data is typically stored in a file by address.3.The information stored in the memory

    relates to the how the input and output datashould be processed.4.The memory organization of typical PLCbased on I/O image tables. See Figure 2-17.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    18/26

    18D.Wilcher

    MEMORY TYPES

    1.PLCs have programmable memory thatallows users to develop and modify control

    programs.2.This memory is made nonvolatile so if thepower is lost, the PLC holds it processorprogramming. See Figure 2-18.

    3.Data stored in memory locations is by aprocess called writing.4.Data retrieved from memory locations is byreading.

    See pages 40 -41 for several types ofmemory ICs.

  • 7/30/2019 CH02B PLC Hardware Components

    19/26

    19D.Wilcher

    MEMORY TYPES

  • 7/30/2019 CH02B PLC Hardware Components

    20/26

    20D.Wilcher

    PROGRAMMING DEVICES

    1.Easy to use programming equipment is one ofthe important features of programmable

    controllers.2.The programming device provides theprimary means by which the user cancommunicate with the circuits of the

    controller. See Figure 2-19.3.The programming device is used to input thedesired instructions. See Figure 2-20 for anexample of Programming Device.

    4. Desktop PCs and notebook computers canalso be used to communicate with a PLC. SeeFigure 2-21, page 43 in text book

  • 7/30/2019 CH02B PLC Hardware Components

    21/26

    21D.Wilcher

    PROGRAMMING DEVICES

  • 7/30/2019 CH02B PLC Hardware Components

    22/26

    22D.Wilcher

    PROGRAMMING DEVICES

  • 7/30/2019 CH02B PLC Hardware Components

    23/26

    23

    1. Printers are used to provide hard-copyprintouts of the processors memory in ladderprogram format.

    2. Hardcopy format of large programs caneasily be viewed instead on a screen

    3.Some older PLC systems use a magneticcassette recorder to record and store the userprogram. See Figure 2-22.

    4. Some PLCs use internal EEPROMs orEPROM memory modules that can store abackup to the program entered in the PLC. SeeFigure 2-23.

    D.Wilcher

    RECORDING AND RETRIEVING DATA

  • 7/30/2019 CH02B PLC Hardware Components

    24/26

    24D.Wilcher

    RECORDING AND RETRIEVING DATA

  • 7/30/2019 CH02B PLC Hardware Components

    25/26

    25

    PLC WORKSTATIONS

    1.A PLC workstation or operator interface canbe connected to communicate with a PLC.

    2. Replaces pushbuttons, pilot lights,thumbwheels , and other operator controls.

    3. Luminescent touch-screen keypads providean operator interface that operates like atraditional hard-wired control panels.

    4. The PLC workstation is part of the Human-Machine-Interface (HMI) being studied atUniversity and Manufacturing CorporationsResearch Labs.

    D.Wilcher

  • 7/30/2019 CH02B PLC Hardware Components

    26/26

    26D.Wilcher

    PLC WORKSTATIONS


Recommended