Programmable Logic Controller: Manual and Auto Control

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

In a control system, what directly precedes the 'Output' stage?

  • Feedback Loop
  • Activation Signals
  • Input Signals
  • Process (correct)

Which type of control system is best suited for managing motor speed?

  • Open-Loop Control
  • Continuous (analog) Control (correct)
  • Closed-Loop Control
  • Discrete (digital) Control

A programmable logic controller (PLC) is primarily designed for operation by whom?

  • Engineers, potentially with limited knowledge of computer languages. (correct)
  • Data analysts with a strong background in statistical modeling.
  • Software developers with extensive coding knowledge.
  • Network administrators with expertise in cyber security.

Which of the following is NOT an advantage of PLCs over conventional relay-type controls?

<p>More Complexity (D)</p> Signup and view all the answers

What is the primary characteristic of an open architecture design in PLC hardware?

<p>It uses off-the-shelf components conforming to approved standards, facilitating connections with devices and programs from various manufacturers. (C)</p> Signup and view all the answers

Which component of a PLC interprets input signals and carries out control actions based on the stored program?

<p>Processor Unit (CPU) (B)</p> Signup and view all the answers

What is the role of the power supply unit in PLC hardware?

<p>To convert the mains A.C. voltage to the low D.C. voltage required by the processor and interface circuits. (C)</p> Signup and view all the answers

Which programming language is most commonly used for entering programs into PLCs?

<p>Relay Ladder Logic (C)</p> Signup and view all the answers

Which part of the PLC system stores the program that dictates the control actions?

<p>Memory Unit (D)</p> Signup and view all the answers

What is the primary function of the communications interface in a PLC?

<p>To enable the PLC to send and receive data over communication networks. (B)</p> Signup and view all the answers

What is the main function of the arithmetic logic unit (ALU) within a PLC's central processing unit (CPU)?

<p>Performing mathematical and logical operations. (A)</p> Signup and view all the answers

What is the purpose of the 'address bus' in a PLC system?

<p>To carry the addresses of memory locations so that each word can be located in the memory. (D)</p> Signup and view all the answers

What is the key function of the 'input/output unit' in a PLC system?

<p>To provide the interface between the PLC system and external devices. (D)</p> Signup and view all the answers

What is a key characteristic of a 'single box' type PLC system?

<p>It is supplied as an integral compact package with all necessary components included. (D)</p> Signup and view all the answers

Which type of device is likely to include a visual display unit with a full keyboard and screen display for programming?

<p>Desktop console (D)</p> Signup and view all the answers

What is a primary reason why some manufacturers prefer to refer to their programmable logic controllers as PLCs rather than PCs?

<p>To avoid confusion with the abbreviation for 'personal computers'. (A)</p> Signup and view all the answers

One key distinction between PLCs and computers is that PLCs are designed to withstand:

<p>A wider range of environmental conditions and electrical noise found in industrial settings (A)</p> Signup and view all the answers

What is a key advantage of using computers to program PLCs?

<p>The program can easily be stored, copied, and backed up on hard disks or CDs. (C)</p> Signup and view all the answers

Which of the following is LEAST likely to be a criterion for categorizing PLCs by size?

<p>Color (B)</p> Signup and view all the answers

For which application would a nano or micro PLC be most suitable?

<p>Operating elevators or car washes (C)</p> Signup and view all the answers

In the context of PLC applications, what does a 'Single Ended PLC Application' typically involve?

<p>One PLC controlling one process (A)</p> Signup and view all the answers

What is a defining characteristic of a 'Control Management PLC Application'?

<p>It involves one PLC supervising several other PLCs. (D)</p> Signup and view all the answers

What is the significance of the CPU frequency in a PLC's internal architecture?

<p>It dictates the operating speed of the PLC and synchronizes system elements. (B)</p> Signup and view all the answers

Considering the trend toward open architecture, what challenges might be faced when integrating a closed architecture PLC system into a modern, multi-vendor industrial environment?

<p>Increased difficulty in connecting to other systems due to proprietary design limitations. (D)</p> Signup and view all the answers

Suppose a plant electrician with limited computer skills needs to troubleshoot a malfunctioning PLC. Which PLC design feature would be most beneficial for them?

<p>Fault indicators and written fault information displayed on the programmer screen. (C)</p> Signup and view all the answers

In an automated bottling plant, a PLC controls the filling and capping of bottles. If the PLC is classified as a 'Multitask PLC Application,' what does this imply about its role in the plant?

<p>It controls several processes, such as filling, capping, and labeling, with adequate I/O capacity. (C)</p> Signup and view all the answers

