In industrial scenarios such as machine vision, high-speed data acquisition, and edge AI inference, computing performance, scalability, and environmental adaptability are indispensable. The ADLINK MXC-6400 series, as a new member of the Matrix family, is equipped with the 6th generation Intel ® Core ™ The i7/i5/i3 processor (Skylake) and QM170 chipset support DDR4 memory, PCIe Gen2 expansion (1 x PCI+2 x PCIe x8 or 1 x PCI+1 x PCIe x16), three-way independent 4K display output, 6 x USB 3.0, 3 x GbE (including iAMT 11.0 and teaming), as well as dual front hot swappable SATA III hard drive bays and dual built-in SATA (supporting RAID 0/1/5/10), combined with a fanless wide temperature design of -20~70 ° C, making it a versatile player in the fields of industrial automation, railway transportation, and monitoring. However, high performance also brings new challenges such as heat dissipation planning, storage array configuration, and PCIe bandwidth allocation. This article is based on MXC-6400 technical data, and systematically summarizes the most concerned hardcore issues for engineers from hardware selection, deployment points, RAID tuning to typical troubleshooting.
MXC-6400 Architecture Highlights and Positioning
MXC-6400 offers three CPU options:
I7-6820EQ (quad core eight thread, 2.8GHz, TDP 45W)
I5-6440EQ (quad core quad threading, 2.7GHz, TDP 45W)
I3-6100E (dual core four thread, 2.7GHz, TDP 35W)
Compared to the previous generation MXC-6300 (3rd generation Core+DDR3+USB3.0), the main improvements are:
Memory: DDR4 SO-DIMM dual slot, maximum 32GB, frequency 2133 MHz, doubled bandwidth.
Storage flexibility: Two front hot swappable SATA III (6Gb/s) disk slots, allowing for non-stop storage replacement (suitable for data logging applications); There are also two built-in SATA ports that support RAID 0/1/5/10 (requiring four disks but only four ports, and can be configured with four disks but only four ports for RAID 10).
Expansion slot: Optional configurations include 1 x PCI+2 x PCIe x8, or 1 x PCI+1 x PCIe x16. PCIe x16 can be used for high-performance GPUs or four port network cards, while x8 can be used for acquisition cards. Note that PCIe is Gen2 (5GT/s).
Display: 2 x DisplayPort+1 x DVI-I, supports 4K@60Hz (DP), Three independent appearances.
USB: 6 x USB 3.0 front/rear, with internal USB 2.0 plug (for encryption dongle).
Network port: 3 × GbE (Intel i219LM+i210AT? Specific details not specified, but supports iAMT 11.0 and teaming).
Expansion: 2 x internal mPCIe (including USIM for 3G/4G).
Optional isolation DIO: 16CH isolation DI/DO, with digital filtering.
Remote switch: The front panel provides a remote power switch connector for easy cabinet wiring.
Management: Built in SEMA 3.0 (ADLINK system monitoring API).
This model is positioned as a high-performance fanless expansion type, suitable for scenarios that require multi card collaboration (such as motion control+image acquisition) and high reliability (hot swappable disks, RAID).
Expansion slot configuration and PCIe bandwidth budget
MXC-6400 offers two expansion backplane options (factory fixed):
Configuration A: 1 x PCI (32-bit/33MHz)+2 x PCIe x8 (physical x8, electrical x8)
Configuration B: 1 x PCI+1 x PCIe x16 (electrical x16)
Bandwidth considerations:
PCIe Gen2 x8 has a theoretical bandwidth of 4GB/s (unidirectional), while x16 has a bandwidth of 8GB/s. If inserting a GPU (such as NVIDIA Quadro P1000), it is recommended to choose an x16 configuration for optimal performance.
If two high-speed acquisition cards (such as Camera Link or CoaXpress) need to be inserted simultaneously, an x8+x8 configuration can be selected, with each card having an independent x8 link.
Attention: The number of PCIe channels directly connected to the CPU is limited (QM170 provides 16 PCIe 3.0 channels, but the chipset goes down to PCIe 2.0), and actual allocation needs to refer to the specific design. It is recommended to prioritize inserting high bandwidth cards into slots near the CPU (usually x16 slots).
PCI slot precautions: PCI is a traditional 5V/3.3V universal card that can be used to insert old-fashioned motion control cards, but be aware of its IRQ sharing to avoid conflicts with PCIe cards (which can be adjusted through BIOS).
Practical Application of Storage Array (RAID)
Four SATA interfaces (2 hot swappable front ports+2 built-in ports) can be used to build RAID through Intel RST (Fast Storage Technology):
RAID 0: Striped, improves read and write speed (suitable for real-time caching), but without redundancy.
RAID 1: Mirroring, protecting data (suitable for system disks).
RAID 5: At least 3 disks with parity check, balancing performance and redundancy.
RAID 10: Requires 4 disks, mirror+stripe, achieving both performance and redundancy.
Hot swappable disk slots: The front two trays support 2.5-inch SATA SSD/HDD, which can be unplugged during system operation (requiring software uninstallation first). This is very useful for replacing faulty disks or exporting data without stopping the machine. However, please note that hot swapping in RAID arrays must follow the controller rules (such as marking as Failed before unplugging).
Configuration suggestion:
System disk: It is recommended to use two built-in SATA for RAID 1 (mirroring) to ensure system reliability.
Data disk: The first two hot swappable disks can be used as RAID 0 (for fast logging) or RAID 1 (for mirroring important data), or as a single disk.
If pursuing ultimate performance, all four disks should be RAID 10, but it is necessary to ensure that all disk capacities are consistent.
Common pitfalls:
Failure to uninstall during hot plugging resulted in data corruption.
When rebuilding RAID, the new disk capacity must be greater than or equal to the original disk.
If different brands or speeds of disks are used, RAID performance will be limited by the slowest disk.

