搜索资源列表
ADC dynamic parameter calculator
- Matlab code,Input sine file of ADC output file,the program can calculator SNR,THD,SFDR,SINAD parameters of ADC.
example_1_dc
- // This program provides simple DC motor control using the PCA 8-bit PWM Mode. // The ADC is used to read the potentiometer voltage on P0.6. The ADC uses // polled mode and 64 sample averaging. The 8-bit PWM is configured to operate // at 24 kH
fft_analy
- 一个对ADC和PLL输出结果作FFT频谱分析的matlab程序-An ADC and PLL output FFT spectrum analysis for matlab program
test_ad
- ADC程序源码资料,对初学者了解模数转换有一定的帮助,供给有需要的人学习。-ADC program source code information for beginners to understand the analog-digital conversion have some help, supply people in need to learn.
adctest
- ADC test data 测试,同步图形 ADC test data evaluation program (adctest) for MATLAB-ADC test data
AD2
- ADC的一段程序 希望对大家有用 这个是基于MSP430系列单片机实现的-The ADC a program the MSP430 MCU-based implementations hope that useful
ADC
- AD转换的Matlab程序,将输入电压转换成时间(脉冲宽度信号)或频率(脉冲频率),然后由定时器/计数器获得数字值-AD conversion of the Matlab program, the input voltage is converted into a time (pulse width signal) or a frequency (pulse frequency), and then to obtain a digital value by the timer/counter
Example_Matlab
- matlab实现的adc(数模转换器)测试程序,matlab实现的adc(数模转换器)测试程序-matlab realize adc (digital-to-analog converter) test procedures, matlab achieved adc (digital-to-analog converter) test program
ADC-Parameter
- 外部ADC采集数据,存为数组文件。通过程序读入,然后即可求出ADC的SNR、SINAD、THD、ENOB等。-External ADC data collection, stored as an array of documents. Read through the program, then the ADC SNR, SINAD, THD, ENOB can be calculated.
AD
- ADC模块程序,无线SOC芯片CC2530中ADC模块完整程序。-ADC module program, wireless SOC chip CC2530 ADC module complete the program.
adc_dynamic_testing
- ADC动态参数测试的matlab程序,可以测试DNL,INL,ENOB,SFDR等-ADC dynamic parameter test matlab program, you can test DNL, INL, ENOB, SFDR, etc.
test.m
- 自己写的一个程序,实现了把adc输出的数字信号转化成模拟信号,并且plot出图形。-To write a program to achieve the adc output digital signal into an analog signal and plot the graph.