PIC Security System Dials Your Cell Phone Circuit Diagram

This is a simple PIC Security System Dials Your Cell Phone Circuit Diagram. Do-it-yourself phone dialer security system calls your cell phone, office etc. whenever a door or window is opened, or panic button is pressed. Great Home Alarm.

PIC Security System Dials Your Cell Phone Circuit Diagram

PIC Security System Dials Your Cell Phone Circuit Diagram


The circuit consists of a small PIC microcontroller, assembly program, and a few other parts to detect a switch closure from an open door, window, or manual push button and then dial the cell phone number, and transmit a steady tone to indicate the source of the call. The circuit uses the pulse dialing system to interrupt the line connection a number of times to indicate each digit. Pulse dialing (the oldest form of dialing) works by actually disconnecting or "hanging up" the phone line a number of times to indicate each digit. For example, the digit "5" would be dialed by disconnecting and reconnecting the line 5 times in short intervals of about 100mS. There is about a 1 second pause (with the line connected) between each digit. The timing is not critical and I was able to dial 411 and connect to the local information service just using a momentary push button switch in series with the phone line.

Circuit Operation:
In operation, the switch closure is detected on pin 7 of the processor which activates the reed relay and takes the line off-hook for 3 seconds to establish the dial tone. The processor then dials the number by opening and closing the relay a number of times for each digit. When dialing is complete, the processor waits 3 seconds and then transmits a steady tone of about 300Hz for 30 seconds through the modem transformer. The call is then terminated and the processor waits for the switch to open before resetting.

Design Considerations:

The PIC16F628 (18 pin) processor was selected because I had a few on hand and my homemade hardware programmer only accepts 18 pin devices. A smaller 8 pin device could have been used since only three I/O lines are needed, but the difference in cost is only about $1.50. One of the I/O lines (RA5) is used for programming and is always an input, but can used as a functional input so the switch closure could be detected on this line thus eliminating the need for one pullup resistor. But I elected to use 3 consecutive I/O pins (7,8,9) of the 8 bit port B and leave RA5 pulled up with a extra 10K resistor.

The output pins (8,9) that drive the relay and transformer are limited to 25mA of current each, so an extra transistor (2N2222A) was needed to supply additional current to the relay coil. The transformer resistance is around 100 ohms, so an additional 330 ohm resistor was added in series with pin 9 to limit the transformer current to around 10mA. An LED indicator and 330 ohm resistor were used on pin 8 to observe the dialing activity and indicate the line status. Several of the parts (relay, transformer and blocking capacitor) were obtained from an old 56K modem card.

The schematic shows a 47uF / 50 volt non-polarized capacitor used to block DC current to the transformer, however a regular polarized 50uF cap could be used if correct phone line polarity is observed. The modem was probably designed to work with unknown polarities at different locations, so a non-polarized cap was used. It's possible the cap and 470 ohm resistor can be replaced with a single resistor in series with the line to set the "off hook" line current to around 20mA. This may cause partial saturation of the transformer and reduced audio level, but might work well enough.

The power supply voltage is not critical and a 4.5 volt supply from three AA batteries should work. Or a switching type regulated 5 volt wall transformer can be used. The problem is insuring the relay gets enough voltage to operate. The rest of the circuit should run on reduced voltage. I used a 4.2 volt cell phone charger that worked well.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Simple 50W Electronic Amplifier Circuit Diagram

This Simple 50W Electronic Amplifier Circuit Diagram project is an IC amplifier module from ST Microelectronics, the TDA7294. It is intended for use as a top quality audio class AB amplifier in hi-fi applications. It's low noise and distortion, wide bandwidth and nice output current capability, enabling it to supply high power in to both four ohm and 8 ohm lots. It's both short circuit and thermal protection.

With the addition of a handful of parts and an appropriate power supply, this module will deliver over 50W RMS in to four or 8 ohms-with < 0.1% Total Harmonic Distortion (THD) and < 0.1% Inter-modulation Distortion (IMD). It is also suitable as a replacement power amp stage, or upgrade for plenty of existing amplifiers of between 30W-50W, provided they have an appropriate dual supply, & most do.

The Specifications of the electronic amplifier project there are:

D.C. Input : 35V
Output power : > 50W RMS, 4-8 ohm load.
Gain : 24 dB (30dB modification)
Input sensitivity : one.3V for 50W, 8 ohm
Signal-to-Noise ratio : > 95 dB, (>105 dBA)
Frequency response : approx. 20Hz - 200kHz, �3 dB
Slew rate : > 10V/uS
THD : < 0.01%, 1W-40W, 1kHz
IMD : < 0.01%, 1W

