I read an article that claimed it is possible for one 555 to amplify another when they are placed in cascade (serially). We always use transistors for amplification; why would we place a 555 in that position?
Asked
Active
Viewed 125 times
2 Answers
2
The internals of a 555 consist of a pair of comparators and an S-R flip flop. It doesn't have an 'amplifier' as such.
More about the 555 here: Astable 555 circuit always on, not oscillating
Perhaps what you mean is to use multiple 555s to create longer time periods. In theory, you could do that.
(related: Why isn't my 555 cascading timer working?)
If that's what you're after, a long binary counter or a microcontroller are better options.
hacktastical
- 53,912
- 2
- 49
- 152
1
No, not possible, as an NE555 does not amplify, it's not an amplifier.
We would not place a 555 in that position.
Justme
- 147,557
- 4
- 113
- 291
555is not really used for "amplification" per se.555main application is timing circuits (multivibrators and such) – Eugene Sh. Feb 22 '22 at 19:14