The Next iPhone Will Feature An OLED Display, Says Bloomberg (bloomberg.com)
An anonymous reader quotes a report from Bloomberg: Apple Inc. has big plans to outfit its next iPhone with vibrant, energy-sipping organic LED displays, seeking to entice consumers with new technology that's already been embraced by other high-end smartphone makers. The trouble is that the four main suppliers for such components won't have enough production capacity to make screens for all new iPhones next year, with constraints continuing into 2018, people familiar with the matter said, presenting a potential challenge for the Cupertino, California-based company. OLED screens are more difficult to produce, putting Apple at the mercy of suppliers that are still working to manufacture the displays in mass quantities, the people said. The four largest producers are Samsung Display Co., LG Display Co., Sharp Corp., and Japan Display Inc. While Samsung is on track to be the sole supplier for the new displays next year, the South Korean company may not be able to make enough due to low yield rates combined with increasing iPhone demand. The supply constraints may force Apple to use OLED in just one version of the next-generation iPhone, push back adoption of the technology or cause other snags. Apple plans to ship at least one new iPhone with an OLED screen next year, the 10th anniversary of the smartphone's debut, people with knowledge of the matter said. A pair of other new iPhone models will likely feature screens that use older LCD technology, partly because there won't be enough OLED displays to satisfy anticipated demand, according to KGI Securities analyst Ming-Chi Kuo. The OLED iPhone, at least, will have a new look that extends glass from the display to the device's back and edges, according to a person familiar with Apple's plans. This all-glass design will have a virtual Home button embedded in an edge-to-edge screen, rather than a physical button that can be pressed, the person added.
We have to hear about the next one a year or two in advance, all the damn time.
Will this allow them to make the phone thinner?
I love my iPhone 7, but the battery still lasts too long, and there's still too many goddam ports and buttons on the thing. I wish Apple would come out with a thinner phone that had half the battery capacity, no Lightning port, and a completely sealed and smooth chassis. Extra points for making it so thin there's no practical way I could ever put it in my pocket and sit down without breaking it. They're almost there with the 6 and 7, but not quite. I hate having any semblance of durability on my premium hardware. The phone should never last longer than the warranty, otherwise there's no reason for me to go out and buy new shiny hardware every 3 years.
Yeah, it consumes less power, but it looks terrible. Starts out dimmer than LCD, gets dimmer with age, color balance starts feeling off subpar, gets terrible with age, always looks bad outdoors, burn-in prone, etc. It also feels like the colors "bleed" more in LED, although that could just be my perception. I know that blacks are supposed to be better with LED than LCD (and thus they get higher nominal contrast ratios), but in most viewing conditions the black difference is not something you notice, unless it's very dark. I once went around to my coworkers and compared my Z2 (LCD) to their cell phones of roughly the same age and resolution and there was no comparison, the Z2 looked way better.
Maybe the technology has advanced significantly since then... but otherwise, no thank you.
Wingus, Dingus! Listen up!
This is an opportunity for American manufacturers to step up. Isn't anyone interested in being a domestic display supplier?
You mean an OLED display like on the Nexus One back in 2009? What's next, wireless charging?
I have yet to use an LED display of any type. Have they improved over the last few years? Last I checked, the colors always looked way off when compared to an LCD and they seemed a bit more "pixely".
Short answer is yes. Long answer is:
The color reproduction of OLED was from the start far better than any LCD on the market, even with the early phones. The problem was that this was not compensated for with colour management resulting in hyper over saturated colours that looked horrible.
The pixely problem was due to the use of a pentile pattern with early OLEDs. These were used partially because at the time they needed more space between pixels during manufacture and partially the red and blue pixels faded faster than the green ones so by making them larger they extended the life of the display. They aren't used anymore in high-end phones and with the resolutions these days pixels shouldn't register unless you start getting a good magnifying glass.
I am guessing LED is the future and will eventually replace LCD TV's and monitors as well as phones, it is just that the displays are starting small so phones get to be first.
It's an issue of lifetime more than anything. Phones and tablets have a much shorter life expectancy than TVs or monitors and a lower duty cycle compared to some always-on displays. There's still some things that need to be improved before the technology is ready for TVs or monitors, but personally I can't wait. The colour gamut of my phone is better than that of my $1600 LCD which is just depressing, but at the same time an exciting example of technological progression.
I was thinking I might go iPhone next time, but partly because of how impressed I am with the iPhone 7 display! Why anyone would want an OLED on phone is beyond me. The colors look ridiculous. You can spot an OLED phone from a mile away from the psychedelic color rendition. Can't do it!
...buy a Samsung. Simple.
About color management: This is a two-fold problem. Both Google and Apple refuse to support *ANY* color management in their mobile OSes at all. Save an image in the AdobeRGB or ProPhoto RGB color space, view them in your web browser on the desktop and it'll properly translate the color information to what ever color space the desktop OS is running in. On the phones, they absolutely ignore all color-space information from the image, not even trying to convert it to sRGB. Checking bug reports online for both Android and iOS shows that both companies actively mark colorspace issues as "not fixing", as in, they actively acknowledge the issue and have done so for years, and are actively refusing to address it.
That is not directly the problem. Yes it would be nice for the OS to naively support internal colour management algorithms but the ability for a display to display accurate colour does not depend on the OS being able to translate the colour (save for the example of not understanding the source material which is what you describe).
Colour management baked into the OS is important if you have multiple display with multiple different output gamuts. It then becomes important for this to be a feature. *sidenote* Windows and Linux don't have this feature either. They provide APIs for colour management and they provide information to applications on what colour space to the monitor uses, but it relies entirely on the application to implement the colour management or call on the API to do it */sidenote*
However a phone is not a desktop. The monitor is built in to the device and the OS is specifically written for it. It is therefore possible for the driver itself to simply re-map the RGB space (this is what Samsung do to make their displays look normal if you look under display options). This fixes the specific problem (I think) the GP was complaining about which is that colours looked unrealistic on an OLED display.
What it doesn't do is allow you to display accurate normal colours and also display a wider colour gamut if that information is available at the same time. For that you are most definitely right, the OS needs some intelligence and as someone who surface the web with a wide gamut monitor and looks at the slashdot logo it is incredibly disappointing for me that it looks hypersaturated. The only browser currently supporting output colour space translation is Firefox, and I gave up on that.
*another sidenote* Chrome used to support colour management completely but that died sometime around version 34. Now it only supports colour management for images with embedded profiles so on a website you can have an sRGB image and an sRGB image with an embedded profile for sRGB look different if your monitor isn't also sRGB */another sidenote*
Developers just don't frigging get it.