搜索资源列表
DNLandINLofAD
- 用MATLAB仿真AD设计中的DNL和INL计算-AD Design using MATLAB simulation of the DNL and INL calculation
ADC_Histogram
- 10bit ADC Histogram - 理想ADC Test Pattern - 量測結果--> INL/DNL - 全自動產生 -10bit ADC Histogram- an ideal ADC Test Pattern- measurements-> INL/DNL- Automatic generate
adc
- 1.5-b/s Pipelined A/D behavior model 以及功能包,包括SNR INL DNL测试- 1.5-b/s Pipelined A/D behavior model Include SNR INL DNL test progrems
AD5724
- AD5724/5734/5754 完全4通道12/14/16 bit数模转换器 采用单电源/双电源供电 软件可编程输出电压范围: +5 V, +10 V, +10.8 V, ±5 V, ±10 V, ±10.8 V 积分非线性误差: ±16 LSB(最大值);微分非线性误差:±1 LSB (最大值) 未校准总误差(TUE):0.1 FSR (最大值) -AD5724/5734/5754 Complete, quad, 12-/14-/16-bit digi
test
- 测试ADC的各个动态参数,如SNDR,THD,SFDR,ENOB,INL,DNL-ADC dynamic parameters of the various test
Chapter-5-Testing-Converters-F
- testing of data converters. Finding INL, DNL, Histogram Method, FFT based Method. Finding BW of ADC
ADC_Histogram
- 10bit ADC Histogram- 理想ADC Test Pattern - 量測結果--> INL/DNL- 全自動產生-10bit ADC Histogram- an ideal ADC Test Pattern- measurements-> INL/DNL- Automatic generate
adc_dynamic_testing
- ADC动态参数测试的matlab程序,可以测试DNL,INL,ENOB,SFDR等-ADC dynamic parameter test matlab program, you can test DNL, INL, ENOB, SFDR, etc.
verilogA_INL_DNL
- verilogA 测试ADC的INL和DNL-test ADC INL DNL by VerilogA
Matlab_DNL_INL
- 该代码主要用于实现对ADC静态特性INL,DNL的测量(the code is used to test the parameter such as INL,DNL)
MATLAB计算DNL和INL
- MATLAB计算AD指标DNL等的程序,可参考(MATLAB calculation, AD indicators, DNL and other procedures, you can refer to)
DNL&INL
- 计算多比特ADC和DAC的静态线性度, 主要是DNL和 INL(calculate the DNL and INL of ADC and DAC)
SNR_INL_DNL_MATLAB
- adc 积分非线性与微分非线性及SNR matlab 代码(adc SNR inl and dnl test)
inldnl_1
- ADC 静态非线性测试代码,如DNL和INL(ADC static nonlinear test code, such as DNL, INL)
inldnl
- 码密度法测试ADC的DNL和INL,可用于逐次逼近型和流水线型ADC。(v1=v1'; code=v1(:,2); code_count=zeros(1,2^numbit); %Code count for i=1:size(code), code_count(code(i)+1)=code_count(code(i)+1) + 1; end %Routine to detect whether the ADC's input is clipping or not if code_count(