Is power lost in an AC adapter?

AI Thread Summary
Power loss occurs in AC adapters primarily due to inefficiencies in the conversion process, which generates heat. Modern adapters are significantly more efficient than older models, often exceeding 95% efficiency. The output voltage and current are regulated through a feedback mechanism that adjusts the power drawn based on the device's needs, ensuring that the adapter only supplies what is necessary without wasting excess power. Current limiting is achieved through various methods, including passive and active circuits, which prevent devices from drawing more than the rated output. Overall, while some energy is lost as heat, the system is designed to minimize waste and optimize performance.
TechTree
Messages
32
Reaction score
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!
 
Engineering news on Phys.org
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:
 
  • Like
Likes jim hardy
anorlunda said:
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?
 
TechTree said:
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
TechTree said:
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.
 
  • Like
Likes TechTree
CWatters said:
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?
 
TechTree said:
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: 785
  • Like
Likes TechTree
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.
 
  • Like
Likes TechTree
CWatters said:
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.

TechTree said:
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:
 
  • Like
Likes Nik_2213
  • #11
Just a quick reminder:
All forms of energy transform lose some energy as heat during the process.
 
  • Like
Likes sophiecentaur
  • #12
rbelli1 said:
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,
CWatters said:
There is a protocol for this.
 
  • Like
Likes jim hardy
  • #13
dlgoff said:
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.

dlgoff said:
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
rbelli1 said:
4. burst into flames
1 and 4 are passive current limiting methods. 4 can be thought of as a subset of 1.
LOL :biggrin:
 

Similar threads

Back
Top