Working Theory In Jet Crash: IPhone In Cockpit Is To Blame (appleinsider.com)
Apple Insider reports:
Apple on Friday said that it's open to cooperation with French authorities, who are exploring the possibility that two of the company's devices were linked to the crash of EgyptAir Flight 804 in 2016. The flight's first officer may have plugged an iPhone 6s and an iPad mini 4 into the wrong socket in the jet's cockpit, French officials told Le Parisien. That may have triggered runaway heat, in turn sparking a fire.
At the moment, the investigation is being helped by an engineer from the French National Center for Scientific Research, as well as two people fron the French defense ministry, including a physics professor and an engineer specializing in batteries. Results from the investigation should be submitted by Sept. 30. Apple told the Parisien that it wasn't aware of evidence linking its devices to the EgyptAir disaster.
At the moment, the investigation is being helped by an engineer from the French National Center for Scientific Research, as well as two people fron the French defense ministry, including a physics professor and an engineer specializing in batteries. Results from the investigation should be submitted by Sept. 30. Apple told the Parisien that it wasn't aware of evidence linking its devices to the EgyptAir disaster.
I don't know if this is the case in the Airbus A320, but in smaller aircraft (including GA airplanes) there often is a power port that looks like the cigarette lighter port in many cars. They easily fit USB car chargers such as this one. (For years I used an earlier generation of this very adapter in a Cessna 172 to power my iPad.)
The problem is, unlike in a car where the power port is always around 12-14 volts, the voltage in aircraft has (to the best of my knowledge) never been standardized. I've heard of airplanes which pump out up to 28 volts (instead of 12-14 volts), which is why if you are not certain of the airplane you're flying in, you need a specialized adapter such as this one.
Since so many aircraft have power ports at 12 volts, many pilots I know simply buy a car power adapter. But if you plug it into a 24 volt power port (and the ports are often unmarked: the only way to tell is to crack open the airplane's POH), you're going to have a bad time.
Even though this is a French investigation, Egypt Air has a history of applying pressure to investigators to find reasons for a crash other than pilot action.
https://en.wikipedia.org/wiki/EgyptAir_Flight_990
if the phone was plugged into the wrong outlet, wouldnt that be the pilot (or co pilots) fault not the iphones fault?
No.... Why does a "wrong outlet" exist that will accept a USB cable or A/C device without the appropriate over-current fuses or safety protection to prevent a fire?
There have been standards in place for quite some time now governing the power capacity of USB ports. (https://en.wikipedia.org/wiki/USB#Power)
Sorry this is a bit of a long-winded explanation but it's all stuff you have to know to understand the issue.
The iPhone is somewhat "notorious" for refusing to charge off a port that doesn't communicate the amount of current it is allowed to draw. ("you cannot charge form this device" popup of some sort, I don't recall the exact message you get) This caused frustration from some who bought cheap car and wall adapters and found their iPhone wouldn't charge from them, despite other phones charging fine. To Apple's credit, this was the correct and (fire) safe behavior. Devices that just continue blindly and overheat themselves or other accessories are just plain poor design, but should still not be capable of posing a hazard in the charger.
Voltage (5v in this case) is supplied "on supply", in other words the power source dictates the voltage and the accessory needs to be capable of handling it. Accessories that can't tolerate how high the voltage is will probably be damaged by it, and could pose an overheat/fire hazard. Since all USB are supposed to run at 5v, voltage is not an issue because USB supplies and accessories all expect 5v.
Current on the other hand, is supplied on demand, meaning the accessory decides how much power to draw from the supply. If it draws too much again there is an overheat/fire risk, but this time from the supply not the accessory. Power (in the form of current, where power = voltage x current) overdraw has become an important consideration with USB now that it's become something of the de-facto battery charging standard. Larger devices (like bigger cell phones and especially tablets like iPads) can "quick charge" their large batteries by drawing more current at 5v. But the supply needs to be capable of safely delivering the higher power. The USB spec says to use DC drop resistors on the D+ and D- data lines to communicate fixed values that the accessory can look up in a table to determine how much power the supply claims it can safely deliver. These resistors aren't necessary to USB data function and can be omitted but then the accessory has no way of knowing how much power it can safely draw. It should then default to the "bare minimum" of 25mA of current, which would charge most modern devices very slowly. (or like the iPhone, just flat out refuse to charge at all) This is enough power though to operate unpowered accessories like mice and keyboards. Some larger accessories (like tablets and battery banks) can adjust the amount of power they draw to suit the maximum specified by the supply. An iphone can charge at either 500mA or 1000mA, for example, depending on the charger it's attached to. Again it's very important to understand the amount of power being drawn by the accessory is entirely determined BY the accessory. The phone is charging at 500mA NOT because that's how much the charger physical can provide, but because it has TOLD the phone how much it can safely provide and the PHONE is only demanding 500mA form it at as result.
If the phone wants 1000mA and the charger is telling it that it can only safely supply 500mA, but the phone just ignores that and tries to draw 1000mA, the charger's acceptable responses are both limited and well-defined. Quality chargers will simply detect the overdraw and stop providing power, and your phone will probably go into charge for a fraction of a second and then immediately stop charging. You might ask yourself "why doesn't the charger just refuse to provide more power than it can safely manager?" Power = Voltage x Current. To keep Power constant (at 500mA) when the device has rigged current it is drawing so that it will get 1000mA, it COULD cut the voltage in half since it has control over that. BUT that violates USB standards. They specifically say you can't do that, your only response is to TURN OFF the supply of power entirely. The accessor
I work for the Department of Redundancy Department.