The maximum supply voltage of the IC is +/- 40V. However the maximum dissipation of the IC can be exceeded even at a lower voltage. Therefore the supply voltage used require not be over +/- 35V. This can be constructed using a 50V middle tapped-transformer, a diode bridge rated at 5A (min.) & a pair of electrolytic capacitors, as shown below. A lower secondary voltage transformer could even be used but the reduced DC voltage will lead to less power output in to 8 ohms. You can still receive 50W in to four ohms with only 24V supply rails.

A 36V C.T. transformer will give you approx +/- 25V rails. The-mains transformer used ought to be rated at a maximum of 80VA. In the event you require to run modules in a stereo amplifier you can use a common power supply. In this case the transformer ought to be rated at 150VA or greater.

 Simple 50W Electronic Amplifier Circuit Diagram



Electronic Amplifier Circuit Diagram Description

Most of the circuitry is contained within the IC module. The input signal is applied to pin three by capacitor C1 & low-pass filter R1/C2. The filter improves the pulse response & helps cease RF signals. The lower -3dB point is determined-by R2/C1 & R4/C3. This is about 20Hz for the values used. The upper -3dB point is over 200kHz. C7/C8 & C9/C10 provide additional power supply filtering or decoupling.

Simple 50W Electronic Amplifier Circuit Diagram


R3/R4 are the feedback resistors. The gain is 1+R3/R4 which is approx 16 times, or 24dB. In case you need to increase the input sensitivity you may alter the resistors to suit. Changing R3 to 22k would increase the gain to 30dB and lower the input-required for 50W in to 8 ohm, to 0.6V, without affecting performance much. In case you reduce the worth of R4 you will also need to increase C3 to maintain bass response, as this sets the feedback low frequency roll off.

Pin ten is a mute input and pin 9 provides a standby mode. Muting ought to always happen before standby mode is selected. Connecting these pins permanently to the supply rail ensures that the amplifier comes on immediately on power up. Any switch-on clicks may be eliminated by increasing the time constants of R5/C4 and R6/C5 if necessary.

Make definite that a heavy duty heat-sink rated at least one.4 degree C/W or better is used.

Simple 50W Electronic Amplifier Circuit Diagram

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Constructing your own Dual Power Supply Circuit

Many times the hobbyist desires to have a simple, dual power supply for a project. Existing power supplies may be large either in power output or physical size. a simple Dual Power Supply is necessary.For most non-critical applications the best & simplest choice for a voltage regulator is the 3-terminal type.The three terminals are input, ground & output.

The 78xx & 79xx series can provide up to 1A load current & it have on chip circuitry to prevent damage in the event of over heating or excessive current. That is, the chip basically shuts down than blowing out. These regulators are cheap, simple to make use of, & they make it practical to design a method with plenty of P C Bs in which an unregulated supply is brought in & regulation is done locally on each circuit board.

This Dual Power Supply project provides a dual power supply. With the appropriate choice of transformer & 3-terminal voltage regulator pairs you can basically build a tiny power supply delivering up to amp at +/- 5V, +/- 9V, +/- 12V, +/-15V or +/-18V. You require to provide the middle tapped transformer and the 3-terminal pair of regulators you require:7805 & 7905, 7809 & 7909, 7812 & 7912, 7815 & 7915or 7818 & 7918.

The user must pick the pair they needs for his particular application.

Note that the + & - regulators do not must be matched: you can for example, use a +5v & -9V pair. However,the positive regulator must be a 78xx regulator, & the negative a 79xx. They have built in plenty of safety in to this project so it ought to give plenty of years of continuous service.

Transformer
This Dual Power Supply design makes use of a full wave bridge rectifier coupled with a centre-tapped transformer. A transformer with a power output rated at at least 7VA ought to be used. The 7VA rating means that the maximum current which can be delivered without overheating will be around 390mA for the 9V+9V tap; 290mA for the 12V+12V and 230mA for the 15V+15V. If the transformer is rated by output RMS-current then the worth ought to be divided by one.2 to get the current which can be supplied. For example, in this case a 1A RMS can deliver 1/(one.2) or 830mA.

