USB 3 in 2008, 10 Times as Fast
psychicsword writes "Intel and others plan to release a new version of the ubiquitous Universal Serial Bus technology in the first half of 2008, a revamp the chipmaker said will make data transfer rates more than 10 times as fast by adding fiber-optic links alongside the traditional copper wires." "The current USB 2.0 version has a top data-transfer rate of 480 megabits per second, so a tenfold increase would be 4.8 gigabits per second." This should make USB hard drives easier and faster to use."
Incredible and grand news if it's on target, and doesn't dissolve into vapor.
Cue the Media Copying Discussions.
(Someone fast on their math: How long would that take to copy a new 0.90 Terabyte drive?)
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
Nerd: I've developed a program that downloads porn from the interet a million times faster than normal Marge: Who would need that much porn Homer: [drools]...oohhh..1 million times faster..
It seems current hard drives test to 40-80M/s (dunno if it's bit or byte, we'll assume byte since it is worst case for my example)., averaging between 50 and 60M/s
480Mbit per second = 60MByte per second. That can handle the average case for a modern hard drive.
4.8GBit/second - 600MByte/s? To utilize that with a drive, you'd need a RAID external enclosure!
34486853790
Connection too slow for X forwarding? Try "ssh -CX user@host"
The last line in the article:
"It will be backward compatible, so current USB 2.0 devices will be able to plug into USB 3.0 ports."
I wonder how adding fiber optic links will affect size and power requirements of USB3 devices. Granted, small LED's use minuscule amounts of energy, but wouldn't having to squeeze in power supplies and photodiodes at each end of the cable make it more difficult to squeeze it all into the micro-USB-sized interfaces used on most phones and mp3 players?
Currently I'm getting transfer rates of about 16 megabyte per second on hard drives connected via USB. That's roughly 160 megabit per second, whereas USB 2.0 can transfer up to 480 megabit per second. While I'm all for faster and better, the bottleneck seems to be elsewhere in this case.
Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
Will this make the new cables more expensive?
Oh good. Now I get to plunk down $20+ per cable for the latest USB standard. I really like that copper USB2 cables are just about down to free from some online retailers. Looks like that will not be the case with USB3.
Could be slightly off topic but I had to sound off on this one...
While I appreciate USB's capability for backwards computability, I would much rather have a plug shaped in such a way that I didn't have to flip it over every time I try to plug it in. I don't know about you guys but this is one of the most annoying aspects of using my computer, and I run Windows!
This would also be a great time to make a universal "other side" of the cable, rather than having a different plug for every single USB device. I have a mini plug for my camera, a big square one for my printer, a 2.5 mm jack to charge my MP3 player, etc. All these cables make a mess. If all my devices could share one cable, I'd be much happier.
Give us a standard that actually delivers enough power that you don't need an additional power cord for just about every other device already... :/
-- B.
This sig does in fact not have the property it claims not to have.
more speed is great but USB will never replace FireWire for video as its not a matter of speed but architecture. FireWire is a true bus USB is not...FireWire can guarantee bandwith USB can not.
This will come in handy when that 100,000 rpm USB drive I'm waiting for ships. It'll be faster and [even] easier to use, especially with the optional depleted uranium housing.
I've got a question that has been nagging at me for quite a while and was hoping someone here could phrase an answer in terms a mere mortal could understand.
Why are there so many serial specifications?We've got, off the top of my head, SCSI, USB, Ethernet, FireWire, and SATA to name a few. I do understand there are different protocols (all the way up from the physical to the application layers). Different applications of these technologies permit some optimizations that might not be applicable in other situations. But, at some point, the underlying technology is fast enough
Still, I can't help but think there should be some common denominator that ALL these communications standards can agree on, and through economies of scale, become universal standard(s). It just seems like people keep re-inventing the wheel with an eye toward THEIR favorite.
I thought we were getting close when they released gigabit Ethernet over UTP (unshielded twisted pair).
So, for the sake of argument, why not have all of our serial devices just support gigabit Ethernet? Sure, you'd need a hub or switch in your PC to talk to all of the devices, but you already need something similar for the other protocols (USB hub, SCSI controller, etc.). It's a well-known technology with many implementations and is widely available. I'd willingly pay a few more bucks for each device if I could ditch all of these incompatible formats and just standardize on one SET of ports and cables for hooking things to (and within) my PC. And in those cases where a different connector is desired (e.g. for small form-factor devices like a digital camera), let me just get an adapter cable/plug that I can plug into my Ethernet port.
Is there any good, technical reason that is keeping us from having truly UNIVERSAL serial communications?
Last nail? They haven't even started fitting Firewire with a coffin yet. The only thing dying in this equation is USB2, and thankfully so. So it is faster than USB...joy, my mouse, printer and keyboard all now react the same speed, regardless of the interface speed boost. What's the point of USB2 again? If it doesn't boost the speed of my peripherals at least as well as my existing firewire400/800 ports, then why do I need it? It IS a pity that iPods stopped shipping with firewire and went to USB2, but that was a business choice to have maximum compatibility. Too bad my newer iPods can't transfer 2 songs per second anymore, like they used to when they were firewire400. But like many others have said, USB2 is "good enough" so it is really hard to get excited about USB3, which will be "gooder enough?"
Then I recommend you not to buy the USB-powered dildo.
That would be "Power over Ethernet".
http://en.wikipedia.org/wiki/Power_over_ethernet
WTF, a chain of "Exactly" and "Indeed", and no one realizing that 1.5 seconds is wrong by a factor of 1000?
> like if you plug a usb 1.X device onto a usb 2.0 bus, then everything slows to usb 1.X. IINM...
This is wrong, if you plug a USB 1.1 device into a USB 2.0 "bus" then it does NOT slow everything down. Specifically there are 2 cases:
1. You plug a USB 1.1 device directly into your computer (i.e. directly into the "host controller"). In this case, the USB 2.0 host controller (technically a EHCI chip) does NOT talk to your device. Instead, the EHCI chip has one or more USB 1.1 host controller chips (technically either a OHCI or UHCI chip, and called a "companion" chip when inside a EHCI chip) and your USB 1.1 device is connected electrically to that controller. You device is not on the USB 2.0 (EHCI) bus.
2. You plug a USB 1.1 device into a USB 2.0 hub. In this case, the USB 2.0 hub creates a complete USB 1.1 environment specifically for your device. On the host-facing side of the USB 2.0 hub, all communication continues to take place at USB 2.0 (i.e. 480Mbps) speeds. When the host wants to talk to your USB 1.1 device, it uses what is called "split transactions" to talk to it. Basically (I'm simplifying), this involves sending a "start" packet to the USB 2.0 hub. Then, the USB 2.0 (EHCI) controller goes on to do other things, while the USB 2.0 hub initiates the transfer to your device at USB 1.1 speeds. And data transferred from the USB 1.1 device is stored temporarily in the USB 2.0 hub. Eventually the USB 2.0 (EHCI) host sends a "finish" packet to the USB 2.0 hub. If the USB 1.1 transation finished, the USB 2.0 hub responds successfully (either with the incoming data or a "ack" that the outgoing data was sent) which completes the transation.
(There is also a combination case of those, where the EHCI chip does not contain a "companion" USB 1.1 chip, but instead contains an internal USB 2.0 partial hub - the "transaction translator" part - that handles talking to USB 1.1 devices. For bus usage purposes, this is effectively the same as using an external USB 2.0 hub, since the USB 1.1 devices do not appear on the USB 2.0 bus.)