Welcome to the Industrial Automation website!

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

ADLINK cPCI-3610 Blade Computer Integration and Debugging

F: | Au:FANS | DA:2026-08-04 | 8 Br: | 🔊 点击朗读正文 ❚❚ | Share:


ADLINK cPCI-3610 3U CompactPCI Blade Computer Integration and Debugging

In the fields of military industry, rail transit, power automation, and industrial measurement and control, the 3U CompactPCI (cPCI) platform always occupies a key position due to its high reliability and modular hot swappable characteristics. The ADLINK cPCI-3610 series, as an entry-level Atom processor blade computer, is an ideal choice for replacing old x86 boards or upgrading traditional control nodes with low power consumption, fanless design, and flexible PMC/XMC expansion capabilities. However, engineers often face practical issues such as compatibility, power budget, and driver adaptation from board selection, heat dissipation planning, operating system cutting, and RTM (Rear Transition Module) matching. This article will combine the core specifications of cPCI-3610 data manual to systematically sort out the key points and best practices in the overall integration process, helping the project to be quickly implemented.


Hardware model and configuration selection strategy

CPCI-3610 offers multiple CPU and panel width versions, and incorrect selection may result in insufficient performance or wasted chassis slots.

1.1 Processor selection: N450 vs D510 vs D410

Atom N450 (single core 1.66GHz, TDP 5.5W): Suitable for low-power, fanless sealed chassis, with ambient temperatures up to+60 ℃ or even extended temperatures (-40 ℃~+85 ℃ optional). The biggest advantage is extremely low heat generation, suitable for conducting heat dissipation or enclosed spaces.

Atom D510 (dual core 1.66GHz, TDP 13W): requires appropriate air duct cooling, but provides dual core parallel processing capability, suitable for running multitasking real-time systems (such as VxWorks+graphical interface).

Atom D410 (single core, TDP 11W): Between the two, it is less commonly used.

The data manual states that the D510 has a 5V current of 3.87A (power consumption of 19.35W) at 100% load, and the N450 has a current of 3.04A (15.2W). When designing the power backplane, it is necessary to reserve at least 20W/slot margin, and note that the cPCI backplane only provides 5V and 3.3V (no+12V, unless PICMG 2.11). Therefore, all the power required by the CPU comes from 5V or 3.3V, and it is necessary to verify the current limit of each slot of the chassis power supply.

1.2 Panel Width (4HP/8HP/12HP)

4HP (single slot): only provides front I/O, no PMC/XMC expansion, suitable for pure computing nodes.

8HP (Dual Slot): Standard version, with front VGA, dual GbE, dual USB, PS/2, serial port (DB9) and audio interface, and built-in 2.5-inch SATA hard drive slot and CompactFlash slot. Most projects are recommended to choose this version.

12HP (three slots): richer panel interfaces, but occupying a larger chassis space, usually only selected when additional front cables are needed.

Attention: The data manual is marked with "*". PS/2, audio, and 2.5-inch hard drives are only available in 8HP/12HP versions. These interfaces are not provided for 4HP models and need to be resolved through RTM or PMC expansion.

1.3 Memory and Storage

DDR2-667/800 uses onboard soldering, with a maximum capacity of 2GB, and is non pluggable. Please confirm the capacity when placing an order, as it cannot be upgraded later. It is recommended to choose 2GB directly to cope with Windows 7 or Linux graphics environments.

Storage support: Onboard SATA can directly connect 2.5-inch HDD/SSD (only 8HP/12HP), and there is also a CF card slot. For vibration environments, CF cards or SSDs are preferred. RTM provides two additional SATA signal interfaces, which can be connected to a rear wired hard drive.


Heat dissipation design and environmental adaptability

CPCI-3610 supports commercial temperatures ranging from 0 ℃ to+60 ℃, and can be customized with wide temperature versions ranging from -20 ℃ to+70 ℃ or -40 ℃ to+85 ℃. But wide temperature often requires frequency reduction or performance limitation, and requires the chassis to cooperate with conduction heat dissipation (PICMG 2.11). In actual integration, special attention should be paid to:

