How to convert 32bit ADC output values into Fast Fourier transform

3 ビュー (過去 30 日間)
Swapna Havalgi
Swapna Havalgi 2016 年 1 月 18 日
コメント済み: Walter Roberson 2016 年 1 月 19 日
I want to convert a 32-bit ADC output into FFT. Please help me out itz very much needed for my project
  3 件のコメント
Swapna Havalgi
Swapna Havalgi 2016 年 1 月 19 日
actually 16 bit 16bit two inputs from ADC to apply to get fft which are signed
Walter Roberson
Walter Roberson 2016 年 1 月 19 日
When those values arrive are they uint16() or int16() ? Whatever they are when they arrive, should they be interpreted as int16() signed 16 bit values? What voltage value does the all-0 bit pattern correspond to? What voltage value does the all-1 bit pattern correspond to? What voltage value is associated with if the first bit is 0 and the remaining 15 bits are all-1 ?

サインインしてコメントする。

回答 (0 件)

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by