Wednesday, December 25, 2013
Best Electronic Crowbar Circuit Diagram for AC or DC lines

Wednesday, October 2, 2013
Electronic Ear for Lego RCX Module
The operation of the circuit is simple. IC1, which is wired as a non-inverting amplifier, amplifies the microphone signal by a factor of 100. The output signal from the opamp is rectified by D1 and smoothed by C1. Resistor R2 allows the capacitor to discharge. The resulting DC voltage drives IC2, which acts as a buffer. The output of this opamp is connected to the sensor input of the RCX via a 1-kΩ resistor (R1). Just as with the analogue input adapter described elsewhere in this website, the RCX sees a variable resistance value at the sensor input, and it converts this into a measurement value between 0 and 100.In the idle state, when no sound is sensed, the measurement value lies between 90 and 100. The louder the sensed sound, the lower the measurement value. You can use the light-sensor routine of the Lego software to set the responses to various sound levels. If you use a threshold value of around 85, then a level under 85 will be sensed as a sound signal, while a level above 85 will be sensed as silence. If you clap your hands near the sensor, the circuit will detect this. If you use these ‘observations’ to increment a counter, it is even possible to measure the number of sound pulses within a defined interval, and then to carry out some action based on the result.
Monday, September 2, 2013
Sunday, May 5, 2013
Brightness Control for small Lamps
IC1 generates a 150Hz squarewave having a variable duty-cycle. When the cursor of P1 is fully rotated towards D1, the output positive pulses appearing at pin 3 of IC1 are very narrow. Lamp LP1, driven by Q1, is off as the voltage across its leads is too low. When the cursor of P1 is rotated towards R2, the output pulses increase in width, reaching their maximum amplitude when the potentiometer is rotated fully clockwise. In this way the lamp reaches its full brightness.
LP1 could be one or more 1.5V bulbs wired in parallel. Maximum total output current allowed is about 1A.
R2 limits the output voltage, measured across LP1 leads, to 1.5V. Its actual value is dependent on the total current drawn by the bulb(s) and should be set at full load in order to obtain about 1.5V across the bulb(s) leads when P1 is rotated fully clockwise.
Parts:
P1 470K Linear Potentiometer
R1 10K 1/4W Resistor
R2 47K 1/4W Resistor (See Notes)
R3 1K5 1/4W Resistor
C1 22nF 63V Polyester Capacitor
C2 100µF 25V Electrolytic Capacitor
D1,D2 1N4148 75V 150mA Diodes
IC1 7555 or TS555CN CMos Timer IC
Q1 BD681 100V 4A NPN Darlington Transistor
LP1 1.5V 200mA Bulb (See Notes)
SW1 SPST Switch
B1 3V (Two 1.5V AA or AAA cells in series, etc.)
Friday, April 12, 2013
Pump Controller For Solar Hot Water System
A Discharger for Receiver Battery Packs
There are a couple ways you could modify the circuit to work with a 5-cell 6-volt receiver battery pack. The two 1k resistors are a divider network, so one way would be to change the resistors to change the sampling voltage at the comparator. The formula for a divider network is Vout=Vin(R2/(R1+R2)) or R1=R2*((Vin/Vout)-1). Here, R1 is the resistor connected to the positive lead and pin 7 of the comparator, Vin is 5.25 volts (1.05 volts per cell discharge shutoff threshold), and Vout is the reference 2.1 volts (the voltage produced by the LM317T and the 180 and 270 ohm resistors). You can use R2 as the same 1k value that was there before. So R1=1000*((5.25/2.1)-1)=1500=1.5k. So swap the top 1k resistor in the schematic for a 1.5k, and the new shutoff voltage for your device will be 5.25 volts.
To increase the discharge rate, decrease the resistance of the load resistors. You could use four 100 ohm resistors in parallel instead of two, for example, and it would discharge twice as fast. Resistance of a number of resistors in parallel is the value of the resistor devided by the number of the resistors. Here, 100 ohms/ four resistors is 25 ohms. At five volts, current is (5 volts)/(25 ohms)=0.2 ampere or 200mA. Be careful not to decrease resistance too much however--the small signal transistor used in this particular circuit is probably only rated for maximum 500 mA.
Circuit diagram :
Parts:
273-074 Miniature Piezo Buzzer, 12v, PC board mount
271-312 1/4 watt 5% carbon film resistors, 500 pieces (Just do it!)
276-1778 LM317T adjustable voltage regulator
276-1712 Quad comparator LM339
276-1622 LED assortment (20 count)
276-2009 NPN Silicon transistor MPS2222A (2N2222)
Custom electronics:
I post this design not because I think this is a brilliant piece of circuit design but because the design works, and it can give you a start on your own experimentation. The idea is to use the power available from the discharging battery to monitor the voltage of the battery, shut off discharging at a preset voltage (here 1.05 volts/cell), and sound an alarm when discharging is complete. To do so means a voltage reference powered by the changing voltage of the battery, here the LM317T and the 180 with 270 ohm resistors. You could just as easily use a LM336 (see the low voltage warning buzzer page) or a zener with resistor, or something else as a reference. Since the reference voltage must be below the ambient battery voltage, a pair of 1k resistors provides the divided test voltage. The LM339 is a four way comparator.
This design uses really three comparators: in addition to the one driving the transistor, a comparator drives the LED and another drives the buzzer. But you could use a single comparator (like the LM311) with the buzzer across the emitter and collector of the transistor, and the LED in series with a 270 ohm resistor across (parallel with) the 100 ohm load resistors. With the transistor conducting, the voltage drop across base and emitter is low, and the buzzer is quiet. The tiny current in a piezo buzzer (7 mA), when the transistor is not conducting, would be divided between the load resistors and the LED, and the LED is dark.
A word about the comparator.
Thursday, April 11, 2013
Music On Hold for Telephones
Wednesday, April 10, 2013
Crossover For Subwoofer

