Skip to main content

Posts

Showing posts with the label IRFZ44

Offline High Voltage AC Power Supply

This is a high voltage, low current, offline, AC adjustable power supply for electronic/electrical experiments. This power supply is mainly design for switch mode power supply (SMPS) experiments and to drive basic high voltage electrical circuits. Thanks to the isolated step-up transformer this power supply breaks the ground loop and provides shock free – safer high voltage output. This offline (or isolation) feature preventing accidental current from reaching ground through a person's body. This unit generates 50Hz or 60Hz (selectable at runtime) square wave AC output, and it is capable of generating output voltage between 150V – 290V AC (on no-load state). Prototype version of offline high voltage AC power supply As stated above this power supply unit is mainly design for SMPS experiments. This is not work well with liner power supplies because transformers in linear power supplies are get overheating from square wave inputs generated through this unit. This is a hig...

Electric Fence with Automated Monitoring System

Electric Fences are designed to create an electrical circuit when touched by person (or animal). The circuits proposed in this article release 10kV electrical pulses to the fence-line and monitor the line status. This entire system is design to drive using 25V (5A) single-rail DC power source (using 5A power supply unit or pair of 12.6V Lead-Acid batteries). Main controller of this system is Microchip PIC12F675 – 8bit microcontroller. All the line monitoring, pulse generation and alarm system controlling is performed by this microcontroller. Some of the most notable features of this system are built-in audible alarm system, contactless fence line monitoring system, Support for wide range of step-up transformers (up to maximum of 10kV) and compact 10cm × 10cm PCB design. This system use standard electronic components (through-hole components) and SMD components in this provided PCB layout. All the project documents, schematics, PCB designs and firmware source codes are available...

2 Channel Electronic Motor Speed Controller

In this project we design 2 channel D.C motor controller with pulse width modulation (PWM) based speed and direction control. This module is mainly design to drive 14.4V to 18V electric D.C motors. This motor controller is design to work with 18V - 1.5A D.C power source and it can be directly interface with general microprocessor / microcontroller system (without using any voltage level shifters). While at the prototyping stages we successfully couple this module with several NIDEC D.C fans and blowers which include D1751M24B7AP, E1331K12B7AZ-00, DME37KA, CF24DM506, etc. Control interface for this module is easy to use and at the designing stages we interface it with PIC16F887 and Atmega64 MCUs. Control interface of this module is consisting with 3 inputs (please refer the J3 in the circuit diagram) and using these inputs user may be able to select the motor, apply the brakes and also change the rotational directions of the motor(s). When constructing the circuit it is recommend...

12V DC to 230V AC Inverter

In this project we design an Inverter to convert 12V DC power source to 230V AC power. This system consist 3 main stages such as oscillator, switching circuit and step up transformer stage. In oscillator we use 4047 CMOS astable multivibrator to generate nearly 60Hz oscillation. In a given configuration, f = 1/(4.4C 2 (R 1 +R 2 )) f = 1/(4.4×(0.1/10 6 )((3.3+33)×10 3 ))) f = 62.609 Hz In a switching stage we use 2SD400 NPN transistors and IRFZ44 N-channel FETs. For the step-up transformer it is recommended to use 12V-0-12V : 230V – 5A transformer. When constructing the circuit it is highly advisable to apply good heat sinks to both Q1 and Q2. If you are plan to use single heat sink to both Q1 and Q2 it is required to place good insulator between the transistors and the heat sink. During the field test we use 12V - 7Ah sealed lead acid battery (which was commonly used in general UPS) with this system and constructed prototype deliver 238V AC in no-load. To get the c...