Research Article

Teleoperated Live-Line Distribution Working Robot Based on Human-Robot Shared Control

DOI:

10.3791/71049

July 28th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

A teleoperated live-line distribution working robot based on human-robot shared control has been developed. Laboratory experiments showed that shared-control weighting improved trajectory efficiency while reducing task completion time and submovements. An abrupt teleoperation behavior detection algorithm reduced sudden operator movements and was successfully validated in field tapping operations.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Traditional live-line work on distribution power lines relies on manual labor, characterized by high risk, high labor intensity, and high training costs; thus, developing distribution live-line working robots is an essential path to replacing manual operations. However, the working environment is highly unstructured and dynamic, with challenges such as complex outdoor lighting and unpredictable wind conditions. Existing robots primarily use either master-slave teleoperation or fully autonomous modes, which impose heavy mental burdens on operators, are highly susceptible to misoperation, and exhibit limited environmental adaptability.

To address these issues, this study presents a teleoperated distribution live-line working robot based on human-robot shared control. The final manipulator trajectory is obtained by a linearly weighted combination of two reference trajectories separately provided by the human operator and the robot’s automatic planning module. This approach reduces the robot's dependency on the operator, alleviates operator mental burden, improves efficiency, and prevents abrupt misoperations by the human operator. Finally, the paper presents the system design and verifies its effectiveness through application in real-world live-line tapping operations.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Live-line working is a critical method for the inspection, testing, and maintenance of high-voltage equipment. The volume of live-line work in China has been growing rapidly. From the perspective of industry demand, solving the issue of personnel safety in live-line working is a long-term and arduous task. Innovation and improvement are still needed in methods, technologies, equipment, and concepts.

Distribution live-line working is one of the most common types of live-line working, which is for power distribution live-line maintenance. Due to the complex lighting environment, dense equipment layout, and small phase-to-phase and phase-to-ground distances in distribution power lines, these operations have largely relied on traditional manual methods. However, this traditional approach faces problems such as high risk, high labor intensity, and high training costs1. Therefore, developing robots with live-line working capabilities to replace manual labor has become an inevitable trend for future distribution network operation and maintenance.

Since the 1980s, countries such as Japan and the United States have conducted research and trials in this field (as shown in Figure 1). The earliest systems were master-slave tracking teleoperated robots. For example, Japan's Phase II live-line working robot2 installed a three-degree-of-freedom (DOF) auxiliary manipulator on the platform, in addition to a dual-DOF electric manipulator. The human operator controlled it via an operating rod at close range.

The US TOMCAT3 model utilized a hydraulic manipulator controlled by a human operator within a working bucket. Similarly, the Shandong Power Grid4 in China adopted hydraulic manipulators controlled by operators standing in a working bucket. Furthermore, to increase the allowable distance between the master and slave ends, the Spanish ROBTET5,6 used fiber-optic cables for remote communication, enabling operators to perform teleoperation from the ground. These robot teleoperation modes can be summarized as a master-slave tracking mode. They suffer from insufficient autonomous intelligence, requiring personnel to observe the environment and control the robot at close range and bear a significant mental burden, thus failing to replace humans in high-voltage, hazardous environments.

To address the lack of robotic intelligence, research into intelligent technologies such as computer vision, trajectory planning, and human-robot remote interaction is required to enhance the robot's autonomous capabilities.

In distribution live-line working, the tapping task accounts for approximately 20%7 of the total workload (distribution wires are shown in Figure 2). Therefore, using vision sensors to identify and locate the wire and its stripped region, which is the insulation removed region, to guide the robot is crucial. In 2020, State Grid Ruijia8 developed a distribution live-line working robot capable of remote interaction, fusing LiDAR and binocular camera information for target recognition and positioning. In addition, algorithms combining morphological operations and Hough transform are used to facilitate power line extraction9,10. The Hough transform is used to detect power lines, followed by stereo vision algorithms that convert the detected 2D pixel data into 3D spatial coordinates11. State Grid Hubei Electric Power Research Institute12 proposed a filter based on color–depth map fusion. This method filters out complex backgrounds surrounding the power lines, then extracts clear power line contours by analyzing pixel-value differences in the neighborhood. Additionally, the University of Science and Technology of China13 proposed a deep learning-based power line recognition algorithm, achieving rapid identification and localization of multiple power lines.

Despite the rapid development of computer vision algorithms, outdoor operations remain challenging. Complex lighting conditions and reflective wire surfaces often lead to a loss of depth information, resulting in low recognition rates and large positioning errors for methods that rely heavily on depth data13. Simultaneously, due to various irregular deformations existing in distribution wires, a series of straight-line detection methods are no longer applicable, as shown in Figure 3. Furthermore, changes in wind direction at elevated heights cause vertical movement of the lines, leading to centimeter-level errors in the results of existing off-line algorithms.

