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

📄 koe_interleaver_right_size.mdl

📁 两个Nokia研究人员写的W-CDMA的仿真代码。 包含信道编码
💻 MDL
📖 第 1 页 / 共 3 页
字号:
Model {  Name			  "koe_interleaver_right_size"  Version		  3.00  SimParamPage		  "Solver"  SampleTimeColors	  off  InvariantConstants	  off  WideVectorLines	  off  ShowLineWidths	  on  ShowPortDataTypes	  off  StartTime		  "0.0"  StopTime		  "10.0"  SolverMode		  "Auto"  Solver		  "ode45"  RelTol		  "1e-3"  AbsTol		  "auto"  Refine		  "1"  MaxStep		  "auto"  InitialStep		  "auto"  FixedStep		  "auto"  MaxOrder		  5  OutputOption		  "RefineOutputTimes"  OutputTimes		  "[]"  LoadExternalInput	  off  ExternalInput		  "[t, u]"  SaveTime		  on  TimeSaveName		  "tout"  SaveState		  off  StateSaveName		  "xout"  SaveOutput		  on  OutputSaveName	  "yout"  LoadInitialState	  off  InitialState		  "xInitial"  SaveFinalState	  off  FinalStateName	  "xFinal"  SaveFormat		  "Matrix"  LimitMaxRows		  off  MaxRows		  "1000"  Decimation		  "1"  AlgebraicLoopMsg	  "warning"  MinStepSizeMsg	  "warning"  UnconnectedInputMsg	  "warning"  UnconnectedOutputMsg	  "warning"  UnconnectedLineMsg	  "warning"  InheritedTsInSrcMsg	  "warning"  IntegerOverflowMsg	  "warning"  UnnecessaryDatatypeConvMsg "none"  Int32ToFloatConvMsg	  "warning"  SignalLabelMismatchMsg  "none"  ConsistencyChecking	  "off"  ZeroCross		  on  SimulationMode	  "normal"  BlockDataTips		  on  BlockParametersDataTip  on  BlockAttributesDataTip  off  BlockPortWidthsDataTip  off  BlockDescriptionStringDataTip	off  BlockMaskParametersDataTip off  ToolBar		  on  StatusBar		  on  BrowserShowLibraryLinks off  BrowserLookUnderMasks	  off  OptimizeBlockIOStorage  on  BufferReuse		  on  BooleanDataType	  off  RTWSystemTargetFile	  "grt.tlc"  RTWInlineParameters	  off  RTWRetainRTWFile	  off  RTWTemplateMakefile	  "grt_default_tmf"  RTWMakeCommand	  "make_rtw"  RTWGenerateCodeOnly	  off  ExtModeMexFile	  "ext_comm"  ExtModeBatchMode	  off  ExtModeTrigType	  "manual"  ExtModeTrigMode	  "oneshot"  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	  off  Created		  "Tue Jun 22 09:00:43 1999"  Creator		  "maarit"  UpdateHistory		  "UpdateHistoryNever"  ModifiedByFormat	  "%<Auto>"  LastModifiedBy	  "maarit"  ModifiedDateFormat	  "%<Auto>"  LastModifiedDate	  "Tue Jun 22 09:15:57 1999"  ModelVersionFormat	  "1.%<AutoIncrement:3>"  ConfigurationManager	  "none"  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		    "koe_interleaver_right_size"    Location		    [70, 200, 570, 460]    Open		    on    ModelBrowserVisibility  off    ModelBrowserWidth	    200    ScreenColor		    "white"    PaperOrientation	    "landscape"    PaperPositionMode	    "auto"    PaperType		    "usletter"    PaperUnits		    "inches"    ZoomFactor		    "100"    AutoZoom		    on    ReportName		    "simulink-default.rpt"    Block {      BlockType		      SubSystem      Name		      "dl_empty1"      Ports		      [0, 0, 0, 0, 0]      Position		      [133, 80, 332, 241]      Orientation	      "left"      ShowPortLabels	      on      MaskPromptString	      "TX channel Type|Channel coding  |Coding ratio  ""     |Spreading code length|Inter frame interleaver |Number of frames for int""er frame interleaver|Number of columns for inter frame interleaver |Intra fra""me interleaver (on or off)"      MaskStyleString	      "popup(Dedicated Transport channel|Primary commo""n control|Secondary common control (FACH or PCH)),popup(Convolutional coding|""Turbo),popup(2|3),popup(4|8|16|32|64|128|256),popup(block interleaver|multist""age interleaver),edit,edit,checkbox"      MaskTunableValueString  "on,on,on,on,on,on,on,on"      MaskCallbackString      "|||||||"      MaskEnableString	      "on,on,on,on,on,on,on,on"      MaskVisibilityString    "on,on,on,on,on,on,on,on"      MaskVariables	      "tx_ch=@1;cType=@2;Kindex=@3;nC=@4;Inter_int_mod""e=@5;nFrames=@6;cols=@7;Intra_int_flag=@8;"      MaskInitialization      "nCode=2^(nC+1);\n      % if you want to specify"" which code is used define ncode=[nCode index]\n[sizes,crc,chCode,C,control]=""dl_start(nCode,cType,Kindex,nFrames,tx_ch);\ninput_block_size=sizes(1);;bits_""in_frame=sizes(2);\nnSlot=sizes(5); chips_in_slot=sizes(6);nCRC=crc(1);crc_po""ly=crc(2);\ncType=chCode(1);K=chCode(2); nTail=chCode(3);ch_poly=[chCode(4:6)""];\nnPilot=control(1);TPC=control(2);TFI=control(3);"      MaskDisplay	      "disp('EMPTY SUBSYSTEM MASK\\n\\nDOWNLINK\\n\\nT""ransportChannel\\n\\n\\n\\n\\n1 - Decicated transport \nchannel\\n2 - Primary"" common control channel\\n3 - Secondary common control channel')\ndisp(tx_ch)"      MaskIconFrame	      on      MaskIconOpaque	      on      MaskIconRotate	      "none"      MaskIconUnits	      "autoscale"      MaskValueString	      "Dedicated Transport channel|Convolutional codin""g|2|256|block interleaver|1|1|off"      System {	Name			"dl_empty1"	Location		[435, 33, 1548, 868]	Open			on	ModelBrowserVisibility	off	ModelBrowserWidth	200	ScreenColor		"white"	PaperOrientation	"landscape"	PaperPositionMode	"auto"	PaperType		"usletter"	PaperUnits		"inches"	ZoomFactor		"100"	AutoZoom		on	Block {	  BlockType		  Reference	  Name			  "Buffer"	  Ports			  [2, 2, 0, 0, 0]	  Position		  [455, 152, 545, 223]	  SourceBlock		  "utra_lib/Modulation  blocks/Buffer"	  SourceType		  ""	  nIn			  "bits_in_frame/nSlot"	  nOut			  "bits_in_frame"	  nSlot			  "nSlot"	}	Block {	  BlockType		  Constant	  Name			  "Constant12"	  Position		  [420, 352, 450, 388]	  ShowName		  off	  Value			  "1"	}	Block {	  BlockType		  Reference	  Name			  "Delayed ber calculation"	  Ports			  [2, 1, 0, 0, 0]	  Position		  [460, 585, 660, 685]	  Orientation		  "down"	  NamePlacement		  "alternate"	  SourceBlock		  "utra_lib/Test functions/Delayed ber calcula""tion"	  SourceType		  ""	  N			  "nFrames*bits_in_frame"	  nFrames		  "nFrames"	}	Block {	  BlockType		  Reference	  Name			  "Direct ber calculation"	  Ports			  [2, 1, 0, 0, 0]	  Position		  [172, 565, 358, 665]	  Orientation		  "down"	  NamePlacement		  "alternate"	  SourceBlock		  "utra_lib/Test functions/Direct ber calculat""ion"	  SourceType		  ""	  N			  "nFrames*bits_in_frame"	  nFrames		  "nFrames"	}	Block {	  BlockType		  Display	  Name			  "Display4"	  Ports			  [1, 0, 0, 0, 0]	  Position		  [855, 97, 955, 793]	  Format		  "short"	  Decimation		  "1"	  Floating		  off	  SampleTime		  "-1"	}	Block {	  BlockType		  Display	  Name			  "Display5"	  Ports			  [1, 0, 0, 0, 0]	  Position		  [755, 107, 855, 803]	  Format		  "short"	  Decimation		  "1"	  Floating		  off	  SampleTime		  "-1"	}	Block {	  BlockType		  Display	  Name			  "Display6"	  Ports			  [1, 0, 0, 0, 0]	  Position		  [605, 706, 710, 754]	  Format		  "short"	  Decimation		  "1"	  Floating		  off	  SampleTime		  "-1"	}	Block {	  BlockType		  Display	  Name			  "Display7"	  Ports			  [1, 0, 0, 0, 0]	  Position		  [290, 686, 395, 734]	  Format		  "short"	  Decimation		  "1"	  Floating		  off	  SampleTime		  "-1"	}	Block {	  BlockType		  Width	  Name			  "Width"	  Position		  [395, 210, 425, 240]	}	Block {	  BlockType		  Reference	  Name			  "data source 01 ..10"	  Ports			  [0, 1, 0, 0, 0]	  Position		  [45, 160, 135, 220]	  SourceBlock		  "utra_lib/Source blocks/data source 01 ..10"	  SourceType		  "koe"	  nFrames		  "nFrames"	  N			  "nFrames*bits_in_frame"	}	Block {	  BlockType		  SubSystem	  Name			  "dl_RX_demodulation"	  Ports			  [4, 2, 0, 0, 0]	  Position		  [40, 650, 220, 810]	  Orientation		  "left"	  NamePlacement		  "alternate"	  ShowPortLabels	  on	  MaskPromptString	  "Control bits|sizes vector|code|Inter frame ""interleaver mode|Number of columns for interleaver and rows for deinterleaver""|Intra frame interleaver (on of off)"	  MaskStyleString	  "edit,edit,edit,edit,edit,edit"	  MaskTunableValueString  "on,on,on,on,on,on"	  MaskCallbackString	  "|||||"	  MaskEnableString	  "on,on,on,on,on,on"	  MaskVisibilityString	  "on,on,on,on,on,on"	  MaskVariables		  "control=@1;sizes=@2;C=@3;Inter_int_mode=@4;""cols=@5;Intra_int_flag=@6;"	  MaskInitialization	  "bits_in_frame=sizes(2);nFrames=sizes(3);nSl""ot=sizes(5);chips_in_slot=sizes(6);\nnPilot=control(1);TPC=control(2);TFI=con""trol(3);\nnCode=length(C);"	  MaskDisplay		  "disp('RAKE RECEIVER\\nDEMODULATION\\nREMOVI""NG CONTROL BITS\\nINTERLEAVING\\nDownlink')"	  MaskIconFrame		  on	  MaskIconOpaque	  on	  MaskIconRotate	  "none"	  MaskIconUnits		  "autoscale"	  MaskValueString	  "control|sizes|C|Inter_int_mode|cols|Intra_i""nt_flag"	  System {	    Name		    "dl_RX_demodulation"	    Location		    [100, 641, 892, 921]	    Open		    on	    ModelBrowserVisibility  off	    ModelBrowserWidth	    200	    ScreenColor		    "white"	    PaperOrientation	    "landscape"	    PaperPositionMode	    "auto"	    PaperType		    "usletter"	    PaperUnits		    "inches"	    ZoomFactor		    "100"	    AutoZoom		    on	    Block {	      BlockType		      Inport	      Name		      "I"	      Position		      [705, 95, 735, 105]	      Orientation	      "left"	      NamePlacement	      "alternate"	      Port		      "1"	      PortWidth		      "-1"	      SampleTime	      "-1"	      DataType		      "auto"	      SignalType	      "auto"	      Interpolate	      on	    }	    Block {	      BlockType		      Inport	      Name		      "I - length"	      Position		      [705, 130, 735, 140]	      Orientation	      "left"	      NamePlacement	      "alternate"	      Port		      "2"	      PortWidth		      "-1"	      SampleTime	      "-1"	      DataType		      "auto"	      SignalType	      "auto"	      Interpolate	      on	    }	    Block {	      BlockType		      Inport	      Name		      "Q"	      Position		      [705, 165, 735, 175]	      Orientation	      "left"	      NamePlacement	      "alternate"	      Port		      "3"	      PortWidth		      "-1"	      SampleTime	      "-1"	      DataType		      "auto"

⌨️ 快捷键说明

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