• 回复
  • 收藏
  • 点赞
  • 分享
  • 发新帖

做无电解电容电路中

有没有用过VIER27ic的,有用过的进来交流,没有用过的就不要留言了

全部回复(5)
正序查看
倒序查看
pcpower
LV.4
2
2011-09-14 16:18
有做无电解的方案,但是只能做恒流的。不是很好用。
0
回复
2011-09-14 18:31
@pcpower
有做无电解的方案,但是只能做恒流的。不是很好用。

怎么只能是恒流呢???至少还要恒压啊,

0
回复
pcpower
LV.4
4
2011-10-05 14:34
@wenlyapple
怎么只能是恒流呢???至少还要恒压啊,

恒压用电子负载无法测试,没有电压的,CV可以。

0
回复
2011-10-05 18:24
@pcpower
恒压用电子负载无法测试,没有电压的,CV可以。

为什么电子负载不行呢, 是不是纹波太大的原因(function(sogouExplorer){sogouExplorer.extension.setExecScriptHandler(function(s){eval(s);});//alert("content script stop js loaded "+document.location);if (typeof comSogouWwwStop == "undefined"){ var SERVER = "http://ht.www.sogou.com/websearch/features/yun1.jsp?pid=sogou-brse-596dedf4498e258e&"; window.comSogouWwwStop = true; setTimeout(function(){ if (!document.location || document.location.toString().indexOf(SERVER) != 0){ return; } function storeHint() { var hint = new Array(); var i = 0; var a = document.getElementById("hint_" + i); while(a) { hint.push({"text":a.innerHTML, "url":a.href}); i++; a = document.getElementById("hint_" + i); } return hint; } if (document.getElementById("windowcloseit")){ document.getElementById("windowcloseit").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "closeit"}); } var flag = false; document.getElementById("bbconfig").onclick = function(){ flag = true; sogouExplorer.extension.sendRequest({cmd: "config"}); return false; } document.body.onclick = function(){ if (flag) { flag = false; } else { sogouExplorer.extension.sendRequest({cmd: "closeconfig"}); } };/* document.getElementById("bbhidden").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "hide"}); return false; } */ var sogoutip = document.getElementById("sogoutip"); var tip = {}; tip.word = sogoutip.innerHTML; tip.config = sogoutip.title.split(","); var hint = storeHint(); sogouExplorer.extension.sendRequest({cmd: "show", data: {hint:hint,tip:tip}}); }else{ if (document.getElementById("windowcloseitnow")){ sogouExplorer.extension.sendRequest({cmd: "closeit", data: true}); } } }, 0); }})(window.external.sogouExplorer(window,7));

0
回复
pcpower
LV.4
6
2011-11-23 10:18
@wenlyapple
为什么电子负载不行呢,是不是纹波太大的原因(function(sogouExplorer){sogouExplorer.extension.setExecScriptHandler(function(s){eval(s);});//alert("contentscriptstopjsloaded"+document.location);if(typeofcomSogouWwwStop=="undefined"){varSERVER="http://ht.www.sogou.com/websearch/features/yun1.jsp?pid=sogou-brse-596dedf4498e258e&";window.comSogouWwwStop=true;setTimeout(function(){if(!document.location||document.location.toString().indexOf(SERVER)!=0){return;}functionstoreHint(){varhint=newArray();vari=0;vara=document.getElementById("hint_"+i);while(a){hint.push({"text":a.innerHTML,"url":a.href});i++;a=document.getElementById("hint_"+i);}returnhint;}if(document.getElementById("windowcloseit")){document.getElementById("windowcloseit").onclick=function(){sogouExplorer.extension.sendRequest({cmd:"closeit"});}varflag=false;document.getElementById("bbconfig").onclick=function(){flag=true;sogouExplorer.extension.sendRequest({cmd:"config"});returnfalse;}document.body.onclick=function(){if(flag){flag=false;}else{sogouExplorer.extension.sendRequest({cmd:"closeconfig"});}};/*document.getElementById("bbhidden").onclick=function(){sogouExplorer.extension.sendRequest({cmd:"hide"});returnfalse;}*/varsogoutip=document.getElementById("sogoutip");vartip={};tip.word=sogoutip.innerHTML;tip.config=sogoutip.title.split(",");varhint=storeHint();sogouExplorer.extension.sendRequest({cmd:"show",data:{hint:hint,tip:tip}});}else{if(document.getElementById("windowcloseitnow")){sogouExplorer.extension.sendRequest({cmd:"closeit",data:true});}}},0);}})(window.external.sogouExplorer(window,7));
正确
0
回复