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

📄 coupled_inductor_test.mdl

📁 PLLmatlab for simulink
💻 MDL
📖 第 1 页 / 共 5 页
字号:
	  TreatAsAtomicUnit	  off
	  MinAlgLoopOccurrences	  off
	  RTWSystemCode		  "Auto"
	  MaskType		  "Voltage Measurement"
	  MaskDescription	  "Ideal voltage measurement."
	  MaskHelp		  "web(psbhelp);"
	  MaskPromptString	  "Phasor simulation|Output signal :|Equivalen"
"t circuit"
	  MaskStyleString	  "checkbox,popup(Complex|Real-Imag|Magnitude-"
"Angle|Magnitude),edit"
	  MaskTunableValueString  "on,on,on"
	  MaskCallbackString	  "||"
	  MaskEnableString	  "off,off,off"
	  MaskVisibilityString	  "off,on,off"
	  MaskToolTipString	  "on,on,on"
	  MaskVarAliasString	  ",,"
	  MaskVariables		  "PhasorSimulation=@1;OutputType=@2;PSBequiva"
"lent=@3;"
	  MaskInitialization	  "switch OutputType\ncase 1\n    OutputSelect"
"ion = 1;\n    NormalMode = 2;\n    PhasorMode = 1;\ncase 2\n    OutputSelecti"
"on =[2,3];\n    NormalMode = 3;\n    PhasorMode = [1,2];\ncase 3\n    OutputS"
"election =[4,5];\n    NormalMode = 3;\n    PhasorMode = [1,2];\ncase 4\n    O"
"utputSelection =[4];\n    NormalMode = 2;\n    PhasorMode = 1;\nend\n%\nif Ph"
"asorSimulation\n    SelectionMode = PhasorMode;\nelse\n    SelectionMode = No"
"rmalMode;\nend\n"
	  MaskSelfModifiable	  on
	  MaskIconFrame		  on
	  MaskIconOpaque	  off
	  MaskIconRotate	  "port"
	  MaskIconUnits		  "autoscale"
	  MaskValueString	  "off|Magnitude|0"
	  MaskTabNameString	  ",,"
	  System {
	    Name		    "VM1"
	    Location		    [206, 474, 665, 687]
	    Open		    off
	    ModelBrowserVisibility  off
	    ModelBrowserWidth	    200
	    ScreenColor		    "white"
	    PaperOrientation	    "landscape"
	    PaperPositionMode	    "auto"
	    PaperType		    "usletter"
	    PaperUnits		    "inches"
	    ZoomFactor		    "100"
	    Block {
	      BlockType		      Mux
	      Name		      "Mux"
	      Ports		      [2, 1]
	      Position		      [275, 121, 280, 179]
	      ShowName		      off
	      Inputs		      "2"
	      DisplayOption	      "bar"
	    }
	    Block {
	      BlockType		      SubSystem
	      Name		      "Phasor Measurements"
	      Ports		      [1, 1, 1]
	      Position		      [145, 123, 250, 147]
	      BackgroundColor	      "green"
	      TreatAsAtomicUnit	      on
	      MinAlgLoopOccurrences   off
	      RTWSystemCode	      "Auto"
	      System {
		Name			"Phasor Measurements"
		Location		[255, 525, 861, 796]
		Open			off
		ModelBrowserVisibility	off
		ModelBrowserWidth	200
		ScreenColor		"white"
		PaperOrientation	"landscape"
		PaperPositionMode	"auto"
		PaperType		"usletter"
		PaperUnits		"inches"
		ZoomFactor		"100"
		Block {
		  BlockType		  Inport
		  Name			  "measure"
		  Position		  [70, 28, 100, 42]
		  Port			  "1"
		  IconDisplay		  "Port number"
		  LatchInput		  off
		}
		Block {
		  BlockType		  EnablePort
		  Name			  "Enable"
		  Ports			  []
		  Position		  [20, 15, 40, 35]
		}
		Block {
		  BlockType		  Gain
		  Name			  "180/pi"
		  Position		  [225, 105, 245, 125]
		  Gain			  "180/pi"
		}
		Block {
		  BlockType		  ComplexToMagnitudeAngle
		  Name			  "Complex to\nMagnitude-Angle"
		  Ports			  [1, 2]
		  Position		  [140, 85, 195, 125]
		  ShowName		  off
		  Output		  "Magnitude and angle"
		}
		Block {
		  BlockType		  ComplexToRealImag
		  Name			  "Complex to\nReal-Imag"
		  Ports			  [1, 2]
		  Position		  [140, 45, 195, 85]
		  ShowName		  off
		  Output		  "Real and imag"
		}
		Block {
		  BlockType		  Mux
		  Name			  "Mux2"
		  Ports			  [5, 1]
		  Position		  [275, 23, 280, 127]
		  ShowName		  off
		  Inputs		  "5"
		  DisplayOption		  "bar"
		}
		Block {
		  BlockType		  Selector
		  Name			  "Selector"
		  Ports			  [1, 1]
		  Position		  [315, 51, 350, 99]
		  Elements		  "OutputSelection"
		  InputPortWidth	  "5"
		}
		Block {
		  BlockType		  Outport
		  Name			  "options"
		  Position		  [380, 68, 410, 82]
		  IconDisplay		  "Port number"
		  BusOutputAsStruct	  off
		  InitialOutput		  "0"
		}
		Line {
		  SrcBlock		  "Mux2"
		  SrcPort		  1
		  DstBlock		  "Selector"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "measure"
		  SrcPort		  1
		  Points		  [0, 0; 5, 0]
		  Branch {
		    Points		    [0, 30]
		    Branch {
		    Points		    [0, 40]
		    DstBlock		    "Complex to\nMagnitude-Angle"
		    DstPort		    1
		    }
		    Branch {
		    DstBlock		    "Complex to\nReal-Imag"
		    DstPort		    1
		    }
		  }
		  Branch {
		    DstBlock		    "Mux2"
		    DstPort		    1
		  }
		}
		Line {
		  SrcBlock		  "Complex to\nReal-Imag"
		  SrcPort		  1
		  DstBlock		  "Mux2"
		  DstPort		  2
		}
		Line {
		  SrcBlock		  "Complex to\nReal-Imag"
		  SrcPort		  2
		  DstBlock		  "Mux2"
		  DstPort		  3
		}
		Line {
		  SrcBlock		  "Complex to\nMagnitude-Angle"
		  SrcPort		  1
		  DstBlock		  "Mux2"
		  DstPort		  4
		}
		Line {
		  SrcBlock		  "Complex to\nMagnitude-Angle"
		  SrcPort		  2
		  DstBlock		  "180/pi"
		  DstPort		  1
		}
		Line {
		  SrcBlock		  "180/pi"
		  SrcPort		  1
		  DstBlock		  "Mux2"
		  DstPort		  5
		}
		Line {
		  SrcBlock		  "Selector"
		  SrcPort		  1
		  DstBlock		  "options"
		  DstPort		  1
		}
	      }
	    }
	    Block {
	      BlockType		      Selector
	      Name		      "Selector"
	      Ports		      [1, 1]
	      Position		      [305, 128, 370, 172]
	      Elements		      "SelectionMode"
	      InputPortWidth	      "length(OutputSelection)+1"
	    }
	    Block {
	      BlockType		      Constant
	      Name		      "Simulation method"
	      Position		      [140, 85, 250, 105]
	      Orientation	      "down"
	      BackgroundColor	      "magenta"
	      NamePlacement	      "alternate"
	      ShowName		      off
	      Value		      "PhasorSimulation"
	    }
	    Block {
	      BlockType		      PMComponent
	      Name		      "VoltageMeasurement"
	      Ports		      [0, 0, 0, 0, 0, 1, 1]
	      Position		      [80, 21, 145, 49]
	      PhysicalDomain	      "powersysdomain"
	      LeftPortType	      "p1"
	      RightPortType	      "p1"
	      LConnTagsString	      "+"
	      RConnTagsString	      "-"
	      MaskType		      "InnerPowersysBlock"
	      MaskIconFrame	      on
	      MaskIconOpaque	      on
	      MaskIconRotate	      "none"
	      MaskIconUnits	      "autoscale"
	    }
	    Block {
	      BlockType		      From
	      Name		      "source"
	      Position		      [25, 124, 95, 146]
	      DialogController	      "Simulink.DDGSource"
	      GotoTag		      "tp074385"
	    }
	    Block {
	      BlockType		      PMIOPort
	      Name		      "+"
	      Position		      [15, 28, 45, 42]
	      Port		      "1"
	      Side		      "Left"
	    }
	    Block {
	      BlockType		      PMIOPort
	      Name		      "-"
	      Position		      [190, 24, 215, 46]
	      Orientation	      "left"
	      Port		      "2"
	      Side		      "Left"
	    }
	    Block {
	      BlockType		      Outport
	      Name		      "v"
	      Position		      [405, 139, 425, 161]
	      FontSize		      16
	      IconDisplay	      "Port number"
	      BusOutputAsStruct	      off
	      InitialOutput	      "0"
	    }
	    Line {
	      LineType		      "Connection"
	      SrcBlock		      "-"
	      SrcPort		      RConn1
	      Points		      [0, 0]
	      DstBlock		      "VoltageMeasurement"
	      DstPort		      RConn1
	    }
	    Line {
	      LineType		      "Connection"
	      SrcBlock		      "+"
	      SrcPort		      RConn1
	      Points		      [0, 0]
	      DstBlock		      "VoltageMeasurement"
	      DstPort		      LConn1
	    }
	    Line {
	      SrcBlock		      "Simulation method"
	      SrcPort		      1
	      DstBlock		      "Phasor Measurements"
	      DstPort		      enable
	    }
	    Line {
	      SrcBlock		      "Mux"
	      SrcPort		      1
	      DstBlock		      "Selector"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Phasor Measurements"
	      SrcPort		      1
	      DstBlock		      "Mux"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "Selector"
	      SrcPort		      1
	      DstBlock		      "v"
	      DstPort		      1
	    }
	    Line {
	      SrcBlock		      "source"
	      SrcPort		      1
	      Points		      [0, 0; 10, 0]
	      Branch {
		DstBlock		"Phasor Measurements"
		DstPort			1
	      }
	      Branch {
		Points			[0, 30]
		DstBlock		"Mux"
		DstPort			2
	      }
	    }
	  }
	}
	Block {
	  BlockType		  Reference
	  Name			  "VM2"
	  Tag			  "PoWeRsYsTeMmEaSuReMeNt"
	  Ports			  [0, 1, 0, 0, 0, 2]
	  Position		  [210, 283, 235, 307]
	  AttributesFormatString  "\\n"
	  SourceBlock		  "powerlib/Measurements/Voltage Measurement"
	  SourceType		  "Voltage Measurement"
	  ShowPortLabels	  on
	  PhasorSimulation	  off
	  OutputType		  "Magnitude"
	  PSBequivalent		  "0"
	}
	Block {
	  BlockType		  Reference
	  Name			  "VM3"
	  Tag			  "PoWeRsYsTeMmEaSuReMeNt"
	  Ports			  [0, 1, 0, 0, 0, 2]
	  Position		  [215, 508, 240, 532]
	  AttributesFormatString  "\\n"
	  SourceBlock		  "powerlib/Measurements/Voltage Measurement"
	  SourceType		  "Voltage Measurement"
	  ShowPortLabels	  on
	  PhasorSimulation	  off
	  OutputType		  "Magnitude"
	  PSBequivalent		  "0"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L1A"
	  Tag			  "PMCPort"
	  Position		  [70, 61, 100, 79]
	  Port			  "1"
	  Side			  "Left"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L1B"
	  Tag			  "PMCPort"
	  Position		  [690, 81, 720, 99]
	  Orientation		  "left"
	  Port			  "2"
	  Side			  "Right"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L2A"
	  Tag			  "PMCPort"
	  Position		  [80, 281, 110, 299]
	  Port			  "3"
	  Side			  "Left"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L2B"
	  Tag			  "PMCPort"
	  Position		  [690, 301, 720, 319]
	  Orientation		  "left"
	  Port			  "4"
	  Side			  "Right"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L3A"
	  Tag			  "PMCPort"
	  Position		  [85, 506, 115, 524]
	  Port			  "5"
	  Side			  "Left"
	}
	Block {
	  BlockType		  PMIOPort
	  Name			  "L3B"
	  Tag			  "PMCPort"
	  Position		  [690, 526, 720, 544]
	  Orientation		  "left"
	  Port			  "6"
	  Side			  "Right"
	}
	Line {
	  LineType		  "Connection"
	  SrcBlock		  "L1A"
	  SrcPort		  RConn1
	  Points		  [0, 0; 5, 0]
	  Branch {
	    ConnectType		    "DEST_SRC"
	    DstBlock		    "VM1"
	    DstPort		    LConn1
	  }
	  Branch {
	    ConnectType		    "DEST_SRC"
	    Points		    [0, 75; 360, 0]
	    DstBlock		    "CCS1"
	    DstPort		    LConn1
	  }
	}
	Line {
	  LineType		  "Connection"
	  Labels		  [3, 0]
	  SrcBlock		  "VM1"
	  SrcPort		  LConn2
	  Points		  [0, 75; 405, 0; 0, -65]
	  Branch {
	    ConnectType		    "DEST_SRC"
	    DstBlock		    "CCS1"
	    DstPort		    RConn1
	  }
	  Branch {
	    ConnectType		    "DEST_DEST"
	    SrcBlock		    "L1B"
	    SrcPort		    RConn1
	    Points		    [-95, 0]
	  }
	}
	Line {
	  LineType		  "Connection"
	  SrcBlock		  "L2A"
	  SrcPort		  RConn1
	  Points		  [10, 0; 5, 0]
	  Branch {
	    ConnectType		    "DEST_SRC"
	    DstBlock		    "VM2"
	    DstPort		    LConn1
	  }
	  Branch {
	    ConnectType		    "DEST_SRC"
	    Points		    [0, 65; 295, 0; 0, -35]
	    DstBlock		    "CCS2"
	    DstPort		    LConn1
	  }
	}
	Line {
	  LineType		  "Connection"
	  Points		  [575, 310; 15, 0; 85, 0]
	  DstBlock		  "L2B"
	  DstPort		  RConn1
	  Branch {
	    ConnectType		    "SRC_DEST"
	    SrcBlock		    "CCS2"
	    SrcPort		    RConn1
	    Points		    [0, 0; 25, 0]
	  }
	  Branch {
	    ConnectType		    "SRC_SRC"
	    Points		    [0, 75; -380, 0]
	    DstBlock		    "VM2"
	    DstPort		    LConn2
	  }
	}
	Line {
	  SrcBlock		  "Int 1"
	  SrcPort		  1
	  DstBlock		  "1/L1"
	  DstPort		  1
	}
	Line {
	  SrcBlock		  "VM1"
	  SrcPort		  1
	  DstBlock		  "Int 1"
	  DstPort		  1
	}
	Line {
	  SrcBlock		  "Int 2"
	  SrcPort		  1
	  DstBlock		  "1/L2"
	  DstPort		  1

⌨️ 快捷键说明

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