×

降低开关电源噪声影响的两种方法资料下载

消耗积分:5 | 格式:pdf | 大小:204.65KB | 2021-04-20

李军

分享资料个

谈到“开关电源”,最先产生的两个本能反应就是“高效”和“嘈杂”这两个术语。相反,比如说“LDO”(低压差稳压器),所使用的却是“低效”和“安静”这两个相反的描述性术语。不可否认,这些套话不假,但是对待起来却要小心确认:与大多数套话一样,在某些条件和情况下也有例外。 当然,即使是用作DC/DC稳压器的低噪声开关电源,也没有线性稳压器那么安静。然而,尽管开关电源设计可能需要在某些直流电源轨上实现极低的噪声,但其通常在功耗和运行时间方面却更要做系统级的考虑。这些领域包括敏感的低电平RF前端以及精确的高分辨率A/D转换。 图1:TPS62840的STOP模式工作——蓝色是STOP引脚的输入信号,紫红色是输出电压,绿色是电感器电流,所有这些都是在(a)PFM工作和(b)强制PWM在VIN=3.6V、VOUT=1.8V和IOUT=10mA条件下测量得到的。测量结果包括COUT=10µF。(图片来源:德州仪器) 对RF前端来说,需要低噪声时其占空比应为100%,因此在由嘈杂的开关电源供电的拓扑中使用一个本地LDO,可能就是明智之举。此外,为防止引入噪声,该前端的导轨可能需要滤波,以及仔细的PCB走线布局或分离的电源线布线。相反,对精确的A/D转换来说,仅在转换周期本身期间才需要干净的电源,因此就是间歇性的,并且通常更新速率固定。 不管转换是“按需”完成还是正式和定期进行,多年来一直使用的一种方法是在转换周期内关闭开关电源,而使转换电路“依靠”电容器提供的无噪声电源工作。这当然是可行的,但需要对转换器的功率需求和转换周期长度进行可靠的分析,才能正确确定电容器的尺寸。 有一些IC可以简化这种方法的实现。例如,德州仪器(TI)TPS62840是一款1.8V至6.5VIN的高效750mA降压开关电源IC,它有一个封装引脚可以控制“停止”(stop)功能,从而可以在消除开关噪声的同时允许电容器提供所需的功率(图1)。它不能提供大量电流,但是对预期的用途来说却很好。TI最近在其博文“Advantages of the STOP function for low-noise data-acquisition applications”中对此进行了进一步的讨论。 显然,这是一种有吸引力的解决方案,但是在与转换有关的软件中也需要小心。在电容器电压下降影响工作之前的所有时间范围内,必须停止开关电源,启动并完成转换,并重新启动开关功能。 同样重要的是,为了确保潜在的bug或高优先级中断不会使stop或un-stop指令受到延迟,需要对软件进行适当的制定和测试。如果发生这种情况,则噪声或其他难以再现的数据可能会导致转换误差,尤其是在该问题是间歇性的情况下如此。实际上,可以通过给软件增加另一负荷来消除噪声。不然,可能就必须采用某种基于硬件的分立式定时器电路(不,价格低廉的555类定时器在这里可能不适用)。 图2:LT8614和更嘈杂的LT8610的辐射发射与CISPR25 B类辐射极限的比较。(图片来源:ADI) 另一种方法是使用非常安静的开关稳压器,例如ADI公司的LT8614“Silent Switcher”。这款42V、4A同步降压开关电源IC可以轻松超过严格的CISPR25辐射标准(图2

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !

'+ '

'+ '

'+ ''+ '
'+ ''+ ''+ '
'+ ''+ '' ); $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code ==5){ $(pop_this).attr('href',"/login/index.html"); return false } if(data.code == 2){ //跳转到VIP升级页面 window.location.href="//m.lene-v.com/vip/index?aid=" + webid return false } //是会员 if (data.code > 0) { $('body').append(htmlSetNormalDownload); var getWidth=$("#poplayer").width(); $("#poplayer").css("margin-left","-"+getWidth/2+"px"); $('#tips').html(data.msg) $('.download_confirm').click(function(){ $('#dialog').remove(); }) } else { var down_url = $('#vipdownload').attr('data-url'); isBindAnalysisForm(pop_this, down_url, 1) } }); }); //是否开通VIP $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code == 2 || data.code ==5){ //跳转到VIP升级页面 $('#vipdownload>span').text("开通VIP 免费下载") return false }else{ // 待续费 if(data.code == 3) { vipExpiredInfo.ifVipExpired = true vipExpiredInfo.vipExpiredDate = data.data.endoftime } $('#vipdownload .icon-vip-tips').remove() $('#vipdownload>span').text("VIP免积分下载") } }); }).on("click",".download_cancel",function(){ $('#dialog').remove(); }) var setWeixinShare={};//定义默认的微信分享信息,页面如果要自定义分享,直接更改此变量即可 if(window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i) == 'micromessenger'){ var d={ title:'降低开关电源噪声影响的两种方法资料下载',//标题 desc:$('[name=description]').attr("content"), //描述 imgUrl:'https://'+location.host+'/static/images/ele-logo.png',// 分享图标,默认是logo link:'',//链接 type:'',// 分享类型,music、video或link,不填默认为link dataUrl:'',//如果type是music或video,则要提供数据链接,默认为空 success:'', // 用户确认分享后执行的回调函数 cancel:''// 用户取消分享后执行的回调函数 } setWeixinShare=$.extend(d,setWeixinShare); $.ajax({ url:"//www.lene-v.com/app/wechat/index.php?s=Home/ShareConfig/index", data:"share_url="+encodeURIComponent(location.href)+"&format=jsonp&domain=m", type:'get', dataType:'jsonp', success:function(res){ if(res.status!="successed"){ return false; } $.getScript('https://res.wx.qq.com/open/js/jweixin-1.0.0.js',function(result,status){ if(status!="success"){ return false; } var getWxCfg=res.data; wx.config({ //debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。 appId:getWxCfg.appId, // 必填,公众号的唯一标识 timestamp:getWxCfg.timestamp, // 必填,生成签名的时间戳 nonceStr:getWxCfg.nonceStr, // 必填,生成签名的随机串 signature:getWxCfg.signature,// 必填,签名,见附录1 jsApiList:['onMenuShareTimeline','onMenuShareAppMessage','onMenuShareQQ','onMenuShareWeibo','onMenuShareQZone'] // 必填,需要使用的JS接口列表,所有JS接口列表见附录2 }); wx.ready(function(){ //获取“分享到朋友圈”按钮点击状态及自定义分享内容接口 wx.onMenuShareTimeline({ title: setWeixinShare.title, // 分享标题 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享给朋友”按钮点击状态及自定义分享内容接口 wx.onMenuShareAppMessage({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 type: setWeixinShare.type, // 分享类型,music、video或link,不填默认为link dataUrl: setWeixinShare.dataUrl, // 如果type是music或video,则要提供数据链接,默认为空 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ”按钮点击状态及自定义分享内容接口 wx.onMenuShareQQ({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到腾讯微博”按钮点击状态及自定义分享内容接口 wx.onMenuShareWeibo({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ空间”按钮点击状态及自定义分享内容接口 wx.onMenuShareQZone({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); }); }); } }); } function openX_ad(posterid, htmlid, width, height) { if ($(htmlid).length > 0) { var randomnumber = Math.random(); var now_url = encodeURIComponent(window.location.href); var ga = document.createElement('iframe'); ga.src = 'https://www1.elecfans.com/www/delivery/myafr.php?target=_blank&cb=' + randomnumber + '&zoneid=' + posterid+'&prefer='+now_url; ga.width = width; ga.height = height; ga.frameBorder = 0; ga.scrolling = 'no'; var s = $(htmlid).append(ga); } } openX_ad(828, '#berry-300', 300, 250);