Computer Interfacing - 122
Computer Interfacing - 122
Lecture 12
Universal Serial Bus
• Being introduced as a high-speed
“replacement” for the traditional RS-232
port
• USB has higher bandwidth
– 1.5 Mbps, 12 Mbps and 480 Mbps
– Faster than the RS-232 port that operates in the
region of 115+ K bps
• Devices can be daisy-chained
Daisy Chaining of USB Devices
USB
Connection Device 3
USB
Computer Port
In Device 2
Device 1
Out
Connecting USB Devices Using a Hub
USB
Connection Device 3
USB
Computer Port
Device 2
In
Hub
Out
Sample USB Devices
• Keyboards
• Monitors
• Digital Cameras
• Digital Video Recorders
USB Standards
• USB 1.1
• USB 2.0
• USB On-The-Go (OTG)
– A newer standard being designed for portable and
small devices
USB Connectors
• Type A
– Upstream connectors
– From the system
• Type B
– Downstream connectors
– To the device
• Mini A
• Mini B
– Smaller connector for PDAs, mobile phones and digital cameras
Support for the Deployment of USB in
computers
There are two requirements for USB
implementation:
• Higher speed
• Ability to daisy chain different devices
• Support for plug-and-play
USB Ports
Bi-directional 20 Gb/s.
Wide area networking combines multiple LANs that are geographically separate.
This is accomplished by connecting the several LANs with dial-up phone lines, by
satellite links and by data packet carrier services.
WANs can be as simple as a modem and a remote access server for employees to
dial into, or it can be as complex as hundreds of branch offices globally linked.
Special routing protocols and filters minimize the expense of sending data over
vast distances.
Types of Networks
Wireless Local Area Networks (WLANs)
Wireless LANs, or WLANs, use radio frequency (RF) technology to transmit and receive data
over the air, this minimizes the need for wired connections.
WLANs give users mobility as they allow connection to a local area network without having
to be physically connected by a cable.
This freedom means users can access shared resources without looking for a place to plug
in cables, provided that their terminals are mobile and within the designated network
coverage area.
With mobility, WLANs give flexibility and increased productivity, appealing to both
entrepreneurs and to home users. WLANs may also enable network administrators to
connect devices that may be physically difficult to reach with a cable.
The Internet and Beyond
• The Internet: The Largest Network of All
• A protocol establishes the rules and encoding specifications for sending data. This
defines how computers identify one another on a network, the form that the data
should take in transit, and how this information is processed once it reaches its
final destination.
• Protocols also define procedures for determining the type of error checking that
will be used, the data compression method, if one is needed, how the sending
device will indicate that it has finished sending a message, how the receiving
device will indicate that it has received a message, and the handling of lost or
damaged transmissions or “packets”.
Protocols
The main types of network protocols in use
today are: TCP/IP (for UNIX, Windows NT,
Windows 95 and other platforms); IPX (for
Novell NetWare); DECnet (for networking
Digital Equipment Corp. computers); AppleTalk
(for Macintosh computers).
TCP/IP Protocol
TCP = Transmission Control Protocol, IP =
Internet Protocol
TCP complements the Internet Protocol (IP).
TCP/IP: IP handles addressing and routing of
message, while TCP provides a reliable and in
sequence data delivery without errors, loss
(no packets are lost) or duplication