Showing posts with label for. Show all posts
Showing posts with label for. Show all posts

Tuesday, July 30, 2013

Sound Generator for Alarm

This is sound generator circuit.You can use this circuit for your alarm circuits.Here I have used common IC 4011.This circuit gives about 10W through a 8 ohm speaker.This circuit can be control (on and off) with sw1.



Note
# Use 12V smooth power supply for this
# Build this on a PCB
#If you are unable to find IC 4011 you can use Ic MC14011 or TC14011
[Continue reading]

Wednesday, April 10, 2013

300W POWER AMPLIFIER FOR SUBWOOFER CIRCUIT DIAGRAM

300W POWER AMPLIFIER FOR SUBWOOFER CIRCUIT DIAGRAM

Continuous power into 8 ohms is typically over 150W (250W for ±70V supplies), and it can be used without additional transistors at full power into an 8 ohm load all day, every day. The additional transistors are only needed if you want to do the same thing into 4 ohms at maximum supply voltage

Although I have shown MJL4281A and MJL4302A output transistors, because they are new most constructors will find that these are not as easy to get as they should be. The alternatives are MJL3281/ MJL1302 or MJL21193/ MJL21194.

Because this amplifier circuit operates in "pure" Class-B (something of a contradiction of terms, I think), the high frequency distortion will be relatively high, and is probably unsuited to high power hi-fi. At the low frequency end of the spectrum, there is lots of negative feedback, and distortion is actually rather good, at about 0.04% up to 1kHz. My initial tests and reports from others indicate that there are no audible artefacts at high frequencies, but the recommendation remains.
[Continue reading]

Monday, April 8, 2013

Motion Sensor Switch Circuit for Alarm

Here’s a design circuit for motion sensor switch circuit is a motion sensor controlled automatic water sprinkler but you can easily add an alarm/light function too. Before beginning the construction contact your nearest electronics component vendor and procure a readymade box-type Passive Infrared (PIR) Motion Sensor unit. Such units, packed in a compact enclosure with power input and relay output terminals are widely available. Here’s the figure of the circuit;


Now install the PIR module hanging from a 3 meter high mast (to cover 10 meter radius area) and connect its supply and relay terminals to our finished and enclosed circuit, observing right polarity. A 4-core screened cable can be used for this interconnection. Power the circuit from a regulated 12VDC adaptor/solar power box.

Whenever the PIR module detect movement of a live body its relay output toggles and the switching mosfet (T1) in the circuit is switched to on via resistor R1 and related parts. As result, the EM relay at the output of T1 is activated and the electric sprinkler gets its supply through the relay (RLY1) contacts. This contacts (or spare contacts) can also be used to activate a high-power warning alarm.
[Continue reading]

Friday, April 5, 2013

Power amplifier for TV audio

In this amplifier circuit using IC TDA8944J as the main amplifier with dual-channel audio amplifier with 2 x 7W output power at 8 Ω impedance. And a minimum supply voltage of 9-18 Volts. In this ic contains two Bridge Tied Load or BTL amplifier.


The circuit is often found in audio amplifier in a series of television, besides TDA2003, TDA2006 and so forth. PCB for a series of amplifiers using IC TDA8944J is very compatible with all other types of IC in IC TDA894X family unit , and below is a schematics.

TV audio amplifier


[Continue reading]

Thursday, March 28, 2013

Simple RF Detector For 2M

This simple circuit helps you sniff out RF radiation leaking from your transmitter, improper joints, a broken cable or equipment with poor RF shielding. The tester is designed for the 2-m amateur radio band (144-146 MHz in Europe). The instrument has a 4-step LED readout and an audible alarm for high radiation voltages. The RF signal is picked up by an antenna and made to resonate by C1-L1. After rectifying by diode D1, the signal is fed to a two-transistor high-gain Darlington amplifier, T2-T3.

Simple RF Detector For 2M circuit diagramAssuming that a 10-inch telescopic antenna is used, the RF level scale set up for the LEDs is as follows: When all LEDs light, the (optional) UM66 sound/melody generator chip (IC1) is also actuated and supplies an audible alarm. By changing the values of zener diodes D2, D4, D6 and D8, the step size and span of the instrument may be changed as required. For operation in other ham or PMR bands, simply change the resonant network C1-L1. As an example, a 5-watt handheld transceiver fitted with a half-wave telescopic antenna (G=3.5dBd), will produce an ERP (effective radiated power) of almost 10 watts and an e.m.f. of more than 8 volts close to your head.
Simple RF Detector For 2MInductor L1 consists of 2.5 turns of 20SWG (approx. 1mm dia) enameled copper wire. The inside diameter is about 7mm and no core is used. The associated trimmer capacitor C1 is tuned for the highest number of LEDs to light at a relatively low fieldstrength put up by a 2-m transceiver transmitting at 145 MHz. The tester is powered by a 9-V battery and draws about 15mA when all LEDs are on. It should be enclosed in a metal case.
[Continue reading]

