
        <!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width,initial-scale=1" /><title>
	一种大量程宽带变频功率标准源的研制
</title><meta name="description" content="一种用于计量和测试产品性能的大量程宽范围变频功率标准源的设计。" /><meta name="keywords" content="功率标准源,变频,DDS" /><link rel="canonical" href="https://www.vfe.ac.cn/NewsDetail-313.aspx" /><link href="../Templates/yinhe/style/2019/style.css" rel="stylesheet" type="text/css" /><link href="../Templates/yinhe/style/2019/iconfont.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" href="https://unpkg.com/aos@2.3.1/dist/aos.css" />

    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/jquery-2.1.1.min.js"></script>
    <script type="text/javascript" src="../Templates/yinhe/script/2019/modernizr.js"></script>
    <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
    <!--[if IE 6]>
    <script type="text/javascript" src="js/DD_belatedPNG_0.0.8a.js" ></script>
    <script type="text/javascript">   DD_belatedPNG.fix('.index-banner-flash-t,img,.left,.right,banner_img_01.png')  </script>
    <![endif]-->
    <script>wx.config({ debug:false, appId: 'wx08344ce9100ae38d', timestamp: '1763749100', nonceStr: 'auAcfmUfS67K0gbjmVjCiziit1', signature: '02d24fa5657e0490f9abfd50c35e4a70de1d214d', jsApiList: ['onMenuShareTimeline','onMenuShareAppMessage'] }); wx.updateAppMessageShareData({ title: '一种大量程宽带变频功率标准源的研制', desc:'一种用于计量和测试产品性能的大量程宽范围变频功率标准源的设计。', link: 'https://www.vfe.ac.cn/NewsDetail-313.aspx',  imgUrl: 'https://www.vfe.ac.cn',  success: function () { }, cancel: function () {} }); wx.updateTimelineShareData({ title:'一种大量程宽带变频功率标准源的研制', link: 'https://www.vfe.ac.cn/NewsDetail-313.aspx',  imgUrl: 'https://www.vfe.ac.cn',  success: function (res) { }, cancel: function (res) { } });</script>
    <script>

        function search() {
            var key = document.getElementById("txtSearch").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }

        function search2() {
            var key = document.getElementById("txtSearch").value;


            if (key == undefined)
                key = "";

            url = "http://so.vfe.ac.cn/cse/search?entry=1&s=4235808059136091158&q=" + key

            window.location.href = encodeURI(url);
        }


        function search3() {
            var key = document.getElementById("txtSearch3").value;

            if (key == undefined)
                key = "";
            url = "/Searchall.aspx?keyword=" + key;


            window.location.href = encodeURI(url);
        }
        //相应回车事件
        function testEnter() {
            if (event.keyCode == 13) {
                search();
                return false;
            }
        };



        $(document).ready(function () {

            // transition effect
            style = 'easeOutQuart';

            // if the mouse hover the image
            $('.photo').hover(
                function () {
                    //display heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:0},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: 0 }, { duration: 200, easing: style });
                },

                function () {
                    //hide heading and caption
                    //$(this).children('div:first').stop(false,true).animate({top:-50},{duration:200, easing: style});
                    $(this).children('div:last').stop(false, true).animate({ bottom: -100 }, { duration: 200, easing: style });
                }
            );

            //手机端导航
            var mobile_menu = document.getElementsByClassName("mobile_menu")[0];
            var menuShow = function (e) {
                if ($(e.target).closest(".mobile_menu").length > 0) {
                    e.stopPropagation();
                }
                if ($(".nav-side").css("left") == "0px") {
                    menuHide();
                } else {
                    $("#mobile_video").css({ "position": "relative", "left": "-200%" });
                    $(".nav-side").animate({ "left": "0" });
                }
            }
            var menuHide = function (e) {
                $(".nav-side").animate({ "left": "-75%" }, function () {
                    $("#mobile_video").css({ "left": "0" });
                });
            }

            mobile_menu.addEventListener("touchend", menuShow, false);
            document.addEventListener("touchend", menuHide, false)

        });
    </script>