In such highly dangerous, unstructured, and dynamic environments, which can be called special operations environments, the robot's vision and dynamic decision-making capabilities are constrained, making it difficult to complete complex tasks autonomously.

Therefore, it remains necessary to introduce human intelligent decision-making capabilities and combine them with the robot's high-precision motion control. The early teleoperation technologies mentioned above provided a channel for human intervention. By combining these with rapidly developing remote interaction and teleoperation technologies, a body of research on intelligent teleoperated distribution live-line working robots has emerged.

The University of Science and Technology of China14 implemented incremental position mapping between the master and slave sides and utilized the Artificial Potential Field (APF) method for robot obstacle avoidance. Subsequently, admittance-based teleoperation was implemented in distribution live-line working robots. Building upon master-slave tracking, this approach allows the robot to dynamically adjust its pose in response to changes in environmental contact forces. The University of Electronic Science and Technology of China15 implemented virtual constraint forces on the master side to enhance the operator's sense of telepresence. Additionally, the University of Manitoba16 established a series of virtual fixtures during the teleoperation process to reinforce the immersive experience of the operator's haptic perception.

However, the teleoperated robots mentioned above still face several challenges. The task of the slave side is to track the motion trajectory of the master, making it highly dependent on the reference trajectory generated by the human operator. Due to requirements such as short working times and obstacle avoidance, it imposes a significant mental burden on the master operator, which is detrimental to long-duration and complex operational tasks. The operator may commit improper or incorrect actions, causing abrupt motion in the actual trajectory of the manipulator. This can lead to safety issues such as collisions with the environment or phase-to-phase short circuits.

Shared control is a method that effectively combines human and robot decision-making capabilities17,18. Generally, it requires both the human and the robot to generate desired trajectories or trajectory points simultaneously, and then calculates a new shared trajectory through a linear weighted combination. This approach enables the system to adjust the preference of the shared trajectory by modifying the decision-making weights of the human and the robot.

Therefore, this paper designs a teleoperated distribution live-line working robot based on human-robot shared control. The main contributions are as follows: first, addressing the issue of excessive frequency of reference trajectory input by the human operator during teleoperation, a human-robot shared control method is studied. By assigning control weights to the human operator and the robot and performing a linear weighted combination on their reference trajectories, the system reduces the dependency of the reference trajectory on the human operator, thereby alleviating the operator's burden. In addition, the impact of different human operator weights is verified through field experiments of distribution wire tapping operations. Second, addressing the dangerous behaviors in the master trajectory, an abrupt operation behavior detection method is designed to ensure the smoothness and safety of the manipulator's actual trajectory. Third, physical experiments are conducted in a special operation environment (live-line working) to verify the effectiveness of the shared control algorithm and the teleoperation system.

The remainder of this article first presents the shared control method for the teleoperated robot, then introduces the system hardware and setup, and finally validates the approach through laboratory experiments and field deployment on a live 10 kV distribution network.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

All experiments involving operators were conducted in accordance with safety guidelines. The teleoperation experiments were conducted by three trained operators (all right-handed, with at least 1 h of training) who are members of the research team. No external human participants were recruited, and this study did not require institutional ethics review. Volunteers were informed of the experimental procedures, and no personal or sensitive data were collected during the study.

Shared control framework

In live-line working scenarios, factors such as the irregular bending of power lines, the loss of depth information caused by complex outdoor lighting, and the random movement of power lines create a highly unstructured and dynamic environment. These factors make it difficult for the robot to accurately recognize and locate power lines within the environment. Consequently, relying entirely on autonomous robot operation would lead to task failure.

To address the limited adaptability of fully autonomous robot operations, human operators intervene in the robot's decision-making process via teleoperation, leveraging human experience to help the robot adapt to the environment. Furthermore, to address the issue of excessive frequency of reference trajectory input by the human operator during teleoperation, a human-robot shared control method is studied. This method reduces the dependency of the actual trajectory on the human operator, thereby alleviating the operator's mental burden and achieving an effective combination of human intelligent decision-making capabilities and the robot's high-precision control capabilities.