Rectifier
They use an epoxy-packaged four amp bridge rectifier with at least a peak reverse voltage of 200V. (Note the part numbers of bridge rectifiers are not standardised so the number are different from different manufacturers.) For safety the diode voltage rating ought to be at least to times that of the transformers secondary voltage. The current rating of the diodes ought to be two times the maximum load current that will be drawn.

Filter Capacitor
The purpose of the filter capacitor is to smooth out the ripple in the rectified AC voltage. There's dual amount of ripple is determined by the worth of the filer capacitor: the larger the worth the smaller the ripple.The two,200uF is an appropriate value for all the voltages generated using this project. The other consideration in choosing the correct capacitor is its voltage rating. The working voltage of the capacitor has to be greater than the peak output voltage of the rectifier. For an 18V supply the peak output voltage is one.4 x 18V, or 25V. So they have selected a 35V rated capacitor.

Regulators
The unregulated input voltage must always be higher than the regulators output voltage by at least 3V in order for it to work. If the input/output voltage difference is greater than 3V then the excess potential must be dissipated as heat. Without a heat sink three terminal regulators can dissipate about two watts. A simple calculation of the voltage differential times the current drawn will give the watts to be dissipated. Over two watts a heat sink must be provided. If not then the regulator will automatically turn off if the internal temperature reaches 150oC. For safety it is always best to make use of a small heat sink even in case you do not think you will need.

Stability
C4 & C5 improve the regulators ability to react to sudden changes in load current & to prevent uncontrolled oscillations.

Decoupling
The mono block capacitor C2 & C6 across the output provides high frequency decoupling which keep the impedance low at high frequencies.

LED
Two LED's are provided to show when the output regulated power is online. You do not must make use of the LED's in the event you do not require to. However, the LED on the negative side of the circuit does provide a maximum load to the 79xx regulator which they found necessary in the coursework of testing. The negative 3-pin regulators did not like a zero load situation. They have provided a 470R/0.5W resistors as the current limiting resistors for the LED's.

Diode Protection
These protect chiefly against any back emf which may come back in to the power supply when it supplies power to inductive lots. They also provide additional short circuit protection in the case that the positive output is connected by accident to the negative output. If this happened the usual current limiting shutdown in each regulator may not work as intended. The diodes will short circuit in this case & protect the two regulators.

Dual Power Supply Schematic Diagram


Dual Power Supply Schematic Diagram

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Motorcycle Alarm Circuit Diagram

This is a Motorcycle Alarm Circuit Diagram. Any number of normally open switches may be used. Fit the mercury switches so that they close when the steering is moved or when the bike is lifted off its side-stand or pushed forward off its center-stand. Use micro-switches to protect removable panels and the lids of panniers etc. While at least one switch remains closed, the siren will sound. 

 Motorcycle Alarm Circuit Diagram

Motorcycle Alarm Circuit Diagram


About tw1o minutes after the switches have been opened again, the alarm will reset. How long it takes to switch off depends on the characteristics of the actual components used. But, up to a point, you can adjust the time to suit your requirements by changing the value of C1.The circuit board and switches must be protected from the elements. Dampness or condensation will cause malfunction.Without its terminal blocks, the board is small. Ideally, you should try to find a siren with enough spare space inside to accommodate it. Fit a 1-amp in-line fuse close to the power source. 

This protects the wiring. Instead of using a key-switch you can use a hidden switch; or you could use the normally closed contacts of a small relay. Wire the relay coil so that it is energized while the ignition is on. Then every time you turn the ignition off, the alarm will set itself.When it`s not sounding, the circuit uses virtually no current. This should make it useful in other circumstances. For example, powered by dry batteries and with the relay and siren voltages to suit, it could be fitted inside a computer or any thing else that`s in danger of being picked up and carried away. The low standby current and automatic reset means that for this sort of application an external on/off switch may not be necessary.

Sourced by : Streampowers

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

TV Audio Video Transmitter Schematic Diagram

This is a simple TV audio video transmitter circuit can be constructed using this schematic diagram . This TV audio video transmitter circuit can be used to transmit video signals from VCR ( or some other device ) to a TV without using any cable .

Video signals input at jack J1 are first terminated by resistor R6 and coupled through capacitor C1 to clamping-diode D1. Potentiometer R3 is used to set the gain of the video signal; its effect is similar to that of the contrast control on a TV set.


TV audio video transmitter Schematic Diagram

Bias-control R7 can be used to adjust the black level of the picture so that some level of signal is transmitted, even for a totally dark picture.

