Main Content

Pianificazione del guadagno

Sincronizzazione dei controller a guadagno programmato per impianti non lineari

Un controller a guadagno programmato è un controller i cui guadagni sono regolati automaticamente in funzione del tempo, delle condizioni operative o dei parametri dell'impianto. La pianificazione del guadagno è una strategia comune per il controllo di sistemi la cui dinamica cambia nel tempo o in base alle condizioni operative. Tali sistemi includono i sistemi lineari a parametri varianti (LPV) e ampie classi di sistemi non lineari. Per sincronizzare i controller a guadagno programmato in MATLAB® o Simulink®, si rappresenta il guadagno della variabile come una funzione delle variabili di pianificazione utilizzando il comando tunableSurface. Per una panoramica del workflow per la sincronizzazione dei controller a guadagno programmato, vedere Gain Scheduling Basics.

Funzioni

espandi tutto

tunableSurfaceCreate tunable gain surface for gain scheduling
polyBasisPolynomial basis functions for tunable gain surface
fourierBasisFourier basis functions for tunable gain surface
ndBasisBasis functions for tunable gain surface
viewSurfVisualize gain surface as a function of scheduling variables
evalSurfEvaluate gain surfaces at specific design points
getDataGet current values of tunable-surface coefficients
setDataSet values of tunable-surface coefficients
codegenGenerate MATLAB code for tunable gain surfaces
systuneTune fixed-structure control systems modeled in MATLAB
slTunerInterface for control system tuning of Simulink models
systune (slTuner)Tune control system parameters in Simulink using slTuner interface
voidModelMark missing or irrelevant models in model array
varyingGoalVariable tuning goal for gain-scheduled controllers
getGoalEvaluate variable tuning goal at specified design point

Blocchi

espandi tutto

Varying Lowpass FilterButterworth filter with varying coefficients
Varying Notch FilterNotch filter with varying coefficients
PID ControllerContinuous-time or discrete-time PID controller
PID Controller (2DOF)Continuous-time or discrete-time two-degree-of-freedom PID controller
Varying Transfer FunctionTransfer function with varying coefficients
Varying State SpaceState-space model with varying matrix values
Varying Observer FormObserver-form state-space model with varying matrix values
Discrete Varying LowpassDiscrete Butterworth filter with varying coefficients
Discrete Varying NotchDiscrete-time notch filter with varying coefficients
Discrete PID ControllerDiscrete-time or continuous-time PID controller
Discrete PID Controller (2DOF)Discrete-time or continuous-time two-degree-of-freedom PID controller
Discrete Varying Transfer FunctionDiscrete-time transfer function with varying coefficients
Discrete Varying State SpaceDiscrete-time state-space model with varying matrix values
Discrete Varying Observer FormDiscrete-time observer-form state-space model with varying matrix values

Argomenti

Sistemi di controllo a guadagno programmato

  • Gain Scheduling Basics
    Gain scheduling is an approach to control of non-linear systems using a family of linear controllers, each providing satisfactory control for a different operating point of the system.
  • Model Gain-Scheduled Control Systems in Simulink
    In Simulink, model gain schedules using lookup tables, interpolation blocks, or MATLAB Function blocks.

Sincronizzazione delle pianificazioni del guadagno

Caso di studio del pilota automatico HL-20