Assignment 2
Assignment 2
A PLC (Programmable Logic Controller) input module is a component that interfaces with
external devices to receive input signals and transmit them to the PLC's central processing unit
(CPU) for further processing. The input module plays a crucial role in the overall functioning of
a PLC system by converting signals from various sensors and switches into a format that the
PLC can understand.
Input modules are designed to be compatible with the types of signals generated by the
external devices they interface with. This includes accommodating different voltage
levels, current ranges, or signal types.
3. Signal Conditioning:
Some input modules incorporate signal conditioning circuits to ensure that the signals
received from external devices are accurate and reliable. Signal conditioning may involve
filtering, amplification, or other adjustments.
Input modules have terminals or connectors to which external devices are connected. The
wiring configuration and connection details are specified in the PLC's documentation.
5. Compatibility with PLC Model:
Input modules are designed to be compatible with specific PLC models. The selection of
input modules depends on the PLC's requirements and the types of signals present in the
application.
6. LED Indicators:
Many input modules include LED indicators to provide visual feedback on the status of
individual input channels. This can aid in troubleshooting and diagnostics.
1. Signal Reception:
● The input module receives signals from external devices, which can include sensors,
switches, limit switches, push buttons, and other input devices.
2. Signal Conditioning:
● The input module conditions the received signals to ensure compatibility with the PLC's
internal circuitry. This may involve amplifying weak signals, filtering out noise, or
converting analog signals to digital signals.
3. Signal Conversion:
● Analog input modules specifically convert analog signals (such as voltage or current
levels) into a digital format that the PLC can interpret. Digital input modules handle
signals that are already in a digital format.
4. Data Transmission:
● The processed and converted signals are transmitted to the PLC's central processing unit
(CPU) or input/output (I/O) processor.
5. Addressing:
● Each input module is assigned a unique address within the PLC's memory. The CPU uses
these addresses to identify the source of the input signals.
6. Data Processing:
● The PLC's CPU processes the incoming signals based on the program stored in its
memory. The program, typically written in ladder logic or another programming
language, defines the logic and control functions based on the input conditions.
7. Decision-Making:
● The CPU makes decisions based on the programmed logic and the current state of the
input signals. This may involve activating output devices, updating internal variables, or
triggering alarms based on the input conditions.
8. Output Activation:
● Based on the decisions made by the CPU, the PLC output modules are activated to
control external devices, such as motors, valves, or other components in the controlled
system.
● The PLC continually monitors the input signals for changes and updates its internal
variables accordingly. This feedback loop ensures that the PLC can respond dynamically
to changing conditions in the controlled process.
Input devices are used to provide signals or information to the PLC, allowing it to monitor and
control external processes. PLCs are commonly used in industrial automation and control
systems.
1. Push Button:
Manual switches that provide a digital input when pressed or released. They are often used for
initiating specific functions or actions in a control system.
2. Limit Switches:
Switches that detect the presence, absence, or position of an object, often used in machinery to
indicate the limit of motion.
3. Proximity Sensors:
Sensors that detect the presence or absence of an object without physical contact. Types include
inductive, capacitive, and photoelectric proximity sensors.
4. Pressure Sensors:
Sensors that measure pressure changes in a system, commonly used in industrial processes to
monitor and control pressure levels.
5. Temperature Sensors:
Sensors that measure temperature changes, crucial for monitoring and controlling processes
where temperature is a critical parameter.
6. Flow Sensors/Meters:
Devices that measure the flow rate of liquids or gases, providing information on the rate of
material transfer.
7. Level Sensors:
Sensors that detect the level of liquids or solids in a container, essential for monitoring and
controlling fluid levels.
8. Photoelectric Sensors:
Sensors that use light beams to detect the presence or absence of an object, commonly used in
material handling and conveyor systems.
Temperature sensors that provide input based on changes in resistance or voltage with
temperature.
10. Microswitches:
Devices that provide continuous analog signals, such as analog temperature sensors or
potentiometers. These signals can be converted to digital by analog input modules in the PLC.
Touchscreens or panels that allow operators to interact with the PLC system directly, providing
both input and output functions.