Intel Releases USB 3.0 Controller Interface Spec
hardsky submitted thrilling news about everyone's favorite interconnect cable by saying "USB 3.0 is set to deliver data-transfer speeds of up to 5Gb/s, initially over tweaked connectors and wiring and, later, over optical links."
yea we know its but here are the reasons its needed 1) Backwards compatible 2) Fit more ports in a smaller area, less wasted space 3) Cheaper for manufactures because the mounts are the same thus making it a cheaper industry upgrade to adopt.
Yes, the USB connector is blind accessible. The "top" of the A plug's plastic part is supposed to be embossed with a USB logo, and the "bottom" isn't supposed to be embossed. So if you know which way is "up" on your PC's connector, or if you are using a hub (in which case up is more obvious), you can more easily plug them in blind.
simple answer: yes
Complicated answer:
Progress is inevitable and we definitely need that kind of speed. Its not only about hard drives but also about Audio visual components. Such as an USB HDTV Dongle which is a bit slow for USB 2.0. It is also one of the reasons why webcams currently max out at 2.0 megapixels. anything more than that the current USB 2.0 cannot handle. It is quite easy to eat through those 600MB/s, Just think of the USB 3.0 replacing 1000mbit ethernet.
I believe that firewire is peer to peer, while USB is master/slave. In theory that means that you can connect any two firewire-capable devices and have them talk to each other, which is not possible with USB (you need a hub). I've never actually tried that though, and so cannot personally confirm it.
It's official. Most of you are morons.
Don't laugh. I've seen power plugs glued to drives.
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
It's not a huge limitation for USB since devices just include a USB host controller as well. This allows, for example, a USB camera to print to a USB printer. The main win for FireWire is the lower protocol overhead (meaning that it gets closer to the rated wire speed) and the lower CPU usage.
I am TheRaven on Soylent News
I think you are confusing USB with FireWire. FireWire is the IEEE 1394 family of standards (letter suffixes indicating later versions with higher speeds). USB is an interface developed by Intel to help them sell faster CPUs.
I am TheRaven on Soylent News
It is not just the dependance on the processor that makes the "slower" FireWire 400 beat out USB 2.0 (the fast one... whatever they are calling that today). A rough outline:
1) FireWire allows devices to allocate a specific slice of time to their needs for a period of time. This slice of time can then be used exclusivly by the device to transmit that round of data. This keeps devices from interupting the flow durring those periods. USB has a part-way analog to this, but it is not nearly as efficent.
2) FireWire allows any device to talk to any other without requiring a CPU's intervention. So if you are transfering from on HD to another connected via FireWire the data never has to flow thorugh the CPU (unlike on USB).
3) FireWire has explicit support for DMA (direct memory access), so when transfering data to and from an internal HD the CPU only has to grant access to the bits on disk and the FireWire support chips can handle streaming the data from one storage device to the other (like #2, but lightly different).
4) Latency can be gaurenteeded through a mechanism in the time-slice arbitration system. So audio devices can have the guaranteed chanels. On USB it is a constant fight... that does not work for music devices if you start loading up the USB system. This works well with the DMA thing, so even if your CPU is busy at the moment it does not have to make the context switch before accepting the data.
Most of these differences are inherint in the basic design of the two protocols. And they cause the FireWire bridge chips to be significaly more expensive (still we are talking a mater of a dollar or two). I have not heard any good analasis of USB 3 yet (since the spec just came out), but I suspect that USB 3.0 will still be saddled with the legacy of USB 1.0 (which was designed with mice an keyboards in mind... everything else seems to have been showhorned in).
USB hot plugs just fine... you put a device in and it works, you yank it out and it disappears. The "Safely remove hardware" bit is because the OS (and more specifically the file system if it's a disk) needs to do some work before a device goes bye bye.
You forgot the step where you realized you stuck the USB connector into the ethernet slot. It fits, I kid you not.