Air duct direction: The blade insertion direction is consistent with the airflow of the chassis fan (from the bottom plate to the panel or vice versa). Atom D510 generates concentrated heat at full load. If the chassis air volume is insufficient, it is recommended to enable hardware monitoring (through BIOS or IPMI) to read the CPU temperature. When it exceeds 85 ℃, it should start downsampling or alarm.

Fanless design: If there is no fan at all, N450 must be selected and matched with large heat sinks, and the surface temperature rise of the chassis must be controlled within 15 ℃. In the data manual, 'no fan operation' refers to the CPU not requiring an active fan, but the system still relies on the overall convection of the chassis.


CompactPCI Backplane and Hot Plug Specification

CPCI-3610 complies with PICMG 2.0 R3.0 and 2.1 Hot Swap R2.0, and supports hot swapping (limited to system slots or peripheral slots, depending on the platform). During system integration:

Host only: This board can only be used as a system controller and cannot be used as a pure peripheral board. Therefore, it must be inserted into the "System Slot" of the chassis (usually the first slot on the left).

Hot swappable operation: requires compatibility with hot swappable drivers and operating system support (Windows or Linux). Before unplugging, be sure to uninstall the device through software (such as "Safely Remove Hardware"), and then press the hot plug button. If software uninstallation is not performed, it may cause bus suspension or system crash.

PCI arbitration: 32-bit/33MHz, 3.3V or 5V universal level. Sharing bandwidth with other PCI peripheral boards on the backplane, such as motion control cards and data acquisition cards, may result in latency if multiple boards transmit big data simultaneously. Actual load needs to be evaluated.

Selection and connection of Rear Routing Module (RTM)

The cPCI-3610, when combined with the cPCI-R3610 or R3610T rear wiring module, can switch most of the front output interfaces to the rear output for easy cabinet wiring. Key points:

Switching mechanism: Dual GbE, VGA and other interfaces can be selected as front out or back out through software (BIOS or driver). The default is usually forward output, and if backward output is required, the "Rear I/O" option in the BIOS needs to be modified.

RTM model difference: cPCI-R3610 has a depth of 50mm, R3610T has a depth of 80mm, depending on the rear space of the chassis. The two have the same I/O configuration: 2 x GbE, 2 x COM, 1 x USB, 2 x SATA, VGA.

Wiring precautions: The rear cables must meet the shielding and length requirements for high-speed signals (Gigabit Ethernet, SATA). The SATA signal on RTM is a 7-pin connector that can be connected to standard SATA wires. If the EMC requirements inside the chassis are strict, it is recommended to use shielded wires.


Operating system installation and driver adaptation

CPCI-3610 officially supports Windows XP/7 (32/64 bit), Fedora 12, RHEL 5.3, and VxWorks 6.7/5.5.1. But industrial sites often require newer versions (such as Windows 10 IoT or Yocto Linux), which require self verification of drivers.

5.1 Windows System Deployment

Graphics card driver: Integrated Intel GMA 3150, up to QXGA 2048 × 1536@60Hz Windows 7 comes with built-in basic drivers, but for hardware acceleration, you need to download Intel ®  Graphics Media Accelerator Driver for Atom D400/N400 series.

Network card driver: Intel 82574L, Windows built-in or official driver. If you need jumbo frames or VLANs, you need to install Intel PROSet.

Serial port configuration: Three serial ports (RS-232/422/485/485+) can be set in mode in BIOS or driver. Note that 485+refers to RS-485 with automatic direction control, and half duplex should be confirmed when wiring. Suggest using a virtual COM port management tool.

5.2 Linux System Adaptation

The RHEL 5.3 kernel is older, and if using a new distribution (such as Ubuntu 20.04), it is necessary to manually compile the Intel 82574L driver (e1000e) and graphics card driver (GMA3150, using xf86 video Intel). In addition, Watchdog (WDT) and hardware monitoring (lm sensors) require the activation of ICH8M related modules.

5.3 VxWorks real-time optimization

