Plc Flashcards
Where and what kind of field were plcs first used and what were they called
GM
Automotive
Modicon
Plcs are programmed using ____________ ladder __________.
Relay ladder logic
Plcs can typically run _____________ programs at a time
One
T/F relay ladder logic is the same as motor control ladder schematics.
False
Plcs also include communications for _____________/_________/________________.
Internet/wifi/programming devices
What are the basic parts of a Plc.
-input module
-isolations
-cpu
-power supply (battery backup?)
-programming device
-output module
What could a programming device be?
-remote
-pc
-laptop
-phone?
-programming pack
What kind of isolators are typically used in plcs
Opto-isolators
T/F there is electrical connection between input module-cpu-output module
False
Advantages of a Plc
-robust power
-reliable in high electric noise areas
-lots of various I/I voltage combinations
-low power pilot devices like pb’s and limit sw
-led indicators on input and output modules
-work in wide range of temperatures
-reduced use of electromechanical relays.
Memory structure of a Plc
Executive
Scratch pad
Data tables
User program
Which parts of the memory structure are part of the system memory (firmware like bios)
Executive
Scratch pad
Which parts of the memory structure is part of the application memory
Data tables
User program
One word equals ___ bits
16
___ bits make a byte
8
___ bits make a nibble
4
Data tables includes what?
Bits
Timers
Counters
Input image
Output image
Scanning includes
Reading inputs
Executing program
Updating outputs
Scan time depends on what
Number of inputs and outputs
Program length
Types of instructions
In a block from how does the scanning process look
Read input image table
Solve program logic
Update output image table
Scan time in the 1990’s was around
______msec
100
Scan time in the 2000’s was ______msec
20
Scan time in the 2010’s ______msec
5-20
Scan time in the 2020’s was improved to about _______msec
1-20