Thermal management and wide temperature implementation
MXC-6400 is rated at -20~70 ° C (requires industrial SSD). But the actual heat consumption depends on the total power consumption of CPU and expansion card:
i7-6820EQ TDP 45W,i5-6440EQ 45W,i3-6100E 35W。
If a high-power PCIe card is inserted (such as GPU>50W), the overall heat consumption of the machine may exceed the design capacity (about 80-100W). At this point, it is necessary to:
Select optional fan module (hot swappable, installed on the side of the chassis).
Or reduce the frequency usage (BIOS restricts CPU PL1/PL2).
If the ambient temperature is close to 70 ° C, it is recommended to use i3 or limit CPU power consumption, and ensure that the cabinet has forced ventilation.
Heat dissipation inspection: Regularly clean the dust on the heat dissipation fins (especially the front panel air inlet). If the system frequently downshifts or restarts due to overheating, you can enable "Thermal Monitoring" in the BIOS and check the CPU temperature (through SEMA API).
IAMT 11.0 Remote Management and SEMA 3.0
The MXC-6400 supports Intel Active Management Technology (iAMT) 11.0 and can perform remote power control, keyboard and mouse redirection, firmware updates, and even BIOS configuration through the network (out of band), even if the operating system crashes. During deployment, it is necessary to:
Enable Intel AMT in BIOS and configure the Management Engine (ME).
Set administrator password and configure network (VLAN optional).
Connect using Intel Manageability Commander tool.
In addition, ADLINK's SEMA 3.0 SDK can read system temperature, voltage, fan speed, etc., and can set a watchdog for users to easily develop monitoring programs.
Design points for display and USB 3.0
Display: DP support 4K@60Hz Suitable for high-resolution visual applications; DVI-Ican be converted to VGA or DVI-D. Three independent outputs, capable of displaying different content separately (requires driver support).
USB 3.0: 6 Type-A ports, total bandwidth limited by QM170 USB 3.0 controller (theoretical 5Gbps, actual multi port sharing). When connecting high bandwidth USB 3.0 cameras, it is recommended to distribute them across different ports (avoiding the same hub).
Internal USB 2.0: Used for installing software encryption dongles, not exposed for greater security.
Common faults and quick troubleshooting
Possible causes and solutions for the fault phenomenon
The system cannot boot up due to power adapter failure; Input voltage exceeds the range of 9~32V; Mainboard short circuit check input voltage; Replace the adapter; Remove the expansion card to eliminate short circuits
Crash or insufficient heat dissipation during high temperature restart; The CPU power consumption wall is set too high; Expansion card overheating installation fan module; Reduce PL1/PL2 in BIOS; Install an external fan
The front hot swappable disk cannot recognize that the tray is not fully inserted; SATA cable loose; RAID controller not initialized, re plug tray; Check the internal cables; Scan for new disks in Intel RST
The RAID array status changes to 'Failed'. If a disk is offline or has too many bad lanes, replace the faulty disk and enter the RST console to rebuild the array
PCIe x16 plug-in graphics card shows no display, BIOS displays output sequence error; Insufficient power supply to graphics card (PCIe slot maximum 75W), set Primary Display to "PEG" in BIOS; Confirm that the graphics card does not require additional power supply
USB 3.0 speed, only 2.0 driver not installed; The cable or device does not support installing Intel USB 3.0 drivers; Switch to USB 3.0 cable and device
IAMT cannot remotely connect to BIOS, not enabled; Firewall blocks ports (16992/16993) and enables AMT; Configure the network; Turn off firewall testing
System time: Every time there is a power outage, the CMOS battery is lost and depleted. Replace the CR2032 battery (requires disassembly)
Expansion card interrupt conflict PCI card shares IRQ with PCIe card Adjust "PCI IRQ Assignment" in BIOS, or exchange slots
Selection decision and accessory matching
MXC-6401D (i7): Suitable for heavy computing+multi card collaboration, such as deep learning inference.
MXC-6402D (i5): A cost-effective choice, suitable for mainstream machine vision.
MXC-6403D (i3): Low power consumption, suitable for harsh thermal environments.
Accessories
If a wide temperature range of -20~70 ° C is required, the "Extended Temperature Option" and industrial grade SSD (SLC is recommended) must be selected.
If long-term log storage is required, choose a high-capacity HDD (but the HDD temperature range is narrow, only 0-50 ° C, pay attention to the environment).
It is recommended to use a 160W industrial grade (wide temperature type) power adapter.
Maintenance and long-term reliability
Regularly check the status of hot swappable disks: Monitor SMART information through Intel RST or SEMA to alert for bad lanes.
Firmware update: BIOS and Intel ME firmware should be updated in a timely manner to fix security vulnerabilities and stability issues.
Cleaning: Open the chassis (or use compressed air) every six months to clean the heat sink and fan (if any).
Backup system image: Use RAID 1 to mirror the system disk and periodically save the system image to the external environment.
