0

What can be used to provide -(minus) 5 volts in the circuit diagram given in the link below? Also can someone highlight what is the purpose of zener diodes?

Simple digital meter using ICL7107

Fizz
  • 14,355
  • 2
  • 43
  • 97
Taimoor Ali
  • 148
  • 1
  • 13
  • `Also can someone highlight what is the purpose of zener diodes?` are you referring to zeners in general? – alexan_e Jan 04 '14 at 10:52

2 Answers2

1

What can be used to provide -(minus) 5 volts in the circuit diagram given in the link below?

I have used the bootstrap circuit shown in the schematic below and works pretty well (top section).

enter image description here

It uses 74HC04, the first two gates are used to generate an oscillation and then four gates are connected in parallel as an output stage to provide more output current to the bootstrap circuit (diodes/capacitors section).


There is also the circuit shown in the datasheet of ICL7107

enter image description here

alexan_e
  • 11,070
  • 1
  • 28
  • 62
1

Uh.... the answer to your question is documented in the link you provide!

enter image description here

This is the exact same circuit from @alexan_e's answer, only with an added obnoxious watermark.

There is even a functional description:

The power supply Usually voltage as power of circuit, consisting of positive, negative and ground. So to use, if you use laboratory routine you may create a circuit that is not difficult. But if you want the ease of use. It may be switched to the battery. Combined the circuit power on only one side, Then build up the negative voltage converter circuit in Figure 4.

The the circuit generates a negative voltage to the introduction of the clock signal from pin 38 of IC1 Through the inverter by IC2-CD4049 is the negative voltage to supply the IC1 at pin 26.

It's not brilliantly written, but it's there.

Connor Wolf
  • 31,938
  • 6
  • 77
  • 137