In the field of advanced manufacturing and robotics, the rotary vector (RV) reducer plays a pivotal role as a high-precision transmission component, extensively deployed in industrial robot joints. As we delve into the intricacies of intelligent manufacturing equipment, it becomes imperative to develop experimental platforms that not only facilitate research but also enhance pedagogical approaches. This article details our firsthand experience in designing and constructing a test platform for RV reducers that simulates the working conditions of a single-axis industrial robot operation. Our primary objective is to foster the application of such equipment in experimental teaching, cultivate programming skills, and provide a robust framework for analyzing key performance parameters of RV reducers. Through this endeavor, we aim to deepen the understanding of RV reducer transmission principles, internal complex structures, and operational mechanisms in industrial robots.
The RV reducer is a two-stage precision reduction device, comprising a front-stage involute planetary gear differential mechanism and a rear-stage cycloidal speed reduction transmission mechanism. Its compact design, high transmission ratio, efficiency, and accuracy make it indispensable in robotics. However, studying its performance under realistic conditions requires a dedicated test platform that can emulate dynamic loads and motions. Traditional testing setups often lack flexibility and are cumbersome in data acquisition, limiting their effectiveness in educational and research settings. Therefore, we embarked on creating a platform that integrates mechanical components, control systems, and data acquisition modules to simulate variable torque scenarios akin to those encountered in industrial robot joints. This platform not only serves as a tool for performance evaluation but also enriches experimental teaching content, enabling students to engage in hands-on programming, data analysis, and engineering practice.
In the following sections, we will elaborate on the design process of the RV reducer test platform, starting with the overall architecture and component selection. We will then discuss the implementation of simulated working conditions, including torque analysis and load simulation using a magnetic powder brake. Subsequently, we will present the performance testing methodologies for transmission ratio, efficiency, and error, supported by formulas and tables. Throughout, we will emphasize the repeated use of the keyword “RV reducer” to underscore its centrality. Additionally, to visually augment the description of RV reducer structures, we have included an image link below, which illustrates the internal composition of a typical RV reducer.

