Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

ADLINK ACL-7225B Relay Isolation Input Card Guide

F: | Au:FANS | DA:2026-07-27 | 313 Br: | 🔊 点击朗读正文 ❚❚ | Share:

ADLINK ACL-7225B 16 Channel Relay and Isolation Digital Input Card Deployment and Maintenance Guide

In industrial automation control systems, the output and isolated input of switch signals are the fundamental links that connect digital controllers with on-site actuators and sensors. Whether driving solenoid valves, contactors, indicator lights, or monitoring limit switches and button status, reliable and electrically isolated I/O interfaces are required. ADLINK ACL-7225B is a 16 channel relay output and 16 channel optocoupler isolated digital input card based on ISA bus, designed for industrial ON/OFF control, energy management, laboratory automation, and external high-power relay drive scenarios. This card provides 16 Double Pole Double Throw (DPDT) relays (some of which are Form C and some are Form A) with contact ratings of 120VAC/0.5A or 24VDC/1A, which can directly drive small and medium power loads; Simultaneously providing 16 optocoupler isolation inputs, supporting AC or DC signals (polarity independent), with an isolation voltage of 1000V, effectively eliminating ground loops and transient interference. This article will provide engineers with a complete engineering application manual from the aspects of hardware architecture, jumper configuration, base address setting, input signal type selection, relay type differentiation, connector pin definition, register programming, and relay protection circuit design, especially suitable for upgrading old production lines or maintenance replacement of ISA bus systems.


Product positioning and typical application scenarios

ACL-7225B is a compact ISA bus board with a half length PCB size, which is connected to external signals through two 37 pin D-type connectors (one of which is converted through a 40 core flat cable). Its core value lies in:

16 relay outputs: can directly control AC or DC loads without the need for additional power drive circuits (but for high current loads, external contactors are still required).

16 channel optocoupler isolated input: supports 5~24V AC/DC signals, with optional response time (20 μ s without filtering, 2.2ms with AC filtering), suitable for different noise environments on site.

LED status indication: Each relay corresponds to a red LED, which intuitively displays the power on status for easy on-site debugging.

Fully isolated architecture: 1000V channel to channel and channel to ground isolation to ensure PC safety.

Typical applications include:

Motor start stop and valve switch control on industrial production lines;

The contactor coil drive in the distribution cabinet;

Monitoring the status of sensors (proximity switches, photoelectric switches);

Signal routing and switching in laboratory automation;

Old equipment renovation, replacing discrete relay arrays.


Hardware installation and jumper configuration

2.1 Anti static treatment and unpacking inspection

ACL-7225B contains electrostatic sensitive components. Before operation, it is necessary to wear a grounded wristband and operate on an anti-static pad. Check packaging contents: board card, two DB-37 male connectors (for cables), 40 pin to DB-37 flat cable converter, ADLINK driver CD, and user manual. If any physical damage is found, do not turn on the power.

2.2 Base Address Setting (SW1 DIP Switch)

ACL-7225B occupies 8 consecutive addresses in the I/O space (only the first 4: BASE~BASE+3 are actually used). The base address is set through a 6-digit DIP switch SW1, with a range of 0x200~0x3FF and a default of 0x300. DIP1~DIP6 correspond to address lines A3~A8 respectively (A9 is fixed as 1, A0~A2 are fixed as 0). When setting the base address, it is necessary to ensure that it does not conflict with PC built-in devices (such as COM/LPT) or other expansion cards. For example, by default 0x300, its binary A9~A3 are 1 1 0 0 0 0, corresponding to DIP1~DIP6 being OFF ON ON ON ON (see Table 2.1 in the manual for details). If it needs to be changed to 0x220, the corresponding bit needs to be adjusted.

2.3 Selection of Input Signal Types (JP1~JP16)

Each isolated input can be independently configured as an AC input or DC input, achieved through the corresponding jumper cap. 16 jumper wires (JP1 corresponds to DI0, JP2 corresponds to DI1,..., JP16 corresponds to DI15) are set to the DC position by default (i.e. skipping the middle two pins). If the on-site input is an AC signal (such as 50~1000Hz AC voltage), the corresponding jumper needs to be moved to the AC position. At this time, a filtering circuit will be added internally, and the response time will be extended to 2.2ms, but it can effectively suppress false triggering. For DC signals (5~24V), maintaining the DC position with a response time of only 20 μ s is suitable for high-speed switch detection.

Attention: When the input is AC, due to the bidirectional LED structure inside the optocoupler, there is no need to distinguish polarity, and any connection can be made.