Under Voltage Lockout for Buck Circuit Using LM2575

This is a implementation for buck boost configuration. This circuit is control by LM2575. This is the figure of the circuit.


In some applications it is desirable to keep the regulator off until the input voltage reaches a certain threshold. These circuits keep the regulator off until the input voltage reaches a predetermined level.
VTH ≈ VZ1 + 2VBE (Q1)
[Continue reading]

Wednesday, March 27, 2013

zBot 10 A Power Stage for DC Motor

If you look at the chassis of the zBot vehicle1, you’ll find two parts requiring intelligent control: the steering servo and the DC motor. The so called H-bridge is the normal circuit for electronic control of revolution speed and direction. The DC motor of a Tamiya car is powerful enough to propel zBot at up to 20 miles per hour.
The motor then consumes more than 10 A, so we choose high-current power MOSFETs for the driver stage. There are lots of different devices to choose from. The MOSFET we require has to supply the maximum motor current and, importantly, it has to be switched with gate voltages of about 5 V. In this case, the microcontroller switches the power stage (‘low side’) directly. For high side driving level shifters are necessary. The schematic of the H-bridge power stage shows a few inverters, NAND gates and two tri-stateable drivers. These logic functions are very important as the easier way, i.e.., directly controlling all four MOSFET has a fatal disadvantage.


In case of a software crash it could happen that two ore more MOSFETs are switched on incor-rectly for exam-ple, T4 and T7. In that case, the current through the transistors is limited by the internal resistors of the MOSFETs (about 10 mO) only. Such a fatal error would destroy the MOSFETs. The logic functions configured here effectively avoid illegal states.To control the DC motor, three signals are needed: DIR, PWM and STOP. DIR controls the direction of the motor revolution, PWM the speed, and STOP brakes the motor.

The software module for the DC motor is called dcm.c.(070172-I) The complete document called Zbot  the Robot Experimental Platform is available for free downloading from the Elektor Electronics website. The file number is 070172-11.zip (July/August 2007).

Author: Jens Altenburg Copyright: Elektor
[Continue reading]

Tuesday, March 26, 2013

Multi Sound For Guitars

Electric guitars use coils (guitarists call them pickups or elements) to convert the vibrations of the strings into an electrical signal. Usually, a guitar has more than one element builtin, so that the musician can select with a switch which element or elements are used to generate the signal. Because of the differences in construction of the elements and the varying positions of where they are mounted, each element sounds different. The elements can be roughly divided into two categories. There are the so-called ‘single-coils’ and ‘humbuckers’. Single coil elements are elements that contain one core and coil for each string. Humbuckers can be regarded as two elements that are connected in series. Many humbuckers have four connections (actually two single-coils with two connections each).

Multi Sound - For Guitars Circuit diagram :



These two individual coils are usually interconnected with fixed wiring so that they are always used in series. The circuit proposed here offers the possibility of using a hum-bucker with four connections in no less than four different modes, each of which having its own sound. The only things that have to be changed on the guitar are the wiring and the addition of a four-position switch. The latter requires drilling holes in the guitar of course, but if there is a control cover plate (along the lines of a Fender Stratocaster, for example) then it makes sense to put the switch there. This avoids the need for drilling holes in the wood while keeping an (expensive) guitar reasonably unmarred. The schematic shows what the various things look like, electrically speaking, before and after the multisound modification.

Source :  www.ecircuitslab.com/2011/05/multi-sound-for-guitars.html
[Continue reading]

Monday, March 25, 2013

Rear Light After Glow For Bicycles

This article is of interest only to readers whose bicycle lights are powered by a dynamo. The laws on bicycle lights in the United Kingdom are stricter than in other countries and a dynamo is, therefore, a rarity in this country. From the point of view of traffic safety it is advisable (in UK obligatory) for cyclists to have the rear lamp of their bicycle to light even when they are at standstill. In principle, it is not very difficult to modify the existing rear light with afterglow: all this needs is a large enough energy reservoir. Since the after-glow is required for short periods of time only, a battery is not required: a large value capacitor, say, 1 F, is quite sufficient.