Let's say a manufacturing plant wants to upgrade its control systems to allow for remote monitoring and adjustments. Which PLC hardware component would be most critical for enabling this functionality?

<p>The Communications Interface (B)</p> Signup and view all the answers

A control system is designed to maintain the temperature of a chemical reactor at a specific setpoint. Which type of control, discrete or continuous, would be more appropriate for this application and why?

<p>Continuous, because it allows for smooth adjustments to the heating element to maintain the precise temperature. (A)</p> Signup and view all the answers

A food processing plant uses a PLC-controlled conveyor system. If the system needs to stop automatically when a sensor detects a metal contaminant, is this:

<p>Automatic Control (C)</p> Signup and view all the answers

A technician programs a PLC using ladder logic but finds the program is not executing as expected. Besides syntax errors, what common issue related to the PLC's CPU could cause this problem?

<p>The CPU's ALU is not functioning correctly. (A)</p> Signup and view all the answers

In a large-scale manufacturing facility, a central PLC is used to manage several smaller PLCs controlling individual production lines. What type of PLC application does this represent?

<p>Control Management PLC Application. (A)</p> Signup and view all the answers

An engineer is selecting a PLC for a new project and wants to choose one that can easily integrate with various sensors and actuators from different vendors. Why would they choose a PLC with open architecture?

<p>It uses off-the-shelf components and standard protocols, facilitating connections with diverse devices. (B)</p> Signup and view all the answers

You're designing a control system for a water treatment plant. One part of the system involves adjusting the flow rate of chemicals based on pH levels. Would discrete or continuous control be better? And why?

<p>Continuous, because it allows for incremental changes. (D)</p> Signup and view all the answers

Imagine a PLC is used to operate a robotic arm in a factory. If the arm is programmed to pick items and place them in boxes, but the boxes are filled manually, is this:

<p>A combination of manual and automatic control (D)</p> Signup and view all the answers

A PLC program is meant to start a motor when a button is pressed, but the motor starts as soon as the PLC is powered on, ignoring the button press. What is the most likely cause related to PLC hardware?

<p>The input module for the button is defective or misconfigured (A)</p> Signup and view all the answers

A PLC is being chosen for a small-scale automation project. It's been found that it has five classes: nano, micro, small, medium, and large. Other than cost, what is the most important factor in the PLC selection?

<p>Number of Input Output (D)</p> Signup and view all the answers

For use in machine control, what are Programmable Logic Controllers equipped with?

<p>Special Input/Output interfaces (D)</p> Signup and view all the answers

What are the paths used for communication within a PLC called?

<p>Busses (C)</p> Signup and view all the answers

Which of the following is connected to the Input/Output unit of the PLC?

<p>All of the above (D)</p> Signup and view all the answers

The CPU of a PLC contains the system microprocessor, memory and ______ circuitry.

<p>I/O (A)</p> Signup and view all the answers

A PLC is being manually programmed. The system requires the person programming it to perform a specific action for the system to function. What type of system is this?

<p>Manual Control (A)</p> Signup and view all the answers

What is the purpose of the data buss?

<p>Carry data used in processing out by the CPU (A)</p> Signup and view all the answers

Flashcards

Manual control

An action performed by a user when the system functions.

Automatic control

Action performed automatically in response to a set of conditions.

Control system

A system that directs, commands and regulates itself or another system, which starts with input signals that activate the process to control output devices.

Discrete (digital) control

The value to be controlled can be either ON or OFF.

Signup and view all the flashcards

Continuous (analog) control

The value to be controlled varies smoothly.

Signup and view all the flashcards

Programmable Logic Controller (PLC)

A special form of microprocessor-based controller that uses a programmable memory to store instructions and to implement functions.

Signup and view all the flashcards

PLC advanatges

PLCs offer several advantages over conventional relay type of controls such as: increased reliability, more flexibility, lower cost, communication capability, faster response time and easier to troubleshoot.

Signup and view all the flashcards

PLC hardware

A typical PLC piece of hardware divided into different parts. The term architecture can refer to PLC hardware to PLC software, or to combination of both.

Signup and view all the flashcards

Open architecture design

Design that allows system to be connected easily to devices and programs made by other manufacturers using off-the-shelf components that conform to approved standards.

Signup and view all the flashcards

Closed architecture

One whose design is proprietary, making it more difficult to connect the systems to other systems.

Signup and view all the flashcards

Processor unit or Central Processing Unit (CPU)

The unit containing the microprocessor and this interprets the input signals and carries out the control actions, according to the program stored in its memory, communicating the decisions as action signals to the outputs.

Signup and view all the flashcards

Power Supply Unit

Converts the mains a.c. voltage to the low d.c. voltage (5 V) necessary for the processor and the circuits in the input and output interface modules.

