逐次逼近 ADC我要分享

Successive Approximation ADC

matlab ADC 逼近 逐次

关注次数: 235

下载次数: 3

文件大小: 84.72 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:纯文字版本的帮助文件。 MATLAB 代码模拟的 A 逐次逼近转换器 法布里奇奥孔 代码运行模拟的逐次逼近式转换器 两个为静态和动态的表征。 在带宽的必要的 DAC 和有限的上升速率的形式引入错误。 这是取自这些有益地描述节点电压上升时间的一般节点方程: V_o (t) = SR * t 如果 t < t_slew, V_o (t) = < V > _o-deltaV * e^(-(T-t_slew)/(tau)) 如果 t > t_slew,


English Description:

help file, text only version. MATLAB CODE FOR SIMULATION OF A SUCCESSIVE APPROXIMATION CONVERTER FABRIZIO CONSO The code works for the simulation of a successive approximation converter,  both for static and dynamic characterization.  An error is introduced in the form of finite slew-rate and bandwidth of the necessary DAC. This is taken from these general node equations that usefully desc


代码预览