📄 block86.mdl
字号:
Model { Name "block86" Version 2.00 SimParamPage Solver SampleTimeColors off WideVectorLines on PaperOrientation landscape StartTime "0.0" StopTime "999999" Solver ode45 RelTol "1e-3" AbsTol "1e-6" Refine "1" MaxStep "auto" InitialStep "auto" FixedStep "auto" MaxOrder 5 OutputOption RefineOutputTimes OutputTimes "[]" LoadExternalInput off ExternalInput "[t, u]" SaveTime off TimeSaveName "tout" SaveState off StateSaveName "xout" SaveOutput off OutputSaveName "yout" LoadInitialState off InitialState "xInitial" SaveFinalState off FinalStateName "xFinal" LimitMaxRows off MaxRows "1000" Decimation "1" AlgebraicLoopMsg warning MinStepSizeMsg warning UnconnectedInputMsg warning UnconnectedOutputMsg warning UnconnectedLineMsg warning ConsistencyChecking off ZeroCross on BlockDefaults { Orientation right ForegroundColor black BackgroundColor white DropShadow off NamePlacement normal FontName "Helvetica" FontSize 10 FontWeight normal FontAngle normal ShowName on } AnnotationDefaults { HorizontalAlignment center VerticalAlignment middle ForegroundColor black BackgroundColor white DropShadow off FontName "Helvetica" FontSize 10 FontWeight normal FontAngle normal } System { Name "block86" Location [86, 94, 621, 342] Open on ScreenColor white Block { BlockType DiscreteTransferFcn Name "Controller" Position [170, 115, 225, 155] BackgroundColor magenta DropShadow on Numerator "[b0 b1]" Denominator "[1 a1]" SampleTime "h" } Block { BlockType ZeroPole Name "Motor" Position [300, 116, 345, 154] DropShadow on Zeros "[]" Poles "[0; -1]" Gain "[1]" } Block { BlockType Sum Name "Sum" Position [115, 117, 135, 148] DropShadow on ShowName off Inputs "+-" } Block { BlockType Step Name "uc_" Position [25, 115, 45, 135] DropShadow on ShowName off Time "0" Before "0" After "1" } Block { BlockType Outport Name "y" Position [410, 125, 430, 145] Port "1" OutputWhenDisabled held InitialOutput "0" } Block { BlockType Outport Name "u" Position [305, 65, 325, 85] Port "2" OutputWhenDisabled held InitialOutput "0" } Block { BlockType Outport Name "uc" Position [120, 45, 140, 65] Port "3" OutputWhenDisabled held InitialOutput "0" } Line { SrcBlock "Motor" SrcPort 1 Points [25, 0] Branch { Points [0, 70; -293, 0; 0, -65] DstBlock "Sum" DstPort 2 } Branch { DstBlock "y" DstPort 1 } } Line { SrcBlock "uc_" SrcPort 1 Points [25, 0] Branch { Points [0, -70] DstBlock "uc" DstPort 1 } Branch { DstBlock "Sum" DstPort 1 } } Line { SrcBlock "Controller" SrcPort 1 Points [35, 0] Branch { Points [0, -60] DstBlock "u" DstPort 1 } Branch { DstBlock "Motor" DstPort 1 } } Line { SrcBlock "Sum" SrcPort 1 DstBlock "Controller" DstPort 1 } }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -