www.pudn.com > wcdma_simulink.rar > koe_crc.mdl
Model {
Name "koe_crc"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
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 15 17:35:42 1999"
Creator "maarit"
UpdateHistory "UpdateHistoryNever"
ModifiedByFormat "%"
LastModifiedBy "maarit"
ModifiedDateFormat "%"
LastModifiedDate "Wed Jun 16 09:46:26 1999"
ModelVersionFormat "1.%"
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_crc"
Location [118, 52, 827, 735]
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 Reference
Name "Add CRC2"
Ports [1, 1, 0, 0, 0]
Position [160, 57, 250, 113]
ShowName off
FontName "helvetica"
SourceBlock "utra_lib/DL/dl_TX_channel_coding/Add CRC2"
SourceType ""
N "32"
nCRC "16"
crc_poly "4129"
nFrames "1"
}
Block {
BlockType Constant
Name "Constant1"
Position [220, 130, 250, 160]
Value "1"
}
Block {
BlockType Reference
Name "Direct ber calculation"
Ports [2, 1, 0, 0, 0]
Position [234, 315, 421, 415]
Orientation "down"
NamePlacement "alternate"
SourceBlock "utra_lib/Direct ber calculation"
SourceType ""
N "32"
nFrames "1"
}
Block {
BlockType Display
Name "Display33"
Ports [1, 0, 0, 0, 0]
Position [297, 505, 363, 535]
Orientation "down"
NamePlacement "alternate"
ShowName off
Format "short"
Decimation "1"
Floating off
SampleTime "-1"
}
Block {
BlockType ToWorkspace
Name "To Workspace12"
Position [375, 465, 435, 495]
ShowName off
VariableName "ber"
Buffer "inf"
Decimation "1"
SampleTime "-1"
SaveFormat "Matrix"
}
Block {
BlockType ToWorkspace
Name "To Workspace2"
Position [535, 130, 595, 160]
ShowName off
VariableName "crc"
Buffer "inf"
Decimation "1"
SampleTime "-1"
SaveFormat "Matrix"
}
Block {
BlockType Reference
Name "data source 01 ..10"
Ports [0, 1, 0, 0, 0]
Position [15, 55, 105, 115]
SourceBlock "utra_lib/Source blocks/data source 01 ..10"
SourceType "koe"
nFrames "1"
N "32"
}
Block {
BlockType Reference
Name "remove CRC"
Ports [2, 2, 0, 0, 0]
Position [295, 55, 435, 175]
SourceBlock "utra_lib/DL/dl_RX_channel_decoding/remove CRC"
SourceType ""
nReCRC "N+16"
nCRC "16"
crc_poly "4129"
nFrames "1"
}
Line {
SrcBlock "Add CRC2"
SrcPort 1
DstBlock "remove CRC"
DstPort 1
}
Line {
SrcBlock "Constant1"
SrcPort 1
DstBlock "remove CRC"
DstPort 2
}
Line {
SrcBlock "data source 01 ..10"
SrcPort 1
Points [5, 0]
Branch {
DstBlock "Add CRC2"
DstPort 1
}
Branch {
Points [0, 215]
DstBlock "Direct ber calculation"
DstPort 1
}
}
Line {
SrcBlock "remove CRC"
SrcPort 1
Points [45, 0; 0, 215]
DstBlock "Direct ber calculation"
DstPort 2
}
Line {
SrcBlock "Direct ber calculation"
SrcPort 1
Points [0, 60]
Branch {
DstBlock "Display33"
DstPort 1
}
Branch {
DstBlock "To Workspace12"
DstPort 1
}
}
Line {
SrcBlock "remove CRC"
SrcPort 2
DstBlock "To Workspace2"
DstPort 1
}
}
}