VxWorks users should note that Atom N450 does not support hardware virtualization, but interrupt response should be microsecond level. BSP needs to be compatible with PCI bridge, and if using dual core D510, SMP scheduling should be configured. ADLINK provides BSP based on Wind River Workbench, but requires contacting sales to obtain it.


PMC/XMC extension precautions

CPCI-3610 provides a PMC or XMC (PCIe x1) site, greatly expanding flexibility.

PMC (PCI 32-bit/66MHz): Can be connected to standard PMC modules (such as MIL-1553, CAN, AD/DA, video capture). Note: PMC only supports 5V or 3.3V I/O and needs to be matched; And the height limit is either front out or back out (depending on whether the module comes with a panel).

XMC (PCIe x1): Supports the new generation of high-speed serial modules, but x1 has limited bandwidth (about 250MB/s) and is not suitable for storage modules with large data throughput.

Mechanical compatibility: The 8HP version has PMC/XMC installation positions, but if a thick backplate module is added, it may affect the adjacent slot space. Be sure to confirm whether the "thickness" of the module exceeds the allowable range for a single slot.


Practical troubleshooting tips

7.1 No display or system startup upon startup

Check if the VGA on the panel is enabled. If the BIOS defaults to back out and there is no signal on the front port. Can connect to the VGA port of RTM or enter BIOS (via serial terminal) to modify the "Primary Display" option.

Confirm that the CPU model is consistent with the memory soldering. If D510 requires dual core support, it may not start if the operating system is a single core version.

Check the power supply of the CompactPCI slot: Use a multimeter to measure the 5V and 3.3V pins of the backplane, ensuring that they are within the allowable range (± 5%).

7.2 Unstable Ethernet connection

Confirm whether the dual network ports conflict with MAC addresses (on the same chip, but with different MAC addresses). In Linux, ifconfig can be used to view, but if they are the same, the EEPROM needs to be manually modified.

Gigabit Ethernet requires Cat5e or higher cables, and the cable after RTM cannot be too long (<10 meters).

7.3 Watchdog Unexpected Reset

WDT may be enabled by default in BIOS, and if the operating system does not feed the dog in a timely manner, it may cause the system to reset. You can disable WDT in BIOS (set WDT to Disabled) or periodically call/dev/watchdog (Linux) or Windows WDT driver in the application.

7.4 Serial port garbled or unable to communicate

Check the baud rate, data bits, stop bits, and checksum, and confirm if the RS-485 terminal resistor is connected. In software settings, all three serial ports can be independently configured for mode, but it needs to be pre-set as "RS-232/422/485" mode in BIOS, with RS-232 as the default.


Environmental and EMC certification considerations

Although the data manual does not list specific EMI standards, they usually comply with CE and FCC Class A. For railway or military applications, it is necessary to consult the wide temperature and reinforcement versions. Attention: The -40 ℃ to+85 ℃ version requires special ordering and may limit the CPU's maximum frequency (decreasing frequency at high temperatures). It is recommended to use N450+non mechanical hard drive (CF/SSD only) configuration in extreme temperature environments.


Maintenance and lifecycle recommendations

