In the field of condition monitoring and predictive maintenance of industrial rotating machinery, the accuracy of data acquisition, the reliability of the system, and the flexibility of deployment directly determine the effectiveness of fault diagnosis. The MCM-100 and MCM-102 edge computing platforms launched by ADLINK are specially designed for 24/7 continuous vibration signal acquisition. They integrate high-precision Δ - ∑ ADC, flexible trigger mechanism and rich I/O interfaces, which can help equipment maintenance engineers easily cope with the challenges of data fragmentation, poor real-time performance and algorithm deployment in traditional patrol inspection. This article is based on the technical characteristics of the platform, providing a complete deployment and optimization guide from hardware installation, BIOS tuning, simulated front-end configuration, trigger strategy, calibration process to programmable I/O applications, aiming to provide practical technical references for on-site engineers.
Key points of hardware installation and power supply design
1.1 Mechanical installation specifications
MCM-100/102 adopts a compact metal chassis (183 × 110 × 54 mm), supporting both DIN rail and wall mounted installation methods. Special attention should be paid to two points during installation:
Wall mounting direction restriction: Due to the antenna port being located on a specific panel, the document clearly requires that the device can only be wall mounted with the front and rear panels on both sides. It is strictly prohibited to install the top or bottom facing outward to prevent the antenna interface from being subjected to force or the heat dissipation air duct from being obstructed.
Heat dissipation gap: Heating elements such as CPU and PCH are concentrated on the left side and passively dissipate heat through heat sinks. To ensure air convection, at least 5 cm (2 inches) of clearance should be left at the top of the equipment to avoid stacking and installing in a closed cabinet.
1.2 DC power supply and surge protection
The device is equipped with a built-in 6-36 VDC wide voltage input (3-pin pluggable terminal with locking buckle), suitable for car or industrial power supply. But it must be noted that:
Polarity confirmation: The manual emphasizes that "incorrect voltage or polarity may cause equipment damage", and it is necessary to use a multimeter to verify V+, V -, and chassis ground before powering on.
Selection of power adapter: When operating at full load (CPU 100%+graphics load+USB full load), the power consumption can reach 38W or even exceed 40W. It is strongly recommended to use an adapter with 90W or more (can be ordered from ADLINK) to avoid voltage drop and restart in high temperature environments.
BIOS Advanced Settings Optimization
BIOS is the cornerstone of underlying system stability. MCM-100/102 adopts Aptio UEFI firmware, and the following key items directly affect on-site applications:
2.1 Serial port mode configuration (COM1/COM2)
Two DB-9 serial ports support RS-232/422/485 software switching, path: Advanced → Onboard Device Configuration → COM1/COM2 Control. For long-distance sensor communication, RS-485 differential mode is recommended, and it is important to enable HSUART (High Speed UART) in the BIOS to support higher baud rates.
2.2 Power Management and Wake up Strategy
State After G3: Set the power on behavior after power failure recovery (normally on/keep off), suitable for unmanned stations.
LAN Wake: Supports Wake On LAN for LAN # 1/# 2, which can be used for remote wake-up and data transmission.
RTC Wake: It can be set for timed wake-up (fixed time or dynamic delay) to achieve low-power intermittent sampling in conjunction with acquisition tasks.
2.3 Watchdog and System Monitoring
The System Management menu in BIOS allows real-time viewing of CPU temperature, motherboard temperature, input current/voltage, and power consumption statistics. More importantly, the SEMA (Smart Embedded Management Agent) firmware provides hardware watchdog (WDT) functionality that automatically resets when the system or application hangs. It is recommended to set WDT timeout (e.g. 60 seconds) in the production environment through SEMA API and feed the dog periodically in the application main loop.
2.4 Clear CMOS Recovery
If the wrong settings result in the inability to start, the CMOS can be cleared by shorting the CN24 jumper (Pin1-Pin2) on the motherboard to restore the factory default values. This operation is particularly useful during the debugging phase.

Simulation input front-end configuration strategy
MCM-100 provides 4 synchronous sampling BNC inputs, MCM-102 provides 2 channels, ADC resolution is 24 bit Δ - ∑ type, and sampling rate is programmable from 1 to 128 kHz. Front end configuration directly affects signal integrity.
3.1 Differential vs. Pseudo Differential Input
Grounding signal source (such as accelerometer conditioner with low output impedance): Differential mode should be selected to eliminate ground loop noise using BNC's positive and negative common mode rejection capability.