As the diagram shows, in the present circuit, the normal rear light bulb is replaced by two series-connected bright LEDs, D2 and D3. These are clearly visible with a current of only 6 mA (compared with 50 mA of the bulb). The current is set with series resistor R1. The LEDs are shunted by the 1 F capacitor, C1. Since the working voltage of this component is only 5.5 V, it is, in spite of its high value, physically small. An effective regulator is needed to limit the dynamo voltage adequately. Normal regulators cannot be used here, since they do not work at low voltages. Moreover, such a device would discharge the capacitor when the cycle is at standstill.

Rear Light After GlowFortunately, there is a low-drop type that meets the present requirements nicely: the Type LP2950CZ5.0. Of course, the dynamo output voltage needs to be rectified before it can be applied to the regulator. In the present circuit, this is effected by half-wave rectifier D1 and buffer capacitor C2. Diode D1 is a Schottky type to keep any losses low – important for this application, because the ground connection via the bicycle frame usually causes some losses as well. The value of buffer capacitor has been chosen well above requirements to ensure that C1 is charged during the negative half cycles of the dynamo voltage.
[Continue reading]

Saturday, March 23, 2013

Preamplifier For Soundcard

This circuit can be used for inductive pick-up elements and dynamic microphones Most soundcards have a ‘line’ input and one for an electret (condenser) microphone. To be able to connect an inductive tape-recorder head or a dynamic microphone, an add-on preamplifier is needed. Even in this day and age of integrated microelectronics, a transistorised circuit built from discrete part has a right of existence. The preamplifier described in this short article goes to show that it will be some time before discrete transistors are part of the silicon heritage. The preamplifier is suitable for use with a soundcard or the microphone input of a modem. As you will probably know, most sound-cards have input sockets for signals at line level (stereo), as well as one for a (mono) electret microphone.

For the applications we have in mind, connecting-up an inductive pick-up element or a dynamic microphone, both inputs are in principle suitable, provided the source signal is amplified as required. The author eventually chose the microphone input on the soundcard. Firstly, because the line inputs are usually occupied, and secondly, because the bias voltage supplied by the micro-phone input eliminates a separate power supply for the preamplifier. The microphone input of a soundcard will typically consist of a 3.5-mm jack socket in stereo version, although only one channel is available. The free contact is used by the soundcard to supply a bias voltage to the mono electret microphone. This voltage is accepted with thanks by the present preamplifier, and conveniently obviates an external (mains adaptor) power supply.

Preamplifier For Soundcard Circuit diagram:


A classic design:
In true transistor-design fashion, the preamplifier consists of three stages. Capacitor C1 decouples the signal received from the microphone or pick-up element, and feeds it to the input of the first stage, a transistor in emitter configuration, biased to provide a current amplification of about 300 times. Together with the source impedance of the microphone or pick-up element, capacitors C2 and C3 form a low-pass filter which lightly reduces the bandwidth. In addition, the output low-pass, R2-C3, reduces the dynamic collector resistance at higher frequencies. In this way, the filter reduces the gain in the higher part of the frequency spectrum and so helps to eliminate any oscillation tendencies.

The first, high-gain, stage is terminated by T2. Unlike T1, this transistor does not add to the overall gain, because the output signal is taken from the emitter (common-collector circuit). T2 thus acts as an impedance converter, with C4 reducing any tendency to oscillation. The output stage around T3 is a common-emitter circuit again. In it, preset P1 determines the voltage amplification. T3 is biased by means of a direct-current feedback circuit based on components R7 and C5. To this is added an ‘overruling’ dc feedback path back to the input transistor, via R6. This measure guarantees good dc stability in the preamplifier. The circuit is small enough to be built on a piece of veroboard or stripboard, and yet remain reasonably compact.

To prevent interference from external sources, the completed board should be mounted in a properly screened (metal) enclosure, with the connections to the input source and the sound card made in screened cable. The preamplifier provides a frequency-linear response. In case the source signal is marked by frequency correction (e.g., RIAA), then a matching linearization circuit should be used if the relevant signals are used by the computer.

Source : http://www.ecircuitslab.com/2011/07/preamplifier-for-soundcard-circuit.html
[Continue reading]