CPCI-3610 is based on the Intel Atom D400/D500 series, which has entered a long lifespan, but the Atom series has gradually been replaced by new E6xx or Celeron. If the project requires supply for more than ten years, ADLINK cPCI-3620 or higher models can be considered. However, in cost sensitive and low performance requirements scenarios, cPCI-3610 remains a highly cost-effective solution.

  • VMIC VMIVME-1101 VMEbus Circuit Board
  • VMIC 332-000132-B VMEbus PCB Board
  • VMIC VMIVME 2170A VMEbus PCB Board
  • VMIC VMIVME-7651-120000 VMEbus Single Board Computer
  • GE Fanuc VMIC VMIVME 2200 VMEbus Circuit Board
  • Abaco VMIPMC6100 PMC Gigabit Ethernet Adapter
  • FANUC VMIC VME-2528 128-Bit TTL Digital I/O Board
  • VMIC VMIVME 6015 VMEbus Serial Interface Board
  • GE Fanuc VMIVME-7750-740 VMEbus Processor Board
  • GE VMIC VMIVME 6016 16-Channel Serial Controller
  • VMIC VMIOMAX-9102A Power Supply Module
  • VMIC 7588 PCB Control Board
  • VMIC VMIVME-7696-650 VME Single-Board Computer
  • VMIC GE EV-SSI-01 Control Board
  • VMIC 4120 VMEbus VME Module
  • VMIC VMIVME-7587 VME Processor Board
  • VMIC VMICPCI-7767-13100 Single Board Computer
  • VMIC VMIVME1111 64-Bit High Voltage Input Board
  • VMIC 5 SV221 VME Module
  • VMIC VMIVME-7452-203 VME 6U Floppy Hard Disk Module
  • VMIC VMIVME-2536 5V Optically Coupled Digital I/O PCB Card
  • VMIC 332-000132-B VMEbus PCB Board
  • VMIC VMIVME-2510B 64-Bit TTL Digital I/O
  • VMIC 4514A VMEbus Analog I/O Board
  • VMIC VMIVME-7651-122000 VMEbus Single Board Computer
  • GE Fanuc VMIVME-4116 CPU Processor Controller
  • VMIC VMIVME-7587 SBC with VMIVME-7450 and Seagate ST34321A
  • VMIC VMIVME-4512-000G Analog I/O Processor Board
  • Abaco VMIVME-5521 ISA to VMEbus Link Module
  • VMIC VMIACC-0561 VMEbus P2 SCSI Transition Module
  • GE Fanuc VMIVME-4140 VME Module
  • VMIC 333-000132-C Optical Extender PCB Card
  • VMIC GE Fanuc VMIVME-4911 VME Processor Board
  • VMIC VMIVME-2128-011 High-Voltage Digital Output Board
  • VMIC VME-2532A Digital I/O Module
  • VMIC VMIVME-2528-110 Digital I/O VME SBC
  • VMIC VMIVME5576 VME Reflective Memory Board
  • VMIC VMIVME-3230 Thermocouple Card
  • VMIC VMIVME DR11W-A High Performance Interface Board
  • VMIC VMIVME7589 Processor Board
  • Abaco VMIVME-5565-11000 Reflective Memory Board
  • VMIC VMIOMAX-8005A PLC Rack
  • ABACO VMIC VMIACC BT03 Dual 96-Pin Transition Panel
  • VMIC VMIVME-5599 Fiber Optic Switch
  • VMIC VMIACC 0562 Accessory Module
  • GE Fanuc VMIVME 1182 VMEbus Input Board
  • VMIC VMIVME 7455 VMEbus IDE CD-ROM Drive Module
  • VMIC VMIOMAX-8001B PLC Rack
  • ABACO VMIC VMIACC BT01 Dual 64-Pin Transition Panel
  • VMIC VMIVME 2510B 64-Bit TTL Digital I/O Board
  • VMIVME-9081 Intelligent I/O Controller
  • VMIC VME-2128 Digital Output Board
  • VMIC VMIOMAX-2940A PLC Module
  • VMIC VMIVME-5530M Optical Extender Board
  • VMIC VMIVME-7588-787 SBC – VMEbus Single Board Computer
  • VMIC VMIOMAX-1640B PLC Module
  • VMIC VMIPCI 5588-101 Reflective Memory Board
  • VMIVME-7765 VME Board – Industrial Control
  • GE Abaco VMIVME-7807 VME Processor Board
  • VMIC VMIVME-2540 Digital I/O Board
  • VMIC VMIACC BT01 Adapter Calibration Module
  • Maxsys Technology VMIC Test Station 00465-3800
  • VMIC VMIVME-1101 32-Bit TTL Digital Input Board
  • VMIVME-4120 VME Circuit Board
  • FANUC VMIC 332-999995-000 D VME Bus Board
  • VMIC VMIVME-7455 VME IDE CD-ROM Drive Module
  • VMIC VME I/O Board 5620
  • VMIC VME I/O Board 2128
  • VMIC VMIVME7588 VME Processor Board
  • GE Fanuc VMIVME-3419-200 Signal Conditioning Module
  • VMIC VMIVME 4512 Analog I/O Board
  • GE Fanuc VMIC VME 6U 6-Slot Chassis
  • VMIC VMIVME 5504 VMEbus Slave Module
  • VMIC VMIOMAX-9102A Power Supply
  • VMIC VMIVME 3120 Board
  • VMIC VMIVME-2330 VMEbus Circuit Board
  • VMIC VMIPMC-5565 Reflective Memory Node PMC
  • GE Fanuc VMIVME-7671 Linux Controller Processor
  • VMIC VMIVME-5599 Fiber Optic Switch
  • GE Fanuc VMIVME-4120 16-Ch 12-Bit Analog Output Board
  • VMIC VMIVME-4900 Dual Channel Synchro/Resolver Converter
  • VMIC VMIVME4514A VME Interface Board
  • VMI VME VMIC 4941 VME Interface Board
  • GE DS3820VMIC1A1B VME Interface Board
  • FANUC VMIVME7592-934 VME Processor Board
  • Abaco VMIC 5522V SGI-to-VME Bus Adapter Board
  • VMIC VMIVME-4120 VME Circuit Board
  • VMIVME7751 VME Single Board Computer
  • VMIC VMIVME5565 VME Reflective Memory Interface Board
  • VMIC VMIVME-4512 VME Processor Board
  • VMIC VMIVME-7454 VMEbus Analog Output Board
  • FANUC VMIVME-7452 Analog I/O Board
  • FANUC VMIVME-3230 Digital I/O Board
  • FANUC VMIVME-3114 Analog Input Board
  • FANUC VMIVME-2536 Digital I/O Board
  • VMIC 332-003413-111 C VMEbus Circuit Board
  • GE Fanuc VMIVME-7486 VMEbus CPU Processor Controller
  • VMIC VMIVME 4100 8-Channel 12-Bit DAC Board
  • VMIC VMIVME-4514 Module
  • VMIC VMIVME 1128 Digital Input Board
  • GE Fanuc VMIVME-5588 High-speed Reflective Memory Board
  • VMIC VMIVME-5565 Reflective Memory Board
  • VMIC VMIVME-2127 Voltage Source Digital Output Board
  • VMIC VMIVME 4512 Analog VME Process PCB Assembly
  • GE Fanuc VMIVME-3122-022 Analog I/O Module
  • VMIC VMIVME 5576 High Speed Fiberoptic Network Board
  • FANUC VMIVME-7452 VMEbus Analog I/O Board
  • FANUC VMIVME-2210 VMEbus Digital Output Board
  • FANUC VMIVME-7750-734000 VMEbus Single Board Computer
  • VMIC VMIVME 2210 VMEbus DO 28V Digital Output Board
  • VMIC VMIVME DR11W VMEbus DMA Interface Module
  • VMIC VMIVME-2536-200 5V Optically Coupled Digital I/O Board
  • VMIC VME-7754 VMIVMF7754-259000 VMEbus Control Card
  • VMIC 2170A VME Interface Board
  • GE VMIC PMC-5565PIORC-210000 Reflective Memory PMC Node Card
  • VMIC VMIVME-7750-750000 VME Single Board Computer
  • VMIC VMIVME-7751 VME Single Board Computer
  • VMIC 332-004512 Analog VME Process Board
  • VMIC VMIVME2528 VME Interface Board
  • FANUC VMIVME-2120 VME Bus Interface Board
  • FANUC VMIVME-2540 VME Bus Interface Board
  • FANUC VMIVME-3230 VME Bus Interface Board
  • FANUC VMIVME-4514 VME Bus Interface Board
  • ETEL DSB2S154-211E-000H Servo Amplifier
  • ETEL DSCQT112-111-000 Motion Control Module
  • ETEL LMG20-050-3QB-211A Servo Motor – High Torque Linear
  • ETEL EU-LCP-0-0-1000-01 Communication Card
  • ETEL DSA2P174ZA-033A Servo Amplifier Driver