Posts

Showing posts with the label Function

Quirky 555 Timer Reset Function

Image
How many have had legitimate problems with the 555 timer? Let me guess…it involved the reset line, did it not? We all know that pin 4 must be set high before oscillation begins, but what is its threshold? input current? and what happens when it is operated slightly out of spec? This may be the very first attempt in documentation of this obscure phenomenon. 555 pin 4 reset behavior schematic Method To determine reset threshold, a transistor integrator generates a low impedance, negative-going ramp voltage signal that integrates from +5V to –0.65V. To obtain the negative voltage, the power supply is split to provide –0.7V. While it is slowly changing at the rate of -1V /S (trace 1), pins 2 & 6 are monitored for oscillation (trace 2). A 3rd trace monitors the output (pin 3). All data is logged on the spreadsheet. A total of (8) devices were tested, including (2) CMOS TLC555N devices. When running, the 555 oscillates at approx. 100hZ. Vcc = 5V. Data Oscillograph Observations The thresh...

USB Function Generator Based on AD9833

Image
One tool that I’ve been missing at my lab at home is function generator. They tend to be a bit expensive, so I haven’t bought one. I thought this might be a good opportunity to try and make one myself. I found a pretty common DDS (direct digital synthesis) chip, called AD9833. Then just strap a USB-enabled AVR micro there and maybe some analog electronics. This board doesn’t do any of the special analog magic to allow for variable amplitude or offset for the signal. The output is fixed to 0-4v. I’m planning to make another completely analog board for adjusting amplitude and offset. [ ]