Monday, April 8, 2013
Pump Controller For Solar Hot Water System
How to Make a Small Homemade Automatic Voltage Stabilizer for TV sets and Refrigerator
Referring to the figure we find that the whole circuit is configured with the single op amp IC 741. It becomes the control section of the whole design.
Saturday, April 6, 2013
LM35 for Precision Centigrade Temperature Sensors
The LM35 series that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55ºC to +150ºC and an accuracy of ±0.5ºC. The output voltage is 10mV/ºC. The output voltage is converted by the AD convertor of the AT Mega8. The temperature is displayed on an LCD module. In this example the thermometer has a range of 0ºC to 40ºC and a resolution of 0.5ºC. If you want to have a read out in Fahrenheit you can use the LM34.
The BASCOM AVR compiler has build in commands for reading out the ADC port of an AVR microcontroller. The result is displayed on a LCD module in a discrete value of the temperature and in a bar-graph. The AT Mega8 has a A/D converter which can give an output of 210 = 1024 discrete values. When a 5V supply is used you have a resolution of 5000mV/1024 = 4.8mV. Because the LM35 has an output of 10mV/C the resolution of the thermometer is 10mV/4.8mV ~ 0.5ºC. The LCD module has 20 columns. In the scale of 0ºC to 40ºC every column represents 2ºC.
The LM35 can be applied easily in the same way as other integrated-circuit temperature sensors. It can be glued or cemented to a surface and its temperature will be within about 0.01°C of the surface temperature. This presumes that the ambient air temperature is almost the same as the surface temperature; if the air temperature were much higher or lower than the surface temperature, the actual temperature of the LM35 die would be at an intermediate temperature between the surface temperature and the air temperature. This is especially true for the TO-92 plastic package, where the copper leads are the principal thermal path to carry heat into the device, so its temperature might be closer to the air temperature than to the surface temperature.
To minimize this problem, be sure that the wiring to the LM35, as it leaves the device, is held at the same temperature as the surface of interest. The easiest way to do this is to cover up these wires with a bead of epoxy which will insure that the leads and wires are all at the same temperature as the surface, and that the LM35 die’s temperature will not be affected by the air temperature.
The TO-46 metal package can also be soldered to a metal surface or pipe without damage. Of course, in that case the V− terminal of the circuit will be grounded to that metal. Alternatively, the LM35 can be mounted inside a sealed-end metal tube, and can then be dipped into a bath or screwed into a threaded hole in a tank. As with any IC, the LM35 and accompanying wiring and circuits must be kept insulated and dry, to avoid leakage and corrosion. This is especially true if the circuit may operate at cold temperatures where condensation can occur. Printed-circuit coatings and varnishes such as Humiseal and epoxy paints or dips are often used to insure that moisture cannot corrode the LM35 or its connections. These devices are sometimes soldered to a small light-weight heat fin, to decrease the thermal time constant and speed up the response in slowly-moving air. On the other hand, a small thermal mass may be added to the sensor, to give the steadiest reading despite small deviations in the air temperature.
Fuse Box Toyota 1995 Supra For The Amplifier Diagram
Fuse Box Toyota 1995 Supra For The Amplifier Diagram
Fuse Panel Layout Diagram Parts: blower motor, center airbag, sensor assembly, cigar lighter, cigar lighter illumination, airbag squib, ashtray illumination, auto antenna control relay, clutch stast switch, combination meter, combination switch, cruise control clutch, daytime running light, ABS laterai acceleration sensor, air inlet control servo motor, amplifier, A/C evaporator temperature sensor, A/C room temperature sensor, solar sensor, ABS ECU.
Thursday, April 4, 2013
Voltage Tester for Model Batteries

R1,R2 = 47kΩ
R3 = 100kΩ
R4 = 500kΩ
R5 = 1kΩ
R6,R7 = see text (1% resistors!)
R8 = 1kΩ5
R9 = 1kΩ2
R10 = 330Ω
R11 = 15Ω 5W
R12 = 15kΩ
P1 = 100kΩ preset
Capacitors:
C1 = 10nF
C2 = 100nF
Semiconductors:
D1-D10 = LED, red, high effi-ciency
T1 = BC557
T2 = BC517
IC1 = 74HC123
IC2 = LM3914AN
Miscellaneous:
PC1,PC2,PC3 = solder pin
JP1,JP2 = jumper or pushbutton
PCB Layout :
Dual Polarity Unregulated PSU For High End Audio Amps
![]() | ![]() | ![]() |