Pin allocation of connectors and cable conversion

The board provides two physical connection methods:

CON2: 37 pin D-type female socket directly located on the blocking plate (can be directly plugged with standard DB-37 cable).

CON1: Onboard 40 pin IDC pin bank, which needs to be led out to the outside of the chassis through the accompanying 40 pin to 37 pin D-type male conversion cable.

3.1 Definition of CON2 (37 pin D-type) pin

Pin 1-20: Relay contacts (NO, NC, COM), grouped by channel. For example, pin 1 is COM0, pin 2 is NO0, pin 3 is NC0, and so on (see Figure 2.4 in the manual for details).

Pin 21-36: Isolate input signals A and B (DIAn/DIBn), each input channel has two input terminals (positive/negative interchangeable, polarity independent).

Pin 37: Digital Ground (GND).

3.2 Mapping between CON1 (40 pin header) and conversion cable

Convert the cable to map the 40 pin pin pin signal to the DB-37 male head for use with standard cables. The mapping relationship is shown in Figure 2.6, for example, pins 1 and 2 of pin 40 correspond to pins NO8 and CM8 of pin 37. In practical use, if a conversion cable is directly used, the external cable can be plugged into the DB-37 male head for easy connection to the terminal board.

Relay contact type:

Form C (conversion type): Relays R0~R4 and R9~R12 (10 in total), providing three terminals: NC (normally closed), NO (normally open), and COM (common terminal). When the coil is powered off, COM and NC conduct; When the coil is energized (control bit=1), COM and NO conduct.

Form A (normally open): Relays R5~R7 and R13~R15 (a total of 6), with only NO and COM terminals (no NC). When the coil is powered off, COM and NO are disconnected; Conducts when powered on.

After power on or system reset, all relays are in a power-off state (i.e. control bit is 0) to ensure safety.


Register Mapping and Programming Fundamentals

The register of ACL-7225B is extremely simple, occupying only 4 addresses:

Offset address read operation and write operation function

BASE+0 relay R0~R7 status read back setting R0~R7 on/off low byte bits 0-7 corresponding to R0~R7

BASE+1 relay R8~R15 status read back setting R8~R15 on/off low byte bits 0~7 corresponding to R8~R15

BASE+2 reads DI0~DI7 input status with no bits corresponding to DI0~DI7

BASE+3 reads DI8~DI15 input status without bits 0~7 corresponding to DI8~DI15

Programming Example (C Language):

#include <conio.h>

#Define BASE 0x300//Assuming the base address is 0x300

//Turn on relay R0 (set bit 0)

outp(BASE, 0x01); //BASE+0 writes 1, R0 is powered on

//Read all 16 input statuses

unsigned char low = inp(BASE+2);   // DI0~DI7

unsigned char high = inp(BASE+3);  // DI8~DI15

//Read back the status of the relay

unsigned char relay_status_low = inp(BASE);

unsigned char relay_status_high = inp(BASE+1);

Attention: The write operation directly controls the relay coil, with "1" indicating power on and "0" indicating power off. Read back registers can retrieve the current actual state (consistent with the written value).


Input characteristics and filtering selection

The isolated input adopts PC-814 optocoupler with built-in bidirectional light-emitting diode, so AC/DC does not need to care about polarity. The input resistance is 1.2k Ω, suitable for voltages ranging from 5 to 24V. When the input voltage is higher than about 3V, the optocoupler conducts and the corresponding register bit is read as "1"; When it is below about 1.5V, it is read as "0".

AC filtering function: When the jumper is set to the AC position, the input signal will pass through a low-pass filter, effectively filtering out power frequency noise and spikes, but the response time will be extended from 20 μ s to 2.2ms (about half a cycle under 50Hz signal). This mode is suitable for communication input or strong interference environments; For DC input, it is recommended to use DC mode for faster response.

Input voltage range: Maximum allowable continuous input of 24V AC/DC, exceeding it may cause damage to the optocoupler.

Design of Relay Contact Protection Circuit

When a relay drives an inductive load (such as a motor, solenoid valve, or contactor coil), a back electromotive force (up to several hundred volts) is generated at the moment of disconnection, which can easily cause arcing, erosion, and even adhesion of the contacts. For this purpose, Appendix A of the manual provides four classic protection circuits that engineers should choose based on the power supply type (AC/DC) and load characteristics.

6.1 RC absorption circuit (applicable to AC and DC)

