Wireless USB
#13


[attachment=7677]

INTRODUCTION
Universal Serial Bus (USB) is a serial bus standard to connect devices to a host computer. The USB 3.0 is the upcoming version of the USB. The USB 3.0 is also called super speed USB. Because the USB 3.0 support a raw throughput of 500MByte/s. As its previous versions it also supports the plug and play capability, hot swapping etc. USB was designed to allow many peripherals to be connected using a single standardized interface socket. . Other convenient features include providing power to low-consumption devices, eliminating the need for an external power supply; and allowing many devices to be used without requiring manufacturer-specific device drivers to be installed.
There are many new features included in the new Universal Serial Bus Specification. The most important one is the supers speed data transfer itself. Then the USB 3.0 can support more devices than the currently using specification which is USB 2.0. The bus power spec has been increased so that a unit load is 150mA (+50% over minimum using USB 2.0). An unconfigured device can still draw only 1 unit load, but a configured device can draw up to 6 unit loads (900mA, an 80% increase over USB 2.0 at a registered maximum of 500mA). Minimum device operating voltage is dropped from 4.4V to 4V. When operating in SuperSpeed mode, full-duplex signaling occurs over 2 differential pairs separate from the non-SuperSpeed differential pair. This result in USB 3.0 cables containing 2 wires for power and ground, 2 wires for non-SuperSpeed data, and 4 wires for SuperSpeed data, and a shield (not required in previous specifications).


HISTORY
2.1 PRERELEASES

•USB 0.7: Released in November 1994.
•USB 0.8: Released in December 1994.
•USB 0.9: Released in April 1995.
•USB 0.99: Released in August 1995.
•USB 1.0: Release Candidate: Released in November 1995.


2.2. USB 1.0
USB 1.0: Released in January 1996.Specified data rates of 1.5 Mbit/s (Low-Speed) and 12 Mbit/s (Full-Speed). Does not allow for extension cables or pass-through monitors (due to timing and power limitations). Few such devices actually made it to market.
USB 1.1: Released in September 1998.Fixed problems identified in 1.0, mostly relating to hubs. Earliest revision to be widely adopted.

2.3. USB 2.0
Released in April 2000.Added higher maximum speed of 480 Mbit/s (now called Hi-Speed). Further modifications to the USB specification have been done via Engineering Change Notices (ECN).

2.4. USB 3.0

On September 18, 2007, Pat Gel singer demonstrated USB 3.0 at the Intel Developer Forum. The USB 3.0 Promoter Group announced on November 17, 2008, that version 1.0 of the specification has been completed and is transitioned to the USB Implementers Forum (USB-IF), the managing body of USB specifications. This move effectively opens the spec to hardware developers for implementation in future products.

ARCHITECTURE

ARCHITECTURAL COMPONENTS

3.1. HUB
The hub provide electrical interface between the USB devices and the host. Hubs are directly responsible for supporting many of the attributes that make USB user friendly and hide its complexity from the user. Listed below the major aspects of USB functionality that hub support:
• Connectivity behavior
• Power management
• Device connect/disconnect detection
• Bus fault detection
• SuperSpeed and USB 2.0 (high-speed, full-speed, an low-speed) support

A USB 3.0 hub incorporates a USB 2.0 hub and a SuperSpeed hub consisting of two principal components: the SuperSpeed Hub Repeater/Forwarder and the SuperSpeed Hub controller. The hub repeater/forwarder is responsible for connectivity and setup and tear-down. It also support fault detection and recovery. The Hub controller provides the mechanism for host-hub communication. Hub-specific status and control commands permit the host to configure hub and to monitor and control its individual downstream port.


3.2. HOST
There are two hosts are incorporated in a USB 3.0 host. One is SuperSpeed host and the second one is Non-SuperSpeed host. This incorporation ensures the backward compatibility of the USB 3.0 hub. Here the SuperSpeed hub will be supporting the 500MB/sec data transfer rate with full duplex mode. Then the Non- SuperSpeed host will be supporting the old data rates such as High-Speed, Full-Speed, Low-Speed. The host here interacts with the devices by the help of a host controller. When the host is powered off, the hub does not provide power to its downstream unless the hub supports the charging application. When the host is powered on with SuperSpeed support enabled on its downstream port by default the following is the typical sequence of events.

• Hub detects VBUS SuperSpeed support and powers its down stream ports with SuperSpeed enabled.
• Hub connects both as a SuperSpeed and as a High-Speed device.
• Device detects VBUS and SuperSpeed support and connects as a SuperSpeed device.
• Host system begins hub enumeration at high-speed and SuperSpeed.
• Host system begins device enumeration at SuperSpeed.

A SuperSpeed host is a source or sink of information. It implements the required host-end, SuperSpeed. Communications layer to accomplish information exchanges over the bus. It owns the SuperSpeed data activity schedule and management of the SuperSpeed bus and all devices connected to it. The host includes an implementation number of the root downstream ports for SuperSpeed and USB 2.0. Through these ports the host:
• Detect the attachment and removal of USB device.
• Manages control flow between the host and the USB device.
• Manages data flow between the host and the USB device.
• Collect the status activity statistics
• Provide power to the attached USB device

