K-WANG



Basic Information
Product models: MCM-216 (16 channel analog input) and MCM-218 (8-channel analog input), two edge acquisition gateways with the same hardware architecture
Product positioning: Independent Ethernet data acquisition unit at the edge, aimed at monitoring the vibration, voltage, and current status of distributed devices, with built-in local filtering calculation to reduce cloud bandwidth and server computing load; Power off and restart automatic recovery of collection tasks, suitable for deployment in small spaces of control cabinets
Overview of Core Hardware Specifications
1. Main control and storage platform
Processor: ARM Cortex-A9 1GHz MCU
Memory: 1GB DDR3 RAM; Local storage 4GB eMMC flash memory
Power supply: 9-30VDC wide voltage DC, MCM-216 maximum power consumption 5.5W, MCM-218 maximum 6.7W
Peripherals: Dual USB 2.0 (only supports Wi Fi network card extension wireless), 1 RS485 Modbus RTU host, external temperature sensor interface (-50~150 ℃, standard 3-meter cable)
2. Analog input AI (core distinguishing between two models)
Parameter MCM-216 MCM-218
Number of channels: 16 single ended channels/8 pseudo differential channels/8 single ended channels/4 pseudo differential channels
Resolution 16 bit ADC 16 bit ADC
The maximum sampling rate is 250kS/s globally, and multi-channel dynamic allocation of sampling weights is available at 250kS/s
Input range ± 10V/± 2.5V/± 1.25V/± 0.3125mV, 0~20mA current same as left
Impedance voltage mode 1G Ω, current mode 249 Ω same as left
Performance indicators: CMRR up to 105dB, ENOB effective 14 bits, support IEPE piezoelectric acceleration sensor with left
3 Analog Output AO (two identical)
2-channel 16 bit AO, supporting ± 10V voltage and 0-20mA current output
Update rate 100kS/s, setup time 10 μ s, load current ± 5mA, maximum load capacity 600 Ω (current mode)
4 isolated digital IO (two universal)
4-channel DI+4-channel isolated DO:
DI:TTL 0~5V, Supports tachometer (0.6Hz~500kHz, DI0 only) and external hardware triggering
DO: Open drain output, supports 5-35V external drive, maximum single channel current of 250mA
Isolation and overvoltage protection: DI 0~+5V, DO -50~+50V withstand voltage
5 Network Communication
Dual Gigabit RJ45 Ethernet (single MAC, cascaded topology, ring network prohibited); Default static IP 169.254.1.1
Communication protocols fully supported:
Web page configuration console; 2. Modbus TCP Server; 3. Modbus RTU Master; 4. RESTful JSON polling API; 5. TCP Socket Streaming Active Upload
6 Machinery, Environment and Protection
Size: 110.5 (L) × 40 (W) × 126.5 (H) mm, metal IP30 shell
Installation: Standard DIN rail buckle, optional wall bracket kit (part number 34-51112-0000)
Temperature and humidity: working at 0~70 ℃, storage at -20~85 ℃, 95% RH at 40 ℃ without condensation
Anti vibration and shock: working 5Grms three-axis, 100G half sine shock; Complete industrial ESD/surge/pulse immunity certification
Overall interface layout and pin definition
Side terminal (spring screw free terminal)
AI/AO 14 pin terminal: 16/8 analog inputs, 2 analog outputs, analog ground A.GND, sensing SENSE pin
DI/DO 6-pin terminal: 4 digital inputs, 4 digital outputs, digital ground D. GND
2 Top interface area
9-30VDC power supply terminal; 2. Dual Gigabit Ethernet ports; 3. Dual USB 2.0; 4. RS485 terminal; 5. Two pin interface for temperature sensor; 6. RESET reset hole (press and hold for 3 seconds to restore factory settings and retain network parameters)
3 front panel 4 status LEDs
PWR: Power supply is always red and on; SYS system startup green light ready; I/O acquisition flicker; USB peripheral flashing during read and write operations
Four standard usage scenarios for the entire machine
1. Debugging of Web Console (Portable DAQ)
The browser directly connects to the default IP of the device, allowing for visual viewing of real-time waveforms and configuration of collection tasks without the need for programming, making it suitable for on-site debugging and verification.
2 REST API cycle polling (IT upper system)
The host periodically pulls and filters data in JSON format, which is lightweight and low bandwidth, suitable for timed equipment inspection and SCADA periodic reading.
3 TCP Socket continuous streaming upload (high-speed raw data)
The TCP client of the device actively connects for a long time, directly pushes the ADC raw sampling values without intermediate processing, without packet loss, and is suitable for high-speed acquisition of vibration spectra.
4 TCP Socket Passive Push (Event Triggered Reporting)
After reaching the threshold condition, the device actively establishes a TCP connection to push alarm data, without the need for continuous polling by the host, reducing network load.

