McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Click-Alongs
Interactive Companion
Web Summary
Multiple Choice Quiz
Fill in the Blanks
True or False
Click-along
Click-along 7-1
Click-along 7-2
Crossword Puzzle
IT Challenge
Labeling Exercise
IT Word Scramble
Feedback
Help Center


Using Information Technology: A Practical Introduction to Computers and Communications, 5/e
Brian K. Williams
Stacey Sawyer

TELECOMMUNICATIONS: Networks & Communications: The "New Story" in Computing

Web Summary

  1. From the Analog to the Digital Age. Computers use digital signals, which present information in a binary way. Most other systems, such as telephones and TV, use analog signals, which continuously vary in strength of quality. A modem converts digital signals into analog signals, so that computer signals can be sent over phone lines.

  2. The Practical Uses of Communications. There are many forms of connectivity, or communications connections. (1) Videoconferencing, the linking of people through TV video and sound plus computers, is useful for long-distance meetings. (2) Workgroup computing, in which microcomputer networks enable workers to cooperate on projects, allows people to work on the same information at the same time. (3) Telecomputing, working at home with telecommunications, can increase productivity. (4) Virtual offices, nonpermanent, mobile offices run with telecommunications and computers, add workplace flexibility. (5) Home networks enable households to link and share all kinds of peripheral devices. (6) Information appliances deliver all types of data anywhere at any time. (7) Smart television consists of digital television (DTV), which uses a digital signal, or series of 0s and 1s. The high-resolution type of DTV is high-definition television (HDTV), which comes in 720- or 1080-line mode (compared to 525-line mode for analog TV). However, an alternate DTV is standard-definition television (SDTV), which has 480 lines, allowing broadcasters to transmit more information within the HDTV bandwidth so that they can broadcast six channels instead of one.

  3. Communications Channels. The following factors affect how data is transmitted.

    The electromagnetic spectrum consists of fields of electrical energy and magnetic energy, which travel in waves. In the middle is the radio frequency spectrum, fields of electrical and magnetic energy that carry communications signals, which vary according to frequency, or repeating waves. A range of frequencies is called a band or bandwidth. The wider the band, the faster data can be transmitted. Broadband connections are very high speed.

A communications channel is the path over which information travels in a telecommunications system. Channels may be wired or wireless.

Three types of wired channels are the following. (1) Twisted-pair wire, or standard telephone wire, consists of two strands of insulated copper wire twisted around each other; it is used for both voice and data transmission. (2) Coaxial cable consists of insulated copper wire wrapped in other materials; it is better than twisted-pair for resisting noise. (3) Fiber-optic cable consists of thin strands of glass or plastic that transmit beams of light rather than electricity; it is very fast and noise-resistant.

Four types of wireless channels are the following. (1) Infrared transmission sends data via infrared-light waves, as in some wireless mouses. (2) Broadcast radio sends data over long distances, as between states. (3) Microwave radio transmits voice and data via superhigh-frequency radio waves, as between hilltops. (4) Communications satellites are microwave relay stations that orbit the earth, occupying low, medium, or high (geostationary) earth orbits.

Types of long-distance wireless communications may be one-way or two-way. One-way is exemplified by (1) the Global Positioning Satellite (GPS), timed radio signals sent by satellites that can be used to identify earth locations, and by (2) pagers, radio receivers that receive data from special radio transmitters. Two-way is exemplified by (1) two-way pagers; (2) analog cellular phones, designed for communicating by voice through a system of cells, each 8 miles or less in diameter and served by a transmitter-receiving tower; (3) digital wireless services, which support digital cellphones and personal digital assistants, using a network of cell towers to send voice communications and data over the airwaves in digital form; and (4) broadband wireless digital services, which are able to quickly transmit video, still pictures, and music.

Short-range wireless communication standards include: (1) Bluetooth, a short-range wireless digital standard aimed at linking cellphones, PDAs, computers, and peripherals up to distances of 30 feet; (2) WiFi, a short-range wireless digital standard aimed at helping machines inside offices to communicate at high speeds and share Internet connections at distances up to 300 feet; and (3) HomeRF, a separate, incompatible standard designed to network up to 10 PCs and peripherals as far as 150 feet apart.

