发新话题
打印

容值代码表示基本方法

容值代码表示基本方法

较为通用的容值代码表示方法为三位代码“XXY”表示法,前两位数字表示乘系数,后一位表示乘指数,单位为pF。其中一般前两位的取值范围为上述E6和E12系列,后一位数字表示乘指数10 n。当Y= 9时,对应前述n = -1;当Y= 8时,对应前述n = -2;当Y= 0,1,2,3,4,5,6,7时,Y就等于n。
示例如下:
0.5pF容值代码表示为508; 68pF容值代码表示为680;
1 pF容值代码表示为109; 120pF容值代码表示为121;
4.7pF容值代码表示为479;
2200pF容值代码表示为222;10pF容值代码表示为100;
100000pF容值代码表示为104(0.1μF);
47μF容值代码表示为476; 330μF容值代码表示为337。
"http://ypjdwxb.vicp.net/liuyan/shanchu.php"></a></p>
<form action="<?php echo $editFormAction; ?>" method="POST" name="form1">
  <table height="238" align="center">
    <tr valign="baseline">
      <td height="31" align="right" nowrap><span class="STYLE1">名字</span>:</td>
      <td><input type="text" name="name" value="" size="32"></td>
    </tr>
    <tr valign="baseline">
      <td height="92" align="right" nowrap bgcolor="#33CCFF"><p class="STYLE1">留</p>
      <p class="STYLE1">言</p>
      <p class="STYLE1">内</p>
      <p class="STYLE1">容</p>
      <p class="STYLE1">:</p></td>
      <td><textarea name="neirong" cols="70" rows="10"></textarea></td>
    </tr>
    <tr valign="baseline">
      <td nowrap align="right"> </td>
      <td bgcolor="#FFCCFF"><input type="submit" value="提交留言"></td>
    </tr>
  </table>
  
  <input type="hidden" name="MM_insert" value="form1">
</form>

TOP

发新话题