RF-transformer T1 and its internal capacitor form the tank circuit of a Hartley oscillator that's tuned to 4.5 megahertz. Audio signals input at J2 are coupled to the base of Q3 via C2 and R4: the audio signal modulates the base signal of Q3 to form an audio subcarrier that‚s 4.5-megahertz higher than the video-carrier frequency.

The FM modulated subcarrier is applied to the modulator section through C5 and R9.
Resistor R9 adjusts the level of the subcarrier with respect to the video signal.

Transistors Q1 and Q2 amplitude modulate the video and audio signals onto an RF-carrier signal. The operating frequency is set by coil L4, which is 3.5 turns of 24- gauge enameled wire on a form containing a standard ferrite slug.

The RF output from the oscillator (L4, C7 and C9 ) section is amplified by Q5 and Q6, whose supply voltage comes from the modulator . Antenna matching and low-pass filtering is performed by C12, C13, and L1.

Resistor R12 is optional; it is added to help match the output signal to any kind of antenna.
To align this audio video transmitter you need to tune a TV receiver to an unused channel between 2 and 6. The TV must have an indoor antenna connected directly to it; an outdoor antenna or cable won't work. Make sure both potentiometers (R3, R7) are in middle position and apply power to the transmitter. Adjust L4 with a nonmetallic tool until the TV screen goes blank ,then fine-adjust L4 for the "most-blank" picture.
Connect the video and audio outputs from a VCR(AV source) to jacks J1 and J2 (respectively) of the transmitter .

After that you should see a picture on the TV screen: if you do, readjust L4 for the best picture; if you don't, check the board for any bad connections. Next, adjust R3 for the best picture brightness and R7 for the best overall picture.

Finally, adjust T1 with a nonmetallic tool for the best sound .
The TV transmitter combines line level audio and video signals, and transmits the resulting signal up to 300 feet. The circuit can be powered from a 9-12V power supply circuit .

Sourced by: circuitsprojec

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Relay Based Motorcycle Alarm Circuit Diagrams

You can Make Relay Based Motorcycle Alarm Circuit Diagrams. You can use them to protect your motorcycle - but they have many more applications. If you use relays with 6-volt coils - they'll protect your "Classic Bike". Both alarms are very small. The completed boards occupy about half a cubic-inch - 8 cc. The standby current is zero - so they won't drain your battery.

Relay Based Motorcycle Alarm Circuit Diagram 1 uses a SPCO/SPDT relay - but you really only need to use a SPST relay. If you are going to use the veroboard layout provided - you'll need to use the style of relay specified. But you can build the alarm using whatever style of relay you have available.

Relay Based Motorcycle Alarm Circuit Diagram 1




Any number of normally-open switches may be used. Fit the mercury switches so that they close when the steering is moved or when the bike is lifted off its side-stand or pushed forward off its centre-stand. Use micro-switches to protect removable panels and the lids of panniers etc. When one of the trigger-switches is closed - the relay will energize and the siren will sound.

You can choose what happens next. If you build the circuit as shown, the siren will continue to sound until you turn it off - or until the battery is exhausted. But, if you leave out D3 - the siren will stop sounding immediately the trigger-switch is re-opened.

While you're within earshot of your machine - the former configuration is best. You can always turn off the alarm yourself. But if you are going to be away from your bike for any length of time - and you don't want to cause a nuisance - then the latter configuration is probably more suitable. If you include a SPST switch in series with D3 - you can select the behaviour that best suits the circumstances at any given time.

Relay Based Motorcycle Alarm Circuit Diagram 1a

Relay Based Motorcycle Alarm Circuit Diagram 1a


Relay coils and some sounders produce high reverse-voltage spikes that will destroy sensitive electronic components. D1 and D2 are there to short-circuit these spikes before they can do any damage. Although there is nothing in the alarm circuit itself that could be damaged - I have no idea what other electronic equipment might be connected to the same power supply. So I included the two diodes as a precaution. If you're satisfied that there's nothing on your bike that might be damaged in this way - you can leave out the two diodes.

Relay Based Motorcycle Alarm Circuit Diagram 2 uses a DPCO/DPDT relay - but you really only need to use a DPST relay. If you are going to use the veroboard layout provided - you'll need to use the style of relay specified. But you can build the alarm using whatever style of relay you have available.

Relay Based Motorcycle Alarm Circuit Diagram 2

