10.23 PLC WIRING
Many configurations and packages are available. But essential components are:
Rack/Chassis - A rack or number of racks are used to put PLC cards into. These are easy to change, and expand.
Shoebox - A compact, all-in-one unit (about the size of a shoebox) that has limited expansion capabilities. Lower cost and compactness make these ideal for small applications.
Memory - often 1K and up. Need is dictated by size of ladder logic program. A ladder element will take only a few bytes and will be specified in manufacturers documentation.
# of I/O modules - When doing some exotic applications, a large number of special add-on cards may be required.
Scan Time - The time to execute ladder logic elements. Big programs or faster processes will require shorter scan times. The shorter the scan time, the higher the cost. Typical values for this are 1 microsecond per simple ladder instruction.
Communications - Serial and networked connections allow the PLC to be programmed and talk to other PLCs. The needs are determined by the application.
10.23.1 SWITCHED INPUTS AND OUTPUTS
A PLC is just a computer. We must get information in so that it may make decisions and have outputs so that it can make things happen.
10.23.1.1 - Input Modules
Input modules typically accept various inputs depending upon specified values.
DC voltages are usually lower and, therefore, safer (i.e., 12-24V)
DC inputs are very fast. AC inputs require a longer time (e.g., a 60Hz wave would require 1/60sec for reasonable recognition).
DC voltages are flexible being able to connect to greater varieties of electrical systems.
DC input cards typically have more inputs.
AC signals are more immune to noise than DC, so they are suited to long distances and noisy (magnetic) environments.
AC signals are very common in many existing automation devices.
10.23.1.2 - Actuators
Inductive loads - Inductance is caused by a coil building up a magnetic field. When a voltage is removed from the coil, the field starts to collapse. As it does this, the magnetic field is changed back to current/voltage. If this change is too sudden, a large voltage spike is created. One way to overcome this is by adding a surge suppressor. One type of design was suggested by Steel McCreery of Omron Canada Ltd.
10.23.1.3 - Output Modules
Motors - Motors often have their own controllers, or relays because of the high current they require.
WARNING - ALWAYS CHECK RATED VOLTAGES AND CURRENTS FOR PLC's AND NEVER EXCEED!
Typical outputs operate in one of two ways:
Dry contacts - A separate relay is dedicated to each output. This allows mixed voltages (AC or DC and voltage levels up to the maximum) as well as isolated outputs to protect other outputs and the PLC. Response times are often greater than 10ms. This method is the least sensitive to voltage variations and spikes.
Switched outputs - A voltage is supplied to the PLC card and the card switches it to different outputs using solid state circuitry (transistors, triacs, etc.) Triacs are well suited to AC devices requiring less than an amp. They are sensitive to power spikes and might inadvertently turn on when there are transient voltage spikes. A resistor may need to be put in parallel with a load to ensure enough current is drawn to turn on the triac. The resistor size can be determined by