Signup and view all the flashcards

Programming device

Used to enter the required program into the memory of the processor, developed in the device and then transferred to the memory unit of the PLC.

Signup and view all the flashcards

Ladder Logic Programming language

A programming language that uses graphic symbols, and is a special language written to make it easy for people familiar with relay logic control to program the PLC.

Signup and view all the flashcards

Memory Unit

Stores the program that will be used for the control actions. Microprocessor and data stored from the input for processing and for the output for outputting.

Signup and view all the flashcards

Input and Output Sections

Where the processor receives information from external devices and communicates information to external devices.

Signup and view all the flashcards

Communications interface

Used to receive and transmit data on communication networks from or to other remote PLCs.

Signup and view all the flashcards

Internal architecture

Consists of central processing unit (CPU) containing the system microprocessor, memory and input/output circuitry.

Signup and view all the flashcards

Arithmetic and logic unit

The arithmetic and logic unit (ALU) is responsible for data manipulation and carrying out arithmetic operations of addition and subtraction and logic operations of AND, OR, NOT and EXCLUSIVE-OR.

Signup and view all the flashcards

The Busses

The paths used for communication within PLC.

Signup and view all the flashcards

Data BUS

Carries the data used in the processing carried out by the CPU.

Signup and view all the flashcards

Address bus

Used to carry the addresses of memory locations

Signup and view all the flashcards

Control bus

Carries the signals used by the CPU for control.

Signup and view all the flashcards

System bus

Used for communications between the input/output ports and the input/output unit.

Signup and view all the flashcards

Input/output unit

Provides the interface between the system and the outside world, allowing for connections to be made through input/output channels to input devices such as sensors, and to output devices such as motors and solenoid.

Signup and view all the flashcards

Single Box

Mechanical design for PLC systems, the single box type (or, as sometimes termed, brick) is commonly used for small programmable controllers and is supplied as an integral compact package complete with power supply, processor, memory, and input/output units.

Signup and view all the flashcards

Modular type

The modular type consists of separate modules for power supply, processor, etc., which are often mounted on rails within a metal cabinet.

Signup and view all the flashcards

Hand-held programming devices

Hand-held programming devices will normally contain enough memory to allow the unit to retain programs while being carried from one place to another.

Signup and view all the flashcards

PLC vs Computers

Computers are complex computing machines capable of executing several programs or task simultaneously and in any order, where as PLC is a computer designed to operate in the industrial environment.

Signup and view all the flashcards

PLC size and application

Classes of PLCs including: nano, micro, small, medium and large; which depends on the functionality, the number of inputs and outputs, cost and physical size.

Signup and view all the flashcards

Single Ended PLC Application

Involves one PLC controlling one process, which would be a stand-alone unit and would not be used for communicating with other computers PLCs.

Signup and view all the flashcards

Multitask PLC Application

It is usually calls for a medium size PLC and involves one PLC controlling several processes. Adequate I/O capacity is significant factor in this type of installation.

Signup and view all the flashcards

Control Management PLC Application

Involves one PLC controlling several others and requires a large PLC processor designed to communicate with other PLCs and possibly with a computer.

Signup and view all the flashcards

Study Notes

  • Programmable Logic Controller is the topic.

Manual and Automatic Control

  • Control is either manual or automatic.

Manual Control

  • Manual control occurs when a user performs an action for the system to function.

Automatic Control

  • Automatic control happens when an action is performed automatically in response to a set of conditions.

Control System

  • A control system directs, commands, and regulates itself or another system.

Control System Classification

  • Discrete control means the value to be controlled can be either ON or OFF for example turning a light ON and OFF.
  • Continuous control mean the value to be controlled varies smoothly.

Programmable Logic Controller (PLC)

  • A programmable logic controller (PLC) is a special form of microprocessor-based controller.
  • It uses a programmable memory for storing instructions.
  • It implements logic, sequencing, timing, counting, and arithmetic functions.
  • Programmable Logic Controllers are used for the control and operation of manufacturing process equipment and machinery.

PLC Advantages

  • Programmable Logic Controllers offer several advantages over a conventional relay type of controls, including:
    • Increased Reliability
    • More Flexibility
    • Lower Cost
    • Communication Capability
    • Faster Response Time
    • Easier to Troubleshoot

PLC Hardware

  • An open architecture design enables easy connection to devices and programs made by other manufacturers.
  • Open architecture design uses off-the-shelf components that conform to standards.
  • A system with a closed architecture is proprietary, making it more difficult to connect the systems to other systems.