Relay Based Motorcycle Alarm Circuit Diagram
 Any number of normally-open switches may be used. Fit the mercury switches so that they close when the steering is moved or when the bike is lifted off its side-stand or pushed forward off its centre-stand. Use micro-switches to protect removable panels and the lids of panniers etc. When one of the trigger-switches is closed - the relay will energize and the siren will sound.


You can choose what happens next. If you build the circuit as shown, the siren will continue to sound until you turn it off - or until the battery is exhausted. But, if you leave out the (yellow) solder-bridge in the top left-hand corner of the diagram - the siren will stop sounding immediately the trigger-switch is re-opened.

While you're within earshot of your machine - the former configuration is best. You can always turn off the alarm yourself. But if you are going to be away from your bike for any length of time - and you don't want to cause a nuisance - then the latter configuration is probably more suitable. Connect a SPST switch in place of the (yellow) solder-bridge - and you can select the behaviour that best suits the circumstances at any given time.

Relay Based Motorcycle Alarm Circuit Diagram 2 a
Relay Based Motorcycle Alarm Circuit Diagram 2

 Relay coils and some sounders produce high reverse-voltage spikes that will destroy sensitive electronic components. D1 and D2 are there to short-circuit these spikes before they can do any damage. Although there is nothing in the alarm circuit itself that could be damaged - I have no idea what other electronic equipment might be connected to the same power supply. So I included the two diodes as a precaution. If you're satisfied that there's nothing on your bike that might be damaged in this way - you can leave out the two diodes.

Whichever alarm you build - the circuit board and switches must be protected from the elements. Dampness or condensation will cause damage. Without the terminal blocks - the board is small. Ideally, you should try to find a siren with enough spare space inside to accommodate it. Fit a 1-amp in-line fuse as close as possible to the power source. This is Very Important. The fuse is there to protect the wiring - not the circuit board. Instead of using a key-switch you can use a hidden switch; or you could use the normally-closed contacts of a small relay. Wire the relay coil so that it's energized while the ignition is on. Then every time you turn the ignition off - the alarm will set itself.

When the alarms are not sounding - the circuits use no current. This should make them useful in other circumstances - where a power supply is not readily available. Powered by dry batteries - with the relay and siren voltages chosen to suit - the alarms could be fitted almost anywhere. 

Sourced By : Streampowers

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Battery Low Voltage Beeper Circuit

Simple Battery Low Voltage Beeper circuit provides an audible and visual low voltage warning for 12V battery powered devices. When the battery voltage is above the set point (typically 11V), the circuit is idle. If the battery voltage should fall below the set point, the LED will light and the speaker will emit a periodic beeping sound to warn of the impending loss of power. The circuit was designed for monitoring solar systems, but it could also be useful for automotive and other 12V applications.

Specifications:
  • Nominal operating voltage: 12V
  • Idle current: 6ma
  • Low Voltage Warning current: 15ma
Theory:
U2 provides a 5V regulated voltage reference. U1 is wired as a comparator, it compares the fixed 5V regulated voltage to the voltage on the wiper of VR1, that is proportional to the 12V supply. When the supply drops below the set point, the output of U1 goes low, turning on Q1 and powering the beeper and the LED.

The beeper consists of U4, a tone generator, and U3, a low duty cycle pulse generator. The tone can be changed by adjusting R7, the beep rate can be changed by adjusting R5. A small amount of hysteresis is provided by R1 and the current through LED1 and the beeper, this separates the on and off points for the circuit.


Battery Low Voltage Beeper Circuit

Simple Battery Low Voltage Beeper circuit board was made by printing the pattern (see below) onto Press-n-peel blue circuit board transfer film with a laser printer. Etch the board, drill the holes, and assemble the parts on the board as per the board photo. Be sure to correctly orient the diode, electrolytic capacitors, ICs, and transistor. The CA3160 op-amp may be difficult to find, other low power CMOS op-amps may be substituted. A standard 741 op-amp would also work, but the idle current will be higher.

Alignment:
Connect the circuit to an adjustable DC voltage source. Set the voltage source to 11V or wherever you would like the circuit to turn on. Turn on switch S1. Adjust VR1 until the point where LED1 just comes on and the beeping starts.

Use:
Connect the circuit to the 12V source that you wish to monitor. There should be a fuse somewhere between the battery and this circuit. Turn S1 on, if the battery voltage is above the set point, nothing should happen.
As the battery voltage drops below the set point, the LED will light and a periodic beeping will come from the speaker. If the beeping becomes annoying, turn off S1. Be sure to charge the battery soon, excessive discharging will shorten the life of most rechargeable batteries.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS