BartPdgmWind.dbg
上传用户:jtjnyq9001
上传日期:2014-11-21
资源大小:3974k
文件大小:5k
源码类别:

3G开发

开发平台:

Visual C++

  1. 040303_210731
  2. Windowed Bartlett Periodogram Testbed
  3. =====================================
  4. Windowed Bartlett Periodogram Testbed
  5. =====================================
  6.    Max_Pass_Number = 2000
  7. sig_source
  8.    Awgn_Sigma = 1
  9. Warning: parameter 'Noise_Seed' not found in block 'sig_source'
  10.    Noise_Seed = 113559
  11.    Num_Sines = 3
  12.    Phase_In_Deg[0] = 0
  13.    Phase_In_Deg[1] = 0
  14.    Phase_In_Deg[2] = 0
  15.    Freq_In_Hz[0] = 0.2
  16.    Freq_In_Hz[1] = 2.23
  17.    Freq_In_Hz[2] = 2.05
  18.    Tone_Gain[0] = 5
  19.    Tone_Gain[1] = 100
  20.    Tone_Gain[2] = 5
  21. model sig_anchr is calling CloseoutModelGraph
  22. In ModelGraph::DumpSigDepGraph
  23. Vertices: 2
  24. 00328DB0  test_sig
  25. 00329D08  Dummy_Source
  26. Edges: 1
  27. 00328F10  SinesInAwgn
  28. Adjacency Matrix:
  29. -1   -1   
  30. 0   -1   
  31. In CloseoutModelGraph (SinesInAwgn), key = 1, Nest_Depth = 1
  32. In SystemGraph::DumpSDGraph
  33. Num_SDG_Nodes = 2
  34. Vertices:
  35. index, Sdg_Vtx_Id, Signal Name, Samp Intvl, Block Size
  36. 0)  00328DB0  test_sig  0  0
  37. 1)  00329D08  Dummy_Source  0  0
  38. Edges:
  39. index, SDG edge model, Model Name, Resamp Rate, Delay
  40. 0)  00328F10  SinesInAwgn:sig_source  -1  0
  41. Adjacency Matrix:
  42. Edge 0 connects from vertex 1 to vertex 0
  43. sig_anchr
  44.    samp_intvl = 0.125
  45.    block_size = 1024
  46. model spec_estimator is calling CloseoutModelGraph
  47. In ModelGraph::DumpSigDepGraph
  48. Vertices: 2
  49. 00328DB0  test_sig
  50. 0032B010  Dummy_Destination
  51. Edges: 1
  52. 00329C90  SignalAnchor
  53. Adjacency Matrix:
  54. -1   0   
  55. -1   -1   
  56. In CloseoutModelGraph (SignalAnchor), key = 1, Nest_Depth = 1
  57. In SystemGraph::DumpSDGraph
  58. Num_SDG_Nodes = 3
  59. Vertices:
  60. index, Sdg_Vtx_Id, Signal Name, Samp Intvl, Block Size
  61. 0)  00328DB0  test_sig  0.125  1024
  62. 1)  00329D08  Dummy_Source  0  0
  63. 2)  0032B010  Dummy_Destination  0  0
  64. Edges:
  65. index, SDG edge model, Model Name, Resamp Rate, Delay
  66. 0)  00328F10  SinesInAwgn:sig_source  -1  0
  67. 1)  00329C90  SignalAnchor:sig_anchr  -1  0
  68. Adjacency Matrix:
  69. Edge 1 connects from vertex 0 to vertex 2
  70. Edge 0 connects from vertex 1 to vertex 0
  71. spec_estimator
  72.    Seg_Len = 256
  73.    Fft_Len = 256
  74.    Hold_Off = 0
  75.    Num_Segs_To_Avg = 2
  76.    Freq_Norm_Factor = 1
  77.    Output_In_Decibels = 1
  78.    Plot_Two_Sided = 0
  79.    Halt_When_Completed = 1
  80.    Using_Window = 1
  81. Warning: parameter 'Psd_File_Name' not found in block 'spec_estimator'
  82.    Psd_File_Name = bart_pdgm_psd.txt
  83. In ModelGraph::DumpSigDepGraph
  84. Vertices: 2
  85. 00328DB0  test_sig
  86. 0032F0B8  Dummy_Destination
  87. Edges: 1
  88. 0032AF38  BartlettPeriodogram
  89. Adjacency Matrix:
  90. -1   0   
  91. -1   -1   
  92. In CloseoutModelGraph (BartlettPeriodogram), key = 2, Nest_Depth = 1
  93. In SystemGraph::DumpSDGraph
  94. Num_SDG_Nodes = 4
  95. Vertices:
  96. index, Sdg_Vtx_Id, Signal Name, Samp Intvl, Block Size
  97. 0)  00328DB0  test_sig  0.125  1024
  98. 1)  00329D08  Dummy_Source  0  0
  99. 2)  0032B010  Dummy_Destination  0  0
  100. 3)  0032F0B8  Dummy_Destination  0  0
  101. Edges:
  102. index, SDG edge model, Model Name, Resamp Rate, Delay
  103. 0)  00328F10  SinesInAwgn:sig_source  -1  0
  104. 1)  00329C90  SignalAnchor:sig_anchr  -1  0
  105. 2)  0032AF38  BartlettPeriodogram:spec_estimator  -1  0
  106. Adjacency Matrix:
  107. Edge 1 connects from vertex 0 to vertex 2
  108. Edge 2 connects from vertex 0 to vertex 3
  109. Edge 0 connects from vertex 1 to vertex 0
  110. SignalPlotter
  111. for signal test_sig Plot_Decim_Rate = 1
  112. In SystemGraph::DumpSDGraph
  113. Num_SDG_Nodes = 4
  114. Vertices:
  115. index, Sdg_Vtx_Id, Signal Name, Samp Intvl, Block Size
  116. 0)  00328DB0  test_sig  0.125  1024
  117. 1)  00329D08  Dummy_Source  0  0
  118. 2)  0032B010  Dummy_Destination  0  0
  119. 3)  0032F0B8  Dummy_Destination  0  0
  120. Edges:
  121. index, SDG edge model, Model Name, Resamp Rate, Delay
  122. 0)  00328F10  SinesInAwgn:sig_source  -1  0
  123. 1)  00329C90  SignalAnchor:sig_anchr  -1  0
  124. 2)  0032AF38  BartlettPeriodogram:spec_estimator  -1  0
  125. Adjacency Matrix:
  126. Edge 1 connects from vertex 0 to vertex 2
  127. Edge 2 connects from vertex 0 to vertex 3
  128. Edge 0 connects from vertex 1 to vertex 0
  129. base signal is test_sig
  130. looking backward to Dummy_Source
  131.   case 0 - no action possible
  132. looking forward to Dummy_Destination
  133.  case 8 - no action possible
  134. looking forward to Dummy_Destination
  135.  case 8 - no action possible
  136. In SystemGraph::DumpSDGraph
  137. Num_SDG_Nodes = 4
  138. Vertices:
  139. index, Sdg_Vtx_Id, Signal Name, Samp Intvl, Block Size
  140. 0)  00328DB0  test_sig  0.125  1024
  141. 1)  00329D08  Dummy_Source  0  0
  142. 2)  0032B010  Dummy_Destination  0  0
  143. 3)  0032F0B8  Dummy_Destination  0  0
  144. Edges:
  145. index, SDG edge model, Model Name, Resamp Rate, Delay
  146. 0)  00328F10  SinesInAwgn:sig_source  -1  0
  147. 1)  00329C90  SignalAnchor:sig_anchr  -1  0
  148. 2)  0032AF38  BartlettPeriodogram:spec_estimator  -1  0
  149. Adjacency Matrix:
  150. Edge 1 connects from vertex 0 to vertex 2
  151. Edge 2 connects from vertex 0 to vertex 3
  152. Edge 0 connects from vertex 1 to vertex 0
  153. now in Signal<T>::AllocateSignalBuffer
  154. In SignalPlotter::SetWakeAndSleep
  155. Plot_Sig_Id->at(plot_idx) = 00328DB0
  156. sig_to_plot = 00328DB0
  157. In SystemGraph::InitializeModels()
  158. Now in SinesInAwgn::Initialize()
  159. Initialized model SinesInAwgn:sig_source
  160. Initialized model SignalAnchor:sig_anchr
  161. Initialized model BartlettPeriodogram:spec_estimator
  162. ASG launching Execute for SinesInAwgn:sig_source
  163. ASG launching Execute for SignalAnchor:sig_anchr
  164. ASG launching Execute for BartlettPeriodogram:spec_estimator
  165. In BartlettPeriodogramWindowed::Execute
  166. Execution halted by BartlettPeriodogram