The structure of the teleoperated distribution live-line working robot based on shared control proposed in this paper is shown in Figure 4. Where xh is the trajectory point output by the teleoperation device, rh is the reference trajectory point provided by the human operator (mapped to the Cartesian space of the manipulator), rr is the reference trajectory point autonomously planned by the robot, serving an auxiliary role. r is the integrated reference trajectory point sent to the slave manipulator (which is referred as the Shared Trajectory in the following text), fo is the raw data collected by the force sensor at the end of the manipulator, fe is the contact force between the tool set at the end of the manipulator and the environment after gravity compensation and x is the current pose of the manipulator.

The teleoperated distribution live-line working robot is divided into two parts: the master side and the slave side. The master side is located on the ground, where the human operator controls the movement of the teleoperation device. By receiving the force feedback from the device rendered to the operator's hand, and information fed back by the vision system, the operator achieves immersive operation. The slave side is the robot located at an elevated height. After receiving the pose xh from the master side, the robot performs spatial mapping to obtain rh, and feeds the collected visual and haptic data back to the master side.

Due to the incomplete alignment of perception between the robot and the operator regarding contact forces, targets, and obstacles in the actual environment, the operator must maintain intense concentration to minimize the risks of rh. To reduce the dependency of r on rh and alleviate the mental burden on the operator during long-duration operations, the robot needs to autonomously plan an auxiliary trajectory rr that is approximately the shortest path and safe based on perception information that contains real-world errors. This rr is then linearly weighted with rh to obtain r, which is commanded to the manipulator as the target pose.

Motion spatial mapping

The incremental method was used to calculate the trajectory increment Δxh given by the human operator:

Δxh = xh - xh      (1)
where xh is the pose at the starting point of the teleoperation. For live-line working robots where the motion spaces of the master side and slave side have significant differences, incremental mapping allows the operator to arbitrarily choose a convenient pose and set it as the teleoperation starting pose.

The trajectory increment, Δxh was then mapped into the Cartesian space of the slave side robot to finally obtain rh. The mathematical expression for this mapping is as follows:

Δrh = Δxh * k, rh = x + Δrh       (2)
where k is the linear mapping parameter and x' is the pose of the manipulator at the starting point of the teleoperation.

Autonomous trajectory planning
The autonomous trajectory planning process uses linear interpolation to calculate the shortest trajectory rr from the current pose to the target pose P. The calculation process is as follows:

R-value calculation formula, \( r_n[i] \), representing iterative method for precise data analysis.      (3)

where P is the target point is calculated by the vision system, which includes a binocular camera and a stereo laser LiDAR. The calculation can be performed by selecting points with the mouse and transforming the coordinates using the hand-eye calibration matrix. N is the number of interpolation points, and i is the sequence number of the interpolation point. It should be noted that under complex lighting conditions, P calculated by the vision system contains errors, which prevents rr from completing the task independently.

Shared control method

In order to combine rh's adaptability to the environment and rr's efficiency, it is necessary to design a shared controller that integrates two trajectories. The shared controller uses fixed parameter arbitration weights α, and the implementation process is as follows:

r = (1 - α) * rr + α * rh     (4)

Abrupt operation behavior detection method

During the process of remote teleoperation, there may be erroneous behavior caused by the operator, leading to abrupt changes in the trajectory, which can even cause a collision with the environment. In order to ensure the safe and smooth movement of the manipulator on the slave side, it is necessary to detect and handle such excessive teleoperation behavior on the master side. The shared control algorithm flow, including abrupt behavior detection, is shown in Figure 5.

Teleoperation system construction

The live-line work environment is characterized by being highly unstructured and dynamic. Consequently, robots cannot rely solely on their autonomous perception and decision-making capabilities to complete tasks; they must be augmented by human intelligence. Teleoperation presents an effective technique for integrating human intervention into the robot's trajectory planning process. In such a system, the master side involves an operator controlling a teleoperation device on the ground, while the slave side at height consists of multiple subsystems.

This study details the development of a teleoperation robotic system specifically designed for distribution network operation, with the goal of performing live-line tapping tasks.

Introduction of the teleoperated robot system

The teleoperation system includes the perception subsystem, control subsystem, manipulator subsystem, tool subsystem, insulation carrier subsystem, and master side human-robot interaction devices. The detailed usage of each subsystem carried by the robot in the system is shown in Table 1, and the hardware system is shown in Figure 6.

Perception subsystem: The subsystem is responsible for providing 2D RGB images and spatial depth information to guide the robot's motion and ensure operational safety. To achieve this, it is equipped with a laser LiDAR for large-scale environmental modeling at long distances; a binocular camera for high-precision target recognition and localization at close distances; a pan-tilt-zoom (PTZ) monitoring camera to provide an operational view and feed it back to the operator throughout the entire process. Furthermore, a force sensor is integrated to perceive external forces and provide force feedback to the human operator, which helps prevent system shutdowns caused by excessive contact forces between the robot end and the environment.

