Introduction: The Challenge of Selecting Industrial Edge Nodes
In the fields of factory automation, intelligent transportation and environmental monitoring, edge computing devices must simultaneously meet the stringent requirements of computing performance, interface richness, wide temperature work and long-term reliability. The ADLINK MXE-1300 series is based on the Intel Atom D2550/N2600 processor and NM10 chipset, providing three Gigabit Ethernet, four serial ports (including two software switchable RS-232/422/485), six USB 2.0, isolated digital I/O, and PCIe Mini Card expansion slots. With a wide input voltage of 6-36V and fanless working ability at -20 ℃~70 ℃, it has become a popular choice for replacing old industrial control computers or building new projects in industrial sites. This article will systematically review the key points of MXE-1300 engineering deployment, including processor selection, interface configuration, wide temperature storage configuration, and common problem handling, to help technicians avoid risks in the early stages of the project and ensure long-term stable operation of the system.
Processor selection: D2550 vs N2600 performance trade-off
MXE-1300 offers two processor models:
MXE-1301: Equipped with Intel Atom D2550 (dual core quad threading, 1.86GHz, TDP 10W)
MXE-1302S: Equipped with Intel Atom N2600 (dual core quad threading, 1.6GHz, TDP 3.5W)
Both support 64 bit instruction sets (but usually pre installed with 32-bit systems), and the D2550 has a higher clock speed, making it suitable for control tasks or data analysis edge nodes that require strong computing power; N2600 has lower power consumption and is more advantageous in situations where heat dissipation is limited or power consumption is extremely sensitive, such as in vehicles. In terms of memory, D2550 supports DDR3 1066MHz up to 4GB, and N2600 supports DDR3 800MHz up to 2GB (but the manual states that MXE-1302S comes standard with 2GB and can be upgraded to 4GB? Please refer to the actual specifications).
Engineering suggestion: If the application involves image processing, multi protocol conversion, or complex algorithms, priority should be given to D2550; If only data collection and simple protocol forwarding are done, N2600 is sufficient and has lower heat generation, which is more conducive to long-term operation under wide temperature conditions.
Detailed explanation of core I/O interfaces and key points of engineering connections
The interface layout of MXE-1300 has been optimized for industrial scenarios. The following are engineering application considerations for each key interface.
3.1 Three independent Gigabit Ethernet (Intel 82574L)
Ethernet ports with three independent MAC addresses can be configured as different subnets, suitable for building redundant networks (such as dual network redundancy+management network) or connecting different devices (such as PLC, upper computer, camera). Intel 82574L supports VLAN, jumbo frames, WoL, and PXE, which can be enabled separately in the BIOS. Common applications in engineering:
Port 1 is connected to the main switch of the factory, port 2 is connected to the subnet of the on-site equipment, and port 3 is used for remote maintenance of the channel.
Troubleshooting: If a certain network port cannot be connected, check if the BIOS has disabled that port; After installing the driver, it is necessary to check if the device manager recognizes the three independent controllers (displayed as three 82574Ls).
3.2 Software Programmable Serial Port (RS-232/422/485)
Provide 4 DB-9 serial ports, where COM1 and COM2 are fixed RS-232, and COM3 and COM4 can be switched to RS-422/RS-485 mode through BIOS or software. This is very practical for connecting sensors, frequency converters, and instruments with different interfaces.
Switching method: Select the corresponding port mode in "Advanced" ->"Serial Port Configuration" of BIOS; Alternatively, dynamic switching can be achieved at the driver layer through FHIR commands (with the installation of the serial port toolkit provided by ADLINK).
485 precautions: If using half duplex RS-485, pay attention to terminal resistance matching (parallel connection of 120 Ω at both ends of the bus) and ensure good grounding; Otherwise, it may result in garbled characters or data conflicts.
Wiring inspection: The multimeter measures the TX/RX to ground voltage. RS-232 is usually within ± 5~± 12V, and the differential level of RS-422/485 should be between ± 2~± 5V.
3.3 Isolated Digital I/O (4 × DI+4 × DO)
Onboard 4 digital inputs and 4 digital outputs, using photoelectric isolation (withstand voltage 1.5KV), suitable for collecting limit switch, button status or driving alarm lights and relays. The input voltage range is 0-30V (high-level threshold>5V), and the output is open drain (maximum current of 100mA, external pull-up resistor needs to be connected to the load power supply).
Engineering wiring: DI requires an external 24V power supply in series with a current limiting resistor; DO requires an external load power supply (such as 24V) and a pull-up resistor to output a high level.