Choosing an RK3588 Industrial Computer

Isolated vs Non-Isolated, 6 to 58 TOPS — a practical engineering guide to the two spec decisions that determine whether your edge-AI deployment survives the factory floor.

RK3588 6 TOPS to 58 TOPS Selection Guide
Picture of Zhixiong He

Zhixiong He

CEO @ BITECH | Delivering High-Reliability Industrial Computing & Modular Edge Solutions | Engineering Lifecycle Management for Global OEM/ODM Projects

Table of Contents

Quick Answer

When you specify an RK3588 industrial computer, two choices matter more than the chip itself: (1) whether your I/O is galvanically isolated, and (2) how much AI compute you scale to.

The RK3588’s built-in NPU delivers 6 TOPS (INT8), and you reach 32 TOPS or 58 TOPS by adding M.2 NPU accelerators (+26 / +52 TOPS). Isolation protects against ground loops and surges on real plant floors; compute should be sized to your camera streams and models, not maximized for the datasheet. BITECH’s RK3588 line shows the full spectrum cleanly: the AE-3588NBT (6 TOPS, non-isolated), AE-3588LBT (32 TOPS, non-isolated), and AE-3588BT (58 TOPS, 4000V isolated).


The chip is only the start of the conversation

The Rockchip RK3588 has become the default workhorse of edge AI: eight ARM cores (4× Cortex-A76 + 4× Cortex-A55), a Mali-G610 GPU, an 8K video pipeline, a 6-TOPS NPU, and a wide industrial temperature range — all on a single 8nm SoC at a fraction of x86 or Jetson cost.

But here’s the trap teams fall into: they specify “an RK3588 box,” sign off on the datasheet, and assume they’ve made a decision. They haven’t. Two choices that rarely make the headline spec actually decide whether your system runs reliably for seven years or starts throwing faults the first time a VFD spins up beside it.

What does “isolated I/O” mean, and when do you need it?

Galvanic (electrical) isolation puts a barrier — optocouplers, digital isolators, isolated DC-DC converters — between your field I/O and the rest of the board. Your digital I/O, RS-485/RS-232 serial lines, CAN bus, and power input no longer share a common ground reference with the field wiring.

Why does that matter? Because the real industrial floor is electrically hostile in ways a lab bench never reveals:


Ground loops

Two machines at slightly different ground potentials push current through your signal lines. Isolation breaks the loop.


Surges and transients

Motor drives, contactors, and inductive loads dump voltage spikes onto nearby wiring. Isolation gives them somewhere to go that isn’t your CPU.


Long cable runs

Sensors 50+ meters away pick up noise and potential differences. Isolation tolerates them.


EMI from VFDs and welders

A variable-frequency drive is a broadband noise generator. Non-isolated I/O next to one is a coin flip.

Choose isolated I/O when the box lives on a real plant floor, talks to motor drives or PLCs over RS-485/CAN, runs long sensor cabling, sits outdoors or in a vehicle, or shares power with heavy inductive loads. This is exactly why the BITECH AE-3588BT ships with 4000V isolated CAN / RS-232 / RS-485 / GPIO and targets energy and semiconductor environments.

Non-isolated is fine when the environment is clean and benign: digital signage, retail kiosks, an HMI inside a well-grounded cabinet with conditioned power, or a product where the I/O never leaves the enclosure. That’s the niche the AE-3588NBT (cost-optimized gateway) and the low-latency AE-3588LBT fill — they deliberately drop isolation to save cost and shave fieldbus latency where the environment allows it.


A useful rule: isolation is cheap insurance, and field failures are expensive. And “isolated” isn’t a single number — always ask which ports are isolated and to what withstand voltage. “4000V isolated CAN/RS-485/GPIO” is a specific, verifiable claim; “isolated I/O” alone is not.

How many TOPS does an RK3588 have — and where does 58 come from?

The RK3588’s integrated NPU delivers 6 TOPS at INT8, with support for INT4/INT8/INT16/FP16 precisions. That number is more capable than it sounds: in real deployments it handles multi-stream video analytics (think 16 channels of 720p license-plate and vehicle detection) at sub-10W. For a large share of industrial “detect-and-act” vision tasks, 6 TOPS is the sweet spot — enough headroom, tiny power budget, no fan.

So where do 32 and 58 TOPS come from? Not the SoC — from M.2 NPU accelerator modules added over PCIe:

6 TOPS

Onboard NPU only

AE-3588NBT

32 TOPS

6 + 26 M.2

AE-3588LBT

58 TOPS

6 + 52 M.2

AE-3588BT

