搜索资源列表
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
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)
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(