1

all. Anyone know what value this capacitor should be? It says 104... but that does not help. enter image description here

HandyHowie
  • 4,030
  • 1
  • 15
  • 22

3 Answers3

2

104 means 10 with 4 zeros. Measured in picofarads. So 100000pF or 100nF or 0.1uF

103 would be 10 with 3 zeros - 10000pF or 10nF or 0.01uF

HandyHowie
  • 4,030
  • 1
  • 15
  • 22
1

That "104" notation is similar to the resistor colour code - it gives the first two digits of the value, then the number of zeros to give the value in picofarads.

If you want to buy a 0.1 uF capacitor, the manufacturer's part number will probably have "104" in it somewhere, but I consider it very bad practice to use that code on schematics.

(If they use "104" for the capacitor, why don't they use "102" for the 1K resistor, to be consistent?)

Peter Bennett
  • 57,014
  • 1
  • 48
  • 127
  • Thank you and Good point. The schematics I am referencing are not the best. Lots of inconsistencies and missing passive components. – circuit_noob533 Aug 12 '19 at 17:11
-2

That is the value: 100000 pF or 100 nF.

Leon Heller
  • 38,774
  • 2
  • 60
  • 96