Home
>
Products
>
CNC Circuit Board
>
The FANUC A20B-2002-0210 is the HSSB (High-Speed Serial Bus) interface PCB — the hardware that makes FANUC's "Power C" and Open CNC architectures possible. To understand why this board matters, it helps to understand what HSSB was designed to do.
By the mid-to-late 1990s, FANUC recognised that machine tool builders and end users increasingly wanted to integrate standard PC computing capability alongside the CNC's real-time control — for custom operator interfaces, DNC programme streaming from plant-floor servers, production data collection, tool life management, and process integration.
The challenge was that standard PC expansion buses (ISA, PCI) could not meet the real-time latency requirements of CNC data exchange, and standard serial ports (RS-232) were too slow for large programme transfers. FANUC's answer was HSSB — a proprietary serial bus specifically designed for deterministic, high-bandwidth communication between a FANUC CNC and a co-located PC.
The A20B-2002-0210 is the CNC-side hardware of this HSSB connection. It installs in the CNC system's backplane (or in a dedicated slot on a FANUC interface card set) and manages the serial bus protocol on the CNC side of the link.
The PC side is served by a companion HSSB interface card (typically an ISA or PCI card installed in the PC) — together, the two boards create a dedicated communication channel between the CNC's real-time processing environment and the PC's general-purpose operating system.
| Parameter | Value |
|---|---|
| Function | HSSB / Power C interface PCB |
| Protocol | HSSB (High-Speed Serial Bus) |
| Architecture | CNC-to-PC integration (Open CNC) |
| Bus Interface | ISA-bus / CNC backplane |
| Series | A20B-2002 |
| Status | Discontinued spare |
| Origin | Japan |
The High-Speed Serial Bus was FANUC's solution to the integration gap between real-time CNC processing and PC-based operator applications.
Unlike standard CNC communication methods (RS-232 at 9.6–38.4kbps, or PCMCIA memory card for programme transfer), HSSB provided:
Deterministic latency: The HSSB protocol ensures that CNC status data (machine position, spindle speed, alarms, programme counter) is transmitted to the PC within a bounded time — critical for custom operator interface applications that must display real-time machine state without perceptible lag.
High bandwidth: HSSB operates at speeds orders of magnitude higher than RS-232, allowing large CNC programmes to be transferred from a DNC server to the CNC's programme memory in seconds rather than minutes.
Bidirectional real-time data: Not just programme transfer — HSSB allows the PC application to read and write CNC parameters, PMC signals, and machine status in near-real-time, enabling sophisticated process monitoring, adaptive control, and machine data collection applications.
Integrated software: FANUC provided a software library (the FANUC HSSB API) for the PC side, allowing machine tool builders and system integrators to write custom applications in C or C++ that communicated directly with the CNC through the HSSB connection.
The "Power C" designation in the A20B-2002-0210's description identifies a specific FANUC system integration concept where the CNC hardware (with the A20B-2002-0210 installed) operates alongside a dedicated PC (typically an industrial computer mounted in the same cabinet or closely adjacent) running FANUC's Open CNC software. In this configuration:
The FANUC CNC handles all real-time functions — interpolation, servo control via FSSB, PMC ladder execution, and machine I/O management — at the hardware level, with the guarantees of real-time performance that this requires.
The connected PC handles non-real-time but computationally intensive functions — the graphical operator interface with toolpath display, the DNC programme server (streaming large programmes from a factory network to the CNC), the machine data logging system, and any custom machine builder application that requires a full operating system (Windows, typically) rather than the limited environment available in the CNC's own operator interface.
The A20B-2002-0210 is the physical hardware that makes this parallel architecture possible — it is the always-on communication link that ensures the two processing environments remain in synchrony.
When the A20B-2002-0210 fails, the symptoms are specific to the HSSB communication link:
PC software loses connection to CNC: The Open CNC or Power C application on the PC displays a "CNC connection lost" or "HSSB error" message, even though the CNC itself continues to operate normally through its own operator panel.
DNC programme transfer fails: Programmes that were previously transferred from the PC to the CNC via HSSB can no longer be sent — the CNC either shows no DNC activity or generates a communication error.
Real-time data display freezes: The PC operator interface's axis position display, spindle speed indicator, and alarm display stop updating — the HSSB data stream from CNC to PC has been interrupted.
Intermittent connection: More commonly than total failure, the A20B-2002-0210 presents as intermittent connection drops, particularly after the cabinet has been running for several hours (suggesting a thermal-related component failure that occurs only when the board reaches operating temperature).
Q1: Can the FANUC HSSB (A20B-2002-0210) be used with modern PCs running Windows 10 or later?
The HSSB interface requires the companion PC-side HSSB card (a separate ISA or PCI board) and FANUC's HSSB software library. Modern PCs typically do not have ISA slots, and PCI HSSB cards may lack Windows 10/11 compatible drivers. Most HSSB-based FANUC systems encountered today are running older industrial PCs with Windows XP or earlier operating systems — replacing the PC in an HSSB system is a significant engineering project that may require FANUC support to identify a compatible current-generation PC interface option (Ethernet-based alternatives to HSSB exist in newer FANUC CNC generations).
Q2: Is the A20B-2002-0210 the same as the standard HSSB boards (A20B-8001-0290, A20B-8001-0581)?
No. The A20B-8001-0XXX series HSSB boards and the A20B-2002-0210 may serve similar functions (CNC-to-PC serial communication) but are different hardware generations and configurations within FANUC's product range.
The A20B-8001 series tends to be the ISA-bus PC-side board, while the A20B-2002-0210 is identified as a Power C / HSSB PCB on the CNC side. Confirm the specific part number required from the system documentation or the installed board's label before ordering a replacement.
Q3: Can the CNC continue to operate for machining if the A20B-2002-0210 fails?
Yes, in most configurations. The HSSB link serves the PC's integration functions (operator interface, DNC, data collection) — the CNC's core real-time functions (servo control, PMC ladder, machine I/O) are handled by the main CPU board and servo control hardware, which operate independently of the HSSB.
If the A20B-2002-0210 fails, the PC loses its connection to the CNC, but the machine can typically continue to run programmes already loaded into the CNC's memory using the CNC's own MDI/operator panel.
DNC streaming of new programmes from the PC to the CNC would be unavailable until the HSSB board is replaced.
Q4: What are the most common causes of A20B-2002-0210 failure in installed systems?
Electrolytic capacitor degradation on the board's power supply section is the most common age-related failure mode — the high-speed serial interface ICs require clean, stable DC supply voltages, and even modest capacitor ESR increases can cause signal integrity problems in the HSSB link.
The HSSB optical transmitter/receiver components (if the board uses optical fibre for the HSSB link) can degrade over time, reducing optical power output and eventually causing communication errors under marginal conditions.
ESD damage during PC maintenance (if the PC and CNC cabinet are connected and one is opened carelessly) is a common event-driven cause.
Q5: Is backup of CNC data required before replacing the A20B-2002-0210?
The A20B-2002-0210 is an interface board — it stores no CNC user data (parameters, programmes, offsets). Replacing it does not affect any data stored in the CNC's SRAM or FROM modules.
However, if the PC software's configuration includes HSSB-specific settings (CNC channel number, communication address, or similar), these settings in the PC application may need to be verified or reconfigured after the hardware replacement.
The CNC side requires no data restoration after an HSSB board replacement.
Contact Us at Any Time