In the medical robot system, KUKA Sunrise Cabinet Med is not an isolated control cabinet, but the core control unit in the LBR Med robot components. It is responsible for driving, communication, security interfaces, power management, and interaction with smartPAD. For medical device manufacturers and system integration engineers, the real challenge is often not "how to program", but how to quickly determine the fault level and restore operation without compromising safety integrity when the device experiences a safe stop, power failure, LED alarm, fuse failure, or battery aging. This article focuses on the composition, interfaces, security logic, maintenance cycle, troubleshooting, and medical integration risks of KUKA Sunrise Cabinet Med, and summarizes a set of troubleshooting ideas for engineering practice.
System positioning and core composition
KUKA Sunrise Cabinet Med is a robot controller designed specifically for LBR Med lightweight robots, typically integrated into medical devices, and completed by medical device manufacturers for overall system risk management and compliance assessment. It consists of a control PC, smartPAD control panel, connection panel, low-voltage power supply, battery pack, cooling fan, and CCU_SR.
Among them, CCU_SR stands for Cabinet Control Unit, Small Robot, which is the central power distribution and communication interface. It consists of two core boards, CIB-SR and PMB-SR. CIB_SR is a Cabinet Interface Board, Small Robot, responsible for safety input/output, contactor activation, floating output, smartPAD connection, fan monitoring, internal temperature detection, etc. PMB_SR is the Power Management Board, Small Robot, involved in power management and battery backup. If the main power supply fails, the battery will continue to supply power to the control components until the position data is saved and the controlled shutdown is completed. The charging and health status of the battery will be checked through load testing.
Control PC includes motherboard, processor, heat sink, memory, hard drive LAN、 Dual network cards, etc. The low-voltage power supply provides 48 V DC for the controller components and robot drivers. The cooling system draws in ambient air through two fans to dissipate heat from control and power electronic components. Special attention should be paid: installing filter cotton upstream of the ventilation opening can cause temperature rise and shorten equipment life.
The common interfaces on the front panel of the robot controller include: X11 safety interface, X19 smartPAD interface, X65 KUKA Extension Bus, X69 service interface, X21 robot interface, X66 KUKA Line interface, X1 power connection, F1/F2 power fuse, PE connection, and control PC interface. All contactors, relays, and valve coils connected by users must be equipped with suitable freewheeling diodes, RC components, and varistors are not applicable.
Security interface X11 and stop logic
One of the security cores of KUKA Sunrise Cabinet Med is the X11 security interface. X11 is a 50 pin D-Sub interface that is internally connected to CCU_SR. By default, Safe input 1 is used for external emergency stop dual channel connection; Safe input 2 is used for operational safety, such as safety door locks; Safe input 3 is used for safe stop 1; Output 12 is the local emergency stop channel, output 13 is the test mode, and output 14 is the automatic mode. The input and output allocation can be configured, but the default settings are consistent with the security configuration.
The secure input adopts a dual channel design and comes with external testing. Test outputs A and B will be alternately turned off to detect the switching capability of the input channel. The typical parameters are: t1 shutdown pulse length of 625 μ s, t2 shutdown cycle of 106 ms per channel, t3 two channel shutdown pulse offset of 53 ms. The input channel SIN_x_A must be powered by the test signal TA_S, SIN_x_B must be powered by TA_S, and no other power sources are allowed. Only sensors that can accept test signals and provide floating contacts are allowed to be connected.
The safety output is a dual channel floating relay output, which can be used for external safety PLCs or safety switch devices. To meet SIL2 and Cat.3 requirements, wiring must follow the principles of dual channel, external testing, and cross connection monitoring. The plugging and unplugging of X11 must be done when the robot controller is turned off, as live plugging and unplugging may cause damage.
In terms of stopping reactions, KUKA Sunrise Cabinet Med supports Safe Stop 0, Safe Stop 1, and Safe Stop 1 (path preservation). Stopping 0 will immediately cut off the safety driving energy and apply braking; Stop 1 will brake first, then disconnect the drive and hold the brake after coming to a stop; Stopping 1 (path maintenance) will keep the robot braking on the programmed path. The default triggers include: switching modes during operation, enabling switch release, enabling switch pressed to panic position, local emergency stop pressed, safety controller error, etc. In T1, T2, and CRR modes, the robot can only move if the enable switch is kept in the middle position. In T2 and AUT modes, loss of operation safety signal will trigger safety stop 1 (path maintenance).