discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with sweep generator


From: Fons Adriaensen
Subject: Re: Help with sweep generator
Date: Sat, 12 Feb 2022 13:05:12 +0100

On Fri, Feb 11, 2022 at 01:36:59PM +0000, e heuchamps wrote:
 
> I have read in a thread in this forum that the sampling rate (usually
> denoted by the variable "samp_rate") is just a number representing how
> much values are in a period of the signal. This means that, for signal
> with frequency "f" or, equivalently, period "T = 1/f", 1 second is equal
> to T*f = samp_rate*f values.

Don't know where you read that, but it is all wrong...

'samp_rate' is just the number of samples per second. 

For a signal with frequency 'f' there will be 

   samp_rate / f 

samples in each period.

Ciao,

-- 
FA







reply via email to

[Prev in Thread] Current Thread [Next in Thread]