PLC Hardware Components

  • Processor unit or Central Processing Unit (CPU) includes a microprocessor.
  • The CPU interprets input signals, carries out control actions according to the stored program, and communicates decisions as action signals to the outputs.
  • Power Supply Unit converts mains a.c. voltage to the low d.c. voltage (5 V) necessary for the processor.
  • Programming Device - enters the program in the memory of the processor.
  • Relay Ladder Logic - the most popular programming language used by all major manufacturers of PLCs.
  • Ladder Logic Programming language uses graphic symbols that show the intended outcome, rather than words.
  • Memory Unit - stores the program used for control actions.
  • It also stores data from the input for processing and data for the output for outputting.
  • Input and Output Sections - are where the processor receives information from external devices and communicates information to external devices.
  • Communications Interface- transmits and receives data on networks from or to other remote PLCs.

Internal Architecture

  • Internal architecture - of a PLC consists of central processing unit(CPU), a system microprocessor, memory, and input/output circuitry.

Central Processing Unit

  • An arithmetic and logic unit (ALU) - manipulates data, carrying out arithmetic operations of addition/subtraction and logic operations of AND, OR, NOT and EXCLUSIVE-OR
  • Memory - called registers, is located within the microprocessor and stores the information.
  • A control unit - is used to control the timing of operations.

Buses

  • Buses - are the paths used for communication within PLC through binary form, as a group of bits (0 and 1).
  • WORD - is used for a group of bytes constituting some information.
  • The DATA BUS - carries processing data by the CPU.
  • The address bus - carries the addresses of memory locations
  • The control bus - carries signals used by the CPU for control and provides timing signals.
  • The system bus - communicates between input/output ports and the input/output unit.

Input/Output Unit

  • Input/output units provide an interface between the system and the outside.
  • It allows for connections to be made for input devices like sensors, and to output devices like motors and solenoids through input/output channels.

PLC Systems

  • There are two common types of mechanical design for PLC systems
    • Single box or brick.
    • Modular Type

PLC System (Single Box)

  • Single block PLC are used for small programmable controllers, supplied as a compact package with power supply, processor, memory, and input/output units.

PLC System (Modular)

  • Modular types consist of separate modules for the power supply, processor, etc., which are mounted on rails in a metal cabinet.
  • Rack type can be used for all sizes of programmable controllers.

Programming PLCs

  • Hand-held - programming devices have enough memory to retain programs between locations.
  • Desktop consoles - will likely have a visual display unit with a full keyboard and screen display.
  • Personal Computers - are commonly configured program development work stations, though some require special communication cards to interface with PLC.

PLC vs Computers

  • The Programmable Logic Controller is basically a computer designed for use in machine control, operating in an industrial environment.
  • Unlike an office computer, a PLC is equipped with interfaces and a control programming language
  • A common abbreviation used in the industry for these devices is PC.
  • PC can be confusing because PC is also the abbreviation for "personal computers".
  • Some manufacturers refer to their programmable logic controller as PLC.
  • Unlike computers, PLCs are designed to operate in an industrial environment and are not affected by the electrical noise.
  • The hardware and software of PLCs are designed for easy use by plant electricians and technicians.
  • PLCs use relay ladder logic or easy-to-learn languages.
  • Unlike computers, most PLCs execute one program in an orderly and sequential fashion from start to finish.
  • PLCs are designed for installation and maintenance by plant electricians who are not required to be highly skilled computer technicians.
  • Troubleshooting is simplified with fault indicators and written information displayed on the programmer screens of PLCs

PLC Size and Application

  • Generally, there are five classes of PLCs: nano, micro, small, medium, and large.
  • The criteria used in categorizing PLCs include functionality, number of inputs and outputs, cost and physical size.
  • The I/O count is the most important factor.
  • Nano PLCs can handle up to 16 I/O points.
  • Micro PLCs can handle up to 32 I/O points.
  • A nano or micro PLC can be used on elevators or carwashes.
  • Small size PLCs, like the Allen-Bradley SLC 500 family, can handle up to 960 I/O points.
  • Medium PLCs can handle up to 1024 IOs.
  • Large size PLC can handle several thousand I/O points, having almost unlimited applications and controlling individual production processes or entire plants.
  • There are three major types of PLC applications: single-ended, multitask, and control management.

Single Ended, Multitask and Control

  • Single-Ended PLC Application:
    • Uses one PLC to control one process as a stand-alone unit that is small and does not communicate with computers or PLCs.
  • Multitask PLC Application:
    • Calls for a medium-size PLC involving one PLC that controls several processes whose I/O capacity is a key factor.
  • Control Management PLC Application:
    • Involves one PLC controlling several others using a large PLC processor to communicate with other PLCs and a computer, supervising by downloading programs.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser