Skip to main content

1 1 Regulator Handles Two Input Voltages Circuit Diagram


Regulator Handles Two Input Voltages circuit in Fig 1 supplies both 3.3 and 5V to transitional circuits that employ both the new 3.3V and older 5V devices. Additionally, because the regulator accepts either 3.3 or 5V inputs, you could plug it into either a new 3.3V system or an old 5V system.The circuit consists of two sections: a dc/dc converter and a double-pole, double-throw (dpdt) switch. The dpdt switch comprises a pair of dual n-channel MOSFETs (Q2 and Q3) and their associated high-side drivers.

Upon power-up, the comparator in IC2 determines the state of the circuit. The comparator’s output, IC2 pin 6, goes to the input of the MOSFET driver, IC1. The driver internally generates a gatedrive voltage 8.8V above the device’s supply voltage. This high voltage drives the appropriate MOSFETs in Q2 and Q3.

IC2 is also the heart of a flying-capacitor, buck/boost dc/dc converter. Unlike other switching-regulator schemes, this topology needs no transformers. Transistor Q1 controls this section’s output voltage, VS. When VIN is at 5V, Q1 is off, forcing the section to operate as a step-down converter. In this mode, the section produces 3.3V, which goes to the output through Q3B. Also in this mode, 5V power goes directly through Q2A, and Q2B and Q3A are both off.

1+1 Regulator Handles Two Input Voltages Circuit Diagram

 

1+1 Regulator Handles Two Input Voltages Circuit Diagram

When VIN is 3.3V, IC1 turns on Q1, shorting out the 140-kΩ resistor and forcing the dc/dc-converter section into step-up mode. In this mode the converter section generates 5V at VS, powering the 5V output via Q2B. Also in this mode, 3.3V goes directly from the circuit’s input to the output via Q3A. Q2A and Q3B are both off.No-load quiescent current consumption is approximately 500 μA.

Lower-frequency converters would reduce power consumption at the expense of a larger inductor. The efficiency of the dc/dc-converter section is 73% in either mode. But because this power accounts for only half of the circuit’s output power, the circuit’s overall efficiency is approximately 80% with VIN=3.3V and 86% with VIN=5V. 

Comments

Popular posts from this blog

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

Build a Key Operated Gate Locking System Circuit

This simple key-operated gate locking system allows only those persons who know the preset code to open the gate. The code is to be entered from the keypad within the preset time to operate the motor fitted in the gate. If anyone trying to open the gate presses a wrong key in the keypad, the system is disabled and, at the same time, sounds an alarm to alert you of an unauthorized entry. Figs 1 and 2 show the block and circuit diagrams of the key-operated code locking system, respectively. Connect points A, B, C, D, E, F and ground of the circuit to the respective points of the keypad. Keys S7, S16, S14 and S3 are used here for code entry, and the remaining keys are used for disabling the system. It is very important to press the keys in that order to form the code. To start the motor of the gate, press switches S7, S16, S14 and S3 sequentially. If the keys are pressed in a different order from the preset order, the system will lock automatically and the motor will not start. Fig. 1: Bl...

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...