Capacitor Codes:

Large capacitors (generally electrolyte capacitors) generally have value printed on them like 470uF 16 V, 220uF 25V and something like that. But if you have a small capacitor, then you might freak. Not to worry! They are as simple to read as others. Small capacitors normally have 3 digits printed on them, and a few have 2 digits printed and the readings are almost always in Pico-Farads, unless it is specifically mentioned as n (nano) or µ (micro). Suppose if a capacitor has numbers 22 printed on them, then it means the value of the capacitor is 22 Pico-farads (PF). If there is a third number, then it is considered to be a multiplier, or just number of zeros after the value.
Suppose you have a small ceramic capacitor marked as 103, then the capacitance is 10 x 10^3 = 10000pF, which is nothing but 0.01 µF (micro-farad).. Be cautious if the last digit is 8 or 9 which signifies 0.01 and 0.1 respectively as a multiplying factor. If you have read resistor tutorial, then you already know this concept

This information is more than enough to decode most of the capacitors. However, manufactures are more nerds and tend to confuse us by adding an alphabet after the numbers. This denotes nothing more than tolerance of the capacitor.

Alphabet Tolerance in pF - Actual Value
B + / - 0.10pF
C + / - 0.25pF
D + / - 0.50pF

Alphabet Tolerance in pF - Value in percentage
F +/- 1%
G +/- 2%
H +/- 3%
J +/- 5%
K +/- 10%
M +/- 20%
N +/- 30%
P +100% ,-0%
Z +80%, -20%

Suppose you have a capacitor rated 470F. This can be decoded as:

This means the capacitance of the capacitor is 47 x 10^0 = 47pF with 1% tolerance.

Is this all? No!! Some variations of capacitors are color coded, just like resistors. But this type of coding has become obsolete and more and more manufactures are shaking hands with numbering codes. If anyone of you is seriously enthusiastic, let me know and I will update this with capacitor color codes.

Tutorial index:

  1. Introduction to Capacitors
  2. Types of Capacitors
  3. Capacitor Codes
  4. Capacitor Combination - Series & Paralles
  5. Caution & Overall Summary

 

Do you have anything to say?
Visit the Forum to discuss, learn and share anything related to robotics and electronics !!

rss feeds



Featured Videos




Advertisements


Recent Articles




Atmega8 Development Board


A great step-by-step tutorial on building your own Atmel AVR based Atmega8 development board. The board is ideal for beginners with detailed explanation and pictures More...

L293D Motor Driver


For robots to do work, you need to know how to control a motor. L293D is a cleverly packed IC which can control two DC motors in both directions: forwards and reverse. Here is a detailed explanation of building a board based on L293D ICMore...

Hobby Servo Tutorial


Servo Motor is a device which uses error-sensing feedback signals to determine and control the position of a motor shaft. The term "servomechanism" closely relates to servo motors..More...

Blinking LED Tutorial


This is similar to what we achieve in any "Hello World" program. However, it is not just limited to blinking LED but scratches the surface of AVR-GCC programming... More...


Kindly Donate

If this site has helped you, then kindly consider a Donation to say "Thank You!!". Donation might help us keep all this information available for free and also pay for the resources.

If that is difficult, then a simple "Hi" in the forum would still do good :)