The “6 to 58 TOPS” range is really a product-family spectrum: same 8-core RK3588 brain, scalable AI muscle bolted on as the workload demands.

The mistake is treating TOPS as the thing to maximize

  • TOPS is peak INT8. Drop to FP16 and effective throughput falls sharply. A poorly quantized model never sees the headline number.
  • Architecture beats raw TOPS. CNNs (YOLO, ResNet, SSD) map beautifully onto these NPUs; Transformer/ViT models need real optimization.
  • The real budget is streams × model complexity × latency target. Work backward from that, not forward from a TOPS figure.
  • More silicon means more heat. Every accelerator eats into the fanless, wide-temperature envelope that made the RK3588 attractive.


RK3588 industrial computer comparison: 6 vs 32 vs 58 TOPS

FactorAE-3588NBTAE-3588LBTAE-3588BT
AI compute6 TOPS (onboard NPU)32 TOPS (6 + 26 M.2)58 TOPS(6 + 52 M.2)
I/O isolationNon-isolatedNon-isolated, low-latency fieldbus4000V isolated CAN/RS232/RS485/GPIO
Operating temp−10°C to +60°C−40°C to +80°C−40°C to +80°C (RK3588J)
ThermalFanlessFanlessFanless
VideoHDMI 2.1 8K out + HDMI 2.0 4K inVision-ready I/OVision-ready I/O
Best-fitGateway, light vision, smart infrastructureAOI, AGV/AMR, smart cityEnergy, semiconductor, harsh/high-EMI sites

The two axes are independent. A signage or gateway node can be non-isolated and 6 TOPS (NBT). An AGV running multi-camera perception in a reasonably clean plant can be non-isolated and 32 TOPS (LBT). A semiconductor or energy installation surrounded by drives and transients should be isolated and high-compute (BT). There’s no single “best” RK3588 box — only the one matched to your environment and your workload.

AE-3588BT Industrial RK3588J Edge AI Computer with isolated ports

AE-3588BT — 58 TOPS RK3588 edge AI platform with 4000V isolated industrial I/O.

A 30-second decision framework


Filter 1 — Environment → isolation

  • Clean cabinet, conditioned power, I/O stays inside → non-isolated (NBT / LBT).
  • Plant floor, motor drives, long cables, outdoor, vehicle, energy/semicon → isolated, and confirm withstand voltage (BT, 4000V).

Filter 2 — Workload → TOPS

  • A few streams, well-quantized CNNs, sub-10W → 6 TOPS (NBT).
  • Many streams, heavier models, tight latency → 32 TOPS (LBT).
  • Multi-model, high-density inference, future-proofing → 58 TOPS (BT) — then re-check thermal budget.

FAQ

Q: How many TOPS does the RK3588 NPU have?

A: The RK3588’s onboard NPU delivers 6 TOPS at INT8, supporting INT4/INT8/INT16/FP16. Higher figures (32, 58 TOPS) come from adding M.2 NPU accelerators over PCIe.

Q: How do you get 58 TOPS from an RK3588?

A: By pairing the 6 TOPS onboard NPU with M.2 accelerator modules contributing roughly 52 TOPS (e.g., dual 26-TOPS modules). BITECH’s AE-3588BT is a 58-TOPS (6 + 52) implementation.

Q: Do I need isolated I/O for an edge-AI computer?

A: You need it whenever I/O connects to fieldbus equipment (PLCs, motor drives) over CAN/RS-485, runs long cabling, or sits in high-EMI or outdoor environments. In clean, well-grounded cabinets, non-isolated I/O is acceptable and cheaper.

Q: What does “4000V isolated” mean?

A: It specifies the isolation withstand voltage — the barrier between field I/O and the system can tolerate a 4000V potential difference, protecting the CPU from ground loops and transients. Always ask which specific ports are isolated.

Q: Is RK3588 better than NVIDIA Jetson Orin for edge AI?

A: RK3588 wins on cost, power (8–25W fanless), and long ARM-Linux lifecycle for workloads up to 32 TOPS. Jetson Orin wins for heavy multi-camera vision, GMSL2 ingress, and the CUDA/TensorRT toolchain. Match the platform to the workload, not the other way around.

Still deciding between isolation and compute levels?

Tell us your environment (plant floor, cabinet, outdoor, vehicle), your camera streams, and your models — our engineers will recommend the right RK3588 configuration and send evaluation samples. No datasheet guesswork.

6 / 32 / 58 TOPS options 4000V isolation available -40°C to +80°C fanless 10-year lifecycle
Scroll to Top
POPUP Form

Contact Us