EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
5th Edition
ISBN: 8220102795983
Author: Petruzella
Publisher: YUZU
bartleby

Concept explainers

Question
Book Icon
Chapter 10, Problem 3P
Program Plan Intro

Timer:

  • Timer is special type of clock used to measure some specific time intervals.
  • Three types of timer
    • Delay-OFF Timer
      • Delay-OFF timer is activated when it is turned on and does not wait for the entry of input.
      • It is used to count downwards from the programmed time.
      • The value of timer is cleared when the enabling input is in off state.
    • Delay-ON Timer
      • Delay-ON timer is activated by its input.
      • It is used to count upwards to the programmed time.
      • The value of timer is cleared when the enabling input is in off state.
    • Delay-ON-Retentive Timer
      • Delay-ON-Retentive Timer is activated by the inputs and starts accumulating time.
      • It retains the accumulated value even if the rung goes false.
      • It can be reset only by RESET command.

Thumbwheel switch:

  • Thumbwheel switch is a switch which is used to convert numerical values displayed on disk where the numbers are converted into binary, decimal and hexadecimal values.
  • It contains a function called lock which helps to retain the preset value from being modified.
  • It can be operated only by a thin object like pen tip.

Blurred answer
Students have asked these similar questions
Arduino programming exercises using Uno Microcontroller Write a program that lights a green LED attached to pin 3. The green LED should turn off after a button attached to pin 4 has been pushed and released 3 times. Each time the button is pushed it will turn on a red LED attached to pin 7 and turn off a yellow LED attached to pin 9.  When the button is not pushed the red LED will be off and the yellow LED will turn on. Assume the button is wired active low.     Turn on green LED Leave it on Turn on yellow LED Leave it on Check the state of the button If the button is pressed             Add 1 to a counter variable             Turn off yellow LED             Turn on red LED             After the button is pressed, turn on yellow LED, turn off red LED If the counter is 3 or more (>2)             Turn off green LED
Program a circuit where a yellow LED light will turn on when a button is pressed 4 times and remain on for 4 seconds. Then, a red light will flash at 2 Hz for 8 seconds.
Computer Science   Find the resistor value to create a timer for 100 second using 0.002 F CapacitorMulti Line Text.
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