3.3. DEVICE
SuperSpeed devices are sources or sink of information exchanges. They implement the required device-end, SuperSpeed communication layers to accomplish information exchanges between a driver on the host and a logical function on the device. All SuperSpeed devices share their base architecture with USB 2.0.They are required to carry information for self-identification and generic configuration. They are also required to demonstrate behavior consistent with the defined SuperSpeed Device States.
All devices are assigned a USB address when enumerated by the host. Each device supports one or more pipes though which the host may communicate with the device. All devices must be support a designed pipe at endpoint zero to which the device’s Default Control Pipe is attached. All devices support a common access mechanism for accessing information through this control pipe. SuperSpeed inherits the categories of information that are supported on the default pipe from the USB 2.0. The USB 3.0 connection model allows for the discovery and configuration of the USB device at the highest signaling speed supported by the device. The USB 3.0 supports an increased power supply for the devices operating at the SuperSpeed. USB 3.0 devices within a single physical package (i.e., a single peripheral) can consist of a number of functional topologies including single function , multiple functions on a single peripheral device (composite device), and permanently attached peripheral devices behind an integrated hub.



Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: wireless usb abstract download, usb connectors, pdf wireless usb abstract, technical seminar wireless usb documentation, wireless usb devices, usb hardware locks, usb fingerprint reader matlab,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
Wireless USB - by Computer Science Clay - 01-03-2009, 01:33 PM
RE: Wireless USB - by wasim ahmed - 09-02-2010, 09:09 PM
RE: Wireless USB - by Varunsarma - 09-02-2010, 09:14 PM
RE: Wireless USB - by project report tiger - 13-02-2010, 05:21 PM
RE: Wireless USB - by banchi - 08-03-2010, 03:12 PM
RE: Wireless USB - by project report tiger - 14-03-2010, 07:25 AM
RE: Wireless USB - by seminar-avatar - 15-03-2010, 05:40 PM
RE: Wireless USB - by seminar topics - 22-03-2010, 08:31 PM
RE: Wireless USB - by aditiraut - 20-08-2010, 08:24 AM
RE: Wireless USB - by project report helper - 07-10-2010, 04:27 PM
RE: Wireless USB - by project report helper - 16-10-2010, 02:50 PM
RE: Wireless USB - by project report helper - 18-10-2010, 11:00 AM
RE: Wireless USB - by seminar surveyer - 28-12-2010, 12:55 PM
RE: Wireless USB - by seminar surveyer - 29-12-2010, 03:11 PM
RE: Wireless USB - by seminar class - 23-02-2011, 02:43 PM
RE: Wireless USB - by seminar class - 26-02-2011, 10:58 AM
RE: Wireless USB - by seminar class - 04-03-2011, 04:23 PM
RE: Wireless USB - by rachelstevens - 05-03-2011, 12:18 AM
RE: Wireless USB - by seminar class - 17-03-2011, 03:22 PM
RE: Wireless USB - by seminar class - 22-03-2011, 03:44 PM
RE: Wireless USB - by smart paper boy - 27-07-2011, 04:26 PM
RE: Wireless USB - by seminar paper - 16-03-2012, 10:00 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Vertical Handoff Decision Algorithm Providing Optimized Performance in Heterogeneous Wireless Networks computer science topics 2 31,657 07-10-2016, 09:02 AM
Last Post: ijasti
  Implementation of Diffie-Hellman Key Exchange on Wireless Sensor Using Elliptic Curv project report helper 2 3,211 31-10-2015, 02:16 PM
Last Post: seminar report asees
  Heterogeneous Wireless Sensor Networks in a Tele-monitoring System for Homecare electronics seminars 2 2,614 26-02-2015, 08:03 PM
Last Post: Guest
Heart wireless intelligent network(win) (Download Full Report And Abstract) computer science crazy 7 15,759 10-02-2015, 05:52 PM
Last Post: seminar report asees
Music Blast Wireless (Download Full Report And Abstract) computer science crazy 8 6,687 18-02-2014, 01:13 AM
Last Post: Guest
  WiMAX for Broadband Wireless Access full report seminar topics 7 7,400 07-10-2013, 09:02 PM
Last Post: Guest
Question 4g wireless technology (Download Full Report ) computer science crazy 35 34,327 15-03-2013, 04:10 PM
Last Post: computer topic
  wireless fidelity full report project reporter 7 6,256 28-01-2013, 03:23 PM
Last Post: seminar details
  WISENET-Wireless Sensor Network (Download Seminar Report) Computer Science Clay 70 49,468 05-01-2013, 11:06 AM
Last Post: seminar details
Video corDECT Wireless in Local Loop System Computer Science Clay 1 3,118 27-12-2012, 12:48 PM
Last Post: seminar details

Forum Jump: