The next generation of wall chargers
theverge.com
The next generation of wall chargers
1–10 of 203 posts
Re: The next generation of wall chargers
#2Re: The next generation of wall chargers
#3Still waiting for the next generation of USB-C hubs. Currently, almost all cause Wi-Fi issues, most will have Windows complain about "limited display connection".
The FCC needs to enforce emissions regulations. I remember when PCs (even the C64) had cases to meet emissions requirements. Now you see PCs in glass cases. It really sucks doing amateur radio in an urban area due to spectrum pollution.
Re: The next generation of wall chargers
#4Re: The next generation of wall chargers
#5Re: The next generation of wall chargers
#6Ironically, the best USB-C charger for something like a phone (laptops come with chargers, anyway) I've found is simply the Raspberry Pi 4 USB-C charger - very cheap ($10), small, plenty power (15W), fixed cable and no fucking blue Anker LED that can illuminate your bedroom.
In particular, the 60W USB-C + 3x12W USB-A brick is really nice.
Re: The next generation of wall chargers
#7Would anyone knowledgeable care to explaine why GaN based charges are more efficient than Silicon based ones ?
We can't make GaN transistors nearly as small as we can make silicon ones, but transformers/chargers don't need many transistors in them, so it's fine.
Re: The next generation of wall chargers
#8I understand the logistics issues involved in standardization of repeatably used sockets but USB chargers are so very "unhygenic" from a security perspective. Proper design from the data end shouldn't allow any unexpected changes but that is error prone in practice. It is sort of like sharing cups - in theory the immune system should take care of any pathogens but in practice it is a needless risk.
Getting into engineer dreams, an ideal design would involve readily apparent subsets between charge and data pins even if they occupy the same socket. So any charger honeypots to plant or extract data would be obviously untrustworthy.
Re: The next generation of wall chargers
#9Would anyone knowledgeable care to explaine why GaN based charges are more efficient than Silicon based ones ?
Re: The next generation of wall chargers
#10Would anyone knowledgeable care to explaine why GaN based charges are more efficient than Silicon based ones ?
For power supplies and switched mode RF amplifiers, you need to switch the transistor on and off as fast as possible; ideally an open or short circuit. During the time is is transitioning from on to off, it is dissipating power, thus losing efficiency in your circuit.
If you can operate at a higher bias, your passive support circuitry can operate at a lower current (lower I^2*R losses) not to mention smaller due to higher frequency (smaller inductors and capacitors).
The faster switching also generates more harmonics, which can align in phase to cause higher voltage transients, thus you need a higher breakdown.
The issue with GaN is fabricating it. It is a compound semiconductor grown with epitaxy (layer by layer) and has to be lattice matched to a carrier substrate, unlike Si which is diffusion doped into the bulk Si substrate. So GaN is maybe at 8” wafers while Si is much bigger. Some GaN is on Si carrier (cheaper but lower thermal conductivity) and some in SiC (expensive but better thermal conductivity). The goal is to grow it on diamond, but again the lattice matching is a problem.
The longer term goal is diamond semiconductors. Maybe 30 years from now that will replace GaN, as GaN is doing to GaAs and Si for certain applications.