Back to Blog

[IVD] Applications of ARM/X86 + FPGA Embedded Computers in Medical CT Scanners

#AI#SignalProcessing#IVD

CT scanning relies on precise measurements of how different tissues absorb X-rays — and turning those raw attenuation measurements into a clinically useful cross-sectional image demands serious computing power at every stage of the signal chain. This post examines how ARM- and x86-based embedded computers, paired with FPGA-capable expansion, address the real-time data acquisition, image reconstruction, and display requirements inside modern medical CT systems, and why the same hardware family serves the broader in-vitro diagnostics (IVD) market.

How a CT Scanner Uses Its Computing Subsystem

CT (Computed Tomography) combines advanced X-ray imaging with digital signal processing. The scanner emits X-rays that pass through the body; detector arrays measure the attenuated signal from hundreds of angles as the gantry rotates. Each detector reading represents how much energy a particular tissue column absorbed. The raw sinogram data is then back-projected and filtered — a mathematically intensive process — to reconstruct a two-dimensional slice, or a full three-dimensional volumetric image.

A fully equipped CT system is composed of five major functional blocks:

  1. X-ray detection subsystem — detector arrays, analog front-end amplifiers, and ADCs
  2. Mechanical motion subsystem — gantry rotation, table feed, and positioning control
  3. Computer subsystem — data acquisition system (DAS), central processing, and storage
  4. Image display and recording subsystem — high-resolution monitors and DICOM archiving
  5. Operator workstation — scan protocol management and post-processing

Of these, the computer subsystem is the performance-critical path. It must ingest high-bandwidth digitized detector data, run filtered back-projection or iterative reconstruction algorithms in near real-time, manage storage of large volumetric datasets, and push results to high-resolution displays — all while maintaining strict reliability standards required of medical-grade equipment.

Why Embedded Industrial Computers Fit CT Design Requirements

Commercial off-the-shelf desktop hardware is rarely suitable for CT environments. The scanner's gantry operates under vibration and electromagnetic interference from the X-ray source and gradient coils. The electronics bay has limited space and thermal budgets. Regulatory certification (FDA 510(k), CE Medical, CFDA) demands long-term component availability and documented hardware revision control — something consumer motherboards cannot provide.

Industrial embedded computers solve these problems by offering:

  • Extended product lifecycles with guaranteed component sourcing
  • Fanless or managed-thermal designs that tolerate sealed enclosures
  • Ruggedized PCBs with conformal coating options and wide-temperature ratings
  • Rich I/O (PCIe, multi-serial, GPIO) that maps directly to CT subsystem interfaces
  • Independent dual- or triple-display support for operator console and image review screens simultaneously

X86 Platform Products Applied to CT Systems

Intel Skylake-U Embedded Industrial Motherboard

An embedded industrial motherboard built on Intel's Skylake-U processor addresses the central processing demands of a mid- to high-end CT system. Key specifications relevant to CT deployment include:

  • Memory: SODIMM slot supporting DDR4-1866/2133, up to 16 GB — sufficient for holding large sinogram and reconstructed image buffers in RAM
  • Display: simultaneous VGA + LVDS/eDP + HDMI output, supporting independent three-display operation (operator console, image monitor, and auxiliary status screen)
  • Graphics: CPU-integrated GPU with high-resolution output capability for rendering DICOM images without a discrete card
  • Networking: Gigabit Ethernet plus optional Wi-Fi/3G/4G — enabling DICOM PACS integration and remote diagnostics
  • Audio: on-board 5 W dual-channel amplifier for operator alert tones
  • Reliability features: industrial-grade component selection, CPU fan header, low power consumption

Intel H110 Chipset Third-Generation "Ice Fin" Fanless Barebones System

For deployments where the computing enclosure must be fully sealed against dust and biological contamination — common in CT equipment rooms — a fanless barebones system built on the Intel H110 chipset is a practical solution. This design supports 6th and 7th generation Intel Core i3/i5/i7 processors and features:

  • Memory: on-board DDR4 memory combined with a DDR4 DIMM slot for expanded capacity (up to 24 GB total), accommodating large image reconstruction workloads
  • Display interfaces: VGA + DVI/HDMI + DisplayPort, independent dual-display
  • Serial ports: multiple COM ports for interfacing with DAS modules, gantry controllers, and other serial-bus peripherals common in medical devices
  • Network: multi-port Gigabit Ethernet with Wi-Fi/3G/4G expansion and Wake-on-LAN support
  • Fanless "Ice Fin" thermal structure: passive cooling via an extended fin-array enclosure, eliminating rotating parts and their associated failure modes and particulate generation
  • Vibration and dust resistance: structure-level shock isolation and EMC compliance suited to CT environments

