Is power lost in an AC adapter?

  • #1
32
10
Hello, so I'm rather new here and I was wondering when I plug a USB device into an AC adapter, such as a phone how does it output exactly 5.2V and 2A? I'm aware that it goes through a transformer and rectifier but I heard somewhere that when the voltage is reduced the current is increased? Does that mean the current is just wasted while getting the voltage down to 5.2V? Or does the AC adapter draw the amount current it needs? If so what exactly is limiting the output amperage to 2A?

Apologizes if this seems really straightforward, It just got me quite confused. Hopefully someone can point me in the right direction!
 

Answers and Replies

  • #2
AC adapters loose some power. Forget voltage and current; just think about power. You can tell that they loose power because they get warm.

Modern adapters loose much less power than adapters from 5-10 years ago.

:welcome:
 
  • #3
AC adapters loose some power. Forget voltage and current; just think about power. You can tell that they loose power because they get warm.

Modern adapters loose much less power than adapters from 5-10 years ago.

So would the adapter just waste all the available power to get down to what it needs to output? Or do they lower the power using a more efficient method?
 
  • #4
would the adapter just waste all the available power

Nope. "All available power" in the case of the socket I am using to charge my phone would be around 240 V times 16 A (European voltage, current limited by the fuse). No idea how much power my adapter looses, but definitely it doesn't get hot as if it were dissipating 3.8 kW :wink:
 
  • Like
Likes dlgoff and TechTree
  • #5
Hello, so I'm rather new here and I was wondering when I plug a USB device into an AC adapter, such as a phone how does it output exactly 5.2V and 2A? I'm aware that it goes through a transformer and rectifier but I heard somewhere that when the voltage is reduced the current is increased? Does that mean the current is just wasted while getting the voltage down to 5.2V? Or does the AC adapter draw the amount current it needs? If so what exactly is limiting the output amperage to 2A?


In the case of a modern USB charger the phone and charger agree how much current the phone is allowed to draw from the charger. There is a protocol for this.
 
  • #6
In the case of a modern USB charger the phone and charger agree how much current the phone is allowed to draw from the charger. There is a protocol for this.
Okay, that makes sense do you happen to know which component is responsible for regulating current flow? Or does it just go through a resistor?
 
  • #7
Okay, that makes sense do you happen to know which component is responsible for regulating current flow? Or does it just go through a resistor?

Some, like in the schematic below, try to hold constant voltage. The regulator is the 7806 chip. Current depends on the load, such as a phone. No load, no current.

jNIC0.gif
 

Attachments

  • jNIC0.gif
    jNIC0.gif
    17.8 KB · Views: 609
  • #8
I think you are confused on how a transformer works. Just accept for the moment that there is circuitry on the 5V side that limits the current to 2A. So 2A is flowing through the 5V side of the transformer. That means that on the 120V side, only 5/120*2 = .083 amps are flowing. So no current is "wasted". It's true that the transformer is not 100% efficient, so some power is lost, but in a modern power supply the efficiency is probably over 95%.

As to what regulates the amount of current on the 5V side, it is probably a fairly complex circuit.
 
  • #9
In the case of a modern USB charger the phone and charger agree how much current the phone is allowed to draw from the charger. There is a protocol for this.

The phone is free to use any amount from zero to as much as it wants regardless of the agreed upon value.

how does it output exactly 5.2V and 2A?

The adapter outputs 5.2V at whatever current the device decides to draw. Once the device exceeds 2A the adapter will react in some way to limit the current. Some examples:
  1. Fuse blows
  2. reduce voltage until total a power the adapter can handle is reached
  3. set voltage to zero or near zero. Reset can be handled in a number of ways.
  4. burst into flames
1 and 4 are passive current limiting methods. 4 can be thought of as a subset of 1.

2, and 3 can be done passively or with some active circuit or logic device. This can be as simple as a part changes properties if it gets too hot or as complicated as a computer controlled circuit.

BoB
 
  • Like
Likes Asymptotic, russ_watters, jim hardy and 1 other person
  • #10
Thank you to everyone who's contributed to this post, you've really helped me understand how these circuits work.

Much appreciated! :wink:
 
  • #11
Just a quick reminder:
All forms of energy transform lose some energy as heat during the process.
 
  • Like
Likes sophiecentaur
  • #12
The phone is free to use any amount from zero to as much as it wants regardless of the agreed upon value.
In general, this isn't necessarily true; depending on the type of battery. Check out the section, Charge Methods, at https://batteryuniversity.com/index.php/learn/. I think this pertains to what @CWatters meant by,
There is a protocol for this.
 
  • #13
In general, this isn't necessarily true;

The two protocols I am aware of are to put various resistors on the lines and the phone knows how much it has available and using USB data to negotiate power. Neither prevent the device from drawing any amount of current. The source does that.

Check out the section, Charge Methods,

True. If I have one of the new phones that draw 5A at 5V to charge their battery and I hack it to tell the charger that I am going to draw 100mA there is nothing preventing me from drawing 5A. That current may only flow for a few ms before something happens to prevent it.

I was trying to expand on the point Borek made as it pertains to chargers and other small supplies.

BoB
 
  • #14
A modern switching adapter senses output voltage, and feeds this back via an opto-isolator to the primary side. This feedback modulates the duty cycle of the chopper MOSFET on the primary. So the adapter only draws the power it needs to maintain output voltage and deal with losses. Is this what you’re asking?

Certain phones will increase current draw until the 5V begins to sag, then trim back and set the charging rate that way. Others rely on a potential divider-derived voltage on the data pins of the USB, which identify the charger as a 1A or 2A, for example.
 
  • #15
4. burst into flames
1 and 4 are passive current limiting methods. 4 can be thought of as a subset of 1.
LOL :biggrin:
 

Suggested for: Is power lost in an AC adapter?

Replies
2
Views
616
Replies
7
Views
642
Replies
10
Views
1K
Replies
11
Views
475
Back
Top