Manipulator subsystem: As the primary executor of tasks, this subsystem consists of two manipulators arranged in a homogeneous dual-arm configuration.

Control subsystem: As the core subsystem of the live-line working robot, it functions as the platform's computational, control, and energy supply center, responsible for dispatching operational commands to all other subsystems. To achieve insulation and safety isolation from the ground side, the power module utilizes an independent power supply on the elevated platform. It employs a 48V DC supply for both power and drive control, which reduces inversion losses and consequently minimizes the volume and weight of the power system.

End-effector subsystem: Specialized end-effectors (tools) are mounted on the end of the manipulator to execute specific operations. A series of specialized tools with standard interfaces has been developed for different tasks. For distribution network operations, these include a stripping tool and a crimping tool (as shown in Figure 7), where the stripping tool uses three 80 W, 450 nm wavelength laser generators with a focal spot size of 130 × 180 µm, modulated via 5 V PWM. The average operation time for stripping a 120 mm section on a distribution cable with a diameter of 18–24 mm is approximately 2 min at full rated power under ambient temperature conditions. The crimping tool is responsible for securely fastening the tap conductor wire to the main power wire with a clamp, thereby establishing electrical continuity.

Insulated carrier subsystem: This subsystem is used to transport the robot to the elevated work position. It typically consists of a crawler-type or wheeled insulated aerial work platform (also known as a bucket truck). To enable integrated control of the entire robotic system, it has digital control capabilities (as shown in Figure 8).

Master side human-robot interaction subsystem: During operation, the human operator issues commands to the robot system via a handheld tablet, PC, teleoperation handle, and other computing devices. These devices reproduce the sensor data, which includes vision and contact force fed back from the robot, allowing the operator to monitor the robot's status in real-time, and also map the motion of the operator's hand to the end of the manipulator. The communication links between the subsystems are illustrated in Figure 9.

Teleoperation devices

In this system, the master and slave devices for teleoperation are the haptic device and the manipulator, respectively. The Denavit-Hartenberg (DH) parameters for each will be introduced.

As shown in Figures 10A,B, these are the link coordinate frames of the manipulator. For the six revolute joints of the manipulator (L1,L2,L3,L4,L5,L6), a coordinate frame is established for each joint according to the right-hand rule and the principles of the Denavit-Hartenberg (DH) convention.

In Figure 10B, x1∼x6, y1∼y6, z1∼z6, represent the x,y,z axes of each joint's coordinate frame, respectively. Based on these established link frames, the forward kinematics model of the manipulator can be created. The DH notation uses four parameters: ai, αi, di and θi

These parameters are defined as follows, ai: represents the distance from moving the z-axis of the i-th rod along its x-axis to the z-axis of the (i+1)-th rod; αi: refers to the angle of rotating the z-axis of the i-th rod around its x-axis to the z-axis of the (i+1)-th rod; di: represents the distance from moving the x-axis of the i-th rod to its x-axis along the z-axis of the i-th rod;  θi: refers to the angle of rotating the x-axis of the i-th rod to its x-axis around the z-axis of the i-th rod.

The kinematic model is established using the DH parameter method, and the DH parameters for the manipulator are shown in Table 2 below.

The teleoperation handle is the haptic device used as the master manipulator, whose joints are configured in a serial chain. The joint coordinate frames are shown in Figure 10C; the modeling method is the same as that of the slave manipulator.

Experiments design

To quantitatively validate the proposed shared control algorithm before field deployment, we conduct two laboratory experiments on a 6-DOF manipulator teleoperation platform operating at 50 Hz, which was achieved by a Python script running on a standard PC. At each control cycle, the script reads the master-side pose, computes the shared trajectory, and sends the target Cartesian pose to the manipulator. A fixed interval of 20 ms is enforced between consecutive commands, yielding an update rate of 50 Hz, which is the same as the laboratory platform. The laboratory platform shares the same control architecture and shared control algorithm (Equation. 4) as the live-line working robot described in the teleoperation system construction, differing only in manipulator kinematics and workspace scale. A simulated tapping task is used: in the presence of obstacles (a water bottle and an aluminum column), the operator controls the manipulator end-effector from a start position A to a target position B, mimicking the wire-tapping operation, which is shown in Figure 11. To ensure the exact repeatability of the laboratory experiments, the physical obstacles and the target endpoint were precisely positioned within the slave manipulator's base coordinate system. Two primary obstacles were installed in the workspace: a plastic water bottle (base dimensions: 8 cm × 8 cm, height: 25 cm) placed with its bottom center at coordinates (X = 55 cm, Y = 5 cm), and an aluminum profile (base dimensions: 2 cm × 2 cm, height > 50 cm) placed with its bottom center at coordinates (X = 35 cm, Y = -30 cm). The target endpoint for the teleoperation task was set at coordinates (X = 50 cm, Y = -17 cm, Z = 26 cm). Subsequently, the validated algorithm is deployed on the live-line working robot for field demonstration.

