Postingan

Menampilkan postingan dengan label Power supply and converter

Running laptop with 12V battery

Gambar
Running laptop with 12V battery for HP-G62 Parts list: Step up converter 12v to 19v Resistor 4.7K Zener diode 6.8V Battery 12V   Video: More information in the video  

High voltage probe for multimeter

Gambar
High voltage probe for multimeter

1.5V Electric fly zapper circuit

Gambar
This circuit is an electric zapper that can convert 1.5v to very high voltage, so it can used as a fly killer. you have to connect two thin metal grid to the output exactly look like to commercial fly zapper. output voltage can reach to more than 2000v. You can use almost any other PNP transistor rather than S8550 and any other NPN transistor rather than S9013. The circuit run with 1.5v and consume 40mA to 100mA. Parts list: Transistor S9013 Transistor S8550 Resistor 30K Capacitor 100nF Capacitor 2uF 400v (8pcs) Diode 1N5408 (8pcs) Transformer 6v Battery 1.5v  Two thin metal grid

Running small 220v lamp by 1.5v battery

Gambar
This circuit is a simple inverter that convert 1.5v to high voltage.  Parts list: Transistor BC547 (Transistor Kit https://goo.gl/5csLJy ) Transistor BD140 Transformer 220v:6v Capacitor 100nF (Ceramic Capacitor kit https://goo.gl/q29Du3 Resistor 30K (Resistor kit https://goo.gl/p4JvQY ) Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1  

Wireless power transmission using Arduino UNO

Gambar
This is simple wireless power transmission that used Arduino UNO and power transistor. You can use any NPN power transistor such as TIP122 or 2N3055 or 13003 ... etc. Both coils are air-core with similar diameter and similar turns number (30 turns - 2 inches diameter). The output voltage in second coil is alternating (AC) so you have to use bridge diode to convert that to DC. For coil making you can use the chock coils wire of CFL lamp. you can also find the NPN transistor in CFL lamp (usually 13001 or 13003). Parts list: Bridge diode 1A NPN power transistor Capacitor 47nF(2pcs) 30 turns 2 inches diameter air-core coil(2pcs) LED 1.5 to 9v battery Resistor 100R In following video you can see how it works: Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1 Code: void setup() { pinMode(13,OUTPUT); } void loop() { digitalWrite(13,HIGH); delay(0.5); digitalWrite(13,LOW); delay(0.5); }

Transformerless power supply

Gambar
This is a transformerless power supply circuit. it is cheap because the transformer in each power supply is most expensive part. The output voltage depend on zener diode. Output current about 160mA. you can increase the output current by increase the capacitor value. Note: don't touch the circuit when it connect to electricity. Parts list: Bridge diode 2A Zener diode 5v 1W LED Capacitor 2.2uF 400v Capacitor 470uF 100v Resistor 470k 1W Resistor 100 ohm 1W Resistor 220 ohm 1W Resistor 1k