Main Content

调节、分析和验证

在命令行中调节控制系统参数并分析结果

在设置好要调节的模型后,systune 命令会调整可调系数以满足您的设计需求。要验证结果,请检查系统响应并评估调节目标的满足程度。对于在 Simulink® 中建模的控制系统,将调节后的参数值写入模型,以便对照整个非线性系统进行验证。有关详细信息,请参阅Validate Tuned Control System

函数

全部展开

systune (slTuner)Tune control system parameters in Simulink using slTuner interface
systuneOptionsSet options for systune
getIOTransfer (slTuner)Transfer function for specified I/O set using slLinearizer or slTuner interface
getLoopTransfer (slTuner)Open-loop transfer function at specified point using slLinearizer or slTuner interface
getSensitivity (slTuner)Sensitivity function at specified point using slLinearizer or slTuner interface
getCompSensitivity (slTuner)Complementary sensitivity function at specified point using slLinearizer or slTuner interface
writeBlockValueUpdate block values in Simulink model
systuneTune fixed-structure control systems modeled in MATLAB
systuneOptionsSet options for systune
getIOTransferClosed-loop transfer function from generalized model of control system
getLoopTransferOpen-loop transfer function of control system represented by genss model
getSensitivitySensitivity function from generalized model of control system
getCompSensitivityComplementary sensitivity function from generalized model of control system
viewGoalView tuning goals; validate design against tuning goals
evalGoalEvaluate tuning goals for tuned control system

主题

调节基础知识

分析和验证

运动控制应用

工业自动化应用

航空航天应用