The design of our RV reducer test platform was guided by principles of stability, reliability, and accuracy. We considered the operational requirements of the RV reducer, such as its high input speed and substantial output torque. The platform consists of three main subsystems: mechanical components, control systems, and data acquisition systems. Mechanically, it includes support fixtures, connection flanges, and couplings to ensure coaxial alignment. The control system involves a servo motor for semi-closed-loop angle control and a magnetic powder brake for simulating variable loads. Data acquisition is facilitated through sensors and software for capturing torque, speed, vibration, and current signals. To provide a comprehensive overview, we have summarized the key configurations in Table 1.
| Category | Component | Parameter | Value |
|---|---|---|---|
| Mechanical Structure | Support Fixture | Function | Ensures coaxial assembly |
| Connection Flange | Function | Ensures coaxial assembly | |
| Coupling | Diameter (mm) | 19–30, 38–38, 38–45 | |
| Control System | Servo Motor | Rated Power (kW) | 0.75 |
| Rated Torque (N·m) | 2.39 | ||
| Rated Speed (r/min) | 3000 | ||
| Driver | Control Type | Single-axis motion control | |
| PLC | Model | H5U | |
| Simulated Load System | Magnetic Powder Brake | Range (N·m) | 0–400 |
| Excitation Current (A) | 0–3 | ||
| Torque Controller | Control Voltage (V) | 0–10 | |
| Microcontroller | Type | STM32 (PWM output) | |
| Data Acquisition System | Servo Feedback | Max Sampling Rate (MHz) | 8 |
| Vibration Sensor | Range (g) | ±0.5 | |
| Sampling Rate (kS/s) | 100 | ||
| Torque/Speed Sensor | Range (N·m) | 0–400 | |
| Accuracy | ±2% | ||
| Software | Design | Tool | SolidWorks 2020 |
| Control | Tool | AutoShop, Keil5 | |
| Data Processing | Tool | Matlab 2021a |
The selection of the servo motor was critical to meet the input requirements of the RV reducer. For an RV reducer with a transmission ratio of 121, the input speed must be sufficiently high to achieve the desired output. The required output torque of the servo motor, denoted as $T_{out}$, was determined based on the input power $P_{in}$ and rated input speed $n_{in}$ of the RV reducer. The formula used is:
$$ T_{out} = \frac{P_{in} \times 9550}{n_{in}} $$
where $P_{in} = 0.35 \text{ kW}$ and $n_{in} = 1815 \text{ r/min}$. Substituting these values, we obtained $T_{out} \approx 1.84 \text{ N·m}$. After accounting for efficiency and safety factors, we selected an MS1H4 AC servo motor with a rated torque of 2.39 N·m, ensuring reliable operation. This motor, combined with a magnetic powder brake, allows for precise simulation of variable loads, mimicking the torque variations in industrial robot joints.
To realize simulated working conditions, we first analyzed the torque experienced by an RV reducer in a typical industrial robot configuration. Considering a 6-axis industrial robot, the joint corresponding to the third axis (J3) often bears significant gravitational and inertial torques. By simplifying the robot arm as a rotating link with a concentrated mass at the end, the load torque on the RV reducer can be expressed as a function of the rotation angle. For a constant output speed, the torque $T_l$ is given by:
$$ T_l = M g L_c \cos(n_s t_{di}) $$
where $M$ is the total mass (including the arm and payload), $g = 9.8 \text{ m/s}^2$ is gravitational acceleration, $L_c = 0.5 \text{ m}$ is the theoretical moment arm length, $n_s = 10 \text{ r/min}$ is the output speed, and $t_{di}$ is the discrete time interval. We discretized the rotation into 60 segments and computed the torque for masses of 15 kg, 16 kg, and 17 kg. The results, plotted against the rotation angle $\theta_o$, showed that the torque varies sinusoidally, with values remaining below 90 N·m for these conditions. This analysis provided a foundation for simulating loads using the magnetic powder brake.
The magnetic powder brake was employed to generate variable torques by controlling the excitation current. We conducted calibration experiments to establish the relationship between output torque $T$, speed $n$, and control voltage $U$. The $T$-$n$ characteristics at different currents revealed that torque fluctuates slightly with speed but remains stable within a narrow range. For instance, at an excitation current of 1 A, the output torque exceeded 100 N·m. More importantly, the $T$-$U$ relationship was found to be linear in the range of 5% to 95% of the brake’s rated torque. We performed linear fitting on the measured data, obtaining high coefficients of determination ($R^2 > 0.997$). The fitted equations for the linear region are summarized in Table 2.
| Torque Range (N·m) | Linear Equation | $R^2$ |
|---|---|---|
| 20–380 | $T = 112.5U – 5.8$ | 0.998 |
| 20–200 | $T = 105.3U – 4.2$ | 0.997 |
| 200–380 | $T = 118.7U – 7.1$ | 0.999 |
Using these equations, we reverse-calculated the required control voltage $U$ for the theoretical torque profiles derived earlier. For rotation angles ranging from $-50^\circ$ to $90^\circ$, the voltage values were discretized and programmed into an STM32 microcontroller to generate PWM signals. These signals controlled the magnetic powder brake, enabling it to output torques that closely matched the simulated conditions. The actual voltage output from the PWM was monitored and found to deviate minimally from the theoretical values, confirming the effectiveness of our approach. This setup allowed us to replicate the dynamic loading of an RV reducer in an industrial robot joint, providing a realistic environment for testing.
Signal acquisition is crucial for performance evaluation. We captured multiple signals, including servo motor feedback currents, vibration data, and output torque/speed from the RV reducer. The servo feedback current, for example, exhibited trends consistent with the applied load variations. Under different mass conditions (15 kg, 16 kg, 17 kg), the relative current $I$ showed distinct patterns over three rotation cycles, with higher currents corresponding to heavier loads. This data, collected via dedicated software, facilitated the analysis of the RV reducer’s response to simulated conditions. Vibration signals were recorded using accelerometers, offering insights into the dynamic behavior and potential fault diagnostics of the RV reducer. Meanwhile, the torque/speed sensor provided real-time measurements of output parameters, which were transmitted to a PC for further processing. These integrated acquisition systems ensured comprehensive data collection for subsequent analysis.
With the platform operational, we conducted a series of performance tests on the RV reducer. The first test focused on the transmission ratio, defined as the ratio of input speed $n_{in}$ to output speed $n_{out}$:
$$ i = \frac{n_{in}}{n_{out}} $$
We set the servo motor to three different input speeds: 605 r/min, 1210 r/min, and 1815 r/min, corresponding to theoretical output speeds of 5 r/min, 10 r/min, and 15 r/min for the RV reducer. Using a sampling frequency of 10 Hz over 12 seconds, we recorded the actual input and output speeds. The results, presented in Table 3, indicate that the measured transmission ratios align closely with the theoretical value of 121, with standard deviations below 1.73. This confirms the platform’s accuracy in assessing the RV reducer’s transmission characteristics.
| Theoretical Input Speed (r/min) | Measured Input Speed Mean (r/min) | Measured Output Speed Mean (r/min) | Transmission Ratio $i$ | Standard Deviation of $i$ |
|---|---|---|---|---|
| 605 | 605.0 | 4.99 | 121.24 | 1.72 |
| 1210 | 1210.0 | 9.98 | 121.24 | 1.73 |
| 1815 | 1815.0 | 14.97 | 121.24 | 0.89 |
Next, we evaluated the transmission efficiency $\mu$ of the RV reducer, which is the ratio of output power $P_{out}$ to input power $P_{in}$:
$$ \mu = \frac{P_{out}}{P_{in}} \times 100\% = \frac{n_{out} \times T_{out}}{n_{in} \times T_{in}} \times 100\% $$
Under constant input speeds, we incrementally increased the load torque using the magnetic powder brake, from low values up to the rated torque of the RV reducer. For each step, we recorded the input and output torques and speeds, then computed the efficiency. The results, plotted against output torque, show that efficiency generally increases with torque, peaking near the rated load. Notably, at an output speed of 5 r/min, the RV reducer exhibited higher efficiency compared to 10 r/min and 15 r/min conditions. This trend is consistent with typical RV reducer performance, though our measured values were slightly lower than manufacturer specifications, possibly due to measurement uncertainties or platform losses. The data is summarized in Table 4 for key operating points.
| Output Speed (r/min) | Output Torque (N·m) | Input Power (W) | Output Power (W) | Efficiency $\mu$ (%) |
|---|---|---|---|---|
| 5 | 50 | 310 | 261 | 84.2 |
| 100 | 605 | 523 | 86.5 | |
| 150 | 895 | 785 | 87.7 | |
| 10 | 50 | 625 | 523 | 83.7 |
| 100 | 1240 | 1047 | 84.4 | |
| 150 | 1850 | 1571 | 84.9 | |
| 15 | 50 | 935 | 785 | 83.9 |
| 100 | 1865 | 1571 | 84.2 | |
| 150 | 2790 | 2356 | 84.5 |
Finally, we measured the transmission error of the RV reducer, which reflects its precision. Transmission error $e$ is defined as the difference between the theoretical output angle (based on input) and the actual output angle:
$$ e = \theta_{in} / i – \theta_{out} $$
where $\theta_{in} = n_{in} \Delta t$ and $\theta_{out} = n_{out} \Delta t$, with $\Delta t = 0.1 \text{ s}$ being the sampling interval. We operated the RV reducer at an output speed of 16.7 r/min (equivalent to one rotation per 3.6 seconds) and collected data over one full cycle. The input angle was controlled via the servo motor, while the output angle was measured using an optical encoder. The dynamic transmission error, plotted over time, revealed a maximum error of 0.69 arcminutes. This value, though slightly higher than the manufacturer’s claim of 0.42 arcminutes, demonstrates the platform’s capability to assess transmission accuracy. Factors such as sensor resolution and mechanical alignment may contribute to the discrepancy, but the method proved effective for comparative analysis.
Throughout these tests, the RV reducer test platform performed reliably, meeting our functional requirements. The integration of simulated working conditions allowed for realistic performance evaluation, while the use of Matlab facilitated detailed data analysis. Students involved in this project gained hands-on experience in programming microcontrollers, calibrating sensors, and interpreting experimental results. The platform’s design emphasizes modularity, enabling the testing of various RV reducer models by adjusting fixtures and parameters. Moreover, the emphasis on the RV reducer in every stage of the project—from design to testing—reinforced its importance in robotics and manufacturing.
In conclusion, the construction of this RV reducer test platform based on simulated working conditions has proven to be a valuable endeavor. It not only advances the practical study of RV reducers but also enhances educational outcomes by bridging theory and practice. The platform’s ability to simulate variable loads, coupled with comprehensive data acquisition, provides a robust tool for researching transmission characteristics, efficiency, and errors of RV reducers. Future work could involve expanding the platform to multi-axis simulations or incorporating advanced diagnostics using machine learning. Regardless, this initiative underscores the critical role of RV reducers in modern automation and the need for innovative experimental setups to explore their full potential.