</head>
<body>
    <div class="topbar">
        <div class="container">
            <div class="topbar_cont">
                <div id="topbar_menus">
                    <ul id="topcssmenu">
                        <li class="l1"><a href="https://www.yinhe-sensor.com/">English</a></li>
                        <li>|</li>
                        <li class="l1"><a href="sitemap.aspx">sitemap</a></li>
                        <li>|</li>
                        <li class="l1">
                            <a href="#" title="在线工具"><img src="../Templates/yinhe/images/2019/ioc.png" alt="在线工具" width="16" height="16">&nbsp;在线工具 <span class="dropicon">&nbsp;</span></a>
                            <ul>
                                <li><a href="zailiuliang/" title="电缆载流量在线计算工具">电缆载流量在线计算工具</a></li>
                                <li><a href="gonglvniuju/" title="功率与扭矩在线换算工具式">功率与扭矩在线换算工具</a></li>
                                <li><a href="cgqxx/" title="SP系列变频功率传感器在线选型工具">SP系列变频功率传感器在线选型工具</a></li>
                                <!-- <li><a href="bsqxx/" title="DT系列数字变送器在线选型工具 ">DT系列数字变送器在线选型工具 </a></li> -->
                            </ul>
                        </li>
                    </ul>
                </div>
                <div id="search_box" class="for_pc">
                    <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                        <input type="text" name="txtSearch" id="txtSearch" value="搜索" onfocus="if(this.value==this.defaultValue) this.value='';" onblur="if(this.value=='') this.value=this.defaultValue;" class="searchinput" onkeypress="testEnter()">
                    </div>
                    <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                        <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search()">
                    </div>
                    <div>
                        <input id="btn_baidu" name="btn_baidu" type="button" onclick="search2()" title="百度本站">
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="navbar">
        <div class="container">
            <div class="container-home">
                <div class="brand">
                    <a href=""><img src="../Templates/yinhe/images/2019/logo.jpg" alt="湖南银河电气有限公司" width="210" height="50"></a>
                    <p>以提升制造品质为己任，打造计测国家品牌！</p>
                </div>
           <div id="daohang">
                    <ul id="nav">
                        <li class="top"><a class="top_link" href="/">首页</a></li>
                        <li class="top">
                            <a id="services" class="top_link" href="Products.aspx">产品中心</a>
                            <ul class="sub" style="width: 180px">
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量测试分析装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px;width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=21" style="width: 260px">WP4000变频功率分析仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=67" style="width: 260px">VFE2000设备长时运行状态记录仪</a></li>
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=65" style="width: 260px">EV4000动力系统综合测试仪</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">TE8510直流功率表</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">DS数字量传感器</a></li>-->
                                        <!--<li><a href="ProductShow.aspx?id=59">EV3000动力系统综合测试仪</a></li>
                                        <li><a href="ProductShow.aspx?id=69">DP1000直流功率表</a></li>
                                        <li><a href="ProductShow.aspx?id=35">DT数字变送器</a></li>-->
                                        <!-- <li><a href="ProductShow.aspx?id=62">DPA5000机架式功率分析仪</a></li> -->
                                        <!-- <li><a href="ProductShow.aspx?id=46">TN4000电子式扭矩仪</a></li> -->
                                    </ul>
                                </li>
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量传感器<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=63" style="width: 260px">CS零磁通电流传感器</a></li>
                                        <!--<li><a href="ProductShow.aspx?id=34">SP系列变频功率传感器</a></li>
                                        <li><a href="ProductShow.aspx?id=64">ICSA系列脉冲电流传感器</a></li> -->
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=68" style="width: 260px">VS高精度电压传感器</a></li>
                                    </ul>
                                </li>                                
                                <li style="width: 180px">
                                    <a class="fly" href="#" style="width: 180px">电量计量标准装置<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=27" style="width: 260px">6520C变频标准功率源</a></li>                                        
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=66" style="width: 260px">6710C直流标准电流源</a></li>
                                        <!--
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">5900C多功能校准源</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">8917C交流电压测量标准</a></li>
                                        <li style="width: 260px"><a href="https://www.vfe.ac.cn/" style="width: 260px">322C交直流转换标准</a></li>
                                        <li><a href="ProductShow.aspx?id=70">VCS系列变频电流标准源/VVS系列变频电压标准源</a></li>
                                        <li><a href="ProductShow.aspx?id=26">AP2001变频功率标准表</a></li> 
                                        <li><a href="ProductShow.aspx?id=25">AP2003变频功率标准表</a></li>
                                        <li><a href="ProductShow.aspx?id=66">SCS系列高精度直流大电流源</a></li> -->
                                    </ul>
                                </li>
                             
                                <li style="width:180px">
                                    <a class="fly" href="#" style="width: 180px">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul style="margin-left: 50px; width: 260px">
                                        <li style="width: 260px"><a href="ProductShow.aspx?id=60" style="width: 260px">银河数据采集分析系统</a></li>
                                    </ul>
                                </li>
                                <!-- 以下在设计完4合1页面开放 -->
                                <!-- <li>
                                    <a class="fly" href="#">定制服务产品<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="#"></a>典型定制案例</li>
                                        
                                     </ul>
                                </li> -->
                            </ul>
                        </li>
                        <li class="top">
                            <a id="services" class="top_link" href="cpyingyong.aspx">产品应用</a>
                            <ul class="sub">
                                <li>
                                    <a class="fly" href="#">电机试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1513.aspx">湖南省大中型电机电控产品质量监督检验中心试验台</a></li>
                                        <li><a href="NewsDetail-1502.aspx">国家中小型电机产品质量监督检验中心电机试验台</a></li>
                                        <li><a href="NewsDetail-1500.aspx">国家电器产品质量监督检验中心电机综合测试系统</a></li>
                                        <li><a href="NewsDetail-1479.aspx">陀螺仪电机自动化测试系统</a></li>
                                        <li><a href="NewsDetail-1465.aspx">湖南省中小型电机质量监站测试系统</a></li>
                                        <li><a href="NewsDetail-1455.aspx">国家高电压计量站高压电机移动式能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-1449.aspx">东莞电机厂4×800kW高中低压变频电机试验室</a></li>
                                        <li><a href="NewsDetail-1448.aspx">船用电力推进系统新型十五相感应电机测试系统</a></li>
                                        <li><a href="NewsDetail-1444.aspx">国家高电压计量站高压电机能效计量检测平台</a></li>
                                        <li><a href="NewsDetail-908.aspx">哈理工教学用电机综合试验台</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变频器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1771.aspx">襄阳中车电机技术有限公司防爆变频器试验台</a></li>
                                        <li><a href="NewsDetail-1498.aspx">国防科大磁悬浮变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1496.aspx">自主可控机器人伺服驱动器测试系统</a></li>
                                        <li><a href="NewsDetail-1493.aspx">某院校逆变器研发平台测试系统</a></li>
                                        <li><a href="NewsDetail-1490.aspx">汇川技术股份有限公司中高压变频器试验平台</a></li>
                                        <li><a href="NewsDetail-1481.aspx">某院校DC-DC开关电源测试系统</a></li>
                                        <li><a href="NewsDetail-1478.aspx">国家电器产品质量监督检验中心风电变频器测试台</a></li>
                                        <li><a href="NewsDetail-1477.aspx">双速电机变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1460.aspx">国家变流技术工程研究中心变频器测试系统</a></li>
                                        <li><a href="NewsDetail-1458.aspx">金风科技变流器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">变压器试验<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1501.aspx">中频隔离变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1482.aspx">国家电器产品质量监督检验中心电力变压器测试系统</a></li>
                                        <li><a href="NewsDetail-1469.aspx">国家海上风电重点实验室并网变压器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风电测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1497.aspx">东方电气东风电机双馈风力发电机试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1494.aspx">一重集团永磁直驱风力发电机试验台</a></li>
                                        <li><a href="NewsDetail-1492.aspx">某院校永磁风电试验台测试系统</a></li>
                                        <li><a href="NewsDetail-1476.aspx">北京京城新能源有限公司综合性电机试验站</a></li>
                                        <li><a href="NewsDetail-1467.aspx">国家风电产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1457.aspx">国家能源风力发电机研发中心永磁直驱风电试验台</a></li>
                                        <li><a href="NewsDetail-1447.aspx">国家海上风力发电技术与检测重点实验室风电试验台</a></li>
                                        <li><a href="NewsDetail-1446.aspx">国家电器产品质量监督检验中心风电试验室</a></li>
                                        <li><a href="NewsDetail-1445.aspx">金风科技6MW永磁直驱风力发电机组试验系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">光伏测试<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1499.aspx">国家电器产品质量监督检验中心光伏并网测试系统</a></li>
                                        <li><a href="NewsDetail-1491.aspx">某院校离网型光伏逆变器测试系统</a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">轨道交通<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1462.aspx">中国中车受电弓在线检测系统</a></li>
                                        <li><a href="NewsDetail-1454.aspx">中国中车株洲电机牵引电机国家认可实验室</a></li>
                                        <li><a href="NewsDetail-1452.aspx">重庆市电机质量监督检验站牵引电机检测系统</a></li>
                                        <li><a href="NewsDetail-1451.aspx">湘电集团轨道交通交流牵引传动系统试验室</a></li>
                                        <li><a href="NewsDetail-1450.aspx">中国中车株洲电力机车研究所牵引系统实验室 </a></li>
                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">电动汽车<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-2120.aspx">湘电莱特电气有限公司电动汽车驱动系统试验台简介</a></li>
                                        <li><a href="NewsDetail-2119.aspx">中山大洋电动汽车驱动系统测试平台</a></li>
                                        <li><a href="NewsDetail-1480.aspx">国家工矿电传动车辆质检中心传动系统试验台</a></li>
                                        <li><a href="NewsDetail-1474.aspx">三一重工电动汽车控制器与电机试验台</a></li>
                                        <li><a href="NewsDetail-1468.aspx">东方电气集团东风电机电动汽车动力系统试验站</a></li>

                                    </ul>
                                </li>
                                <li>
                                    <a class="fly" href="#">风机/水泵<span><img src="../Templates/yinhe/images/2019/jiantou.png"></span></a>
                                    <ul>
                                        <li><a href="NewsDetail-1486.aspx">美国福斯流体变频水泵测试系统</a></li>
                                        <li><a href="NewsDetail-1472.aspx">新加坡科沛达(calpeda)水泵测试平台</a></li>
                                        <li><a href="NewsDetail-1466.aspx">湖南南方泵业高低压水泵试验系统</a></li>
                                        <li><a href="NewsDetail-1464.aspx">湖南利欧泵业高低压水泵综合测试中心测试系统</a></li>
                                        <li><a href="NewsDetail-1461.aspx">大连深蓝泵业有限公司低温泵（LNG）测试系统</a></li>
                                        <li><a href="NewsDetail-1456.aspx">上海凯泉泵业高温高压泵综合试验室</a></li>
                                    </ul>
                                </li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="top_link" href="news.aspx">新闻中心</a> </li>
                        <li class="top">
                            <a id="products" class="top_link" href="#">技术中心</a>
                            <ul class="sub">
                                <li><a href="wenda.aspx">产品问答</a></li>
                                <li><a href="baike.aspx">银河百科</a></li>
                                <li><a href="News-14.aspx">基础知识</a></li>
                                <li><a href="News-17.aspx">银河文库</a></li>
                                <li><a href="dianjiceshi.aspx">电机测试 </a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="privacy" class="top_link" href="fwzc/">支持与服务</a>
                            <ul class="sub">
                                <li><a href="fwzc/yhsc.htm">用户手册</a></li>
                                <!--  <li><a href="fwzc/3d.htm">3D模型</a></li>-->
                                <li><a href="fwzc/azgf.htm">安装规范</a></li>
                                <li><a href="fwzc/ybsc.htm">样本手册</a></li>
                                <li><a href="HelpDetail-12.aspx">维修与服务</a></li>
                                <li><a href="zixun.aspx">在线咨询</a></li>
                                <li><a href="http://yhzxd.vfe.ac.cn/" target="_blank">软件服务中心</a></li>
                            </ul>
                        </li>
                        <li class="top">
                            <a id="products" class="top_link" href="Content-1.aspx">关于银河</a>
                            <ul class="sub">
                                <li><a href="Content-1.aspx">银河简介</a></li>
                                <li><a href="Content-11.aspx">大事记</a></li>
                                <li><a href="Content-12.aspx">企业资质</a></li>
                                <li><a href="Content-50.aspx">组织架构</a></li>
                                <li><a href="Content-51.aspx">企业文化</a></li>
                                <li><a href="kanwu.aspx">企业刊物</a></li>
                                <li><a href="zhaopin/cxyzp.htm">人才招聘</a></li>
                                <li><a href="yuangongfengcai.aspx">员工风采</a></li>
                                <li><a href="ContactUs.aspx">联系我们</a></li>
                            </ul>
                        </li>
                        <li class="top"><a id="contacts" class="zxsc"  href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin" target="_blank">在线商城</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>

    <!--导航手机版-->

    <div class="for_mobile">
        <div class="n_mobile_cont">
            <div class="mobile_logo"><a href="" title="湖南银河电气有限公司"><img src="../Templates/yinhe/images/2019/mobile_logo.png"></a></div>
            <div class="mobile_rightside">
                <div id="mobile_dropside" class="mobile_search"><a class="searchdropmenu"><img src="../Templates/yinhe/images/2019/mobile_search.png"></a></div>
                <div class="mobile_menu"><a><img src="../Templates/yinhe/images/2019/mobile_menu.png"></a></div>
                <ul class="nav-side" style="left: -75%;">
                    <li><a href="" class="now" id="home">首页</a></li>
                    <li><a href="Products.aspx" id="cpzx">产品中心</a></li>
                    <li><a href="cpyingyong.aspx" id="cpyy">产品应用</a></li>
                    <li><a href="news.aspx" id="xwzx">新闻中心</a></li>
                    <li><a href="wenda.aspx" id="cpwd">产品问答</a></li>
                    <li><a href="baike.aspx" id="yhbk">银河百科</a></li>
                    <li><a href="News-14.aspx" id="jczs">基础知识</a></li>
                    <li><a href="shiyanshi.aspx" id="jczx">银河文库</a></li>  
                    <li><a href="fwzc" id="fwzc">服务与支持</a></li>
                    <li><a href="https://shop364457956.taobao.com/?spm=pc_detail.29232929/evo365560b447259.shop_block.dentershop.6d797dd673USin">在线商城</a></li>
                    <li><a href="Content-1.aspx" id="yhjj">关于银河</a></li>
                </ul>
            </div>
        </div>
        <div id="search_box" class="mobile_search_box">
            <div id="search_box_left" style="float:left;width:100;height:27px;margin:0px">
                <input type="text" name="txtSearch" id="txtSearch3" onfocus="if(this.value==this.defaultValue) this.value='';" class="searchinput">
            </div>
            <div id="search_box_right" style="float:left;margin:0px 0px 0px 5px;width:38px;height:27px;">
                <input id="btn_search" title="搜索本站" name="btn_search" type="button" onclick="search3()">
            </div>
        </div>
    </div>
    <script>
        $(function () {
            $("#mobile_dropside").click(function () {
                $(".mobile_search_box").slideToggle("slow");
            });
        });
    </script>

  <div class="news_center">
      <img src="../../Templates/yinhe/images/2019/jishu_center.jpg">
  </div>