The experimental procedure is conducted through a continuous, integrated workflow. First, during system initialization, both the slave and master manipulators are powered on, and the control software is launched to verify stable bilateral communication at a frequency of 50 Hz. To prevent sudden control jumps at the onset of teleoperation, a master-slave alignment phase is performed prior to active teleoperation. In this phase, the operator manually guides the master manipulator until its end-effector Cartesian position (defined in the master's base frame) lies within 30 mm of the slave manipulator's current end-effector Cartesian position (defined in the slave's base frame). These Cartesian positions are obtained directly from the built-in controller feedback of each manipulator, while the control software monitors their Euclidean distance in real time. Once this alignment succeeds, the current slave position is recorded as the start position, denoted as position A. Subsequently, target specification is carried out by having the operator manually guide the slave end-effector to the desired goal location to record its Cartesian coordinates, which are designated as target position B. The autonomous planner then generates a linear reference trajectory extending from the start position toward position B. Following this, the operator initiates the shared control teleoperation task. During active execution, the system operates at a 20 ms control cycle, continuously reading the master position as input, performing an online check to detect any abrupt operator behaviors, computing the shared control trajectory as output (as formulated in Equation 4), and issuing corresponding commands to the slave manipulator. As a safety measure, if an abrupt movement is detected, the slave manipulator immediately freezes and holds its last valid position in a dedicated position-hold mode; to recover from this state and resume shared control teleoperation automatically, the operator must manually move the master manipulator back until the master-slave end-effector Euclidean distance falls below a 20 mm recovery threshold. Finally, the trial is completed and deemed successful when the slave end-effector reaches and remains within 5 mm of target position B.

Experiment 1: abrupt operation behavior detection
This experiment validates the detection mechanism on the laboratory platform. During teleoperation at 50 Hz, the per-frame displacement of the master end-effector is monitored. When it exceeds Dth = 6 mm/frame (instantaneous velocity 300 mm/s), the system enters FROZEN state: the slave manipulator ceases tracking and holds its last valid configuration. The slave remains frozen until the operator returns the master to within 20 mm of the frozen position.

Experiment 2: Shared control performance comparison

Three arbitration weights α=0.3, α=0.8, α=1.0 are compared on the laboratory platform, as documented in the Supplementary Video 1, Supplementary Video 2, and Supplementary Video 3. A total of 45 experimental trials were conducted, involving three operators performing five repetitions under each of the three arbitration conditions. The system performance was assessed using three key evaluation metrics. First, completion time T: Total duration from the first operator input to the slave end-effector reaching the target position B; shorter time indicates higher operational efficiency. Second, trajectory efficiency η=Lstraight/Lactual, where Lstraight is the Euclidean distance from the start position A to the target position B, and Lactual is the total path length traversed by the slave end-effector during the trial, η=1 indicates a perfectly efficient, direct path; lower values indicate more redundant, detour-laden motion. Third, submovements count Nsub represents the number of distinct movement segments, which is computed by counting zero-crossings in the smoothed speed profile of the master end-effector; a smaller count indicates a more continuous, confident operation with lower cognitive load on the operator. Finally, statistical significance across the three arbitration conditions is assessed using the Kruskal-Wallis H-test, with pairwise Mann-Whitney U-tests employed for post-hoc comparisons.

Experiment 3: Field deployment

Following laboratory validation, the shared control algorithm (α=0.3) and abrupt behavior detection are deployed on the live-line working robot described in the teleoperation system construction.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Abrupt operation behavior detection
Figure 12 shows the time-series analysis of a representative trial on the laboratory platform, which includes two intentional sudden movements.
Both abrupt movements were detected (TPR = 100%) at 1.81 s and 5.72 s, respectively, with zero false positives (FPR = 0%) during 13.2 s of normal operation. Freeze response time: 1 frame (20 ms), measured by control loop timing.

Shared control performance
Figure 13 presents the comparison across 45 trials (3 operators × 5 repetitions ×3 conditions) on the laboratory platform, the data details are provided in Table 3.
The results demonstrate that an appropriate shared control weight can significantly improve teleoperation performance. Under robot-dominant shared control (α=0.3), task completion time decreased by 31.4%, and the number of submovements decreased by 37.9% compared to pure teleoperation (α=1.0), thereby reducing the operator's mental burden by requiring fewer corrective actions and decisions. Meanwhile, trajectory efficiency improved by 57.8%, indicating that the robot's autonomous trajectory planning effectively eliminates redundant paths and guides the operator toward more direct, efficient movements. These trends were consistent across all three independent operators. 

Field deployment on live-line working robot
The validated shared control algorithm (α = 0.3) with abrupt behavior detection was deployed on the live-line working robot equipped with a 6-DOF industrial manipulator. The robot successfully completed a live-line tapping operation on a 10 kV distribution network, demonstrating the transferability of the laboratory-validated algorithm to the actual field system. Figure 14A shows the robot performing a live-line tapping operation at an elevated height, while Figure 14B shows the operator performing teleoperation from the ground station.

DATA AVAILABILITY:
All the raw data supporting the findings of this study are openly available in https://github.com/huchenyu778797-lgtm/piper_shared_control/issues and Supplementary File 1.

Power line maintenance robots; diagram of robotic systems fixing electrical lines.
Figure 1: Early telerobotic systems for live-line maintenance. (A) The Phase II robot developed in Japan. (B) The TOMCAT system developed in the United States. Please click here to view a larger version of this figure.

Main transmission line diagram with labeled stripping area for electrical engineering study.
Figure 2: Typical 10 kV distribution wires. The outer layer is an insulating shell, while the inner layer is metallic. Please click here to view a larger version of this figure.

Outdoor scene with shadow analysis diagram; structure and color segmentation for spatial mapping.
Figure 3: Visual challenges in outdoor environments. The image highlights the irregular bending of cables and the loss of depth information caused by complex lighting. Please click here to view a larger version of this figure.

Master-slave control diagram; force input, space mapping, vision system, shared control dynamics.
Figure 4: Structure of the shared control system. The diagram illustrates the integration of human operator input from the master side and the robot's autonomous planning on the slave side to generate a fused trajectory. Please click here to view a larger version of this figure.

Robotic manipulator control flowchart, shared control, and automatic planning process diagram.
Figure 5: Flowchart of the shared control algorithm. The process includes data acquisition, abrupt operation detection, trajectory fusion based on shared control, and final motion command execution. Please click here to view a larger version of this figure.

Robotic system diagram; stereo camera, LiDAR, force sensor for perception; control, manipulation subsystems.
Figure 6: The teleoperated distribution live-line working robot system. (A) Overview of the complete system deployed in the field. (B) Detailed hardware design and component layout of the robot system. Please click here to view a larger version of this figure.

X-ray crystallography setup with optical components for structural analysis and diffraction results.
Figure 7: Key steps in the live-line tapping operation. (A) Laser ablation of the outer insulation layer. (B) Removal of the insulation layer to expose the metal core. (C) Fastening the tap conductor wire to the main power line using a clamp. Please click here to view a larger version of this figure.

Aerial work platform lifting worker for maintenance on urban street with surrounding buildings.
Figure 8: Field deployment preparation. An insulated bucket truck is used to transport the slave manipulator to the elevated work position near the high-voltage lines. Please click here to view a larger version of this figure.

Industrial control system diagram with lidar, cameras, sensors, manipulators, and network connections.
Figure 9: Communication architecture. The schematic shows the data transmission pathways between the master control station and the remote slave manipulator, ensuring low-latency teleoperation. Please click here to view a larger version of this figure.

Robotics kinematics diagram with axis labels, joint angles, six-link manipulator.
Figure 10: Kinematic modeling of the manipulators. (A) The joint coordinate system established for the slave manipulator. (B) Detailed view of the slave manipulator's joint frames. (C) The joint coordinate system of the master manipulator. Please click here to view a larger version of this figure.

Robotic manipulator setup with master-slave configuration; precision targeting experiment involving wire.
Figure 11: Laboratory experimental setup. (A) The master manipulator and the slave manipulator are used for testing. (B) The simulated tapping task environment with physical obstacles and a target endpoint. Please click here to view a larger version of this figure.

Radical behavior detection; position, distance, displacement graphs; master-slave robotic control analysis.
Figure 12: Time-series analysis of abrupt behavior detection on the laboratory teleoperation platform. (Top) Master (blue) and slave (red) positions in X, Y, Z. Red shading = frozen intervals. (Middle) Master-slave distance (orange); green dashed line = 20 mm resume threshold. (Bottom) Per-frame displacement (purple); red line = Dth = 6 mm; red dots = exceeded frames. Parameters: 50 Hz, Dth = 6 mm/frame. Please click here to view a larger version of this figure.

Combined Alpha Comparison Chart; Kruskal-Wallis test results for completion time, efficiency, submovements.
Figure 13: Shared control performance comparison on the laboratory teleoperation platform under three conditions. Bars = mean; error bars = ±1 SD. Red boxes = Kruskal-Wallis p-values. Brackets = Mann-Whitney U pairwise p-values. 45 trials (3 operators × 5 reps × 3 conditions). (A) Completion Time. (B) Trajectory Efficiency. (C) Submovements. Please click here to view a larger version of this figure.

Robotics setup monitoring, control interface diagram; mechanical arm positioning analysis.
Figure 14: Field application of the shared control system. (A) The slave manipulator is operating on a live distribution line. (B) Successful insertion of the exposed metal part into the clamp utilizing the proposed shared control method. Please click here to view a larger version of this figure.

SubsystemsMajor ComponentMain FunctionCharacteristics
Manipulator SubsystemSingle/Dual manipulator(s)Achieves multi-DOF motionHigh payload, lightweight, large workspace
Manipulator driver system Drives joint motors via DC power to achieve manipulator motionDC input, high drive efficiency
Control Subsystem Industrial computerData computation, communication between modulesHigh reliability, strong computing power, large storage capacity
Communication moduleImplements remote control and monitoringStability, reliability, meets electromagnetic compatibility(EMC) requirements
Power supply moduleProvides power for the entire robot platformMeets system stable operation for 6+ hours
Perception SubsystemBinocular vision module Small-scale, high-precision point cloud acquisitionPositioning accuracy > 1%, operating range > 2m
LiDAR moduleLarge-scale point cloud scanningOperating range > 10m, reconstruction angle > 25°, point cloud density > 300k points
Force sensor moduleAcquires six-axis force informationForce feedback frequency > 10Hz, force feedback accuracy better than 1N
Tools SubsystemDry ice cleaning moduleImplements dry ice cleaning functionLightweight, meets insulator cleaning requirements, EMC protection required
 Zero-value detection moduleImplements high-voltage pulse zero-value detectionOutput pulse voltage 0-60kV, meets EMC protection requirements
Bolting/Unbolting moduleImplements bolting/unbolting functionLightweight, meets torque requirements, EMC protection required
Laser peeling moduleImplements peeling of the outer insulation skin of distribution wiresNon-contact, no damage to the wire's metal part, and can effectively strip the semi-conductive shield layer
Other serialized functional modulesSplicing/cutting wires, bird repeller installation, fault indicator installation, tree trimming, insulation repair, overvoltage protector installation, patrol tasksModular, lightweight, meets EMC protection and corresponding functional requirements
Bucket Truck SubsystemInsulated lifting and mounting deviceProvides insulated support for the equipotential work platform and allows for remote digital controlHigh EMC levels, with the end capable of supporting loads of 250kg or more, strong resistance to electromagnetic interference, and the ability to achieve remote control under arc interference at 220kV voltage
Intelligent carrierAchieves ground mobility for the robot Small and lightweight, suitable for narrow live-line work sites and complex terraine
Master Side SubsystemOperator-robot remote interaction platformEnables remote teleoperation to the robot platform. Achieves endurance, weight, and other convenience-of-use needs Small and lightweight, suitable for live-line work sites

Table 1: Subsystem specifications. Detailed functions of the various subsystems comprising the live-line working robot.

UR10
Jointtheta [rad]a[m]d[m]alpha [rad]
Joint 1000.1273π/2
Joint 20-0.61200
Joint 30-0.572300
Joint 4000.163941π/2
Joint 5000.1157-π/2
Joint 6000.09220

Table 2: DH parameters for the manipulator. The kinematic parameters used to model the slave manipulator's joint coordinate system.

Metricα=0.3α=0.8α=1.0p Value
T5.9±1.68.2±4.08.6±2.20.0061
η0.789±0.0740.557±0.0810.5±0.081<0.0001
N_sub5.9±2.19.0±4.19.5±2.90.0035

Table 3: Data details.Quantitative comparison of shared control performance across three arbitration weights (α = 0.3, 0.8, 1.0). Data from 45 trials (3 operators × 5 repetitions × 3 conditions). Metrics: task completion time T (s), trajectory efficiency η, and submovement count Nsub. Values reported as mean ± standard deviation.

Supplementary Video 1: Shared control teleoperation with α = 0.3 . This video demonstrates the laboratory experimental procedure for the simulated tapping task under a robot-dominant shared control condition. It showcases the high trajectory efficiency and reduced operator submovements achieved when the robot assumes most of the path planning. Please click here to download this file.

Supplementary Video 2: Shared control teleoperation with α = 0.8 . This video demonstrates the laboratory experimental procedure under a human-dominant shared control condition. Because the human input heavily outweighs the robotic autonomous planning, the operation visually resembles pure teleoperation, which correlates with the lack of significant quantitative improvement in efficiency and completion time compared to the baseline. Please click here to download this file.

Supplementary Video 3: Master-slave tracking teleoperation baseline α = 1.0 . This video demonstrates the baseline experimental procedure using traditional tracking teleoperation without autonomous assistance. It highlights the comparatively increased task completion time and manual submovements required by the operator, and reduces the trajectory efficiency. Please click here to download this file.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study proposes a teleoperated distribution live-line working robot system based on human-robot shared control. In contrast to fully autonomous systems that struggle with dynamic outdoor lighting and unstructured backgrounds12, and traditional master-slave tracking teleoperation that imposes high cognitive and physical loads on operators14,15,16, our approach fuses human intent with robotic autonomous planning. Additionally, this study addresses potential operator errors by proposing an abrupt-motion detection algorithm to ensure operational safety. This research advances the field of physical human-robot interaction (pHRI) in extreme environments by providing a field-validated integration of shared control for high-voltage maintenance, bridging the gap between theoretical shared control frameworks17,18 and practical industrial applications.

Laboratory experiments demonstrate that an appropriate shared control weight can significantly reduce the operator's task completion time and manual control effort (fewer submovements) while improving trajectory efficiency. Specifically, under robot-dominant shared control (α = 0.3), completion time decreased by 31.4%, trajectory efficiency improved by 57.8%, and the number of sub-movements decreased by 37.9% compared to tracking teleoperation. Furthermore, the abrupt-motion detection mechanism achieved a 100% true positive rate with a 20 ms response time. The proposed method is of significant importance for modernizing power grid maintenance by objectively mitigating fatigue associated with hazardous operations. Beyond power distribution networks, this shared control framework has potential applications in other special-purpose robotics operating in highly unstructured and hazardous environments, such as robots deployed for fire rescue or geological exploration, where human cognitive adaptability must be combined with robotic precision.

While these results demonstrate feasibility in controlled scenarios, limitations include a single task type (tapping) and a lack of analysis of the effects on different operator experiences. Further validation across diverse tasks, operators, and environmental conditions is needed. Future work will focus on adaptive α adjustment and expanded field trials, in which α will be updated based on the risk at the current Cartesian position, and on building a risk field to calculate risk.

Despite the successful demonstrations, this study has several limitations. First, the experimental validation was primarily focused on a single task type (live-line tapping). Second, the shared control weight was fixed prior to each task, lacking real-time adaptability to changing uncertainties. Finally, the study evaluated a limited number of trained operators, and the effect of varying operator experience levels was not analyzed. Future directions will focus on developing an adaptive shared control framework that dynamically adjusts the arbitration weight based on real-time task context and operator state17. Additionally, we plan to conduct expanded field trials encompassing diverse maintenance tasks, different operators’ experience, and varying weather conditions to further validate the system's robustness.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

There are no conflicts of interest to report.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors would like to acknowledge the operators who participated in the experimental trials. This work was supported by the State Grid Hubei Electric Power Research Institute, SGCC Laboratory of High-Voltage Electrical Equipment Field Testing and Evaluation Technology.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Hikvision DS-2DC2D20IW-DE3Hikvisionhttps://www.hikvision.com/cn/products/pdplist/161056/pan-tilt-zoom (PTZ) monitoring camera
KUNWEI KWR75KUNWEItechhttps://www.kunweitech.com/products/866.htmlforce sensor
LivoxAVIALivox(DJI)https://www.livoxtech.com/cn/avialaser LiDAR
PiperAGILEXhttps://www.agilex.ai/page/690abe7b5e78cfa260412c92?mi=1&rn=PIPER+%E6%A0%87%E5%87%86%E7%89%88master/slave manipulator for experiment validation in laboratory platform
PythonPython Software Foundationhttps://www.python.org/programming language
RealSenseD435Intelhttps://store.realsenseai.com/buy-intel-realsense-depth-camera-d435.htmlbinocular camera
Touch3D Systemshttps://cn.3dsystems.com/haptics-devices/touchhaptic device
Ubuntu 24.04Canonical Ubuntuhttps://ubuntu.cn/operation system
UR10Universal Robotshttps://www.universal-robots.cn/manipulator of the Live-line working robot

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

EngineeringDistribution live line workingintelligent robotteleoperationHuman robot interaction

Related Articles