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.
