搜索资源列表
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
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
LTC2440_1
- 一款具有 5ppm INL 和 5μV 偏移的高速 24 位无延迟增量累加 (No Latency ΔΣTM) ADC LTC2440的源代码-A 5ppm INL and 5 V high speed 24 bit offset without delay increment accumulation (No Latency TM ADC LTC2440 delta sigma) source code
Matlab_DNL_INL
- 该代码主要用于实现对ADC静态特性INL,DNL的测量(the code is used to test the parameter such as INL,DNL)
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(