BOMwiki the bill-of-materials encyclopedia

Edge AI Inference Box Product

Overview

An edge AI inference box runs trained neural networks where the data is produced — at a factory line, a traffic intersection, a retail ceiling, inside a vehicle — instead of streaming raw video to a data center. The economics are straightforward: a handful of 1080p camera streams saturate an uplink and cost real money to haul to the cloud, while the inference results (a count, a defect flag, a license plate) are a few bytes. Latency and privacy push the same direction: a safety interlock cannot wait on a round trip, and many sites are not permitted to export video at all.

The box is built from a merchant AI Compute Module — a system-on-module in the style of NVIDIA's Jetson or comparable NPU modules — mated to an application-specific Carrier Board, all sealed inside a Heatsink Chassis that cools the silicon without a fan. The Power Input Stage stage lets it wire directly into vehicle or cabinet DC, and the Wireless Connectivity radios cover sites without wired backhaul.

How it works

Cameras connect through the RJ45 Port pair, with the PoE Controller powering each camera over its data cable so a deployment needs no separate camera supplies. Compressed H.265 streams land in the SoC's hardware video decoders, which can unpack a dozen or more 1080p feeds in parallel without touching the CPU. Decoded frames flow through a preprocessing stage (resize, color conversion, normalization) and into the accelerator, where the network — typically an object detector or segmentation model quantized to INT8 — executes across hundreds of parallel multiply-accumulate units.

Throughput is usually bounded by memory, not arithmetic. Every layer of the network streams weights and activations through LPDDR5 Memory, so the module's ~200 GB/s memory bandwidth determines how many camera streams sustain real-time rates; the headline TOPS figure is reached only by models that fit the on-chip caches well. The Module PMIC enforces selectable power modes — the same module might run at 25 W on a vehicle budget or 60 W on mains — trading clock speed for thermal headroom.

Results leave the box small: detection metadata to an MQTT broker or REST endpoint over the uplink, short annotated clips to the NVMe SSD as a rolling buffer for audits. The supervisor Microcontroller on the carrier runs a hardware watchdog and reboots the module if the inference pipeline stalls, since these boxes operate unattended for years.

Thermal design

The accelerator dissipates a server-class heat flux in a fist-sized enclosure with no airflow. The die couples through Thermal Interface into a copper Heat Spreader, which conducts into the wall of the Finned Shell; the entire extrusion becomes a radiator running warm to the touch. At 60 W and +60 °C ambient the design margin is thin, so the firmware throttles clocks against junction temperature, and the SSD Thermal Pad keeps even the SSD controller coupled to the case — an NVMe drive sealed in still air will otherwise throttle before the SoC does. Eliminating the fan removes the dominant field-failure mode and lets the box sit in dusty, oily, or washdown-adjacent locations with no filter maintenance.

Deployment interfaces

Vehicle installs wire the DC Input Connector to switched battery power; the Ignition Logic delays boot until voltage stabilizes after cranking and gives the OS a clean shutdown window when the ignition drops, protecting the filesystem. The Surge Stage absorbs ISO 7637 load-dump transients that would destroy a desktop supply. On a factory wall the DIN Bracket snaps the box onto a DIN rail beside the PLC it feeds, and the CAN Transceiver or isolated DIO lines on the terminal blocks let an inference result trip a reject gate within milliseconds. The Display Output and USB Port bank exist mostly for commissioning — once provisioned, the box is headless, managed over the network through the Wi-Fi Module or Cellular Module, with fleet tooling pushing model updates to the microSD Slot-recoverable system image.

Build & assembly graph

expand / collapse · shared sub-assemblies converge · links to related products · est. labour
product / assembly shared across products atomic part related product

Tap an assembly to expand/collapse · tap a part to open it · use “Open page” for any node · drag to pan, scroll to zoom.

Bill of materials

