In the field of industrial automation, the processing of analog signals - whether it is collecting temperature, pressure, and flow signals from sensors or outputting precise control instructions to actuators - is a core capability of control systems. OMRON's SYSMAC C series, CVM1, and CV series PLCs have been widely used in various industrial scenarios, and their accompanying analog input/output (Analog I/O) units, with their modular design, rich functionality, and high precision, have become the "nerve endings" of many old automation systems. For engineers who are maintaining or upgrading such systems, a deep understanding of the configuration, data exchange, and advanced functions of these modules is key to ensuring stable production line operation, troubleshooting, and system optimization.
Overview of Product Matrix and Core Competencies
OMRON has designed a series of analog units for C-series PLCs to meet the requirements of different accuracies and signal types. At the input end, from the basic 3G2A5-AD001 to the high-performance C500-AD501, it covers flexible choices from 2 channels to 16 channels. At the output end, the 3G2A5-DA001 series to C500-DA501 provide analog control capabilities from 2 channels to 8 channels.
1. Characteristics of core analog input unit
Basic type (3G2A5-AD001~AD007): Provides 2 to 4 input points, with 12 bit (1/4095) or 10 bit (1/1023) resolution. The key is that its model directly determines the input range, for example, AD001 supports 1-5V or 4-20mA, while AD004 supports ± 10V bipolar input. This is crucial for the replacement of spare parts in old systems - precise matching with the original model is necessary to ensure consistency in signal processing.
High performance model (C500-AD101): Provides 8 input points with a resolution of 1/4095. Its breakthrough lies in allowing independent input ranges of 0-10V or 0-20mA for each channel, and integrating practical functions such as mean, peak hold, wire breakage detection, and scaling.
Intelligent type (C500-AD501): This is the most powerful analog input unit in the series, with 16 differential input points. It has a built-in microprocessor that can independently complete advanced data processing tasks such as scaling, filtering, averaging, peak holding, and high/low limit alarms. The core value of this design lies in greatly reducing the computational burden on the CPU unit, especially in systems that require a large amount of analog processing, which can significantly improve the scanning speed and response performance of the entire PLC. Its data format can be either signed BCD or binary complement, which is very flexible.
2. Characteristics of core analog output unit
Basic type (3G2A5-DA001~DA005): Provides 2 output points and 12 bit resolution. Similarly, the model determines the output range, for example, DA001 corresponds to 1-5V or 4-20mA, and DA004 corresponds to ± 10V.
Multi functional (C500-DA101/DA103): Provides 4 output points. DA101 supports 1-5V, 0-10V, and 4-20mA outputs, while DA103 focuses on ± 10V bipolar output, suitable for control scenarios that require positive and negative swing, such as servo valve control.
High density intelligent type (C500-DA501): This is the flagship model of analog output unit, with 8 output points. Its core advantages lie in:
Independent configuration for each point: Each channel can independently select 6 output ranges, including 0-10V, ± 10V, 0-20mA, or 4-20mA.
Built in advanced features: support for scaling, output ramp, and upper/lower limit clipping. The output ramp function is particularly practical. When the set value undergoes a step change, the module will automatically change the output value at a preset rate (such as how many engineering units change per second), thereby avoiding impact on valve and other actuators and achieving smooth control.
Dual mode operation: Supports two conversion modes: standard speed (13.4ms/8 points) and high speed (3.4ms/8 points), and can save configuration parameters through EEPROM to achieve power-off holding.

Physical configuration and signal access: an essential first step that cannot be ignored
Correct hardware settings are the foundation for stable system operation. For maintenance engineers, when replacing or installing modules, the following process must be strictly followed.
1. Input range setting
For C500-AD501: The input range is set through a set of DIP switches and sliding switches. Under the terminal block of the module, 6 DIP switch pins (5-8) and 1 sliding switch are provided for each channel. For example, to configure a 0-10V voltage input channel, all DIP switch pins 5, 6, 7, and 8 need to be set to OFF, and the corresponding sliding switch needs to be turned to the "voltage input" side. There is a common misconception here: for bipolar inputs ranging from -10V to 10V, the corresponding DIP switch pin must be set to ON, which is completely different from the setting for unipolar inputs. Confusion can lead to AD conversion data errors.