The fanless design is particularly valuable because CT scan rooms are subject to strict infection-control protocols, and any device with ventilation grilles risks harboring contaminants.

ARM Platform Products for IVD Clinical Analyzers

While x86 platforms handle the heavy reconstruction compute in CT systems, ARM-based platforms serve the control and data-management roles across a wider family of in-vitro diagnostic instruments — biochemical analyzers, urine sediment analyzers, hematology analyzers, and blood gas analyzers. These instruments do not need workstation-class floating-point throughput; they need deterministic real-time control, compact form factors, and low power consumption.

Freescale (NXP) i.MX6 ARM Cortex-A9 Core Module

A core module built around the Freescale (now NXP) i.MX6 application processor — a quad-core ARM Cortex-A9 SoC — provides an embedded Linux-capable platform well matched to IVD instrument control:

  • On-board LPDDR3 800 MHz memory and iNAND Flash for compact, solder-down reliability
  • 314-pin MXM 3.0 edge connector exposing functional I/O to a carrier board, conforming to the SMARC 1.1 standard
  • Modular carrier board architecture enables instrument designers to pair the same compute module with application-specific carrier boards (motor driver interfaces, analog front-ends, UART multiplexers) without redesigning the processor subsystem

Intel Bay Trail SoC 3.5-Inch SBC

For IVD instruments that require higher display fidelity — such as fully automatic biochemical analyzers with touchscreen operator interfaces — a 3.5-inch single-board computer based on Intel's Bay Trail SoC (supporting processors such as the Intel Celeron J1900) bridges the gap between ARM efficiency and x86 compatibility:

  • On-board DDR3L memory with fast algorithm execution and high-speed storage access
  • 7th-generation Intel HD Graphics with hardware video acceleration and 4K UHD display capability — supporting the high-resolution visualization pipelines needed for result review
  • Broad media codec library for video-based assay readout or operator training interfaces
  • Display: HDMI + VGA + LVDS; networking: Gigabit Ethernet + Wi-Fi/3G/4G; on-board audio
  • PCIe expansion for network cards, GPU cards, or capture cards as the application demands
  • Industrial-grade reliability, low power consumption, and high stability suitable for mid- to high-end medical instrument integration

Intelligent Automation in Clinical Diagnostics: The Hardware Requirements

The broader IVD market is undergoing a shift toward full automation and AI-assisted interpretation. Consider a fully automatic biochemical analyzer: it integrates an optical reaction subsystem, a liquid-level sensing subsystem, and an automatic washing subsystem. These subsystems must be orchestrated in real time by a master control computer that simultaneously handles:

  • Real-time subsystem arbitration — sequencing reagent dispensing, incubation timing, and optical readout without collision or timing error
  • Data processing and storage — converting raw optical absorbance readings into concentration values using calibration curves, storing patient results
  • Self-check on power-up — verifying sensor, pump, and valve health before accepting samples
  • Visualization and operator interface — presenting run status, QC charts, and results on a touchscreen panel

Meeting all four requirements simultaneously in a certified medical-grade enclosure is where purpose-built embedded computers have a clear advantage over general-purpose hardware. The combination of x86 processing performance (for algorithm-heavy tasks like image reconstruction or multi-parameter statistical QC) and ARM efficiency (for low-power always-on control loops) lets instrument OEMs select the appropriate compute tier for each functional block within the same system.

Industrial Panel PCs for IVD Operator Interfaces

Beyond board-level products, the same platform can be delivered as industrial panel PCs customized for specific IVD operator console requirements — including custom display sizes, additional hardware peripherals (barcode readers, card readers, external I/O connectors), and custom mechanical enclosures designed to match the instrument's industrial design. This simplifies the supply chain for instrument OEMs, who can source the display/compute assembly from the same vendor as the embedded motherboard.

Summary

The computer subsystem is not an afterthought in a medical CT scanner — it is the component that determines whether the machine produces diagnostically useful images at the required throughput and reliability level. Industrial embedded computers built on Intel Skylake-U and H110-based platforms address the performance, multi-display, I/O density, and environmental robustness requirements of CT data acquisition and reconstruction. For the broader IVD instrument market, ARM-based modules (NXP i.MX6) and low-power x86 SBCs (Intel Bay Trail) provide the control-plane hardware that enables full laboratory automation. As clinical diagnostics continues its shift toward higher throughput, tighter QC requirements, and AI-assisted interpretation, the embedded computing substrate underneath these instruments becomes correspondingly more important.