Compression is a method of removing repetitive elements from a file so that it requires less time to transmit; at the receiving end, the file is decompressed—the repeated patterns are restored. Two methods of compression are lossless and lossy. Lossless compression uses mathematical techniques to replace repetitive patterns of bits with a kind of coded summary; on decompression, the bits are restored, so that the data is the same as what went in—important in database and similar computer data. Lossy compression permanently discards some data during compression; it is often used for graphics files and sound files. Two compression standards are JPEG, for still images, and MPEG, for moving images.

  1. Factors Affecting How Data is Transmitted. Several factors affect how data is transmitted. (1) The transmission rate is a function of two variables—frequency and bandwidth. Frequency is the number of cycles per second; bandwidth is the difference between the highest and lowest frequencies. The higher the frequency and the greater a channel's bandwidth, the faster data can be transmitted. (2) Line configurations are the methods whereby communications lines are connected. A point-to-point line directly connects the sending and receiving devices, whereas a multipoint line is a single line that interconnects several communications devices to one computer. (3) Serial transmission transmits the bits sequentially; parallel data transmission transmits bits through separate lines simultaneously. (4) Data can flow in three ways: simplex (one way); half-duplex (in both directions but not at the same time); and full-duplex (in both directions simultaneously). (5) The transmission mode can be either asynchronous or synchronous. In asynchronous transmission, data is sent one byte at a time, with a "start" bit and a "stop" bit to delineate a byte. With synchronous transmission, data is transmitted in blocks, with a start and a stop bit pattern to delineate each block. (6) In circuit switching, the transmitter has full use of the circuit until all the data has been transmitted and the circuit is terminated. In packet switching, electronic messages are divided into packets for transmission over a wide area network to their destination, through the most expedient route. Circuit switching is best for voice transmission, whereas packet switching is best for high-volume data transmission. (7) The efficiency of data transmission can be increased by transmitting multiple signals over a single communications channel, a process known as multiplexing. Multiplexing devices include multiplexers, concentrators, and front-end processors. (8) A protocol is a set of conventions governing the exchange of data between hardware and/or software components in a communications network.

  2. Networks. A communications network is a system of interconnected computers, phones, or other communications devices that can share applications and data. Among the benefits: Networks enable sharing of peripheral devices, programs, and data; better communications; improved security of information; and access to numerous databases.

  3. Types of networks are as follows. A wide area network (WAN) covers a wide geographical area, such as a country. A metropolitan area network (MAN) covers a city or suburb. A local area network (LAN) covers a limited area such as an office or a building. Most large networks have a host computer, a mainframe or midsize central computer to control the network. Any device attached to a network is called a node. MANs and LANs may be connected to the Internet by a high-speed network called a backbone.

    Two types of LANs are client/server and peer-to-peer. A client/server LAN consists of microcomputers requesting data (clients) and powerful computers supplying data (servers). A file server, for example, stores programs and data files; other servers are database server, printer server, Web server, and mail server. In a peer-to-peer LAN, there is no server; microcomputers on a network communicate with each other directly . Several standard components of a LAN are the connecting or cabling system, microcomputers with network interface cards, network operating system (Novel NetWare, Microsoft Windows NT/2000, Unix, or Linux), and other shared devices (printers, storage devices). Other components are a router, a special computer that directs communicating messages when networks are tied together; a bridge, an interface used to connect the same types of networks; and a gateway, an interface permitting communication between dissimilar networks.

    Networks can be laid out in three different topologies, or shapes: star, ring, and bus. In a star network, all devices are connected to a central server. In a ring network, all devices are connected in a continuous loop. In a bus network, all devices are connected to a common channel.

    Organizations now use two variant networks that use the Internet's infrastructure and standards. One is an intranet, an organization's internal private network for employee use. The other is an extranet, for selected suppliers and other strategic parties as well as employees. Security for such networks is maintained through a firewall, a system of hardware and software that blocks unauthorized users inside and outside the organization.

  4. The Future of Communications. Among new developments: (1) Satellite-based systems consisting of global high-speed satellite networks are going up; these will permit users to exchange a broader range of data, including Internet pages and videophone calls, anywhere in the world. (2) 4G (Fourth Generation) wireless technology is currently being researched by Hewlett-Packard and a Japanese telecommunications company even before 3G radio spectrum is available in the U.S.; and (3) Photonics , the science of sending data bits by means of light pulses carried on glass fibers, would enable more light signals to be carried on fiber-optic lines.

  5. Cyberethics. Three important issues of cyberethics are as follows.

    To protect children against access to controversial material, parents may employ blocking software that screens objectionable material based on keywords; browsers that contain built-in ratings for Internet and World Wide Web use; and the V-chip, which allows the screening of TV programs high in violence, sex, and the like.

    Privacy, the right of people not to reveal information about themselves, is under pressure from information technology. Web cookies, files stored on a user's hard drive when he or she visits a Web site, allow Web site operators to track user movements online. Medical records and office e-mail are other areas in which there may be privacy intrusions.

    File-sharing programs have allowed users to get copyrighted materials without having to compensate the copyright owners.





McGraw-Hill/Irwin