Re: Vector Block Sample Rate

2022-06-05 Thread Cinaed Simson
First, for the active part of the flow graph - which doesn't have any hardware , will run as fast as your computer will allow it, i.e. it may cause your computer to slow down. To prevent this add a throttle. Send, your noise source is an unknown source with 0 amplitude. If the noise source is

Re: Vector Block Sample Rate

2022-06-05 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Diren As for CPU load: the easiest way is to run *htop *or any other program to check how much of resources are being consumed by the process that you are running. As for your last question regarding sample rate: There is no chance you will provide samples at 61.44 MSPS to Pluto (USB interface

Re: Vector Block Sample Rate

2022-06-05 Thread DÄ°REN ERDEM AYDIN
Thanks for the response Fabian. Actually, there is no "actual" problem, the system is working properly. My question is related to what you said in your mail "*One exception here is for example your PlutoSDR Source/Sink - both will actually provide/require the sample rate you specify.*" In this

Re: Vector Block Sample Rate

2022-06-05 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Hi Daren and Fabian, Fabian: Daren is using cyclic transmission so starting from the moment when the Pluto hardware buffer is full it repeats the samples over and over again. I think that CPU load has nothing to do here since as I said, samples are not being calculated in a real time manner.

Re: Vector Block Sample Rate

2022-06-05 Thread Fabian Schwartau
Hi Diren, I am not exactly sure what your problem is. What you should know: gnuradio does not inherently has any sample rate (unlike Simulink for example). Each block receives samples, processes them, and outputs the same number of samples as fast as it can (except if the block is