Subtopic Deep Dive

Active Disturbance Rejection Control in Two-Mass Systems
Research Guide

What is Active Disturbance Rejection Control in Two-Mass Systems?

Active Disturbance Rejection Control (ADRC) in two-mass systems applies extended state observers and nonlinear control laws to suppress torsional vibrations and improve speed tracking in elastic drive systems with uncertainties.

ADRC treats model uncertainties and disturbances as a total disturbance estimated by an extended state observer (ESO). Researchers apply ADRC to two-mass systems modeling motor-load connections via elastic shafts in servo drives. Over 20 papers since 2014 explore ESO designs and control synthesis for robustness (Wei et al., 2014; Radionov et al., 2021).

12
Curated Papers
3
Key Challenges

Why It Matters

ADRC enhances robustness in industrial servo drives where elastic couplings cause vibrations, outperforming PID controllers under parameter variations (Yuan et al., 2020). In rolling mills and electric vehicles, two-mass ADRC reduces torsional oscillations for precise speed control (Radionov et al., 2021; Hu et al., 2019). Metaheuristic optimization of ADRC parameters improves high-speed drive performance (Malarczyk et al., 2024).

Key Research Challenges

Torsional Vibration Suppression

Elastic shafts in two-mass systems amplify oscillations under load torque disturbances. ESO must estimate unmodeled dynamics without high-gain amplification (Radionov et al., 2021). Multilayer observers reduce estimation errors in flexible drives (Wróbel et al., 2021).

Parameter Uncertainty Handling

Stiffness and damping variations degrade performance in uncertain two-mass models. Robust control structures like pattern-search tuned PI require disturbance rejection (Wróbel et al., 2023). Fuzzy adaptive controllers address nonlinear coupling effects (Derugo et al., 2022).

Observer Design Stability

Fractional-order ESOs for time-series disturbances need nonlinear weighting for stability. Virtual signal estimation via neural models improves state feedback in elastic systems (Stanisławski et al., 2023). Multilayer Luenberger observers enhance convergence (Wróbel et al., 2021).

Essential Papers

1.

A review of industrial tracking control algorithms

Meng Yuan, Chris Manzie, M C Good et al. · 2020 · Control Engineering Practice · 39 citations

2.

Study on Electromechanical Coupling Characteristics of an Integrated Electric Drive System for Electric Vehicle

Jianjun Hu, Tao Peng, Meixia Jia et al. · 2019 · IEEE Access · 33 citations

In order to investigate the electromechanical coupling characteristics of the integrated electric drive system (IEDS) that consists of a surface-mounted permanent magnet synchronous motor (SPMSM) a...

3.

Electromagnetic vibration absorber for torsional vibration in high speed rotational machine

Biao Xiang, Waion Wong · 2020 · Mechanical Systems and Signal Processing · 30 citations

4.

Development of an Automatic Elastic Torque Control System Based on a Two-Mass Electric Drive Coordinate Observer

Andrey A. Radionov, А. С. Карандаев, Vadim R. Gasiyarov et al. · 2021 · Machines · 18 citations

Development of control system based on digital twins of physical processes is a promising area of research in the rolling industry. Closed-loop control systems are developed to control the coordina...

5.

Fuzzy Adaptive Type II Controller for Two-Mass System

Piotr Derugo, Krzysztof Szabat, Tomasz Pajchrowski et al. · 2022 · Energies · 9 citations

This paper presents original concepts of control systems for an electrical drive with an elastic mechanical coupling between the motor and the driven mechanism. The synthesis procedure of the speed...

6.

A Novel Meta-Heuristic Algorithm Based on Birch Succession in the Optimization of an Electric Drive with a Flexible Shaft

Mateusz Malarczyk, Seiichiro Katsura, Marcin Kamiński et al. · 2024 · Energies · 7 citations

The paper presents the application of a new bio-inspired metaheuristic optimization algorithm. The popularity and usability of different swarm-based metaheuristic algorithms are undeniable. The maj...

7.

Robust Speed Control of Uncertain Two-Mass System

Karol Wróbel, Kacper Śleszycki, Amanuel Haftu Kahsay et al. · 2023 · Energies · 7 citations

