Slashdot Mirror


Reports Say Apple Is Shrinking Its Docking Connector With iPhone 5

jones_supa writes "Two sources have told Reuters that Apple's new iPhone will drop the classic wide dock connector used in the company's gadgets for the best part of a decade in favor of a smaller one. The refresh will be a 19-pin connector port at the bottom instead of the previous 30-pin port 'to make room for the earphone moving to the bottom.' That would mean the new phone would not connect with the myriad of accessories playing a part in the current ecosystem of iPods, iPads and iPhones, at least without an adapter. On the upside, a smaller connector will allow for more compact product designs. Some enterprising vendors in China have already begun offering cases for the new phone, complete with earphone socket on the bottom and a 'guarantee' that the dimensions are correct." Gizmodo writer Adrian Covert says it's for your own good.

10 of 427 comments (clear)

  1. Standard connectors? LOL you wish! by GameboyRMH · · Score: 5, Insightful

    I'm sure MicroUSB and other industry-standard connectors weren't considered. For how many years now has Apple been the last holdout with proprietary connectors?

    Even if they did they'd still find a way to make it proprietary with something like the charger resistor trick or the headphone recess.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:Standard connectors? LOL you wish! by bjackson1 · · Score: 5, Informative

      You realize that the dock connector is more than just a USB cable with a weird connector at the end, right? The new 19 pin connector would presumably do the functions of the current 30 pin dock connector, which allows full digital video and audio out, analog audio and video, and control data simultaneously over one connection. I don't believe that this is part of the USB standard.

    2. Re:Standard connectors? LOL you wish! by Anonymous Coward · · Score: 5, Insightful

      It's really sad that you're a fucking piece of shit moron. But we don't really care.

      I can appreciate that people get crazy-sensitive about their mobile phones, but "you're a fucking piece of shit" might be a tad over-the-top.

      Why does it matter to you in the slightest that Apple is using space and components efficiently, instead of creating huge devices with half-a-dozen ports?

      I don't know of anyone advocating half a dozen ports. What I do see is people saying it'd be nice if they used micro-usb like everyone else instead of a proprietary connector.

    3. Re:Standard connectors? LOL you wish! by GameboyRMH · · Score: 5, Informative

      Gonna need a source on that. There are standards that use resistors on the data lines but not in Apple's configuration:

      http://blog.curioussystem.com/2010/08/the-dirty-truth-about-usb-device-charging/

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    4. Re:Standard connectors? LOL you wish! by tlhIngan · · Score: 5, Informative

      I'm sure MicroUSB and other industry-standard connectors weren't considered. For how many years now has Apple been the last holdout with proprietary connectors?

      Even if they did they'd still find a way to make it proprietary with something like the charger resistor trick or the headphone recess.

      Rumors have it that the port IS micro-USB compatible. As in, you can plug in a micro-USB cable into it and connect/charge via USB. This would make sense as Apple right now supplies an adapter for EU iDevices for micro USB. This would get rid of the adapter, but not the funtionality of the port.

      If you want the additional connectivity (line-in/out, component video, HDMI, etc) you need the other pins, which would be used for say, a connector adapter. (There are way too many 30-pin accessories out there).

      As for the resistors - they are a brilliant way to do USB charging - because USB chargers do NOT communicate how much power they can provide. If you plug in a USB charger, a device can't tell if it can pull more than 500mA (even then it shouldn't assume it can - USB spec calls for 100mA until you positively identify a charger or get enumerated and told you can draw 500mA). But the charger can provide 800mA, 1A, 2A or more, and you need a quick-and-cheap way of telling the host device that fact. The resistors do that (by pulling the D+/D- lines certain ways).

      FYI - the USB charger spec shorts D+ to D-, and special resistors inside the device detect that (usually through a special line state). But again, it doesn't tell you how much you can draw - a tablet might want 2A, but it can't tell for sure if you plugged it into a wimpy 500mA one. (We've blown a few during development - notably the cheapass chinese crap adapters with no protection).

      An even more proprietary way would be to include an enumeration chip that tells the device over USB what it can draw (which Apple does with its Macs to do "high-speed" charging - the ports negotiate with iDevices to provide I think 1A current).

      The USB spec is violated so often that you can make a rather useless USB host if you adhered to it, for example. The 100mA one is routinely violated (embedded devices with USB host often only provide 100mA). USB hard drives count on the fact most PC manufacturers are cheap and put only one overcurrent switch for a gang of ports (e.g., a 4 port might use a 2A overcurrent switch) so they can draw 1A+ when spinning up without tripping the switch (see this a lot).

      Or USB chargers that provide 500mA, and overheat/explode wen some device goes right ahead and tries to draw 1A.

    5. Re:Standard connectors? LOL you wish! by v1 · · Score: 5, Insightful

      For how many years now has Apple been the last holdout with proprietary connectors?

      OK then clearly they should have gone with the other industry standard cable that supports power, usb, video, remote volume and play selection, etc. Oh wait, that's right, there isn't another one!

      Your argument is only valid when there are other non-proprietary options. It works well when talking about say, Sony's "i-link" proprietary firewire connector, or any of those proprietary USB connectors on cameras, where they're using a special connector to force you to buy cables and other accessories directly from them at some absurd mark-up. But that's not the case with Apple's dock connector.

      This is the only connector that does it all in discrete pins, vastly simplifying construction of accessories. Even cars are coming with Apple's dock connector in them nowadays. Apple's not being an ass and forcing you to use their connector to do what they could have done with another standard connector. They just happen to have pioneered the market and have been using this one connector for the last decade, with a crapton of accessories being made by other vendors. You don't have to buy your dock from Apple. Try getting an iLink cable from someone besides Sony. (for $35 or so) That's how you abuse proprietary connectors

      --
      I work for the Department of Redundancy Department.
    6. Re:Standard connectors? LOL you wish! by jo_ham · · Score: 5, Informative

      ...and clearly it all converts to USB.

      No, it doesn't. When the USB cable is plugged in (the one that comes with the phone and has a USB port on one end and the 30 pin port on the other) only the USB data pins and the USB power pins - 4 out of the total 30 are connected.

      Actually, the ground pin is probably also connected to the shielding. Five pins.

      The other pins connect when other things are connected, like a docking port on a music system will have the power pins, the accessory control and the line out pins connected. The HDMI adapter will connect to other pins, the video adapter will connect to the line out pins and the video pins.

      The USB cable with the standard USB port on the end *absolutely does not* convert all those things down so that they work over USB. It connects the two data pins and the 5V power only.

    7. Re:Standard connectors? LOL you wish! by itsdapead · · Score: 5, Informative

      I have yet to see anything truly innovative come out of Apple,

      Well, not if you define "innovation" as actually inventing a completely brand new idea from scratch, and don't give any credit to the hard part - selling it. "Build a better mousetrap and the world will beat a path to your door" is an aphorism only exceeded in utter wrongness by "look after the pennies and the pounds will look after themselves".

      The story of Apple's life has been "they may not have invented (x) but they were one of the first to turn it into a desirable product and successfully market it..." where X includes the GUI and mouse, local area networking, the laser printer, PostScript - and hence desktop publishing, full motion video on PC (Quicktime was at the cutting edge of this) - and hence nonlinear video editing... some of us were around when these things were taking off and people sure as hell weren't using IBM PCs for them (Amigas and Acorns maybe).

      And the original Mac is something of a design classic...

      Then you have the modern laptop - with the keyboard set back and a central pointing device in front, as debuted on the first Powerbooks. Maybe not the Manhattan project, but virtually every other laptop since has copied it. Pretty sure that the previous Mac "Portable", though deemed a flop, was the first portable to use an active-matrix (TFT) display.

      Using a RISC processor? RISC vs. CISC is almost irrelevant now (since modern CISC processors have assimilated the good bits of RISC design) but it used to be the Next Big Thing and Apple were the second to market with a RISC-based personal computer (Acorn were first by a long margin, but not really significant outside of the UK, although the ARM processor they developed didn't do badly - Apple played a big role in the later development of that, too). Then there's Digital Cameras - again, not the first but one of the first viable consumer products.

      Of course, the Newton wasn't innovative at all because some guy at Xerox had sketched one on a beer mat 20 years before (and anyway, Steve Jobs planted the whole Newton thing when he was using a time machine to set up the great iPhone conspiracy).

      Then there's USB. Apple certainly didn't invent that, but before the iMac the only use for it was the slightly increased airflow from those two funny square sockets on the back of your PC that Windows 95 didn't really support. There was a reason why most of the first mass-market USB peripherals had translucent blue cases...

      So, what have Apple done for us this century? Well, every year in the 80s and 90s was going to be The Year of Unix on the Desktop. Apple finally did it with OS X (yes, there's Linux - which succeeded on servers, embedded devices an Android but has yet to get large scale adoption on the desktop). They managed to fairly seamlessly switch from PPC to Intel using emulation/recompilation (quite an achievement) and popularised Small Form Factor computers. We've had vastly improved trackpads on laptops (seriously - I always had to carry a mouse around until Apple introduced the new multitouch trackpads). Now we have an external PCIe bus (thunderbolt) which may or may not take off, and they've just doubled the linear resolution of their laptop display at a time when everybody else had decided that 1080p was enough.

      I won't mention the iPod/iPhone because everybody knows that they were invented by Samsung after being inspired by the "news pad" in the film 2001, and that Apple copied them and then used a time machine to go back and launch the iPhone at a time when Android phones looked like this.

      So please suggest some other companies with anything like that track record. Microsoft/IBM? Well, turning the personal computer into a commodity was pretty damned significant (not so sure that it was progress), but apart from that...

      --
      In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  2. Re:Just switch to USB by Kenja · · Score: 5, Insightful

    USB lacks video & audio out as well as other feature connectors. So its one custom connector, or several standard ones. Apple wants fewer connectors, so a custom one is used. Not a big deal really.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  3. Why have any connectors? by Animats · · Score: 5, Interesting

    Connectors are obsolete on a device that has at least three radios in it. Charging should be inductive, video should be WiFi, and audio should be Bluetooth. Then the thing would be hole-free and could be made waterproof.

    Now this is what Apple should be shooting for in ruggedization.