7 top-level lines · 47 rows shown · 558 parts total · indented to 3 levels
# Item / sub-assembly Part no. Qty/assy Ext. qty Parts Type
1 AI Compute Module 7 parts edge-ai-box-ai-module 1 287 assembly
1.1 Compute SoC Module soc-module 1 part
1.2 LPDDR5 Memory edge-ai-box-lpddr 1 part
1.3 Boot eMMC edge-ai-box-emmc 1 part
1.4 Module PMIC edge-ai-box-module-pmic 1 part
1.5 Module Connector edge-ai-box-board-connector 2 part
1.6 Bare PCB pcb-bare 1 part
1.7 SMD Passive (R/C/L) smd-passives 280× 280 part
2 Carrier Board 8 parts edge-ai-box-carrier-board 1 229 assembly
2.1 Bare PCB pcb-bare 1 part
2.2 Ethernet PHY edge-ai-box-ethernet-phy 2 part
2.3 PoE Controller edge-ai-box-poe-controller 1 part
2.4 USB Hub Controller edge-ai-box-usb-controller 1 part
2.5 M.2 Socket edge-ai-box-m2-socket 2 part
2.6 Microcontroller mcu 1 part
2.7 CAN Transceiver edge-ai-box-can-transceiver 1 part
2.8 SMD Passive (R/C/L) smd-passives 220× 220 part
3 Heatsink Chassis 6 parts edge-ai-box-thermal-chassis 1 7 assembly
3.1 Finned Shell edge-ai-box-finned-shell 1 part
3.2 Heat Spreader edge-ai-box-heat-spreader 1 part
3.3 Thermal Interface edge-ai-box-thermal-paste 1 part
3.4 End Plate edge-ai-box-end-plate 2 part
3.5 DIN Bracket edge-ai-box-din-bracket 1 part
3.6 Fastener Set fastener-set 1 part
4 Storage 3 parts edge-ai-box-storage 1 3 assembly
4.1 NVMe SSD edge-ai-box-nvme-ssd 1 part
4.2 SSD Thermal Pad edge-ai-box-ssd-pad 1 part
4.3 microSD Slot edge-ai-box-sd-slot 1 part
5 Power Input Stage 6 parts edge-ai-box-power-input 1 9 assembly
5.1 DC Input Connector edge-ai-box-dc-jack 1 part
5.2 Surge Stage edge-ai-box-surge-stage 1 part
5.3 Buck Converter edge-ai-box-buck-converter 1 part
5.4 Ignition Logic edge-ai-box-ignition-logic 1 part
5.5 Power MOSFET mosfet 4 part
5.6 Thermal Fuse thermal-fuse 1 part
6 Wireless Connectivity 5 parts edge-ai-box-connectivity 1 11 assembly
6.1 Wi-Fi Module edge-ai-box-wifi-module 1 part
6.2 Cellular Module edge-ai-box-cellular-module 1 part
6.3 External Antenna edge-ai-box-antenna 4 part
6.4 SIM Slot edge-ai-box-sim-slot 1 part
6.5 RF Pigtail edge-ai-box-rf-pigtail 4 part
7 I/O Panel 5 parts edge-ai-box-io-panel 1 12 assembly
7.1 RJ45 Port edge-ai-box-rj45-port 2 part
7.2 USB Port edge-ai-box-usb-port 4 part
7.3 Display Output edge-ai-box-hdmi-port 1 part
7.4 Connector connector 2 part
7.5 Status LED edge-ai-box-status-led 3 part

Sourcing — likely vendors

Companies that make this · indicative price $20–$3k · MOQ & lead are typical
VendorHQSpecialtyMOQLead time
dell.com ↗ Round Rock, US Computers & infrastructure 1,000 units 8–14 wks
🇺🇸HP
hp.com ↗
Palo Alto, US Computers & printers 1,000 units 8–14 wks
🇨🇳Lenovo
lenovo.com ↗
Beijing, CN Computers 1,000 units 8–14 wks
🇹🇼ASUS
asus.com ↗
Taipei, TW Computers & components 1,000 units 8–14 wks
🇨🇳Foxconn
foxconn.com ↗
Shenzhen, CN Electronics contract mfg 1,000 units 8–14 wks

726-word article