<p>插件电阻往往用色环表示电阻阻值,贴片电阻上面的印字绝大部分标识其阻值大小。贴片电阻的阻值通常以数字形式直接标注在电阻的表面,所以读电阻的阻值直接看电阻表面的数字即可。一般会有四种表示方法:</p>
<p>(1)常规 <strong>3 </strong>位数字标注法</p>
<p>由三个数字组成。前面两位是有效数字,第三位数表示科学计数法中10的幂指数,基本单位是Ω,即:XXY=XX*。例如103,1和0是有效数字直接写下来即可,3表示10 的几次幂,即10的3次方,如图所示。 所以103表示的阻值就是10×Ω=10×1000Ω=10000Ω=10kΩ。</p>
<p><img alt="1" data-entity-type="file" data-entity-uuid="07fe43df-29c9-4a23-96c1-14cb09d5aad7" src="/sites/default/files/inline-images/1_89.png" /></p>
<p>常规 <strong>3 </strong>位数字标注法表示电阻阻值</p>
<p>常规 <strong>3 </strong>位数标注法表示电阻阻值多用于E-24 系列。精度为±5%(J),±2%(G),部分厂家也用于±1%(F)。举例如表:</p>
<p>常规 <strong>3 </strong>位数标注法表示电阻阻值实例</p>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top" width="104">
<p>实际标注</p>
</td>
<td valign="top" width="283">
<p>算法</p>
</td>
<td valign="top" width="166">
<p>实际值</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>100</p>
</td>
<td valign="top" width="283">
<p>100=10*100=10*1=10</p>
</td>
<td valign="top" width="166">
<p>10Ω</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>181</p>
</td>
<td valign="top" width="283">
<p>181=18*101=18*10=180</p>
</td>
<td valign="top" width="166">
<p>180Ω</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>272</p>
</td>
<td valign="top" width="283">
<p>272=27*102=27*100=2.7K</p>
</td>
<td valign="top" width="166">
<p>2.7KΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>333</p>
</td>
<td valign="top" width="283">
<p>333=33*103=33*1000=33K</p>
</td>
<td valign="top" width="166">
<p>33KΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>434</p>
</td>
<td valign="top" width="283">
<p>434=43*104=43*10000=430K</p>
</td>
<td valign="top" width="166">
<p>430KΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>565</p>
</td>
<td valign="top" width="283">
<p>565=56*105=56*100000=5.6M</p>
</td>
<td valign="top" width="166">
<p>5.6MΩ</p>
</td>
</tr>
</tbody>
</table>
<p>(2)常规 <strong>4 </strong>位字数标注法</p>
<p>由四个数字组成,一般电阻的误差±1%。前面三位是有效数字,第四位表示科学计数法中10的幂指数。例如1502,150是有效数字, 2表示10的二次方,如图所示。基本单位是Ω,即:XXXY=XXX*,所以1502的阻值就是150×10的二次方=150×100=15000Ω=15KΩ。</p>
<p><img alt="1" data-entity-type="file" data-entity-uuid="963a340a-9b65-4253-b662-7ea904a9c015" src="/sites/default/files/inline-images/2_75.png" /></p>
<p>常规 <strong>4 </strong>位数字标注法表示电阻阻值</p>
<p>常规 <strong>4 </strong>位数字标注法多用于E-24,E-96 系列,精度为±1%(F),±0.5%(D)。举例如表所示。</p>
<p>常规 <strong>4</strong>位数标注法表示电阻阻值实例</p>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top" width="104">
<p>实际标注</p>
</td>
<td valign="top" width="283">
<p>算法</p>
</td>
<td valign="top" width="85">
<p>实际值</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>0100</p>
</td>
<td valign="top" width="283">
<p>0100=10*100=10*1=10</p>
</td>
<td valign="top" width="85">
<p>10Ω</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>1000</p>
</td>
<td valign="top" width="283">
<p>1000=100*100=100*1=100</p>
</td>
<td valign="top" width="85">
<p>100Ω</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>1821</p>
</td>
<td valign="top" width="283">
<p>1821=182*101=182*10=1.82k</p>
</td>
<td valign="top" width="85">
<p>1.82kΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>2702</p>
</td>
<td valign="top" width="283">
<p>2702=270*102=270*100=27k</p>
</td>
<td valign="top" width="85">
<p>27kΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>3323</p>
</td>
<td valign="top" width="283">
<p>3323=332*103=332*1000=332k</p>
</td>
<td valign="top" width="85">
<p>332kΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>4304</p>
</td>
<td valign="top" width="283">
<p>4304=430*104=430*10000=4.3M</p>
</td>
<td valign="top" width="85">
<p>4.3MΩ</p>
</td>
</tr>
<tr>
<td valign="top" width="104">
<p>2005</p>
</td>
<td valign="top" width="283">
<p>2005=200*105=200*100000=20M</p>
</td>
<td valign="top" width="85">
<p>20MΩ</p>
</td>
</tr>
</tbody>
</table>
<p>(3)字母表示小数点位置</p>
<p>R表示小数点位置的方法是由数字和字母组成,例如5R6、R16等。这里只需要把R换成小数点即可,如图14.3所示。例如:5R6=5.6Ω、R16=0.16Ω。</p>
<p><img alt="1" data-entity-type="file" data-entity-uuid="6208e39f-ff68-42c1-a820-85515e39127f" src="/sites/default/files/inline-images/3_70.png" /></p>
<p>R表示小数点位置的方法表示电阻阻值</p>
<p>这里应该注意一下,"R"是表示电阻,“Ω”是表示电阻的单位——“欧姆”,在物理概念里面,我们不会也不能把两者混用。但是在工业生产中,由于使用希腊字母不是很方便,所以经常采用R代替“Ω”作为单位。</p>
<p>R 表示小数点位置的方法表示电阻阻值实例</p>
<table border="1" cellpadding="0" cellspacing="0" width="383">
<tbody>
<tr>
<td height="27" valign="top" width="131">
<p>实际标注</p>
</td>
<td height="27" valign="top" width="120">
<section>算法</section>
</td>
<td height="27" valign="top" width="132">
<p>实际值</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>10R</p>
</td>
<td height="27" valign="top" width="120">
<p>10R=10.0</p>
</td>
<td height="27" valign="top" width="132">
<p>10Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>1R2</p>
</td>
<td height="27" valign="top" width="120">
<p>1R2=1.2</p>
</td>
<td height="27" valign="top" width="132">
<p>1.2Ω</p>
</td>
</tr>
<tr>
<td height="26" valign="top" width="131">
<p>R01</p>
</td>
<td height="26" valign="top" width="120">
<p>R01=0.01</p>
</td>
<td height="26" valign="top" width="132">
<p>0.01Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>R12</p>
</td>
<td height="27" valign="top" width="120">
<p>R12=0.12</p>
</td>
<td height="27" valign="top" width="132">
<p>0.12Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>100R</p>
</td>
<td height="27" valign="top" width="120">
<p>100R=100.0</p>
</td>
<td height="27" valign="top" width="132">
<p>100Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>12R1</p>
</td>
<td height="27" valign="top" width="120">
<p>12R1=12.1</p>
</td>
<td height="27" valign="top" width="132">
<p>12.1Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>4R70</p>
</td>
<td height="27" valign="top" width="120">
<p>4R70=4.70</p>
</td>
<td height="27" valign="top" width="132">
<p>4.70Ω</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="131">
<p>R051</p>
</td>
<td height="27" valign="top" width="120">
<p>R051=0.051</p>
</td>
<td height="27" valign="top" width="132">
<p>0.051Ω</p>
</td>
</tr>
<tr>
<td height="26" valign="top" width="131">
<p>R750</p>
</td>
<td height="26" valign="top" width="120">
<p>R750=0.750</p>
</td>
<td height="26" valign="top" width="132">
<p>0.750Ω</p>
</td>
</tr>
</tbody>
</table>
<p>字母M、k、R、m都可以用来表示小数点。单位为 mΩ时,m 表示小数点位置。m表示小数点位置的方法表示电阻阻值实例如表格所示。</p>
<p>m表示小数点位置的方法表示电阻阻值实例</p>
<table border="1" cellpadding="0" cellspacing="0" width="350">
<tbody>
<tr>
<td height="26" valign="top" width="103">
<p>实际标注</p>
</td>
<td height="26" valign="top" width="132">
<p>算法</p>
</td>
<td height="26" valign="top" width="115">
<p>实际值</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="103">
<p>36m </p>
</td>
<td height="27" valign="top" width="132">
<p>36m=36mΩ</p>
</td>
<td height="27" valign="top" width="115">
<p>36mΩ</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="103">
<p>5m1 </p>
</td>
<td height="27" valign="top" width="132">
<p>5m1=5.1mΩ</p>
</td>
<td height="27" valign="top" width="115">
<p>5.1mΩ</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="103">
<p>100m </p>
</td>
<td height="27" valign="top" width="132">
<p>100m=100mΩ</p>
</td>
<td height="27" valign="top" width="115">
<p>100mΩ</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="103">
<p>47m0 </p>
</td>
<td height="27" valign="top" width="132">
<p>47m0=47.0mΩ</p>
</td>
<td height="27" valign="top" width="115">
<p>47.0mΩ</p>
</td>
</tr>
<tr>
<td height="26" valign="top" width="103">
<p>5m10 </p>
</td>
<td height="26" valign="top" width="132">
<p>5m10=5.10mΩ</p>
</td>
<td height="26" valign="top" width="115">
<p>5.10mΩ</p>
</td>
</tr>
</tbody>
</table>
<p>同样,如果单位是MΩ,kΩ,则M、k表示小数点位置。不过这种情况比较少,一般MΩ,kΩ数量级的电阻采用3位数字或者4位数字来表示。</p>
<p>(4)3 位数乘数代码(Multiplier Code)标注法</p>
<p>以上内容,有些读者应该在学校时已经学习和接触,而且也比较好理解。但是一些小封装的精密电阻由于空间太小,可能不印刷丝印,例如0201封装的电阻往往什么字都不印,如图所示各种封装电阻的丝印对比。</p>
<p><img alt="1" data-entity-type="file" data-entity-uuid="df79d2d3-f936-40cf-ad68-6ba9a86c71f0" src="/sites/default/files/inline-images/4_65.png" /></p>
<p>各种封装电阻的丝印对比</p>
<p>但是有些精密电阻印了丝印,但是并不符合我们前面描述的三个方法。而是两个数字加一个字母表示。例如50B、01C,如图14.5所示。这种又是什么方法呢?</p>
<p><img alt="1" data-entity-type="file" data-entity-uuid="c7ec7407-b8c7-4d5b-9fd1-471f3495f4f1" src="/sites/default/files/inline-images/5_49.png" /></p>
<p>3 位数乘数代码(Multiplier Code)标注法表示电阻阻值</p>
<p>这个方法就是用代码表示数字。丝印为两个数字加一个字母的电阻,一般是精密电阻,这种精密贴片电阻是对某一个优先数进行编码,然后通过代码找到其代表的数值,如01C就是10K。下面是代码,就像查字典一样。又例如:10欧的电阻用代码01X表示,仔细看下表你就会明白的。</p>
<p>这种方法的格式是XXY,前两位 XX 指有效数的代码,转换为科学计算前面的数值;后一位Y指10的几次幂的代码,转换为科学计数法的10的几次幂。</p>
<p>我们查找前两位数字所代表的数值大小,可以查找E-96 阻值代码表,如表所示。查找第三位字母表示的10的几次幂,可以查找E-96 乘数代码表,如表所示。</p>
<p>E-96 阻值代码表</p>
<table border="1" cellpadding="0" cellspacing="0" width="615">
<tbody>
<tr>
<td height="26" valign="top" width="61">
<p>代码</p>
</td>
<td height="26" valign="top" width="61">
<p>阻值</p>
</td>
<td height="26" valign="top" width="61">
<p>代码</p>
</td>
<td height="26" valign="top" width="61">
<p>阻值</p>
</td>
<td height="26" valign="top" width="61">
<p>代码</p>
</td>
<td height="26" valign="top" width="61">
<p>阻值</p>
</td>
<td height="26" valign="top" width="61">
<p>代码</p>
</td>
<td height="26" valign="top" width="60">
<p>阻值</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>01</p>
</td>
<td height="27" valign="top" width="61">
<p>100</p>
</td>
<td height="27" valign="top" width="61">
<p>25</p>
</td>
<td height="27" valign="top" width="61">
<p>178</p>
</td>
<td height="27" valign="top" width="61">
<p>49</p>
</td>
<td height="27" valign="top" width="61">
<p>316</p>
</td>
<td height="27" valign="top" width="61">
<p>73</p>
</td>
<td height="27" valign="top" width="60">
<p>562</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>02</p>
</td>
<td height="27" valign="top" width="61">
<p>102</p>
</td>
<td height="27" valign="top" width="61">
<p>26</p>
</td>
<td height="27" valign="top" width="61">
<p>182</p>
</td>
<td height="27" valign="top" width="61">
<p>50</p>
</td>
<td height="27" valign="top" width="61">
<p>324</p>
</td>
<td height="27" valign="top" width="61">
<p>74</p>
</td>
<td height="27" valign="top" width="60">
<p>576</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>03</p>
</td>
<td height="27" valign="top" width="61">
<p>105</p>
</td>
<td height="27" valign="top" width="61">
<p>27</p>
</td>
<td height="27" valign="top" width="61">
<p>187</p>
</td>
<td height="27" valign="top" width="61">
<p>51</p>
</td>
<td height="27" valign="top" width="61">
<p>332</p>
</td>
<td height="27" valign="top" width="61">
<p>75</p>
</td>
<td height="27" valign="top" width="60">
<p>590</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>04</p>
</td>
<td height="27" valign="top" width="61">
<p>107</p>
</td>
<td height="27" valign="top" width="61">
<p>28</p>
</td>
<td height="27" valign="top" width="61">
<p>191</p>
</td>
<td height="27" valign="top" width="61">
<p>52</p>
</td>
<td height="27" valign="top" width="61">
<p>340</p>
</td>
<td height="27" valign="top" width="61">
<p>76</p>
</td>
<td height="27" valign="top" width="60">
<p>604</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>05</p>
</td>
<td height="27" valign="top" width="61">
<p>110</p>
</td>
<td height="27" valign="top" width="61">
<p>29</p>
</td>
<td height="27" valign="top" width="61">
<p>196</p>
</td>
<td height="27" valign="top" width="61">
<p>53</p>
</td>
<td height="27" valign="top" width="61">
<p>348</p>
</td>
<td height="27" valign="top" width="61">
<p>77</p>
</td>
<td height="27" valign="top" width="60">
<p>619</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>06</p>
</td>
<td height="27" valign="top" width="61">
<p>113</p>
</td>
<td height="27" valign="top" width="61">
<p>30</p>
</td>
<td height="27" valign="top" width="61">
<p>200</p>
</td>
<td height="27" valign="top" width="61">
<p>54</p>
</td>
<td height="27" valign="top" width="61">
<p>357</p>
</td>
<td height="27" valign="top" width="61">
<p>78</p>
</td>
<td height="27" valign="top" width="60">
<p>634</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>07</p>
</td>
<td height="27" valign="top" width="61">
<p>115</p>
</td>
<td height="27" valign="top" width="61">
<p>31</p>
</td>
<td height="27" valign="top" width="61">
<p>205</p>
</td>
<td height="27" valign="top" width="61">
<p>55</p>
</td>
<td height="27" valign="top" width="61">
<p>365</p>
</td>
<td height="27" valign="top" width="61">
<p>79</p>
</td>
<td height="27" valign="top" width="60">
<p>649</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>08</p>
</td>
<td height="27" valign="top" width="61">
<p>118</p>
</td>
<td height="27" valign="top" width="61">
<p>32</p>
</td>
<td height="27" valign="top" width="61">
<p>210</p>
</td>
<td height="27" valign="top" width="61">
<p>56</p>
</td>
<td height="27" valign="top" width="61">
<p>374</p>
</td>
<td height="27" valign="top" width="61">
<p>80</p>
</td>
<td height="27" valign="top" width="60">
<p>665</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>09</p>
</td>
<td height="27" valign="top" width="61">
<p>121</p>
</td>
<td height="27" valign="top" width="61">
<p>33</p>
</td>
<td height="27" valign="top" width="61">
<p>215</p>
</td>
<td height="27" valign="top" width="61">
<p>57</p>
</td>
<td height="27" valign="top" width="61">
<p>383</p>
</td>
<td height="27" valign="top" width="61">
<p>81</p>
</td>
<td height="27" valign="top" width="60">
<p>681</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>10</p>
</td>
<td height="27" valign="top" width="61">
<p>124</p>
</td>
<td height="27" valign="top" width="61">
<p>34</p>
</td>
<td height="27" valign="top" width="61">
<p>221</p>
</td>
<td height="27" valign="top" width="61">
<p>58</p>
</td>
<td height="27" valign="top" width="61">
<p>392</p>
</td>
<td height="27" valign="top" width="61">
<p>82</p>
</td>
<td height="27" valign="top" width="60">
<p>698</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>11</p>
</td>
<td height="27" valign="top" width="61">
<p>127</p>
</td>
<td height="27" valign="top" width="61">
<p>35</p>
</td>
<td height="27" valign="top" width="61">
<p>226</p>
</td>
<td height="27" valign="top" width="61">
<p>59</p>
</td>
<td height="27" valign="top" width="61">
<p>402</p>
</td>
<td height="27" valign="top" width="61">
<p>83</p>
</td>
<td height="27" valign="top" width="60">
<p>715</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>12</p>
</td>
<td height="27" valign="top" width="61">
<p>130</p>
</td>
<td height="27" valign="top" width="61">
<p>36</p>
</td>
<td height="27" valign="top" width="61">
<p>232</p>
</td>
<td height="27" valign="top" width="61">
<p>60</p>
</td>
<td height="27" valign="top" width="61">
<p>412</p>
</td>
<td height="27" valign="top" width="61">
<p>84</p>
</td>
<td height="27" valign="top" width="60">
<p>732</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>13</p>
</td>
<td height="27" valign="top" width="61">
<p>133</p>
</td>
<td height="27" valign="top" width="61">
<p>37</p>
</td>
<td height="27" valign="top" width="61">
<p>237</p>
</td>
<td height="27" valign="top" width="61">
<p>61</p>
</td>
<td height="27" valign="top" width="61">
<p>422</p>
</td>
<td height="27" valign="top" width="61">
<p>85</p>
</td>
<td height="27" valign="top" width="60">
<p>750</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>14</p>
</td>
<td height="27" valign="top" width="61">
<p>137</p>
</td>
<td height="27" valign="top" width="61">
<p>38</p>
</td>
<td height="27" valign="top" width="61">
<p>243</p>
</td>
<td height="27" valign="top" width="61">
<p>62</p>
</td>
<td height="27" valign="top" width="61">
<p>432</p>
</td>
<td height="27" valign="top" width="61">
<p>86</p>
</td>
<td height="27" valign="top" width="60">
<p>768</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>15</p>
</td>
<td height="27" valign="top" width="61">
<p>140</p>
</td>
<td height="27" valign="top" width="61">
<p>39</p>
</td>
<td height="27" valign="top" width="61">
<p>249</p>
</td>
<td height="27" valign="top" width="61">
<p>63</p>
</td>
<td height="27" valign="top" width="61">
<p>442</p>
</td>
<td height="27" valign="top" width="61">
<p>87</p>
</td>
<td height="27" valign="top" width="60">
<p>787</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>16</p>
</td>
<td height="27" valign="top" width="61">
<p>143</p>
</td>
<td height="27" valign="top" width="61">
<p>40</p>
</td>
<td height="27" valign="top" width="61">
<p>255</p>
</td>
<td height="27" valign="top" width="61">
<p>64</p>
</td>
<td height="27" valign="top" width="61">
<p>453</p>
</td>
<td height="27" valign="top" width="61">
<p>88</p>
</td>
<td height="27" valign="top" width="60">
<p>806</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>17</p>
</td>
<td height="27" valign="top" width="61">
<p>147</p>
</td>
<td height="27" valign="top" width="61">
<p>41</p>
</td>
<td height="27" valign="top" width="61">
<p>261</p>
</td>
<td height="27" valign="top" width="61">
<p>65</p>
</td>
<td height="27" valign="top" width="61">
<p>464</p>
</td>
<td height="27" valign="top" width="61">
<p>89</p>
</td>
<td height="27" valign="top" width="60">
<p>825</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>18</p>
</td>
<td height="27" valign="top" width="61">
<p>150</p>
</td>
<td height="27" valign="top" width="61">
<p>42</p>
</td>
<td height="27" valign="top" width="61">
<p>267</p>
</td>
<td height="27" valign="top" width="61">
<p>66</p>
</td>
<td height="27" valign="top" width="61">
<p>475</p>
</td>
<td height="27" valign="top" width="61">
<p>90</p>
</td>
<td height="27" valign="top" width="60">
<p>845</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>19</p>
</td>
<td height="27" valign="top" width="61">
<p>154</p>
</td>
<td height="27" valign="top" width="61">
<p>43</p>
</td>
<td height="27" valign="top" width="61">
<p>274</p>
</td>
<td height="27" valign="top" width="61">
<p>67</p>
</td>
<td height="27" valign="top" width="61">
<p>487</p>
</td>
<td height="27" valign="top" width="61">
<p>91</p>
</td>
<td height="27" valign="top" width="60">
<p>866</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>20</p>
</td>
<td height="27" valign="top" width="61">
<p>158</p>
</td>
<td height="27" valign="top" width="61">
<p>44</p>
</td>
<td height="27" valign="top" width="61">
<p>280</p>
</td>
<td height="27" valign="top" width="61">
<p>68</p>
</td>
<td height="27" valign="top" width="61">
<p>499</p>
</td>
<td height="27" valign="top" width="61">
<p>92</p>
</td>
<td height="27" valign="top" width="60">
<p>887</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>21</p>
</td>
<td height="27" valign="top" width="61">
<p>162</p>
</td>
<td height="27" valign="top" width="61">
<p>45</p>
</td>
<td height="27" valign="top" width="61">
<p>287</p>
</td>
<td height="27" valign="top" width="61">
<p>69</p>
</td>
<td height="27" valign="top" width="61">
<p>511</p>
</td>
<td height="27" valign="top" width="61">
<p>93</p>
</td>
<td height="27" valign="top" width="60">
<p>909</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>22</p>
</td>
<td height="27" valign="top" width="61">
<p>165</p>
</td>
<td height="27" valign="top" width="61">
<p>46</p>
</td>
<td height="27" valign="top" width="61">
<p>294</p>
</td>
<td height="27" valign="top" width="61">
<p>70</p>
</td>
<td height="27" valign="top" width="61">
<p>523</p>
</td>
<td height="27" valign="top" width="61">
<p>94</p>
</td>
<td height="27" valign="top" width="60">
<p>931</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="61">
<p>23</p>
</td>
<td height="27" valign="top" width="61">
<p>169</p>
</td>
<td height="27" valign="top" width="61">
<p>47</p>
</td>
<td height="27" valign="top" width="61">
<p>301</p>
</td>
<td height="27" valign="top" width="61">
<p>71</p>
</td>
<td height="27" valign="top" width="61">
<p>536</p>
</td>
<td height="27" valign="top" width="61">
<p>95</p>
</td>
<td height="27" valign="top" width="60">
<p>953</p>
</td>
</tr>
<tr>
<td height="26" valign="top" width="61">
<p>24</p>
</td>
<td height="26" valign="top" width="61">
<p>174</p>
</td>
<td height="26" valign="top" width="61">
<p>48</p>
</td>
<td height="26" valign="top" width="61">
<p>309</p>
</td>
<td height="26" valign="top" width="61">
<p>72</p>
</td>
<td height="26" valign="top" width="61">
<p>549</p>
</td>
<td height="26" valign="top" width="61">
<p>96</p>
</td>
<td height="26" valign="top" width="60">
<p>976</p>
</td>
</tr>
</tbody>
</table>
<p>E-96 乘数代码表</p>
<table border="1" cellpadding="0" cellspacing="0" width="766">
<tbody>
<tr>
<td height="27" valign="top" width="47">
<p>代码</p>
</td>
<td height="27" valign="top" width="48">
<p>A</p>
</td>
<td height="27" valign="top" width="42">
<p>B</p>
</td>
<td height="27" valign="top" width="54">
<p>C</p>
</td>
<td height="27" valign="top" width="47">
<p>D</p>
</td>
<td height="27" valign="top" width="47">
<p>E</p>
</td>
<td height="27" valign="top" width="53">
<p>F</p>
</td>
<td height="27" valign="top" width="41">
<p>G</p>
</td>
<td height="27" valign="top" width="41">
<p>H</p>
</td>
<td height="27" valign="top" width="50">
<p>X</p>
</td>
<td height="27" valign="top" width="47">
<p>Y</p>
</td>
<td height="27" valign="top" width="57">
<p>Z</p>
</td>
</tr>
<tr>
<td height="27" valign="top" width="47">
<p>乘数</p>
</td>
<td height="27" valign="top" width="48">
<p>10<sup>0</sup></p>
</td>
<td height="27" valign="top" width="42">
<p>10<sup>1</sup></p>
</td>
<td height="27" valign="top" width="54">
<p>10<sup>2</sup></p>
</td>
<td height="27" valign="top" width="47">
<p>10<sup>3</sup></p>
</td>
<td height="27" valign="top" width="47">
<p>10<sup>4</sup></p>
</td>
<td height="27" valign="top" width="53">
<p>10<sup>5</sup></p>
</td>
<td height="27" valign="top" width="41">
<p>10<sup>6</sup></p>
</td>
<td height="27" valign="top" width="41">
<p>10<sup>7</sup></p>
</td>
<td height="27" valign="top" width="50">
<p>10<sup>-1</sup></p>
</td>
<td height="27" valign="top" width="47">
<p>10<sup>-2</sup></p>
</td>
<td height="27" valign="top" width="57">
<p>10<sup>-3</sup></p>
</td>
</tr>
</tbody>
</table>
<p> 三位乘数代码标注方法表示电阻阻值实例如表格14.7所示。51、18、02所代表的数值,通过查找表得到分别为:332、150、102;X、A、C的含义可以通过查找表格得到,分别为:10<sup>-1</sup>、10<sup>0</sup>、10<sup>2</sup>。</p>
<p>三位乘数代码标注方法表示电阻阻值实例</p>
<table border="1" cellpadding="0" cellspacing="0" width="504">
<tbody>
<tr>
<td height="26" valign="top" width="83">
<p>实际标注</p>
</td>
<td height="26" valign="top" width="302">
<p>算法</p>
</td>
<td height="26" valign="top" width="119">
<p>实际值</p>
</td>
</tr>
<tr>
<td height="24" valign="top" width="83">
<p>51X </p>
</td>
<td height="24" valign="top" width="302">
<p>51X= 332*10<sup>-1</sup> =332*0.1=33.2</p>
</td>
<td height="24" valign="top" width="119">
<p>33.2Ω</p>
</td>
</tr>
<tr>
<td height="24" valign="top" width="83">
<p>18A </p>
</td>
<td height="24" valign="top" width="302">
<p>18A=150*10<sup>0</sup> =150*1=150</p>
</td>
<td height="24" valign="top" width="119">
<p>150Ω</p>
</td>
</tr>
<tr>
<td height="24" valign="top" width="83">
<p>02C </p>
</td>
<td height="24" valign="top" width="302">
<p>02C=102*10<sup>2</sup>=102*100=10.2K</p>
</td>
<td height="24" valign="top" width="119">
<p>10.2KΩ</p>
</td>
</tr>
</tbody>
</table>
<p>来源:<a href="https://mp.weixin.qq.com/s/EDgaWB3UBO9mdeb6vt25VQ">硬件十万个为什么</a></p>