PROGRAMMABLE LOGIC CONTROLLERS (LOOSE PA
PROGRAMMABLE LOGIC CONTROLLERS (LOOSE PA
5th Edition
ISBN: 9781264206216
Author: Petruzella
Publisher: MCG
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 6RQ
Program Plan Intro

Programmable Logic Controller (PLC):

  • PLC is a specialized computer used in industrial segments to control machines and process.
  • PLC is program that consists of a set of instructions which resembles the controlling functions needed to perform specific tasks.
  • The function of PLC is similar to that of a relay and hence, in an industrial segment a relay is greatly replaced by a suitable PLC.
  • When compared to general Personal Computer (PC), a PLC is available in small and tiny sizes.
  • The basic architecture of a PLC consists of an input-output interface module and a small Central Processing Unit (CPU) that runs by controlling programming language.

Timer:

  • Timer is mainly used to keep an output ON for a specific length of time.
  • It provides a preset delay to the control actions.
  • In a timer, the output will be energized when the preset value becomes equal to the accumulated value.
  • Three different types of timers include Delay-OFF timer, Delay-ON timer and  Delay-ON-Retentive timer.

Explanation of Solution

b.

Resetting the accumulated count to zero:

  • The accumulated count of retentive timers can be reset to zero by using a separate reset signal.
  • This separate signal is known as Retentive Timer Reset (RES) instruction.
  • When RES is true, the accumulated value of the timer is reset to zero...

Blurred answer
Students have asked these similar questions
in your own words,describe why a one shot timer cannot be used reliably to create a periodic tick in a system.That is why can it not be used to keep track of the time of day for a long period.
Briefly answer the following question (No partial credits) Suppose that we want to use the following timer/counter structure as part of a turnstile machine to detect the number of passengers passing through a gate entrance. We will use a sensor placed on the turnstile machine such that every time a passenger passes through the gate entrance, the sensor will send a pulse to the timer/counter to indicate that a new passenger has passed through the entrance. In order to correctly count the events (number of passengers passing through), indicate the logic value that we should set in the "Ctr" signal in the "Clock Select" block in the diagram below. Justify your answer. TOVN DATA BUS (Int.Req.) Clock Select Count Edge Detector Tn clear cik TCNTn Control Logic direction (From Prescaler) Ctr bottom top Given the following C code, what does the printf statement print? Please use the table next to the code to show your answer. tinclude Loop iteration varl var2 var3 #include i=1 uint8_t varl;…
Write python code for a "Count down clock and timer" Explain how the code works
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education