搜索资源列表
用matlab对ADC的输出进行fft分析
- 用matlab对ADC的输出进行fft分析,得到需要的SNDR、THD、SFDR、ENOB等信息。-With matlab fft of the output of ADC analysis, required SNDR, THD, SFDR, ENOB, and more.
FFT_code
- 基于C8051F120的FFT代码,能进行最多1024点的FFT计算,频谱显示于液晶TS12864上-FFT based on the C8051F120 code, can be a maximum of 1024 points FFT, the spectrum display on the LCD TS12864
FFT
- 流水线模数转换电路输出信号做fft后求SNR,SNDR的matlab程序-matlab fft program for SNR and SNDR of pipelined analog to digital converter(ADC)
PGA113LCD
- 基于msp430f247的256点fft程序,外部adcPGA113 采样,12864显示。-256 point fft based on msp430f247 procedures, external adc sampling, 12864 display.
adctest_maxim0911
- 通用高速ADC动态性能测试MATLAB code,包括SNR,SINAD,ENOB,THD,SFDR,并绘制频域幅值曲线-MATLAB code for high speed ADC dynamic specific tests, including SNR, SINAD, ENOB,THD,SFDR,and so on.
VLSI_adcsfdr
- 基于FFt的ADC动态性能测试,包括SNR,ENOB等,方法基于IEEE标准测试方法。可以加载文件中数据进行分析。-A thorough investigation in ADC‘s dynamic performance based on FFT.
cPCI_6adc_400m_ran_ch_fenli_wenjian
- ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性-ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.
Chapter-5-Testing-Converters-F
- testing of data converters. Finding INL, DNL, Histogram Method, FFT based Method. Finding BW of ADC
Pipelined-ADC
- pipelined ADC, 各种参数可调,最后包括fft分析和整个传输曲线-pipelined ADC, adjustable parameters, and finally including the entire transfer curve analysis and fft
adc
- 32点的FFT变换,在ICCAVR下面编译通过并使用。-thirty-two points FFT,and made by iccavr.
FFt
- 具有AD输入的F2833 FFT(实时)-F2833x Real FFT with ADC Input (Real-time)
STM32-FFT
- 使用STM32F103单片机DSP库函数编写的FFT1024点快速傅里叶变换,数据来源是ADC数据采集,通过串口打印输出变换后的结果。-Use STM32F103 microcontroller DSP library functions written FFT1024 point fast Fourier transform, data source is the ADC data capture, results through the serial port printout after
FFT
- 本代码能对ADC采集的数据进行FFT变换,并显示到液晶屏上。-The code data can be collected for ADC FFT transform, and displayed on the LCD screen.
ADC-matlab-
- 非常好的源代码,用于ADC FFT的例子-VERY GOOD SOURCE CODE FOR ADC FFT
FFT
- 利用ADC采集信号波形,定时器控制采样率,利用官方DSP库FFT函数,求的信号频率。Ps:完整工程,可用-The ADC signal waveform acquisition, the timer control the sampling rate, the use of official FFT DSP library functions, seeking the signal frequency. Ps: the complete works available
F4-DSP-FFT-ADC
- 用stm32f407开发板写的ADC+FFT实验,以及显示实验,FFT调用函数计算-Written in stm32f407 development board ADC+ FFT experiment, and according to the experiment
DAC—jichiwave+ADC&DMA +FFT
- 使用ADC对采集的信号进行1024点的FFT运算。得出频谱(STM32_DSP_ADC_FFT_1024point)
STM32_PRJ_32点5khz采样
- stm32f103嵌入式单片机快速傅里叶fft转换。 采用定时器TIM4的CCR4触发ADC采样, 采样率5khz,正弦及余弦运算采用查表法。 ram占用小于300byte。(STM32F103 embedded microcontroller, fast Fourier transform FFT. Using the CCR4 of the timer TIM4 to trigger ADC sampling, The sampling rate is 5KHz, sine
sd_calsnr
- sigma delta ADC的模型,以及计算sigma delta调制器的SNR(The model of sigma delta ADC,and how to calculating the SNR of the sigma delta ADC)
ADCdongtai
- 可用于测量ADC的信噪比SNR,信纳比SINAD,无杂散动态范围SFDR,总谐波失真THD,得到频谱图及时域图的MATLAB作图,ADC测试方法是fft法(The following program code plots the FFT spectrum of a desired test tone. Test tone based on coherent sampling criteria, and computes SNR, SINAD, THD and SFDR.)