<div class="top-title">
    <div class="container">
        <div class="left">
            <i class="iconfont icon-address"></i>
            <span>当前位置：<a href="/">首页</a> │ <a href='shiyanshi.aspx'  id='title'>检测中心</a> │  <a href='News-17.aspx'  id='title1' >银河文库</a> │ 一种大量程宽带变频功率标准源的研制</span>
        </div>
        
    </div>
</div>


<div class="product">
    <div class="container">
        <div class="wrap">
            <div class="wrap-baike">
                <div class="bkleft">
                                <div class="wrap-baike-title">
                <h1>一种大量程宽带变频功率标准源的研制</h1>
                <div class="fenxiang">
                    <div class="left">
                        <ul>
                            <li>浏览次数：6116次</li>
                            <li>发布时间：2013/10/17 15:04:03 </li>
                            <li> 作者：银河电气</li>
                        </ul>
                    </div>
                    <div class="right">
                        <div class="bdsharebuttonbox"><a title="分享到微信" href="#" class="bds_weixin" data-cmd="weixin"><a title="分享到新浪微博" href="#" class="bds_tsina" data-cmd="tsina"><a title="分享到腾讯微博" href="#" class="bds_tqq" data-cmd="tqq"></a><a title="分享到QQ空间" href="#" class="bds_qzone" data-cmd="qzone"></a></a></a><a title="分享到人人网" href="#" class="bds_renren" data-cmd="renren"></a><a href="#" class="bds_more" data-cmd="more"></a></div>
                        <div class="weixintup"><img src="../../Templates/yinhe/images/2019/weixin_saomiao.png" class="_weixintup"></div>
                    </div>
                    <div class="da_weixintup"> <img src="../../Templates/yinhe/images/2019/2wm_weixin.jpg"></div>
                </div>
            </div>
           
                    <br />
                    <p><span style="font-size:small;"><b style="mso-bidi-font-weight:normal;"><span style="font-family:黑体;mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">&nbsp;&nbsp; 摘要：</span></b><span style="font-family:宋体;mso-bidi-font-size:10.5pt;">当前，变频技术已经获得了广泛使用，但是变频电量的计量却是空白。本文提出了一种用于计量和测试产品性能的大量程宽范围变频功率标准源的设计。采用<span lang="EN-US">DDS</span>作为信号发生器，分别产生一定频率的<a name="OLE_LINK4"></a><a name="OLE_LINK3"><span style="mso-bookmark:OLE_LINK4;">电压信号和电流信号</span></a>，信号控制全桥开关功率放大器，再驱动线性功率放大器，分别输出电压和电流，并对电压电流进行测量并<a name="OLE_LINK13"></a><a name="OLE_LINK12"><span style="mso-bookmark:OLE_LINK13;">反馈</span></a>回控制器，用<span lang="EN-US">PI</span>算法进行闭环控制，从而使功率源输出电压及输出电流的真有效值<a name="OLE_LINK15"></a><a name="OLE_LINK14"><span style="mso-bookmark:OLE_LINK15;">保持稳定</span></a>。实验结果表明，<a name="OLE_LINK19"></a><a name="OLE_LINK18"><span style="mso-bookmark:OLE_LINK19;">系统运行稳定</span></a>，电压电流输出精度高，达到了<span lang="EN-US">0.1</span>级。</span><b style="mso-bidi-font-weight:normal;"><span style="font-family:黑体;mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;" lang="EN-US"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></span></b></span></p>
