⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ss_f16_block.mdl

📁 一个F-16仿真程序
💻 MDL
📖 第 1 页 / 共 3 页
字号:
Model {  Name			  "SS_F16_Block"  Version		  5.0  SaveDefaultBlockParams  on  SampleTimeColors	  off  LibraryLinkDisplay	  "none"  WideLines		  off  ShowLineDimensions	  on  ShowPortDataTypes	  off  ShowLoopsOnError	  on  IgnoreBidirectionalLines off  ShowStorageClass	  off  ExecutionOrder	  off  RecordCoverage	  off  CovPath		  "/"  CovSaveName		  "covdata"  CovMetricSettings	  "dw"  CovNameIncrementing	  off  CovHtmlReporting	  on  covSaveCumulativeToWorkspaceVar on  CovSaveSingleToWorkspaceVar on  CovCumulativeVarName	  "covCumulativeData"  CovCumulativeReport	  off  DataTypeOverride	  "UseLocalSettings"  MinMaxOverflowLogging	  "UseLocalSettings"  MinMaxOverflowArchiveMode "Overwrite"  BlockNameDataTip	  off  BlockParametersDataTip  off  BlockDescriptionStringDataTip	off  ToolBar		  on  StatusBar		  on  BrowserShowLibraryLinks off  BrowserLookUnderMasks	  off  Created		  "Tue Sep 24 12:09:24 2002"  Creator		  "russ1110"  UpdateHistory		  "UpdateHistoryNever"  ModifiedByFormat	  "%<Auto>"  LastModifiedBy	  "rrussell"  ModifiedDateFormat	  "%<Auto>"  LastModifiedDate	  "Sat Jun 14 13:10:31 2003"  ModelVersionFormat	  "1.%<AutoIncrement:81>"  ConfigurationManager	  "none"  SimParamPage		  "Solver"  LinearizationMsg	  "none"  Profile		  off  ParamWorkspaceSource	  "MATLABWorkspace"  AccelSystemTargetFile	  "accel.tlc"  AccelTemplateMakefile	  "accel_default_tmf"  AccelMakeCommand	  "make_rtw"  TryForcingSFcnDF	  off  ExtModeMexFile	  "ext_comm"  ExtModeBatchMode	  off  ExtModeTrigType	  "manual"  ExtModeTrigMode	  "normal"  ExtModeTrigPort	  "1"  ExtModeTrigElement	  "any"  ExtModeTrigDuration	  1000  ExtModeTrigHoldOff	  0  ExtModeTrigDelay	  0  ExtModeTrigDirection	  "rising"  ExtModeTrigLevel	  0  ExtModeArchiveMode	  "off"  ExtModeAutoIncOneShot	  off  ExtModeIncDirWhenArm	  off  ExtModeAddSuffixToVar	  off  ExtModeWriteAllDataToWs off  ExtModeArmWhenConnect	  on  ExtModeSkipDownloadWhenConnect off  ExtModeLogAll		  on  ExtModeAutoUpdateStatusClock off  BufferReuse		  on  RTWExpressionDepthLimit 5  SimulationMode	  "normal"  Solver		  "ode5"  SolverMode		  "Auto"  StartTime		  "0.0"  StopTime		  "30.0"  MaxOrder		  5  MaxStep		  "auto"  MinStep		  "auto"  MaxNumMinSteps	  "-1"  InitialStep		  "auto"  FixedStep		  "deltaT"  RelTol		  "1e-3"  AbsTol		  "auto"  OutputOption		  "RefineOutputTimes"  OutputTimes		  "[]"  Refine		  "1"  LoadExternalInput	  off  ExternalInput		  "[t, u]"  LoadInitialState	  off  InitialState		  "xInitial"  SaveTime		  on  TimeSaveName		  "tout"  SaveState		  off  StateSaveName		  "xout"  SaveOutput		  on  OutputSaveName	  "yout"  SaveFinalState	  off  FinalStateName	  "xFinal"  SaveFormat		  "Array"  Decimation		  "1"  LimitDataPoints	  on  MaxDataPoints		  "1000"  SignalLoggingName	  "sigsOut"  ConsistencyChecking	  "none"  ArrayBoundsChecking	  "none"  AlgebraicLoopMsg	  "warning"  BlockPriorityViolationMsg "warning"  MinStepSizeMsg	  "warning"  InheritedTsInSrcMsg	  "warning"  DiscreteInheritContinuousMsg "warning"  MultiTaskRateTransMsg	  "error"  SingleTaskRateTransMsg  "none"  CheckForMatrixSingularity "none"  IntegerOverflowMsg	  "warning"  Int32ToFloatConvMsg	  "warning"  ParameterDowncastMsg	  "error"  ParameterOverflowMsg	  "error"  ParameterPrecisionLossMsg "warning"  UnderSpecifiedDataTypeMsg "none"  UnnecessaryDatatypeConvMsg "none"  VectorMatrixConversionMsg "none"  InvalidFcnCallConnMsg	  "error"  SignalLabelMismatchMsg  "none"  UnconnectedInputMsg	  "warning"  UnconnectedOutputMsg	  "warning"  UnconnectedLineMsg	  "warning"  SfunCompatibilityCheckMsg "none"  RTWInlineParameters	  off  BlockReductionOpt	  on  BooleanDataType	  off  ConditionallyExecuteInputs on  ParameterPooling	  on  OptimizeBlockIOStorage  on  ZeroCross		  on  AssertionControl	  "UseLocalSettings"  ProdHWDeviceType	  "Microprocessor"  ProdHWWordLengths	  "8,16,32,32"  RTWSystemTargetFile	  "grt.tlc"  RTWTemplateMakefile	  "grt_default_tmf"  RTWMakeCommand	  "make_rtw"  RTWGenerateCodeOnly	  off  RTWRetainRTWFile	  off  TLCProfiler		  off  TLCDebug		  off  TLCCoverage		  off  TLCAssertion		  off  BlockDefaults {    Orientation		    "right"    ForegroundColor	    "black"    BackgroundColor	    "white"    DropShadow		    off    NamePlacement	    "normal"    FontName		    "Helvetica"    FontSize		    10    FontWeight		    "normal"    FontAngle		    "normal"    ShowName		    on  }  BlockParameterDefaults {    Block {      BlockType		      Clock      DisplayTime	      off    }    Block {      BlockType		      Constant      Value		      "1"      VectorParams1D	      on      ShowAdditionalParam     off      OutDataTypeMode	      "Inherit from 'Constant value'"      OutDataType	      "sfix(16)"      ConRadixGroup	      "Use specified scaling"      OutScaling	      "2^0"    }    Block {      BlockType		      Demux      Outputs		      "4"      DisplayOption	      "none"      BusSelectionMode	      off    }    Block {      BlockType		      Gain      Gain		      "1"      Multiplication	      "Element-wise(K.*u)"      ShowAdditionalParam     off      ParameterDataTypeMode   "Same as input"      ParameterDataType	      "sfix(16)"      ParameterScalingMode    "Best Precision: Matrix-wise"      ParameterScaling	      "2^0"      OutDataTypeMode	      "Same as input"      OutDataType	      "sfix(16)"      OutScaling	      "2^0"      LockScale		      off      RndMeth		      "Floor"      SaturateOnIntegerOverflow	on    }    Block {      BlockType		      Inport      Port		      "1"      PortDimensions	      "-1"      SampleTime	      "-1"      ShowAdditionalParam     off      LatchInput	      off      DataType		      "auto"      OutDataType	      "sfix(16)"      OutScaling	      "2^0"      SignalType	      "auto"      SamplingMode	      "auto"      Interpolate	      on    }    Block {      BlockType		      Mux      Inputs		      "4"      DisplayOption	      "none"    }    Block {      BlockType		      Outport      Port		      "1"      OutputWhenDisabled      "held"      InitialOutput	      "[]"    }    Block {      BlockType		      Scope      Floating		      off      ModelBased	      off      TickLabels	      "OneTimeTick"      ZoomMode		      "on"      Grid		      "on"      TimeRange		      "auto"      YMin		      "-5"      YMax		      "5"      SaveToWorkspace	      off      SaveName		      "ScopeData"      LimitDataPoints	      on      MaxDataPoints	      "5000"      Decimation	      "1"      SampleInput	      off      SampleTime	      "0"    }    Block {      BlockType		      StateSpace      A			      "1"      B			      "1"      C			      "1"      D			      "1"      X0		      "0"      AbsoluteTolerance	      "auto"      Realization	      "auto"    }    Block {      BlockType		      Step      Time		      "1"      Before		      "0"      After		      "1"      SampleTime	      "-1"      VectorParams1D	      on      ZeroCross		      on    }    Block {      BlockType		      SubSystem      ShowPortLabels	      on      Permissions	      "ReadWrite"      RTWSystemCode	      "Auto"      RTWFcnNameOpts	      "Auto"      RTWFileNameOpts	      "Auto"      SimViewingDevice	      off      DataTypeOverride	      "UseLocalSettings"      MinMaxOverflowLogging   "UseLocalSettings"    }    Block {      BlockType		      Sum      IconShape		      "rectangular"      Inputs		      "++"      ShowAdditionalParam     off      InputSameDT	      on      OutDataTypeMode	      "Same as first input"      OutDataType	      "sfix(16)"      OutScaling	      "2^0"      LockScale		      off      RndMeth		      "Floor"      SaturateOnIntegerOverflow	on    }    Block {      BlockType		      ToWorkspace      VariableName	      "simulink_output"      MaxDataPoints	      "1000"      Decimation	      "1"      SampleTime	      "0"    }  }  AnnotationDefaults {    HorizontalAlignment	    "center"    VerticalAlignment	    "middle"    ForegroundColor	    "black"    BackgroundColor	    "white"    DropShadow		    off    FontName		    "Helvetica"    FontSize		    10    FontWeight		    "normal"    FontAngle		    "normal"  }  LineDefaults {    FontName		    "Helvetica"    FontSize		    9    FontWeight		    "normal"    FontAngle		    "normal"  }  System {    Name		    "SS_F16_Block"    Location		    [27, 325, 1011, 803]    Open		    on    ModelBrowserVisibility  off    ModelBrowserWidth	    200    ScreenColor		    "white"    PaperOrientation	    "landscape"    PaperPositionMode	    "auto"    PaperType		    "usletter"    PaperUnits		    "inches"    ZoomFactor		    "100"    ReportName		    "simulink-default.rpt"    Block {      BlockType		      SubSystem      Name		      "Aileron Disturbance"      Ports		      [0, 1]      Position		      [55, 215, 100, 255]      TreatAsAtomicUnit	      off      System {	Name			"Aileron Disturbance"	Location		[401, 519, 581, 691]	Open			off	ModelBrowserVisibility	off	ModelBrowserWidth	200	ScreenColor		"white"	PaperOrientation	"landscape"	PaperPositionMode	"auto"	PaperType		"usletter"	PaperUnits		"inches"	ZoomFactor		"100"	Block {	  BlockType		  Step	  Name			  "Step"	  Position		  [25, 25, 55, 55]	  After			  "DisAil_1"	  SampleTime		  "0"	}	Block {	  BlockType		  Step	  Name			  "Step1"	  Position		  [25, 70, 55, 100]	  Time			  "3"	  After			  "DisAil_2"	  SampleTime		  "0"	}	Block {	  BlockType		  Step	  Name			  "Step2"	  Position		  [25, 115, 55, 145]	  Time			  "5"	  After			  "DisAil_3"	  SampleTime		  "0"	}	Block {	  BlockType		  Sum	  Name			  "Sum"	  Ports			  [3, 1]	  Position		  [80, 75, 100, 95]	  ShowName		  off	  IconShape		  "round"	  Inputs		  "+++"	}	Block {	  BlockType		  Outport	  Name			  "Out1"	  Position		  [125, 78, 155, 92]	}	Line {	  SrcBlock		  "Step1"	  SrcPort		  1	  DstBlock		  "Sum"	  DstPort		  2	}	Line {	  SrcBlock		  "Step"	  SrcPort		  1	  Points		  [30, 0]	  DstBlock		  "Sum"	  DstPort		  1	}	Line {	  SrcBlock		  "Step2"	  SrcPort		  1	  Points		  [30, 0]	  DstBlock		  "Sum"	  DstPort		  3	}	Line {	  SrcBlock		  "Sum"	  SrcPort		  1	  DstBlock		  "Out1"	  DstPort		  1	}      }    }    Block {      BlockType		      Clock      Name		      "Clock"      Position		      [395, 16, 430, 54]      DisplayTime	      on      Decimation	      "50"    }    Block {      BlockType		      Constant      Name		      "Constant"      Position		      [350, 270, 380, 300]      Value		      "trim_state"    }    Block {      BlockType		      Constant      Name		      "Constant1"      Position		      [145, 410, 175, 440]      Value		      "[trim_thrust; trim_control(1); trim_control(2);"" trim_control(3)]"    }    Block {      BlockType		      Demux      Name		      "Demux"      Ports		      [1, 18]      Position		      [620, 69, 625, 346]      BackgroundColor	      "black"      ShowName		      off      Outputs		      "18"      Port {	PortNumber		1	Name			"npos"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		2	Name			"epos"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		3	Name			"alt"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		4	Name			"phi\n"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		5	Name			"theta"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		6	Name			"psi"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		7	Name			"vel"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		8	Name			"alpha"	TestPoint		off	LinearAnalysisOutput	off	LinearAnalysisInput	off	RTWStorageClass		"Auto"	DataLogging		off	DataLoggingNameMode	"SignalName"	DataLoggingDecimateData	off	DataLoggingDecimation	"2"	DataLoggingLimitDataPoints off	DataLoggingMaxPoints	"5000"      }      Port {	PortNumber		9	Name			"beta"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -