新聞中心

EEPW首頁 > 電源與新能源 > 設(shè)計應(yīng)用 > 德州儀器AMC1204的應(yīng)用指南

德州儀器AMC1204的應(yīng)用指南

作者: 時間:2013-09-21 來源:網(wǎng)絡(luò) 收藏
px; padding: 0px; font-family: 宋體, arial; font-size: 14px; line-height: 25px; ">  Z3 《= (others =》 ‘0’);

本文引用地址:http://m.butianyuan.cn/article/228269.htm

  elsif MCLK‘event and MCLK = ’1‘ then

  Z1 《= Z1 + MOUT;

  Z2 《= Z2 + Z1;

  Z3 《= Z3 + Z2;

  end if;

  end process;

  process(CNR, RESN)

  begin

  if RESN = ’0‘ then

  Z4 《= (others =》 ’0‘);

  Z5 《= (others =》 ’0‘);

  Z6 《= (others =》 ’0‘);

  Z7 《= (others =》 ’0‘);

  elsif CNR’event and CNR = ‘1’ then

  Z4 《= Z3;

  Z5 《= Z3 - Z4;

  Z6 《= Z3 - Z4 - Z5;

  Z7 《= Z3 - Z4 - Z5 - Z6;

  end if;

  end process;

  CN5 《= Z7;

  end RTL;

  3 結(jié)論

  應(yīng)用高性能隔離Delta-Sigma調(diào)制器時,為了確保轉(zhuǎn)換精度,需要注意外圍輸入電路的設(shè)計,選擇合適的輸入采樣電阻以及時鐘頻率,使得輸入采樣電阻阻值相對于輸入等效阻抗盡量小,以此降低輸入電阻引起的轉(zhuǎn)換誤差;同時選擇合適的輸出濾波器,以滿足整個系統(tǒng)對測量精度的要求。

  4 Reference

 ?。?] datasheet

 ?。?] AMC1210 datasheet


上一頁 1 2 3 下一頁

關(guān)鍵詞: 德州儀器 AMC1204

評論


相關(guān)推薦

技術(shù)專區(qū)

關(guān)閉