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

📄 oloop2.mdl

📁 MATLAB在飞行动力学和控制中应用的工具
💻 MDL
📖 第 1 页 / 共 5 页
字号:
Model {
  Name			  "oloop2"
  Version		  2.09
  SimParamPage		  Solver
  SampleTimeColors	  off
  InvariantConstants	  off
  WideVectorLines	  off
  ShowLineWidths	  off
  PaperOrientation	  landscape
  PaperType		  usletter
  PaperUnits		  inches
  StartTime		  "0.0"
  StopTime		  "60"
  Solver		  ode45
  RelTol		  "1e-7"
  AbsTol		  "1e-7"
  Refine		  "1"
  MaxStep		  "1"
  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
  SimulationMode	  normal
  RTWSystemTargetFile	  "grt.tlc"
  RTWInlineParameters	  off
  RTWRetainRTWFile	  off
  RTWTemplateMakefile	  "grt_vc.tmf"
  RTWMakeCommand	  "make_rtw"
  RTWGenerateCodeOnly	  off
  ExtModeMexFile	  "ext_comm"
  ExtModeBatchMode	  off
  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
  }
  LineDefaults {
    FontName		    "Helvetica"
    FontSize		    9
    FontWeight		    normal
    FontAngle		    normal
  }
  System {
    Name		    "oloop2"
    Location		    [7, 47, 477, 495]
    Open		    on
    ScreenColor		    white
    Block {
      BlockType		      SubSystem
      Name		      "Auto-scale storage\nGraph scope"
      Ports		      [1, 0, 0, 0, 0]
      Position		      [360, 247, 390, 283]
      BackgroundColor	      gray
      DropShadow	      on
      FontName		      "Arial"
      ShowPortLabels	      off
      MaskType		      "Storage scope."
      MaskDescription	      "Storage scope using MATLAB graph window.\nEnter "
			      "plotting ranges and line type."
      MaskHelp		      "Uses MATLAB's graph window.\\nUse only one "
			      "block per system.\\nLine type must be in "
			      "quotes.\\nSee the M-file sfunyst.m."
      MaskPromptString	      "Initial Time Range:|Initial y-min:|Initial "
			      "y-max:|Storage pts.:|Line type (rgbw-.:xo):"
      MaskStyleString	      "edit,edit,edit,edit,edit"
      MaskVariables	      "npts=@4;color=@5;"
      MaskInitialization      "close all; ax = [0, @1, @2, @3];"
      MaskDisplay	      "plot(0,0,100,100,[83,76,63,52,42,38,28,16,11,84,"
			      "11,11,11,90,90,11],[75,58,47,54,72,80,84,74,65,6"
			      "5,65,90,40,40,90,90])"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      none
      MaskIconUnits	      autoscale
      MaskValueString	      "10|-10|10|100|'g-'"
      System {
	Name			"Auto-scale storage\nGraph scope"
	Location		[0, 0, 274, 193]
	Open			off
	ScreenColor		white
	Block {
	  BlockType		  Inport
	  Name			  "x"
	  Position		  [65, 55, 85, 75]
	  Port			  "1"
	  PortWidth		  "-1"
	  SampleTime		  "-1"
	}
	Block {
	  BlockType		  S-Function
	  Name			  "S-function\nM-file which plots\nlines\n"
	  Ports			  [1, 0, 0, 0, 0]
	  Position		  [130, 55, 180, 75]
	  CopyFcn		  "sfunyst([],[],[],'CopyBlock')"
	  DeleteFcn		  "sfunyst([],[],[],'DeleteBlock')"
	  LoadFcn		  "sfunyst([],[],[],'LoadBlock')"
	  FunctionName		  "sfunyst"
	  Parameters		  "ax, color, npts"
	}
	Line {
	  SrcBlock		  "x"
	  SrcPort		  1
	  DstBlock		  "S-function\nM-file which plots\nlines\n"
	  DstPort		  1
	}
      }
    }
    Block {
      BlockType		      SubSystem
      Name		      "Beaver model"
      Ports		      [3, 16, 0, 0, 0]
      Position		      [200, 235, 280, 405]
      BackgroundColor	      lightBlue
      ShowPortLabels	      on
      System {
	Name			"Beaver model"
	Location		[14, 46, 589, 545]
	Open			off
	ScreenColor		white
	Block {
	  BlockType		  Inport
	  Name			  "uaero"
	  Position		  [25, 215, 45, 235]
	  DropShadow		  on
	  FontName		  "Arial"
	  FontSize		  9
	  Port			  "1"
	  PortWidth		  "4"
	  SampleTime		  "-1"
	}
	Block {
	  BlockType		  Inport
	  Name			  "uprop"
	  Position		  [25, 280, 45, 300]
	  DropShadow		  on
	  FontName		  "Arial"
	  FontSize		  9
	  Port			  "2"
	  PortWidth		  "2"
	  SampleTime		  "-1"
	}
	Block {
	  BlockType		  Inport
	  Name			  "uwind"
	  Position		  [25, 345, 45, 365]
	  DropShadow		  on
	  FontName		  "Arial"
	  FontSize		  9
	  Port			  "3"
	  PortWidth		  "6"
	  SampleTime		  "-1"
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "0"
	  Ports			  [0, 0, 0, 0, 0]
	  Position		  [15, 14, 153, 56]
	  ForegroundColor	  blue
	  DropShadow		  on
	  FontName		  "Arial"
	  ShowName		  off
	  OpenFcn		  "fdchelp level1"
	  ShowPortLabels	  off
	  MaskDisplay		  "disp('Subsystem equivalent of\\nthe S-functi"
				  "on BEAVER\\nM.O. Rauw, October 1997')"
	  MaskIconFrame		  on
	  MaskIconOpaque	  on
	  MaskIconRotate	  none
	  MaskIconUnits		  autoscale
	  System {
	    Name		    "0"
	    Location		    [99, 72, 274, 227]
	    Open		    off
	    ScreenColor		    white
	  }
	}
	Block {
	  BlockType		  SubSystem
	  Name			  "AC"
	  Ports			  [3, 18, 0, 0, 0]
	  Position		  [110, 193, 175, 387]
	  FontName		  "Arial"
	  ShowName		  off
	  ShowPortLabels	  off
	  System {
	    Name		    "AC"
	    Location		    [13, 39, 677, 595]
	    Open		    off
	    ScreenColor		    white
	    Block {
	      BlockType		      Inport
	      Name		      "uaero"
	      Position		      [15, 135, 35, 155]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "1"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      Inport
	      Name		      "uprop"
	      Position		      [15, 210, 35, 230]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "2"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      Inport
	      Name		      " uwind"
	      Position		      [15, 420, 35, 440]
	      DropShadow	      on
	      FontName		      "Arial"
	      Port		      "3"
	      PortWidth		      "-1"
	      SampleTime	      "-1"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      " *1"
	      Position		      [502, 420, 508, 425]
	      Orientation	      down
	      ForegroundColor	      magenta
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "1"
	    }
	    Block {
	      BlockType		      Gain
	      Name		      "*1"
	      Position		      [492, 445, 498, 450]
	      Orientation	      down
	      ForegroundColor	      magenta
	      FontName		      "Arial"
	      ShowName		      off
	      Gain		      "1"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "0"
	      Ports		      [0, 0, 0, 0, 0]
	      Position		      [7, 3, 157, 35]
	      ForegroundColor	      blue
	      DropShadow	      on
	      FontName		      "Arial"
	      ShowName		      off
	      OpenFcn		      "fdchelp level2"
	      ShowPortLabels	      off
	      MaskDisplay	      "disp('BEAVER, level 2 (main level)\\nM.O"
				      ". Rauw')"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      none
	      MaskIconUnits	      autoscale
	      System {
		Name			"0"
		Location		[99, 72, 274, 227]
		Open			off
		ScreenColor		white
	      }
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "ad"
	      Ports		      [1, 4, 0, 0, 0]
	      Position		      [85, 47, 140, 108]
	      FontName		      "Arial"
	      ShowName		      off
	      ShowPortLabels	      off
	      System {
		Name			"ad"
		Location		[4, 42, 409, 280]
		Open			off
		ScreenColor		white
		Block {
		  BlockType		  Inport
		  Name			  "x"
		  Position		  [15, 55, 35, 75]
		  DropShadow		  on
		  FontName		  "Arial"
		  Port			  "1"
		  PortWidth		  "-1"
		  SampleTime		  "-1"
		}
		Block {
		  BlockType		  SubSystem
		  Name			  "0"
		  Ports			  [0, 0, 0, 0, 0]
		  Position		  [10, 5, 175, 40]
		  ForegroundColor	  blue
		  DropShadow		  on
		  FontName		  "Arial"
		  ShowName		  off
		  OpenFcn		  "fdchelp adgrp"
		  ShowPortLabels	  off
		  MaskDisplay		  "disp('AIRDATA GROUP (level 3)\\nM.O."
					  " Rauw')"
		  MaskIconFrame		  on
		  MaskIconOpaque	  on
		  MaskIconRotate	  none
		  MaskIconUnits		  autoscale
		  System {
		    Name		    "0"
		    Location		    [99, 72, 274, 227]
		    Open		    off
		    ScreenColor		    white
		  }
		}
		Block {
		  BlockType		  SubSystem
		  Name			  "ad1"
		  Ports			  [2, 1, 0, 0, 0]
		  Position		  [180, 94, 240, 121]
		  FontName		  "Arial"
		  ShowName		  off
		  ShowPortLabels	  off
		  MaskType		  "Airdata1"
		  MaskDescription	  "Basic airdata variables"
		  MaskHelp		  "eval('fdchelp airdata1')"
		  MaskDisplay		  "disp('Airdata1')"
		  MaskIconFrame		  on
		  MaskIconOpaque	  on
		  MaskIconRotate	  none
		  MaskIconUnits		  autoscale
		  System {
		    Name		    "ad1"
		    Location		    [4, 42, 414, 279]
		    Open		    off
		    ScreenColor		    white
		    Block {
		      BlockType		      Inport
		      Name		      "x"
		      Position		      [15, 150, 35, 170]
		      DropShadow	      on
		      FontName		      "Arial"
		      Port		      "1"
		      PortWidth		      "-1"
		      SampleTime	      "-1"
		    }
		    Block {
		      BlockType		      Inport
		      Name		      "yatm"
		      Position		      [15, 65, 35, 85]
		      DropShadow	      on
		      FontName		      "Arial"
		      Port		      "2"
		      PortWidth		      "-1"
		      SampleTime	      "-1"
		    }
		    Block {
		      BlockType		      SubSystem
		      Name		      "0"
		      Ports		      [0, 0, 0, 0, 0]
		      Position		      [15, 15, 165, 45]
		      ForegroundColor	      blue
		      DropShadow	      on
		      FontName		      "Arial"
		      ShowName		      off
		      OpenFcn		      "fdchelp airdata1"
		      ShowPortLabels	      off
		      MaskDisplay	      "disp('AIRDATA1\\nM.O. Rauw, "
					      "October 1997')"
		      MaskIconFrame	      on
		      MaskIconOpaque	      on
		      MaskIconRotate	      none
		      MaskIconUnits	      autoscale
		      System {
			Name			"0"
			Location		[99, 72, 274, 227]
			Open			off
			ScreenColor		white
		      }
		    }
		    Block {
		      BlockType		      Fcn
		      Name		      "M"
		      Position		      [165, 146, 285, 164]
		      FontName		      "Arial"
		      Expr		      "u[2]/u[1]"
		    }
		    Block {
		      BlockType		      Mux
		      Name		      "Mux"
		      Ports		      [2, 1, 0, 0, 0]
		      Position		      [110, 136, 115, 169]
		      BackgroundColor	      black
		      FontName		      "Arial"
		      ShowName		      off
		      Inputs		      "[1 12]"
		    }
		    Block {
		      BlockType		      Mux
		      Name		      "Mux1"
		      Ports		      [2, 1, 0, 0, 0]
		      Position		      [110, 180, 115, 215]
		      BackgroundColor	      black
		      FontName		      "Arial"
		      ShowName		      off
		      Inputs		      "[12 5]"
		    }
		    Block {
		      BlockType		      Mux
		      Name		      "Mux2"
		      Ports		      [3, 1, 0, 0, 0]
		      Position		      [335, 85, 340, 225]
		      BackgroundColor	      black
		      FontName		      "Arial"
		      ShowName		      off
		      Inputs		      "3"
		    }
		    Block {
		      BlockType		      Fcn
		      Name		      "a"
		      Position		      [165, 65, 285, 85]
		      FontName		      "Arial"
		      Expr		      "sqrt(401.8743*u[3])"
		    }
		    Block {
		      BlockType		      Fcn
		      Name		      "qdyn"
		      Position		      [165, 190, 285, 210]
		      FontName		      "Arial"
		      Expr		      "0.5*u[13]*u[1]^2"
		    }
		    Block {
		      BlockType		      Outport
		      Name		      "yad1"
		      Position		      [370, 145, 390, 165]
		      DropShadow	      on
		      FontName		      "Arial"
		      Port		      "1"
		      OutputWhenDisabled      held
		      InitialOutput	      "0"
		    }
		    Line {
		      SrcBlock		      "Mux2"
		      SrcPort		      1
		      DstBlock		      "yad1"
		      DstPort		      1
		    }
		    Line {
		      SrcBlock		      "qdyn"
		      SrcPort		      1
		      DstBlock		      "Mux2"
		      DstPort		      3
		    }
		    Line {
		      SrcBlock		      "a"
		      SrcPort		      1
		      Points		      [20, 0; 0, 35]
		      Branch {
			Points			[-220, 0; 0, 35]
			DstBlock		"Mux"
			DstPort			1
		      }
		      Branch {
			DstBlock		"Mux2"
			DstPort			1
		      }
		    }
		    Line {
		      SrcBlock		      "M"
		      SrcPort		      1
		      DstBlock		      "Mux2"
		      DstPort		      2
		    }
		    Line {
		      SrcBlock		      "Mux1"
		      SrcPort		      1
		      DstBlock		      "qdyn"
		      DstPort		      1
		    }
		    Line {

⌨️ 快捷键说明

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