The main purpose of this work is to present a robust speed control structure for a two-mass system. The tested system consists of a PI controller with two additional feedback. The coefficients of t...

Reading Guide

Foundational Papers

Start with Wei et al. (2014) for fractional-order disturbance observer stability proofs, then Jason Tatsumi (2013) thesis on ADRC vs PID analysis for baseline understanding.

Recent Advances

Study Radionov et al. (2021) for industrial two-mass coordinate observers, Wróbel et al. (2023) for robust speed control, and Malarczyk et al. (2024) for bio-inspired optimization.

Core Methods

Core techniques: ESO total disturbance estimation (Wei 2014), multilayer Luenberger observers (Wróbel 2021), fuzzy adaptive control (Derugo 2022), pattern-search tuning (Wróbel 2023).

How PapersFlow Helps You Research Active Disturbance Rejection Control in Two-Mass Systems

Discover & Search

Research Agent uses searchPapers('Active Disturbance Rejection Control two-mass') to find 20+ papers like Radionov et al. (2021, 18 citations), then citationGraph reveals clusters around ESO designs citing Wei et al. (2014). findSimilarPapers on 'multilayer observer two-mass' surfaces Wróbel et al. (2021). exaSearch uncovers metaheuristic ADRC papers like Malarczyk et al. (2024).

Analyze & Verify

Analysis Agent runs readPaperContent on Radionov et al. (2021) to extract ESO equations, then verifyResponse(CoVe) with runPythonAnalysis simulates stability margins using NumPy eigenvalue analysis. GRADE grading scores observer robustness claims at A-level based on simulation evidence. Statistical verification compares ADRC vs PID vibration suppression metrics from Derugo et al. (2022).

Synthesize & Write

Synthesis Agent detects gaps in fuzzy ADRC for fractional-order systems via gap detection on Wei et al. (2014) cluster. Writing Agent uses latexEditText to draft ESO tuning sections, latexSyncCitations imports BibTeX from 10 two-mass papers, and latexCompile generates IEEE-formatted review. exportMermaid visualizes multilayer observer cascades from Wróbel et al. (2021).

Use Cases

"Simulate ESO performance in two-mass system with 20% stiffness variation"

Research Agent → searchPapers → Analysis Agent → runPythonAnalysis(NumPy simulation of Radionov ESO with parametric sweep) → matplotlib Bode plots of vibration suppression.

"Draft LaTeX review comparing ADRC observers in elastic drives"

Synthesis Agent → gap detection → Writing Agent → latexEditText(structure) → latexSyncCitations(Wei 2014, Wróbel 2021) → latexCompile → PDF with torsional diagrams.

"Find GitHub code for two-mass ADRC controllers"

Research Agent → paperExtractUrls(Derugo 2022) → Code Discovery → paperFindGithubRepo → githubRepoInspect → verified Simulink/MATLAB implementations.

Automated Workflows

Deep Research workflow scans 50+ two-mass papers via searchPapers → citationGraph → structured report ranking ESO methods by citations (Radionov #1). DeepScan's 7-step analysis verifies Wróbel multilayer observer (2021) with CoVe checkpoints and Python stability simulation. Theorizer generates novel hybrid fuzzy-ESO theory from Derugo (2022) + Wei (2014) patterns.

Frequently Asked Questions

What defines ADRC in two-mass systems?

ADRC estimates total disturbance via ESO and rejects it through state feedback, treating elastic shaft dynamics as uncertainty (Wei et al., 2014).

What are key ADRC methods for two-mass drives?

Methods include multilayer Luenberger observers (Wróbel et al., 2021), fuzzy Type II controllers (Derugo et al., 2022), and pattern-search robust PI (Wróbel et al., 2023).

Which papers lead two-mass ADRC research?

Radionov et al. (2021, 18 citations) develops torque observers; Yuan et al. (2020, 39 citations) reviews tracking algorithms; Malarczyk et al. (2024) optimizes via birch succession metaheuristic.

What open problems remain in two-mass ADRC?

Challenges include real-time ESO tuning under varying loads and hybrid neuro-fuzzy observers for nonlinear friction (Stanisławski et al., 2023; Derugo et al., 2022).

Research Control Systems in Engineering with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Active Disturbance Rejection Control in Two-Mass Systems with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers