Search
Related Links




    

Informative Articles

1 Simple Step Towards Improved Customer Satisfaction for Web Hosts
Most of your customers are not unreasonable sort of people. They understand that problems crop up and mistakes do happen. I don't know about you, but I know that I am a MUCH more reasonable customer when the company I am purchasing services or...

Basic Diagnosis Guidelines for Your PC
Simone is exasperated. She has to work on her university assignment but her PC is not working properly. For example: She would like to open a single Internet Explorer window but a whole series of windows are opening up. Simone is not alone when it...

How To Quickly Fix Nagging DVD Drive Problems
You really enjoy those dvd movies and games and the last thing you need or want is to experience problems with your dvd drive. To prepare for the possibility of having your dvd drive leaving you out in the cold one morning,we will dicuss...

Ultimate Checklist On How To Revive A Dead Computer
Its not something we like to think about but your computer will fail, if you keep it long enough.It may be a simple problem,such as the floppy drive not reading the disk to a major system crash. Because computers are run by operators,User Error is...

USB Hubs and Ports Explained
The USB standard has become the universal means of connection peripheral devices and equipment to the computer. Computers have either two or four USB port connectors. Each of these can support a large number of connections but to be able to attach...

 
The Universal Serial Bus

-----------------------------------------------------------
Permission is granted for the below article to forward,
reprint, distribute, use for ezine, newsletter, website,
offer as free bonus or part of a product for sale as long
as no changes are made and the byline, copyright, and the
resource box below is included.
-----------------------------------------------------------
The Universal Serial Bus

By Stephen Bucaro

Ports are connectors provided on a computer to comunicate
with peripheral devices such as modems and printers. The
RS232 serial port introduced in 1969 could transfer data
at a speed of 20 Kbps (kilobytes per second). The parallel
port introduced in 1981 could transfer data at a speed of
150 Kbps. Later improvements increased the speed of the
parallel port to 4 Mbps (megabits per second). Serial ports
and parallel ports are frequently subject to resource
conflicts.

In 1996 the Universal Serial Bus (USB) was developed to
replace the serial and parallel ports. Today, the USB port
is used to connect scanners, digital cameras, and external
storage devices like CD-RW drives. USB 1.1 can transfer
data at a speed of 12 Mbps. USB 2.0, introduced in 2000,
can transfer data at a speed of 480 Mbps.

Besides much higher speed, a main feature of USB is that
you can plug and unplug devices without restarting the
computer. The controller will sense the device and
reconfigure. Installing a USB device is as simple as
plugging it into a USB port.

Another feature of USB is that a single controller can
support up to 127 devices simultaneously. A USB device can
provide a port for another device, allowing you to "daisy
chain" devices together, or you can use a stand alone hub.
USB uses a single IRQ, I/O address range, and DMA
controller to poll the devices for data.

The USB cable has four wires, two for communications, and
two that can provide up to 500 mA (milliamps) of power


to
the USB devices. This means devices that only need a small
amount of power don't need to have a separate power supply
and power cord.

As you can see from the above specifications, USB 2.0 is
40 times faster than USB 1.1. But most operating systems
do not yet have native support for USB 2.0. Microsoft has
released USB 2.0 drivers for Windows XP. You can download
them from the Windows Update site:
http://windowsupdate.microsoft.com.

You can plug a USB 2.0 device into a USB 1.1 port, but you
will only get the 12 Mbps transfer speed. Similarly, you
can plug a USB 1.1 device into a USB 2.0 port, but you will
only get the 12 Mbps transfer speed.

If your computer was built in 1997 or later, you probably
have USB 1.1 support. The USB Implementers Forum provides
a free utility download that examines your hardware to
determine its USB capability. You can download it from:
http://www.usb.org/data/usbready.exe
If you have a computer with USB 1.1 support, you can use an
expansion card that provides USB 2.0.

Manufacturers of USB 2.0 devices provide drivers that work
with Windows 98 or higher. First you insert a CD that
comes with the product to install the driver. Then, when you
plug in the USB cable, the port will automatically
configure for the device.

The USB standard requires cables to operate at a length of
up to five meters, but many hardware manufacturers
guarantee their products to work only with the much shorter
cable that they provide.
-----------------------------------------------------------
Resource Box:
Copyright(C)2002 Bucaro TecHelp. To learn how to maintain
your computer and use it more effectively to design a Web
site and make money on the Web visit
http://bucarotechelp.com
To subscribe to Bucaro TecHelp Newsletter Send a blank
email to bucarotechelp-subscribe@topica.com
-----------------------------------------------------------

About the Author
None