<p style="text-indent:25.85pt;margin:0cm 0cm 0pt;mso-char-indent-count:2.45;" class="MsoNormal"><span style="font-size:small;"><b style="mso-bidi-font-weight:normal;"><span style="font-family:黑体;mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">关键词：</span></b><span style="font-family:宋体;font-size:12pt;"> </span><span style="font-family:宋体;mso-ascii-font-family:'Times New Roman';mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">功率标准源</span><span style="mso-bidi-font-size:10.5pt;"><span style="font-family:'Times New Roman';"> </span></span><span style="font-family:宋体;mso-ascii-font-family:'Times New Roman';mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">变频</span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="font-family:'Times New Roman';"> DDS<o:p></o:p></span></span></span></p>
<p style="text-indent:25.7pt;margin:0cm 0cm 0pt;mso-char-indent-count:2.45;" class="MsoNormal"><span style="font-size:small;"><span style="font-family:黑体;mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">中图分类号：</span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="font-family:'Times New Roman';">TM933 </span></span></span><span style="font-family:楷体_GB2312;color:black;font-size:9pt;mso-hansi-font-family:宋体;" lang="EN-US"><span style="mso-spacerun:yes;"><span style="font-family:'Times New Roman';">&nbsp;</span></span></span><span style="font-size:small;"><span style="font-family:黑体;mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">文献标识码： </span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="font-family:'Times New Roman';">B </span></span></span><span style="font-family:'Times New Roman';"><span style="color:black;font-size:9pt;mso-fareast-font-family:楷体_GB2312;" lang="EN-US"><span style="mso-spacerun:yes;">&nbsp;</span></span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><o:p></o:p></span></span></p>
<p style="text-align:center;line-height:15pt;margin:0cm 0cm 0pt;mso-margin-top-alt:auto;mso-line-height-rule:exactly;" class="MsoNormal" align="center"><b style="mso-bidi-font-weight:normal;"><span style="font-size:12pt;" lang="EN-US"><span style="font-family:'Times New Roman';">The research of a wide</span><a name="OLE_LINK2"></a><a name="OLE_LINK1"><span style="mso-bookmark:OLE_LINK2;"><span style="font-family:'Times New Roman';"> range frequency conversion standard power source</span></span></a><o:p></o:p></span></b></p>
<p style="margin:0cm 0cm 0pt;" class="MsoNormal"><span style="font-family:'Times New Roman';"><span style="font-size:12pt;" lang="EN-US"><span style="mso-spacerun:yes;">&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:small;"><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="mso-spacerun:yes;">&nbsp;</span></span><span lang="EN-US">Liu Liangjiang</span><sup><span style="font-size:12pt;" lang="EN-US">1</span></sup><span lang="EN-US"> Chen Haowei</span><sup><span style="font-size:12pt;" lang="EN-US">2</span></sup><span lang="EN-US"> Peng Zhengliang</span><sup><span style="font-size:12pt;" lang="EN-US">1</span></sup><span lang="EN-US"> Wang Ning</span><sup><span style="font-size:12pt;" lang="EN-US">2</span></sup><span lang="EN-US"> Liao Zhongchi</span><sup><span style="font-size:12pt;" lang="EN-US">2</span></sup></span><span lang="EN-US"><o:p></o:p></span></span></p>
<p style="text-align:left;margin:0cm 0cm 0pt;" class="MsoNormal" align="left"><span style="font-size:small;"><span style="font-family:'Times New Roman';"><span lang="EN-US">(1. Hunan Institute Of Metrology &amp; Test, Changsha, 410014; 2. Hunan YINHE ELECTRIC CO. LTD, Changsha, 410073)</span><sup><span style="font-size:12pt;" lang="EN-US"><o:p></o:p></span></sup></span></span></p>
<p style="text-indent:10.35pt;margin:0cm 0cm 0pt;mso-char-indent-count:.98;" class="MsoNormal"><span style="font-size:small;"><span style="font-family:'Times New Roman';"><b style="mso-bidi-font-weight:normal;"><span style="mso-bidi-font-size:10.5pt;" lang="EN-US">Abstract: </span></b><span style="mso-bidi-font-size:10.5pt;" lang="EN-US">Nowadays</span></span><span style="font-family:宋体;mso-ascii-font-family:'Times New Roman';mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">，</span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="font-family:'Times New Roman';">frequency conversion technology is widely used</span></span><span style="font-family:宋体;mso-ascii-font-family:'Times New Roman';mso-hansi-font-family:'Times New Roman';mso-bidi-font-size:10.5pt;">，</span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"><span style="font-family:'Times New Roman';">but the measurement of frequency conversion energy is blank. The paper presents a new design of wide range frequency conversion standard power source, which is widely used to measure and test product performance. Two DDS are used as signal generators, which individually generate voltage signal and current signal of certain frequency. The signal control switch mode </span><a name="OLE_LINK9"></a><a name="OLE_LINK8"><span style="mso-bookmark:OLE_LINK9;"><span style="font-family:'Times New Roman';">power amplifier</span></span></a><span style="font-family:'Times New Roman';">, which drive linear power amplifier, Then</span><a name="OLE_LINK17"></a><a name="OLE_LINK16"><span style="mso-bookmark:OLE_LINK17;"><span style="font-family:'Times New Roman';"> </span></span></a><a name="OLE_LINK11"></a><a name="OLE_LINK10"><span style="mso-bookmark:OLE_LINK11;"><span style="mso-bookmark:OLE_LINK17;"><span style="mso-bookmark:OLE_LINK16;"><span style="font-family:'Times New Roman';">voltage and current</span></span></span></span></a><span style="font-family:'Times New Roman';"> are output. The voltage and current are measured and the signal are feed back to main controller, which control the output using PI arithmetic to keep the effective value of </span><a name="OLE_LINK21"></a><a name="OLE_LINK20"><span style="mso-bookmark:OLE_LINK21;"><span style="font-family:'Times New Roman';">the output voltage and current</span></span></a><span style="font-family:'Times New Roman';"> steady. The experiment result shows that the system run stable and the </span></span><span style="font-family:'Times New Roman';"><span lang="EN-US">precision of</span><span style="mso-bidi-font-size:10.5pt;" lang="EN-US"> output voltage and current reached 0.1 grade.<o:p></o:p></span></span></span></p>
<p style="text-indent:10.35pt;margin:0cm 0cm 0pt;mso-char-indent-count:.98;" class="MsoNormal"><span style="font-size:small;"><span style="font-family:'Times New Roman';"><b style="mso-bidi-font-weight:normal;"><span style="mso-bidi-font-size:10.5pt;" lang="EN-US">Key words: </span></b><span style="mso-bidi-font-size:10.5pt;" lang="EN-US">standard power source, frequency conversion, Direct Digital Synthesizer</span></span></span></p>
<p style="text-indent:10.35pt;margin:0cm 0cm 0pt;mso-char-indent-count:.98;" class="MsoNormal"><span style="font-size:small;"><span style="font-family:'Times New Roman';"><span style="mso-bidi-font-size:10.5pt;" lang="EN-US">详细介绍请点击“阅读或会员下载”<b style="mso-bidi-font-weight:normal;"><o:p></o:p></b></span></span></span></p>
<p>&nbsp;</p>
                    <div class="help_xiazai">
                    <span class="read_a"><a id="ctl00_down_guest" href="/Storage/article/3d9536a9b1ef4ea0892667fdc207a642.pdf"> </a></span>
                    <span class="down_a"></span>

                </div>
                    <hr>
                    <div class="fanye2"><p class="left"> 上一篇：<a href='NewsDetail-314.aspx'>基于DDS的大功率变频标准源全数字化控制系统设计</a></p><p class="right">下一篇：<a href='NewsDetail-308.aspx'>低速永磁同步风力发电机试验系统电量测试要求</a></p></div>

                </div>
                <div class="bkright">
                    <div class="xiangguanwenzhang">
                        <div class="xiangguan_title"><p class="left">相关文章</p> </div>
                        <ul>
                            <li><a href='NewsDetail-302.aspx'  target='_blank'>解读测试设备的精度指标</a></li><li><a href='NewsDetail-314.aspx'  target='_blank'>基于DDS的大功率变频标准源全数字化控制系统设计</a></li>
                        </ul>
                    </div>

                    <div class="remenwenzhang">
                        <div class="remwn_title"><p class="left">热门文章</p> </div>
                        <ul>
                            <li><a href='NewsDetail-3031.aspx'  target='_blank'>GB 7251.1-2013 低压成套开关设备和控制设备 第1部分总则</a></li><li><a href='NewsDetail-603.aspx'  target='_blank'>GB18613-2012中小型三相异步电动机能效限定值及能效等级</a></li><li><a href='NewsDetail-1025.aspx'  target='_blank'>GB/T 2900.1-2008 电工术语 基本术语</a></li><li><a href='NewsDetail-626.aspx'  target='_blank'>GB/T1032-2012三相异步电动机试验方法</a></li><li><a href='NewsDetail-1271.aspx'  target='_blank'>GB/T 12325-2008 电能质量 供电电压偏差</a></li>
                        </ul>
                    </div>

                    <div class="biaoqian">
                        <div class="biaoqian_title"><p class="left">标签</p> </div>

                        <ul>
                            <li><a href='ContentTagList.aspx?name=DDS'>DDS</a></li>,<li><a href='ContentTagList.aspx?name=%E5%8F%98%E9%A2%91'>变频</a></li>,<li><a href='ContentTagList.aspx?name=%E5%8A%9F%E7%8E%87%E6%A0%87%E5%87%86%E6%BA%90'>功率标准源</a></li>

                        </ul>
                    </div>
                </div>

            </div>
        </div>
    </div>
