Git Product home page Git Product logo
  • šŸ‘‹ Hi, Iā€™m @EngrArslan
  • šŸ‘€ Iā€™m interested in Power System Analysis , Power Generation , Control System , Renewable Energy Resources , Power Electronics ...
  • šŸŒ± Iā€™m currently learning on Power Electronics Systems And Design ...
  • šŸ’žļø Iā€™m looking to collaborate on ...
  • šŸ“« How to reach me Through this Email : [email protected] ...

Engr. Arslan Hashmi's Projects

50w-inverter-12v-to-220v-or-110v icon 50w-inverter-12v-to-220v-or-110v

This circuit is designed and simulated in Proteus 8.10. In this circuit you will learn about the famous timer ic which is NE555. Many companies make this IC and there prefix can be changed but number will be 555, for example Texas Instruments make this IC with name LM555. Functionality will be same of both the IC's. So manufacturer doesn't matter unless the functionality is same. The 555 timer IC can be used in all multivibrator mode. It can be used as a) Astable multivibrator b) Monostable multivibrator c) Bistable multivibrator In this circuit 555 timer IC is used as monostable multivibrator mode to drive transformer in push-pull configuration for inverter. The circuit of all three modes were previously added. Come back daily to get new amazing circuit. The working of this circuit is given below. 1. Monostable mode means there will be one stable level and other is unstable level at the output. 2. The operating range of 555 timer IC is +5Vdc to 18Vdc. 3. An RC time (product of C2 and R1) is used to make the output for certain period of time. 4. The trigger pin is active low (1/3 of Vcc) and it will trigger the output at low or negative pulse. 5. In this circuit the trigger (TR) pin is connected with the threshold (TH) pin and trigger pin to give a trigger pulse. 6. In this circuit, the stable level is zero level, when a trigger pulse is applied the circuit goes to unstable state which is one state and after certain amount of time the circuit come back to its stable state which is zero state. 7. The monostable multivibrator can be understand by the previous post of monostable multivibrator. 8. In this circuit the frequency of multivibrator is set to 50Hz by using the time constant of R1*C2. 9. To invert the input 12VDC voltages to 220Vac, we need to drive transformer in push-pull configuration. Therefore center tap pin is connected with battery positive terminal, and other two pins are connected with drain of MOSFETS Q2 and Q3 (IRF3205) and source of both mosfets are connected with ground. 10. We need alternate signals at gates of Q2 and Q3. So, one gate is connected directly with 555 timer output with series resistor or 10 ohm. While second gate is connected via transistor with inverted logic (see previous circuit "Transistor as Inverter"). 11. The transformer voltage ratio should be 9V-0-9V to 230V and for 110Vac country use ration 9V-0-9V to 110Vac and also change the frequency to 60Hz by decreasing resistor value. 12. A fuse of 0.5A in series should be connected at output. 13. This circuit can drive maximum of 100W load. If more power is needed then increase the thickness of MOSFET tracks and transformer is replaced with the required power transformer. 14. This circuit is only an inverter, not a ups because it doesn't have the charging circuit. 15. The pcb file of this inverter circuit is also attached. Application: 1. This circuit can be used to boost the dc voltage. 2. This circuit can be used to drive ac load upto 100W. 3. This circuit can be used as a timer for a specific period of time. 4. This circuit can be used as a timer for door bell. Precaution: 1. Extra care must be considered because output of transformer has high voltage (220Vac or 110Vac), which could be dangerous. Download these files for performing more experiments. New circuits are added on daily basis. The complete ups circuit will also be added soon. So, come back daily to get new exciting circuits.

adc-test-with-lm35 icon adc-test-with-lm35

There are varieties of analog temperature sensors around us. The main function of a active analog temperature sensor IC is to provide an output as voltage which is proportional to the temperature of the surroundings. Few of them are LM34, LM35, TMP 35/36/37, MCP9071 etc. These devices does not require any external calibration. A simple ADC (Analog to Digital Conversion) required for digital processing.

automatic-voltage-stabilizer icon automatic-voltage-stabilizer

Automatic Voltage Stabilizer Also known as an Automatic Voltage Regulator (AVR) or Voltage Regulator (VR), an Automatic Voltage Stabiliser (AVS) stabilises the mains power supply voltage to a load. It is a feature of Line Interactive uninterruptible power supplies and provides protection from power problems such as sags, brownouts and surges.

battery-charger-circuit-and-pcb-upto-2a- icon battery-charger-circuit-and-pcb-upto-2a-

Mobile phones generally charge with 5v regulated DC supply, so basically we are going to build a 5v regulated DC supply from 220 AC. This DC supply can be used to charge mobiles as well as the power source for digital circuits, breadboard circuits, ICs, microcontrollers etc. You can also build 6V DC, 9V, 12V, 15V etc by using proper transformer, capacitor and voltage regulator. The basic concept remains the same, you just need to arrange a heat sink for higher voltage and current.

electric-water-heater-demo icon electric-water-heater-demo

This is a demo or conceptual project for Electric Water Heater. In this circuit you will learn how electric heater works and what necessary features are needed. 1. This circuit is designed and simulated in Proteus 8.6. 2. The code is written in MPLAB X and compiler used is XC8. 3. The microcontroller used is PIC18F4520 (its the next generation of PIC18F452). 4. LCD 2x16 is used to display the parameters. 5. LCD is configured in 4-bit mode. 6. The water flow is adjusted through potentiometer RV1, which can be seen in animation. 7. The heater is adjusted according to the water flow rate. 8. Higher the water flow rate, the higher will be the heating. 9. The heating is controlled through PWM, the duty cycle of PWM increases as water flow increases and duty cycle decreases as flow decreases. 10. The default set temperature is 25, but it can be increased by Temp Up button and decreased by Temp Down button. 11. Bulb is shown as a heater. 12. There are two modes of energy (or power) saving and can be set by Power Saver button. Applications: 1. This circuit is used to understand the working principle of Electric Water Heater. Note: This is a student project and just a demo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.