Edge AI node cuts industrial IoT traffic

Edge AI node cuts industrial IoT traffic

CSEM and Miromico combine edge AI with industrial wireless nodes. The battery-powered design analyses sensor data locally before transmitting selected information through LoRa or mioty networks.


IN Brief:

  • CSEM's Fibonacci processor analyses audio, motion, and image data locally at the sensor node.
  • Miromico provides LoRa or mioty long-range wireless connectivity for the battery-powered platform.
  • Local inference is intended to reduce radio traffic and energy use in remote industrial monitoring.

A battery-powered industrial sensor node developed by CSEM and Miromico is designed to analyse data locally before deciding whether the wireless connection needs to transmit it.

The platform combines CSEM’s Fibonacci machine-learning processor with Miromico radio hardware supporting LoRa or mioty connectivity. Audio, motion, and image information can be processed at the node, allowing the system to send selected events or results rather than treating every sensor sample as network traffic.

That architecture addresses a recurring constraint in remote industrial monitoring. Sensors attached to motors, pumps, bearings, conveyors, and other equipment can generate continuous streams of data, while the useful information may be limited to a state change, an anomaly, or a short sample requiring further analysis.

Sending the complete stream upstream is straightforward where power and bandwidth are plentiful, but battery-operated industrial IoT rarely has that luxury. Long-range low-power radios are designed to carry modest quantities of information efficiently, and repeated transmission can consume a substantial share of the available energy budget.

Fibonacci shifts more of the first-stage interpretation into the electronics beside the sensor. CSEM says the chip can analyse audio, motion, and image inputs, giving developers a local inference resource for condition monitoring, acoustic analysis, motion detection, and other sensor-driven applications.

The engineering trade is straightforward but not free. Running an inference model consumes processor time, memory, and power, so local AI only improves the system power budget when the energy spent deciding what is important remains below the energy saved by avoiding unnecessary radio activity.

That balance depends heavily on the workload. A vibration-monitoring node that sees only occasional abnormal behaviour can discard large quantities of routine data, while a system in which significant events occur frequently may have less opportunity to reduce transmissions.

LoRa and mioty suit the event-driven approach because both are intended for long-range, low-power communication rather than sustained high-bandwidth streaming. A microphone or image sensor can generate data at rates that would quickly become awkward over an LPWAN link, whereas an alarm, health score, classification, or selected sample is a much more manageable payload.

Local processing can also reduce the quantity of raw operational information crossing the network. That does not remove cybersecurity requirements — embedded firmware, model updates, management interfaces, stored data, and the wireless link still need appropriate protection — but it alters the amount and type of information exposed beyond the node.

The design challenge consequently moves into software as well as hardware. Machine-learning models deployed against industrial equipment have to tolerate changes in load, temperature, ageing, background noise, installation, and operating conditions, any of which can alter the sensor signature seen by the algorithm.

A model trained against clean development data may therefore need recalibration or updating after months in service. That introduces additional questions around model validation, update mechanisms, memory capacity, false alarms, and how the device behaves if confidence in its local classification becomes too low.

The wireless side is similarly dependent on deployment conditions. A node installed deep inside a plant, within a metal enclosure, or beside electrically noisy equipment may experience a very different link budget from the same electronics tested on a bench.

CSEM and Miromico have sensibly avoided presenting a universal percentage reduction for radio traffic or battery consumption. Any such figure would vary with sensor type, model complexity, sampling rate, event frequency, radio conditions, and the amount of raw information the system would otherwise transmit.

The useful part of the demonstrator is therefore its system partitioning. Sensing, local inference, and long-range communication are treated as elements of the same power and bandwidth budget rather than as separate functions connected after each subsystem has already been designed.

As industrial IoT installations add more sensing points, that partitioning becomes increasingly practical. Networks do not necessarily need every measurement from every asset; they need the information required to identify when an asset has changed state or warrants attention.

Putting that first decision beside the sensor reduces the burden on the radio and the wider network, provided the embedded model is accurate enough to decide what can safely remain local. The performance measure will ultimately be found in application trials — event-detection accuracy, radio duty cycle, and battery life — rather than in the presence of an AI accelerator alone.


Stories for you


  • Glasgow photonics expansion targets AI laser volumes

    Glasgow photonics expansion targets AI laser volumes

    Sivers will invest $30 million expanding Glasgow photonics manufacturing capacity. The programme targets annual production above 100 million CW DFB lasers as optical-interconnect customers move towards higher volumes.


  • Edge AI node cuts industrial IoT traffic

    Edge AI node cuts industrial IoT traffic

    CSEM and Miromico combine edge AI with industrial wireless nodes. The battery-powered design analyses sensor data locally before transmitting selected information through LoRa or mioty networks.