Complete functional modules of web page console
Default account: Administrator, password Adlink6166, best compatible with Chrome browser, menu divided into four modules:
1 Mission Manager (Collection Task Management)
Device Settings: AI/AO global parameter configuration, core DAQ acquisition task settings
Mission Management: Start stop/delete collection tasks, automatically save task configurations when powered off
Peripheral: Real time monitoring of DI/DO and temperature sensor status, manual control of DO output
2 Data Manager (Data Management)
Data Capture: Real time JSON raw data preview, supporting chart visualization
Data History: Retrieve local stored historical data by time period, supports one click clearing
Data Condition: Threshold Alarm Rule Configuration (Triggering Warning Above/Below Specific Value)
TCP Socket: Configure remote server IP port and enable streaming/passive push mode
Modbus TCP Server: Configure port 502, slave ID, map AI/AO/DI data to registers
3 Information (System Information)
One click refresh of firmware version, device serial number, runtime, network port IP, and ready status of each channel
4 System Manager
Account Management: Create a new guest/administrator graded account
Change Password: Change the device login password
Network Setting: Static/DHCP, Host Name, Reset whether to keep network parameters
System Setting: NTP timing, system restart, local data storage switch, device self calibration, firmware upgrade, custom filtering algorithm library upload
Core configuration capability for DAQ acquisition tasks
1. Two collection modes
One Shot single interval collection: fixed-point sampling with a set millisecond cycle, suitable for low-speed state inspection
Stream based data collection: TCP continuously outputs high-speed raw data, interval parameter failure
2 types of hardware triggers
Support software triggering, digital DI external triggering, and analog level triggering; The triggering modes include: pre triggering, post triggering, delayed triggering, intermediate triggering (pre - and post buffering), threshold level triggering, and repeatable triggering. The maximum buffering capacity for a single task is 8k sampling points.
3-channel dynamic sampling weight allocation (Channel Gain Queue)
The global 250kS/s total bandwidth can be manually allocated to different channels, such as allocating more sampling resources to high-frequency vibration channels to achieve multi-channel differentiated sampling rates.
Four types of data output (single channel can output multiple types in parallel)
RawData: 16 bit ADC raw value; 2. Voltage: converted voltage/current engineering value; 3. FFT_PowerSpec: onboard FFT spectrum power; 4. Customization: User defined C/C++filtering algorithm (compile. so library upload and run)
5 Analog Output Configuration
Each AO has an independent switch, with optional fixed voltage/current output values, and no waveform generator function.
Modbus TCP/RTU communication rules
Modbus TCP: Device as Slave, Port 502, AI voltage/raw data mapped to 30001 start hold register, DI/DO, AO corresponding to standard function codes (01/02/03/15/16)
Modbus RTU: The device serves as the main station, with external third-party sensors and PLC reading data
Custom mapping of registers: manually adding channel data to register addresses on the web page, freely allocating storage length
Custom filtering algorithm development process
Download Linaro ARM Cross Compile Toolchain and Official Algorithm Demo (RMS RMS RMS, Spectrum Example)
Write filtering logic in C/C++, make compile to generate customAlgo.so dynamic library
Upload library files on the web console system settings page
Select Customization as the data type for the AI channel, pass in custom parameters, and output algorithm calculation results after the collection task takes effect
Packing standard and optional accessories
standard configuration
MCM-216/218 host, DIN rail buckle kit, 3-meter temperature sensor, quick start manual
select
Wall mounted bracket, 40W 9-30V AC-DC power adapter
Product application scenarios
Factory distributed motor and bearing vibration status monitoring (with IEPE acceleration sensor)
Distributed collection of voltage/current and temperature for production line equipment
Automated production line multi station edge data preprocessing, threshold alarm uploading to SCADA/industrial cloud
Portable on-site equipment fault detection and offline data recording
Traditional PLC expands high-speed analog acquisition channel and interfaces with industrial control system through Modbus
Key points to distinguish from the same series
MCM-218: 8-channel AI, lower cost, small single machine monitoring;
MCM-216:16 channel AI, centralized collection of multiple measurement points, synchronized monitoring of multiple workstations on the assembly line;
The two software, firmware, interfaces, and installation structures are completely interchangeable, with only a difference in the number of analog input channels.

K-JIANG
Add: Jimei North Road, Jimei District, Xiamen, Fujian, China
Tell:+86-15305925923