USB 2.0 specification is 480 Mb/sec, 40 times faster than USB 1.1.
PERFORMANCE | APPLICATIONS | ATTRIBUTES |
LOW-SPEED
|
|
|
FULL-SPEED
|
|
|
HIGH-SPEED
|
|
|
Application Space Taxonomy
The USB architecture comprehends four basic types of data transfers:
- Control Transfers: Used to configure a device at attach time and can be used for other device-specific purposes, including control of other pipes on the device.
- Bulk Data Transfers: Generated or consumed in relatively large and bursty quantities and have wide dynamic latitude in transmission constraints.
- Interrupt Data Transfers: Used for timely but reliable delivery of data, for example, characters or coordinates with human-perceptible echo or feedback response characteristics.
- Isochronous Data Transfers: Occupy a prenegotiated amount of USB bandwidth with a prenegotiated delivery latency. (Also called streaming real time transfers).
Wed, 2010-09-01 08:32
- Login or register to post comments
»