Preheat Alarm Added To A Basic Kitchen Oven

[Justin] didn’t want to keep checking if the ‘oven heating’ indicator light had gone off before popping his unbaked edibles into the oven. Many models offer a buzzer to let you know when the chosen temp is reached, but for folks who own a basic oven model there’s just a light that tells when the heating element is getting juice. Not to worry, he plied his circuit design skills and built a buzzer to alert him when the oven’s ready.

It only took a few components to accomplish the task. [Justin] uses a pair of NPN transistors triggered by a photoresistor. One transistor is responsible for switching on the buzzer, the other transistor is driven by the photoresistor and controls the base of its companion transistor (see the schematic for a better understanding).

He designed and etched a small PCB to host all the parts. As you can see above, it mounts over the indicator light and is powered by a 9V battery. There’s an on/off switch to the right so the buzzer doesn’t keep triggering while cooking, and a potentiometer allows him to fine-tune the photoresistor sensitivity.

Multivibrator In Theory And Practice

We must admit that we’ve been guilty of using a microcontroller to make two LEDs blink alternately in the past. It’s not the worst transgression, but it stems from our discomfort with analog circuits. Luckily, [Ray] published an illustrated guide on building multivibrator circuits. This is a simple method of assembling a two-output oscillator. All it takes is a pair of NPN transistors, which are then switched by on and off based on a resistor-capacitor (RC) timer.

[Ray] does a good job of walking us through how the circuit works at each stage of one complete cycle. You’ll need to read carefully, but the supplementary schematics he uses to water down snap shots of the various electrical states really helped us understand.

Of course, blinking LEDs isn’t the sole purpose of a multivibrator. It is a method of producing a clean square wave which can be used as a clock signal for TTL logic chips. Oh, who are we kidding, see the blinky goodness for yourself in the video after the break.

Continue reading “Multivibrator In Theory And Practice”

Simple Transistor Tester Makes Sorting Easy

simple_transistor_sorter

Hacker [Dino Segovis] is back with yet another installment of his Hack a Week series, and it’s looking like he isn’t too worse for wear after hunkering down to face hurricane Irene.

This week, it seems that [Dino] is having some problems separating his PNP transistors from his NPNs. After Albert Einstein proves to be less than useful when it comes to sorting electronic components, [Dino] decided to build a simple transistor tester to help him tell his PNPs and NPNs apart without having to resort to looking up product data sheets.

The tester itself is relatively simple to build. As you can see in the video below, it consists of a power supply, an LED, a few resistors, a pair of known transistors, and not much else. When everything is hooked together, the NPN/PNP pair causes the LED to light up, but the circuit is broken whenever one of the transistors is removed. Inserting a new transistor into the empty spot on the breadboard immediately lets you know which sort of transistor you have inserted.

Sure you can tell transistors apart with a multimeter, but if you have a whole drawer full of loose components, this is a far more efficient option.

Continue reading “Simple Transistor Tester Makes Sorting Easy”

[Dino] Tells Us About Transistor-based On/off Switches

hackaweek_transistor_onoffswitch

You know them, you love them, you take them for granted – they are single push button on/off switches. As [Dino] explains in the most recent episode of his Hack a Week series, they are typically implemented in the form of IC logic switches nowadays, but it wasn’t always that way. When they first came on to the scene in the 70’s, the single button soft switches were built using a set of transistors and a capacitor to get the job done, so [Dino] decided to research push on/push off transistor switches a bit and build his own.

After reading through a short tutorial, he was ready to go. As he explains in the video, the operation of the switch is fairly simple, though he did run into some odd issues when he prototyped the switch on a piece of breadboard. He’s looking for someone to explain why the unstable circuit suddenly performs better with the addition of a small capacitor between the battery’s positive lead and the circuit’s output, so if you have some insight, be sure to speak up in the comments.

In the meantime, check out [Dino’s] exploration of push on/push off switches below.

Continue reading “[Dino] Tells Us About Transistor-based On/off Switches”

Build Your Own Class AB Audio Amplifier

[Dino Segovis] wrote in to tell us about his “hack”, making an AB Audio Amplifier. The advantage of this particular amp is that the transistors never turn off, which would cause distortion. A full schematic is given in the article as well as a parts list. A complete “bill of materials” makes any circuit building project easier, especially for the beginner.

Although this is by no means a new circuit design, (a similar setup is used in car audio equipment) [Dino] does a great job of explaining how things work in the article itself and in the video after the break. He also gives some great tips about transferring your drawn circuit to a breadboard in a neat and organized way at around 5:00 in the video. Continue reading “Build Your Own Class AB Audio Amplifier”

Quick And Easy Audio Preamp

npn_transistor_audio_preamp

The most recent installment of [Dino Segovis’] Hack a Week covers the construction of a simple NPN transistor audio preamp. Some time ago, he built a small audio amplifier using an LM386 which worked well, but didn’t quite get his music as loud as he would like it. He decided to build a preamp to complement his amplifier, and demonstrates how you too can build one with just a small handful of components.

As the name probably suggests, the cornerstone of this amplifier is an NPN transistor. He explains that a forward bias is applied to the base-emitter junction, which results in the transistor operating halfway between its cut-off and saturation regions. Both halves of the input audio signal are superimposed on this bias voltage, resulting in a decent amount of gain across both channels from a relatively small package.

The preamp isn’t going to win any awards among audiophiles, but it is definitely a great beginner project. Its a novel way of demonstrating how transistors work, while producing a useful takeaway piece of audio equipment at the same time.

Continue reading to see a video showing just how big an effect [Dino’s] NPN preamp had on his music.

Continue reading “Quick And Easy Audio Preamp”

Designing And Building A Bench Supply

[Scott’s] been digging around the back issues of the Internet to find this project. He blew the dust off and sent us a link to an article that traverses the design and build process of a bench power supply.

[Guido Socher] does an excellent job of presenting his bench supply project. So many others show of the final product, but he has gone out of his way to make sure we understand the design principles that went into it. He starts off by talking about the simplest possible supply design: a transistor and Zener diode which generates a reference voltage. He goes on to discuss the problems with this simplified circuit and how to address them, covering the gotchas that pop up at each step in the process.

Once he designed the circuit and laid out some boards he began building an enclosure. We love his tip about using a stick pin and an unpopulated through-hole PCB to mark button locations on the front bezel of the case. The final design is shown above, and includes a laptop brick to translate mains power into a 24V 3A DC feed for his custom circuitry.