Slashdot Mirror


USB 3.0's New Jacks and Sockets

The Register has a brief look posted (with photos and diagrams) of "USB 3.0, the upcoming version of the universal add-on standard re-engineered for the HD era, made a small appearance at the Consumer Electronics Show (CES)." The posting explains that USB 3.0 "wasn't demonstrated in operation, but we did get to see what the new connectors look like." How does it handle backward compatibility? The extra pins needed for USB 3.0 "are placed behind the USB 1.1/2.0 ones. USB 3.0 connectors and receptacles will be deeper than the current ones."

32 of 390 comments (clear)

  1. Is it burst speed? by danomac · · Score: 5, Interesting

    I wonder about the new speed specification... in my experience even with no other devices on the USB bus getting 480mbit was impossible. I always had to resort to firewire for my drive caddy because I got consistent results with it.

    I sure hope they've addressed this issue. The OS caching helped, unless you wanted to unplug the damn thing right away - then you had to wait 5 minutes for the cache to flush out.

    1. Re:Is it burst speed? by gillbates · · Score: 5, Informative

      Yes, and no.

      You see, 480 Mbs is the electrical interface speed. As in, 480 Million bits go across the wire every second. Not all of those bits are used for traffic.

      However, some of those bits are used by the overhead of the transfer protocol. You've got USB packets in the stream which do nothing but reserve space for some psuedo-realtime device which might be connected to the bus at any second. Whether or not the OS/USB Controller allocates these blank packets even in cases where they aren't needed is a matter of programming.

      As an aside, I've noticed that on the same computer, with the same flash drive, Linux does a much faster job with file transfers than Windows. I suspect Windows is just under-utilizing the bus, to make it easier for their engineers. But I could be wrong, as I haven't looked into it in detail.

      --
      The society for a thought-free internet welcomes you.
    2. Re:Is it burst speed? by jubei · · Score: 5, Informative

      Your windows file copy slowness could be because Windows does not use write caching for removable drives. This allows clueless users to just yank out the disk without unmounting properly. If you are getting slow reads, that is a different story.

    3. Re:Is it burst speed? by letxa2000 · · Score: 5, Insightful

      In case a "clueless user" yanks it "without unmounting properly?" Excuse me, but I don't think that's a matter of the user being clueless. If I have a removable drive, I don't think it's unreasonable to be able to remove it at any time--the OS should expect that. If the OS is still writing data to the drive and there's some kind of window open to that effect, then I'm stupid for disconnecting it in the middle of the process. If I "finished" copying three minutes ago, I don't think it's unreasonable for me to be able to disconnect the drive.

      This is why Linux is a great OS for a server but not so hot for the desktop. Write-caching for a USB drive might make sense on a server, but not so much on the desktop.

    4. Re:Is it burst speed? by DaleGlass · · Score: 5, Insightful

      You can disable caching on Linux with -o sync.

      However, neither that, nor what Windows does will prevent damage on a FAT32 formatted device, because the filesystem isn't made to deal with that. And even for a filesystem like ext3, reiserfs or ntfs that will not corrupt itself in this case, you'll still lose data if you yank the drive while a file is being written. Windows will warn you if you yank the drive without telling it to disconnect the drive precisely for this reason.

      Really the only way of dealing with this perfectly is making the media impossible to disconnect until the filesystem is dismounted orderly. This can be done with CD and tape drives, but isn't going to work with anything connected to an USB port.

  2. shades of future past by pilgrim23 · · Score: 4, Insightful

    -Little fingers inside existing fingers to work with legacy USB devices... Does anyone rememeber the EISA slot standard designed to allow inserting a ISA card?
    Now all we need is a MCA driver and we are in busienss for the new world of 1992.

    --
    - Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
  3. Will it work on Linux? by Marcion · · Score: 4, Interesting

    Is the software side of USB an open specification or some members only, pass the royalty thing that the open source world will have to take the next ten years reverse engineering?

  4. Other Fixes by MBCook · · Score: 4, Insightful

    Oooh. It's faster. Wow. Didn't see that happening.

    Did they fix the CPU overhead? Did they make a P2P version so that I don't need a computer to connect a camera to a hard drive and have it work? Basically, did they do anything to improve it for high-bandwidth applications (which is obviously what they're targeting) compared to FireWire?

    The cable worries me some. I understand the drive for backwards compatibility, but it seems like they should make the cable more obviously different. It just looks like it will be too easy to accidentally use a USB 2 cable, not realize it, and then wonder why the device is running so slow. Just a little nub on the bottom of the connector would do it.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  5. Just goes to show... by Anonymous Coward · · Score: 5, Funny

    ... that longer male connectors are better.

    1. Re:Just goes to show... by 4D6963 · · Score: 5, Funny

      longer male connectors are better.

      Nooo it's not how long they are but what they do. Besides if female connectors like long male connectors bigger that's because they themselves are *too* deep. A short male connector fits a "shallow" female connector as nicely as a long male connector fits a deep female connector.

      So girls, quit complaining and laughing and get it worked out! Oh wait, oops..

      --
      You just got troll'd!
  6. Then what's the point of SATAII? by Kickboy12 · · Score: 4, Interesting

    Funny how I just upgraded to a new computer that uses SATA 3.0Gb/s. If USB3 is faster than SATAII, then why not just use that for drives? Not that anyone ever really maxes out SATAII to begin with. So it's all kind of useless in the end.

    1. Re:Then what's the point of SATAII? by RobFlynn · · Score: 5, Informative

      I've seen SATAII hubs before.

      Here's one that I found with a couple seconds of googling: http://www.cooldrives.com/sahub5muussi.html

      --

      ---
      Rob Flynn
      Pidgin
  7. Naming by teslatug · · Score: 5, Funny

    So they're going with a 3.0 instead of some crazy More Full Speed (TM) name this time?

    1. Re:Naming by Brobock · · Score: 5, Informative

      So they're going with a 3.0 instead of some crazy More Full Speed (TM) name this time?

      FTA:
      Dubbed SuperSpeed USB, the third major incarnation of the serial bus standard is set to deliver data transfer speeds of around 4.7Gb/s - ten times today's 480Mb/s limit.

      They haven't TM'd it yet though.

  8. Still using rectangular connectors, I see. by croddy · · Score: 5, Funny

    p>Whatever they come up with, in the end, I have only one wish for the USB3 hardware developers: that they be made to plug 1000 of them in upside down in the dark.

  9. A serious question by moosesocks · · Score: 5, Interesting

    What happened to firewire? All signs point to it going extinct in the very near future....

    Wasn't it vastly superior to USB? It had a higher maximum throughput that could almost be realistically achieved, delivered useful amounts of power over the bus, and allowed devices to talk to each other. The audio/video features are pretty nice as well....

    Both firewire and usb were well-supported on all platforms, so *that*'s not the issue. It's also robust, to the point of being found in many modern aircraft designs and the space shuttle.

    IEEE1394c is even cooler, and uses CAT5e/RJ45 for wiring, allowing for automatic negotiation between other 1394 devices, and normal ethernet devices. Max speed is 800mbps, and it very nicely bridges the gap between "traditional" peripherals, and network-attached devices.

    So what happened? Did I miss something? Who killed Firewire?

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
    1. Re:A serious question by Lumpy · · Score: 4, Interesting

      Going extinct? huh?? I dont see any pro cameras ditching firewire for usb.

      I see sata taking over for external hard drives. I converted all my firewire 800 external drives on my powermac tower to SATA 3 drives last year and gained a crapload of performance at 1/3rd the price. but every HD camcorder that is more than a toy for the masses has firewire on it and will be there forever. Even the hard drive based cameras from panasonic that cost more than most guys' houses still have firewire on them.

      Problem is SATA has a failure point. I can have 20 foot firewire cables.. good luck making sata work over 3 feet.

      --
      Do not look at laser with remaining good eye.
    2. Re:A serious question by appleguru · · Score: 5, Informative

      Nobody... The problem with firewire is its cost-- USB is, on the device side, dirt cheap to implement. This comes at the cost of needing a host controller (your computer) to do anything and that comes with CPU use overhead. Firewire requires these 'controllers' in every device, making it far more useful (allowing things such as communication without a computer!), robust, and fast without the overhead. But it costs more! And, as we know, price is what drives the marketplace. As a 'normal' uniformed consumer, would you buy a firewire 400 widget for $100 if the usb version cost $50 and both "did the same thing" and ran at a theoretical "480 mbps" (And we all (by all, I mean us on slashdot) know how well usb2 does that...). As a 'normal' consumer, of course not!

      Firewire is far from dead, however... Nearly all consumer/prosumer mini dv cameras use it (including hdv cameras), many set top boxes and HDTVs have 1394 links on them for connecting devices (DVHS decks, HDTVs, and cable boxes... this transport MPEG-2 transport streams), and every mac since the iMac debuted has shipped with firewire ports on it (Many, many external hard drives have firewire ports on them.. the good ones anyways ;))... Sony has been shipping 1394 on its vaio computers for ages (in the form of i.link), and all modern computer manufactures have followed suit.

      So, to answer your question, consumers "killed" firewire by being... well... price conscious consumers. But in reality it's not going anywhere, and with any luck and all the cool networking capabilities the firewire spec has these days it will eventually catch on with the majority of consumers as a convenient way to interconnect devices and stick around for good.

    3. Re:A serious question by DECS · · Score: 5, Informative

      Microsoft actually supported Firewire before getting USB complete, particularly USB 2.0, where the two standards overlap in certain areas. While Firewire was invented by Apple, Microsoft also actually delivered support for IP over Firewire first (several years first), although I doubt many people used it on Windows because most PCs that have Firewire only have the 4-pin, non-powered version like Sony's iLink. Mini-to-mini Firewire cables are not too common.

      Apple didn't support IP over Firewire networking until around 10.3.5 IIRC. Now that it's there, it is actually quite useful on Macs as a secondary network interface, since all modern Macs have FW400 and many now have FW800 too. Macs also have smart enough firmware to use Firewire in Target Mode, which is a significant feature other PCs won't match anytime soon.

      The new FW3200 uses the same connector as FW800, an advantage over the different and more complex USB 3.0 connector.

      Another advantage of Firewire is that it provides higher voltage for charging, so it can power more significant devices and can recharge devices faster. It's noticiably faster to charge iPods/iPhone over Firewire. The 30-pin Dock Connector has Firewire compatible pins for charging, even though modern iPods don't support Firewire for data exchange.

      There's really no reason for Apple to drop Firewire, and it will be difficult for PC makers to match the features of Macs even when including Firewire ports on their PCs. Not only do BIOS PCs lack any firmware support for target mode use, but Microsoft dropped IP over Firewire in Vista (!). USB 3.0 might bump the speed for new devices, but it doesn't match the Firewire-related features that exist now, and doesn't match the throughput of FW3200, which is also in the pipeline.

      Ten Big Predictions for Apple in 2008
      What's Apple going to be up to in 2008? The previous article looked at clues from the Newton MessagePad to the iPhone. Here's a look at the potential future of the rest of Apple's businesses, from hardware to software to services.

    4. Re:A serious question by LWATCDR · · Score: 5, Insightful

      Well part of it is Firewire isn't a replacement for USB. I haven't seen a Firewire keyboard, mouse, printer, or joystick. Yes it is mediocre all the way around but it works well for some devices that Firewire doesn't work at all for. And works well just okay for many devices that Firewire works well for. Firewire will always be an port you have to get in addition to USB. so it will alway be less popular. But I would agree with you that it isn't dead.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  10. Re:Probably not by RobFlynn · · Score: 4, Funny

    Super Mega Ultra USB Supreme Ranger... CONNECT!

    --

    ---
    Rob Flynn
    Pidgin
  11. One suggestion by edwardpickman · · Score: 4, Insightful

    Can they start color coding USB cable types? Some of us old timers have been around since 1.0 was popular. I've got a box full and it's always fun trying to find the 2.0 cable hiding among the 1.0 cables.I hate to toss them but I really haven't any use for 1.0 cables. I'd just love to see some kind of coding system since they all use the same connectors. At least with hard drives every time they change them we get new connectors. It may make them backwardly compatible but it does cause confusion.

    1. Re:One suggestion by Teilo · · Score: 4, Informative

      Umm, you do realize that USB 1.0 and 2.0 use the exact same cables and connectors, don't you?

      Just asking, because you sound too serious to be joking.

      --
      Mir tut es leid, Menschen daß Einfältigfehlersuchenbaumfolgendenaffen sind.
    2. Re:One suggestion by ffflala · · Score: 5, Funny

      That's not true! USB 2.0 requires gold-plated contacts for maximum bus fidelity. Monster makes a good USB 2.0 cable, and it goes for a steal at $79.99 per cable.

      If you put the 2.0 cables in the freezer to align the molecules before you use them you get even better bus response. All of my devices have this warmer, more human feel when I'm using properly-designed cables.

  12. Still half vertically symmetric by Trogre · · Score: 5, Insightful

    Aargh, this connector is *still* symmetrical vertically in form factor but not electrically. Which means you'll have people fumbling behind computers/laptops turning the connectors upside-down until the cable is twisted trying to plug in their camera/mouse/hdd/coffee maker.

    Either change the shape of the connector (something like RJ11 would be fine) or make the pins such that it can be inserted right-way up or upside down (figure-eight power cable connectors for example).

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  13. And it doesn't work by SuperKendall · · Score: 5, Interesting

    I bought a USB OTG external hard drive that is supposed to be able to copy files off a slave device, and a box that is supposed to support two master devices and initiate copies between them - neither work at all with any USB storage I have tried.

    USB OTG is a farce.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  14. Oh it'll go at full capacity by SuperKendall · · Score: 4, Funny

    You'll just need to dedicate six of your eight cores in the 3GHz Intel chip for the process overhead.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  15. Re:Probably not by phallstrom · · Score: 5, Funny

    Ludicrous speed!

    There's really no other option...

  16. Re:Probably not by sconeu · · Score: 5, Funny

    But then they'd have to make all the connectors plaid.

    --
    General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
  17. Re:Probably not by Anonymous Coward · · Score: 4, Funny

    Super Mega Ultra USB Supreme Ranger... CONNECT!

    Private: Captain EHCI, unknown device in range!
    Captain: Run level 9 enumeration protocol, stat!
    Private: Error -123: device is not accepting our address!
    Captain: Arm the compatibility layer and reset the host controller!
    Private: Device is a Super Mega Ultra class AHCI master!
    Captain: Increase port voltage to 480V and reenumerate!
    *ZZAP*
    Private: Reporting overcurrent condition on port 5, and Super Mega Ultra device running in low-speed compatibility mode!
    Captain: Roger that, commence loading driver modules.

  18. (o-o-omfg ponies) EXTRA PINS??!?!? by vectra14 · · Score: 4, Interesting

    Too bad they're adding the 5 new pins (given, 1 of them is in theory good old GND but still). As an EE, the one thing I liked about USB over Firewire is its physical simplicity... power, ground, and a differential bus. With 1394c heading towards RJ45 it's like USB and 1394 have traded places in terms of physical convenience (I'm sure a number of people have had the pleasure of dealing with ultra-over-engineered (and consequently overpriced) 1394a/b cables and repeaters.. oh the repeaters).

    ..Not like the host-heavy USB stack made it a much-liked protocol for me in the first place.

  19. What about XP drivers? by PingXao · · Score: 4, Insightful

    My gut tells me there will not be any MS-written USB 3.0 device drivers for Windows XP. Artificially making an OS "obsolete" by not providing drivers for new hardware is one way to accelerate the adoption of Vista. The code words that surround this new standard vis-a-vis Microsoft Windows reveal the inclusion of Vista-style DRM (e.g. "the HD era"). With that in mind I see MS declaring that USB 3.0 drivers for XP are technically "impossible" for reasons that will prove bogus. They may have legitimate business reasons for not providing drivers, but those won't be the reasons they trot out in public.