Re: finding sample rate
- From: Colin Paul Gloster <Colin_Paul_Gloster@xxxxxxx>
- Date: 29 Aug 2007 11:03:16 GMT
On 2007-08-29, Wills <wills.kingspanama@xxxxxxxxx> wrote:
|-------------------------------------------------------------------|
|"[..]If I have to take FFT should I sample the signal only in |
|powers of 2[..]?" |
|-------------------------------------------------------------------|
No, unless you are using something (e.g. a library) which needs you to.
|-------------------------------------------------------------------|
|"(2 power 20 samples or 2 power 21 samples, ofcourse |
|atleast >6000 samples)?" |
|-------------------------------------------------------------------|
2 to the power of 20 is >6000. 2 to the power of 13 is 8192 which is
the smallest number >6000 which can be obtained by raising 2 to the
power of a natural number.
Good luck,
Colin Paul Gloster
.
- Follow-Ups:
- Re: finding sample rate
- From: Wills
- Re: finding sample rate
- References:
- finding sample rate
- From: Wills
- finding sample rate
- Prev by Date: VMA vs LMA?
- Next by Date: Bug in Cypress' fw.c ?
- Previous by thread: finding sample rate
- Next by thread: Re: finding sample rate
- Index(es):
Relevant Pages
|