A resistor R and a capacitor C are connected in parallel and series at both ends of the load. R is usually taken as 0.5~1 Ω/V (contact voltage), and C is taken as 0.5~1 μ F/A (contact current). For example, for a 24V/1A load, an AC capacitor with R=22 Ω and C=0.47 μ F (withstand voltage ≥ 200V) can be selected. This circuit can suppress instantaneous discharge when the contact is disconnected, but it may cause small leakage current, which may affect sensitive loads such as timers.

6.2 Diode freewheeling circuit (only applicable to DC)

Connect a diode (such as 1N4007) in reverse parallel at both ends of the load (inductive), with the cathode connected to the positive pole of the power supply and the anode connected to the negative pole of the power supply. When turned off, the energy stored in the coil is dissipated through the diode's freewheeling, which can completely eliminate the back electromotive force, but it will prolong the relay release time (about 5-10 times). When selecting, the reverse withstand voltage of the diode should be more than 10 times the power supply voltage, and the forward current should be greater than or equal to the load current.

6.3 Diode+Zener diode (suitable for DC)

By connecting a Zener diode in series with a freewheeling diode, the freewheeling voltage can be slightly higher, which can accelerate the release speed while still effectively clamping overvoltage. The selection of Zener voltage stabilization value is similar to the power supply voltage (such as choosing 27V Zener for 24V system).

6.4 Varistors (applicable to AC and DC)

Varistors (VDRs) are connected in parallel at both ends of the load, utilizing their nonlinear characteristics to absorb overvoltage. Suitable for AC and DC, but with slightly extended release time. When selecting, the varistor voltage should be 1.5 to 2 times the power supply voltage.

Important reminder: Protective components should be placed as close as possible to relay contacts or load terminals to shorten the circuit length and improve protection effectiveness. Meanwhile, the rated current of the relay contacts on the board is only 1A (DC) or 0.5A (AC). If the load current is too high, an external intermediate relay or contactor must be connected.


Software support and compatibility with operating systems

ACL-7225B provides a C language library and sample programs for DOS environment (installed through SETUP). If you need to develop in Windows 95/98/NT environment, you need to purchase ACLS-DLL1 development kit (including DLL, supporting VB/VC/Delphi). LabVIEW users can choose ACLS-LVIEW. Due to the fact that ISA bus has basically exited mainstream PCs, modern industrial control computers often adopt PCI or PCIe to ISA bridging solutions (such as Advantech PCA-6114, etc.). At this time, attention should be paid to the compatibility of address decoding and interrupts (this card does not use interrupts). For new projects, it is recommended to consider PCI alternative models (such as ADLINK PCI-7250, etc.), but existing systems can still rely on ACL-7225B for stable operation.


Common troubleshooting and solutions

Fault 1: Relay does not operate, LED does not light up

Check if the base address is correct and does not conflict with other boards;

Measure with a multimeter whether the+12V coil power supply is normal (the board takes+12V from the ISA slot, and when all relays are powered on at the same time, the total current is about 550mA, ensuring that the PC power supply has sufficient+12V output);

Read the write back register and confirm that the written value has been correctly latched;

Check if the connector pins are in good contact (there should be a change in conductivity between COM and NO/NC).

Fault 2: Incorrect reading of input status

Confirm that the jumper position matches the input signal type (AC/DC);

Measure the input terminal voltage (between DIAn and DIBn) to ensure it is within the range of 5-24V;

For AC input, check if AC filtering is enabled, otherwise it may cause misreading due to zero crossing detection;

Check if the input resistance of the optocoupler is normal (1.2k Ω).

Fault 3: Frequent erosion or adhesion of relay contacts

Check if the load type is inductive. If so, a protective circuit must be installed (as mentioned earlier);

Confirm that the contact current does not exceed the rated value (DC 1A, AC 0.5A). If it is too high, an external intermediate relay should be connected;

Check if the power supply voltage is stable, as voltage spikes may exacerbate arcing.

Fault 4: The system cannot recognize the board card

Confirm that the ISA slot gold finger is clean and in good contact;

Attempt to replace the ISA slot;

Run diagnostic tools (such as the UTIL program included in the manual) under DOS to test base address scanning.


Maintenance and usage suggestions

Regularly inspect the surface of relay contacts. If oxidation or erosion occurs due to frequent operation, replace with a relay of the same model (pay attention to welding).

If the filtering capacitor on the board (near the power inlet) has a long service life, it may be considered to replace it to ensure power ripple suppression.

When not in use for a long time, it is recommended to store in a dry and anti-static environment.