</div>
<script>window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdPic": "", "bdStyle": "0", "bdSize": "16" }, "share": {} }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = '../static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];</script>
 <script type="text/javascript" src="../Templates/yinhe/script/new/jquery.1.7.2.js"></script>
            <script>
                oHove("._weixintup", ".da_weixintup");
                function oHove(aClas, bClas) {

                    $(aClas).hover(function () {
                        $(bClas).show();
                    }, function () {
                        $(bClas).hide();
                    });
                }
            </script>


<!--底部-->
<div class="footer">
    <div class="container">
        <div class="footer_cont">
            <div class="footer_cont_1">
                <img src="../Templates/yinhe/images/2019/footer_logo.png">
                <p>中国变频电量测量与计量的领军企业</p>
                <p>国家变频电量测量仪器计量站创建单位</p>
                <p>国家变频电量计量标准器的研制单位</p>
            </div>
            <div class="footer_cont_2">
                <h4>关于我们</h4>
                <p>湖南银河电气有限公司专业从事变频电量测量技术研究，是国家变频电量测量仪器计量站的创建单位及国家测量标准器的研制单位，主营各种高精度功率分析仪、高精度电流传感器、高精度电压传感器、电动汽车动力系统测试仪、变频功率传感器、变频功率标准源等AnyWay系列变频电量计测设备及基于前端数字化和虚拟仪器技术的各类分布式计算机数据采集与控制系统。</p>
            </div>
            <div class="footer_cont_3">
                <h4>联系我们</h4>
                <div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-dianhua"></span>
                        <span class="liebiao_wenzi">总机：400-673-1028/0731-88392988</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-tubiao210"></span>
                        <!-- <span class="liebiao_wenzi">电话：18374498885</span> -->
                        <span class="liebiao_wenzi">技术：0731-88392611</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-chuanzhen"></span>
                        <span class="liebiao_wenzi">传真：0731-88392900</span>
                    </div>
                    <div class="footer_cont_liebiao">
                        <span class="iconfont icon-address"></span>
                        <span class="liebiao_wenzi">地址：湖南省长沙市经济技术开发区开元路17号</span>
                    </div>
                </div>
                <div></div>
                <div></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
</div>

<div class="root">
    <div class="container">
        <div class="root_cont">Copyright 2010-2017 www.vfe.ac.cn, All Rights Reserved  湖南银河电气有限公司  版权所有  <a href="http://beian.miit.gov.cn/">湘ICP备09002592号-5</a></div>
    </div>
</div>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?7f0f5c03bca096e558b5c8e620cdfc08";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

</body>
</html>