Test Flashcards
Define a programmable logic controller
A solid-state device capable of storing instructions, such as sequencing, timing, data manipulation, and communication
In the early years of their existence, PLC’s were primarily used for
On off control
The ____ and the _____ are the two basic sections of the programmable controller
CPU, I/0 interface
The input/output system forms the interface through which field devices are connected to the controller
True
The ladder program in a PLC is _________ inside the PLC’s CPU
Soft wired
Programmable controllers can be used to diagnose field device malfunctions
True
The most common binary codes are
ASCII
BCD
Gray
Why is the binary number system used in digital devices such as programmable controllers and computers?
It is easier to design machines that distinguish between only two entities or numbers like zero and one
In binary one plus one equals
One-zero
Defined the following
Bit
Nibble
Byte
Word
1 digit
4 bits
8 bits
One or more bytes
A word can be three bites long
True
Which logic type is more conventional
Positive logic
The logic functions used in PLCs include
All of the above
Ladder diagrams are also called contact symbology
True
Each symbol in a PLC ladder rung has a ____ by which a connect device is referenced
All of the above
The three components that form the central processing unit are
Processor, memory system, and power supply
The CPU encompasses all the elements that formed the intelligence of a PLC system
True