If high-power loads (such as electric motors) need to be driven, external contactors or solid-state relays must be used. ACL-7225B is only used as a control signal source.

  • Triconex 3723X Analog Input Module with HART
  • Sumitomo SM-Cyclo RNFMS01-20L-80 Motor Gear
  • Sumitomo AF503-3A7 Transistor Inverter
  • CASE Sumitomo KHR30842 KHR30840 Cab Harness
  • Sumitomo FCS-A25G-29 PB051710 Gear Kit
  • Sumitomo KHR1787 SMCU-5 Controller
  • Sumitomo AF503-2A2 Inverter 3.9kVA
  • AMT 9502 Touch Screen Panel
  • Sumitomo CHHJS-6135Y-R2-6 Gearbox Adapter
  • Sumitomo PA136445 RNYMS02-1320YC-40 Gearmotor
  • Sumitomo ANFX-P130F-1GL3-33 Gearbox
  • Sumitomo SH55U-2 Rubber Track
  • Sumitomo US60125-GA AC Servo Driver SS6000
  • Sumitomo CNFXS6075LB21 Cyclo Drive Reducer Motor
  • Sumitomo QT62-125F-BP-Z Hydraulic Gear Pump
  • Sumitomo CNFX-6090G-11/G Gearbox
  • Sumitomo X81D1-0102 SEM-I-1614 Control Module
  • Sumitomo Eaton C300-S Counterbalance Valve
  • Sumitomo GR-RF20 Z4-12193-5 Ozone Generator
  • Sumitomo T.SBXH1.5PL-25PD LN Modulator
  • Sumitomo 8700109 AS-3340 rev D CPU Module
  • Sumitomo SHI Cyclo Drive F3CS-A25G-89 Reducer
  • Sumitomo KNR0827 Wiring Harness SH120-3 SH120A3
  • Sumitomo ULC100011-01 LNR Actuator Driver
  • LUBE GMN-10-200-CB2-7L Lubricator Grease Pump
  • Sumitomo SH65UJ Rubber Track
  • Sumitomo KHR69310 Excavator Monitor
  • Sumitomo FDT-2FS Fiber Identifier Power Meter
  • Sumitomo CNVMS-4085G-43 Ink Fountain Motor
  • Sumitomo GV9924023-38 Circuit Board
  • Sumitomo 407915-5510 4BG1TRA ECU Controller
  • Sumitomo Cyclo F71m/4 Induction Motor 0.37kW
  • Sumitomo ANFJ-K30-SV-9 Hydraulic Control Valve
  • Hitachi Sumitomo 4625051 Pilot Valve Joystick
  • Sumitomo Demag W4RAP 6 W7-04-30 Valve
  • Sumitomo RV F2CF-A35-119 Gearbox
  • Sumitomo SH120 Slew Ring JCB JS130
  • Sumitomo Truninger QT-42-20HS-A Gear Pump
  • Sumitomo D2X-00577/02 SLV Control Board
  • Sumitomo Type-36 ARC Fibre Fusion Splicer
  • Sumitomo WRX33000R125-300 Shell Milling Cutter
  • Sumitomo Fine Cyclo F4CS-C35-59 Gearbox
  • Sumitomo Demag 4WREE 10 W75-23 Flow Valve
  • Sumitomo RDK-408A3 MRI Cold Head 5445412
  • Sumitomo AF-500 AF502-1A5 Cold Head
  • Sumitomo TYPE-35SE Fiber Optic Fusion Splicer
  • Sumitomo SH60 Rubber Track
  • Sumitomo SXPL JA765811BE Controller Interface Display
  • Sumitomo RF4100R Shell Mill 6 Flute 1.25 inch Arbor 4 inch OD
  • Sumitomo SHI SA765621AX SA765587BC Control Module
  • Sumitomo P-022CD-1A Cold Head Drive Unit
  • Sumitomo NL6448AC33-18 JA762898AD Operator Panel
  • Sumitomo JA762870GC Populated Circuit Board
  • Sumitomo Type-37 SM MM Fusion Splicer
  • Steel Track Chain for Sumitomo SH75 Excavator
  • Sumitomo CNV-6095-6 Cyclo Drive
  • Sumitomo Fine Cyclo F4CS-C35-59 PB048860 GEB
  • Sumitomo TC-FXPA FB-2E Motor RNYM2-1520A-EP-B-60 Gearbox
  • Sumitomo Heavy Industries RDK-4XX MRI Cold Head
  • Sumitomo SA765523AX PMDRV PCB Card 7MBP50RA060
  • Sumitomo Drive 307H-25 119H2505 Speed Reducer
  • Sumitomo Eaton H-130AA2FXJ Orbit Motor
  • Sumitomo JA775810A3 Nozzle Heater 19-58 130W
  • Sumitomo ZNFM05 Gearbox
  • Sumitomo F1C-A25-119 Gearbox
  • Sumitomo Fusion Splicer Type 39BT
  • Sumitomo MC78 UMC78S000-01 Motion Controller
  • Sumitomo Cyclo 2 Speed Motor Brake Gearbox
  • Sumitomo Drive PA213763 RNYMS02-1320YC-40
  • Sumitomo JA450704A2 Cylinder Head
  • Sumitomo T39 Fusion Splicer
  • Sumitomo AF-500 Cold Head
  • Sumitomo 71C Fusion Splicer
  • Sumitomo RDK-408S Cryocooler Cold Head
  • Sumitomo L3 Coldhead
  • Sumitomo F2CS-A25-119 Gearhead
  • Sumitomo US60125-GA AC Servo Driver SS6000
  • Sumitomo Type 39 Fusion Splicer
  • Sumitomo ANFJ-K30-SV-9 Planetary Gearbox
  • Sumitomo Heavy Industries JA761557BC RSC86-I Control Board
  • Sumitomo SA765604AX SA765603BC SXEX Servo Control Board
  • Sumitomo SumiDrill WDX2250D3S150 Drill
  • Sumitomo Type-66M12 Mass Fusion Splicer
  • Sumitomo Heavy Industries JA761557AC RSC86-I Control Board
  • Sumitomo JA761015CC RSC86 Circuit Board
  • Sumitomo T-72M12 Mass Fusion Splicer
  • Sumitomo TYPE-72C-KIT Core Aligning Fusion Splicer
  • Sumitomo CI-10/600-ADSD1-2 Power Supply
  • Sumitomo HF5202-3A7 Electronic Module
  • Sumitomo JA761015EC RSC86 Servo Control Board
  • Sumitomo TYPE-39 DCM Micro Core Fusion Splicer
  • Sumitomo JA761070HC AP-M Circuit Board
  • Sumitomo TYPE-400S T-400S Fusion Splicer Kit
  • Sumitomo TYPE-201E-VS Quantum Fusion Splicer
  • Sumitomo MC78IO Drive Power Module
  • Sumitomo 3-Phase Motor Gearbox 4kW 241RPM
  • CASE KRC10510 Hydraulic Swing Motor Sumitomo
  • Sumitomo HF4302-011 HF-430 Inverter Drive 11kW
  • Sumitomo SA765654BC SXIO-B Control Board
  • Sumitomo SDPH-018CHB PWM Amplifier Module
  • Sumitomo JA761070JC AP-M Circuit Board
  • Sumitomo HV960LC Local Control Board
  • Sumitomo T-71C+ Fusion Splicer Camera Y Focus Error
  • Sumitomo CH-210 Cold Head Cryo Cooler
  • Sumitomo Type-71C+ DCM Fusion Splicer
  • Sumitomo Type-65M12 Ribbon Fiber Fusion Splicer
  • Sumitomo T-502S Elite Fusion Splicer
  • Sumitomo T-72C+ Fusion Splicer
  • Sumitomo JA767632AC Circuit Board
  • Sumitomo Type-72C+ Core Alignment Fusion Splicer
  • Sumitomo CP5003 101AGG01 Sequencer I/F Board
  • Sumitomo T-37SE Fibre Fusion Splicer
  • Sumitomo Type-71C-KIT-PLUS Fusion Splicer
  • Sumitomo Type-72C HD Fusion Splicer
  • Sumitomo Type-72C+ Fusion Splicer FC-6+
  • Sumitomo Type-65M12 Ribbon Fusion Splicer
  • Sumitomo Type-72C+ Fusion Splicer
  • Sumitomo Type-39 DCM Fusion Splicer
  • Sumitomo Z1C Core Alignment Fusion Splicer
  • Sumitomo Type-71C DCM Fusion Splicer
  • Sumitomo T-72M12 Ribbon Fusion Splicer
  • ABB SACO 64D4 Digital Annunciator Unit 64-Channel Alarm System
  • EMERSON FloBoss S600+ P154 PRV Board 7381540 Prover Module
  • EMERSON FloBoss S600+ P155 PSU Board 7161550 Power Supply
  • EMERSON FloBoss S600+ P153 Front Panel 7181530 Display Keypad
  • EMERSON FloBoss S600+ P148 Dual Pulse Mezzanine 7181483 Module
  • EMERSON FloBoss S600+ P144 I/O Board 7281440 Analog Digital Module
  • EMERSON FloBoss S600+ P152 CPU Board 7381520 Main Processor