Time Scope with SDR
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
Hey Guys,
I am trying to send and receive simple sine wave with Pluto at receiver i use "TIME SCOPE" in order to plot the received signal but it seems it doesn't work at all. Time scope show no signal, my PC consume all the memory and MATLB/Simulink got hang (sometime they crash as well). Is there any perticular setting to plot the received signal via SDR in simulink? 
댓글 수: 0
답변 (1개)
  Vidip
      
 2023년 11월 23일
        I understand that you're facing challenges in plotting the received signal from a Pluto SDR using the Time Scope block in Simulink.
You should ensure that the sample rates on both the transmitter and receiver sides are compatible and correctly configured. Mismatched sample rates can lead to unexpected behaviour. Also, configure your blocks to have a reasonable number of samples per frame. Very large frames can lead to high memory usage and system instability.
Instead of using the "TIME SCOPE" block for continuous streaming signals, consider using blocks like "Spectrum Analyzer" to visualize the frequency domain and try to limit the duration of data displayed in the visualization tools. Plotting a very long signal can lead to high memory usage.
For further information, refer to the documentation link below:
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Analog Devices ADALM1000 Support from Data Acquisition Toolbox에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

