Computers Are Your Future

Slides:



Advertisements
Similar presentations
Chapter 7 Networking: Computer Connections
Advertisements

Computers Are Your Future © 2005 Prentice-Hall, Inc.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Computers Are Your Future © 2005 Prentice-Hall, Inc.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 6 Networks and Networking © 2005 Prentice-Hall, Inc.Slide 2.
1 Chapter 7 Networking: Computer Connections. Basic Components of a Network Sending device Communications link Receiving device.
Chapter 9 Communications and Network Tyler Clutts.
LAN Local Area Network By Amal Wali 10DD.
© Paradigm Publishing, Inc. 6-1 Chapter 6 Telecommunications and Networks Chapter 6 Telecommunications and Networks.
Chapter 5 Networks Communicating and Sharing Resources
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
1 Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
Data Communication & Computer Networks
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Computers Are Your Future Chapter 8 Computers Are Your Future © 2008 Prentice-Hall, Inc.
Chapter 4 Computer Networks – Part 1
1 Networks and Telecommunications. 2 Applying Telecommunications in Business TELECOMMUNICATIONS – the transmission of data between devices in different.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Networks and Networking Chapter 4 Copyright Prentice-Hall, Inc
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Module 2: Information Technology Infrastructure
NETWORKS.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Computers Are Your Future Eleventh Edition
What is a Network? Living Online Lesson 1 Mrs. Elzey.
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
Communications and Networks Chapter 9 9-1Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
CSCI-235 Micro-Computer Applications The Network.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Networks and Networking
SIMS-201 Computer Networks.
Chapter Objectives In this chapter, you will learn:
Chapter 6.
Contents Computer Network Benefits of Computer Network
COMMUNICATION MEDIA AND DEVICES
Intro to MIS – MGS351 Network Basics
Chapter 3 Computer Networking Hardware
Wide Area Network.
Computer Networks and Internet
Communications and Networks Chapter 9 McGraw-Hill/Irwin
LAN Risanuri Hidayat.
Computers Are Your Future Eleventh Edition
NETWORKING TECHNOLOGIES
Computer Networks and Internet
Computers Are Your Future Twelfth Edition
Transfer of data in ICT systems
Computer Technology Notes #4
Network Basics Extended Learning Module E
Computer Networks.
Chapter 5 Networks Communicating and Sharing Resources
2 Basic Concepts: data and computer networking
Chapter 6 Networks Communicating and Sharing Resources
Introduction to Computer Administration
Ethernet First network to provide CSMA/CD
Computer Networks.
CIS105 Networking: Computer Connections
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Chapter 4: Data Communication and Networks
EUT 122 Skills and Technology in Communication
NETWORKING TECHNOLOGIES
SIMS-201 Computer Networks.
Basics of Telecommunications and Networks
Presentation transcript:

Computers Are Your Future © 2005 Prentice-Hall, Inc.

Computers Are Your Future Chapter 6 Networks: Communicating and Sharing Resources © 2005 Prentice-Hall, Inc

What You Will Learn About Basic networking concepts The three major types of physical media Bandwidth How modems transform digital computer signals into analog signals Circuit switching and packet switching networks © 2005 Prentice-Hall, Inc

What You Will Learn About The importance of protocols in a computer network The advantages of a network Peer-to-peer and client/server LANs The most widely used LAN protocol Ways that businesses use WANs © 2005 Prentice-Hall, Inc

Network Fundamentals A computer network consists of two or more computers linked together to exchange data and share resources. Communications is the process of sending and receiving messages. Communications channels are the paths through which messages are passed. Communications devices transform electronic signals. © 2005 Prentice-Hall, Inc

Physical Infrastructure Physical infrastructure refers to cables, modems, switches, and routers. Twisted-pair – Two insulated wires twisted around each other; the same type of wire as that used for telephones Types of twisted-pair technologies: Leased line (T1) Integrated Services Digital Network (ISDN) Digital Subscriber Line (DSL) Coaxial cable – Consists of an insulated center wire surrounded by a layer of braided wire; the same type of wire as that used for cable TV Fiber-optic cable – Type of fiber glass cable that transmits data in the form of light impulses; can carry more data for longer distances than other wire © 2005 Prentice-Hall, Inc

Bandwidth Bandwidth is the amount of data that can be transmitted through a communications channel. Digital bandwidth is measured in bits per second (bps), kilobits per second (Kbps), megabits per second (Mbps), or gigabits per second (Gbps). Low bandwidth is 56 Kbps and high bandwidth is 622 Mbps. © 2005 Prentice-Hall, Inc

Modems: From Digital to Analog and Back Modulation Analog Digital Demodulation Digital Analog Modems are devices that transform signals when sending and receiving transmissions. Modulation – Transforming digital signals to analog Demodulation – Transforming analog signals to digital © 2005 Prentice-Hall, Inc

Modems: From Digital to Analog and Back Internal Modem External Modem Two types of modems: Internal modems – Fit into a computer’s expansion slot External modems – Connect to a port outside the system box © 2005 Prentice-Hall, Inc

Asynchronous and Synchronous Communications Asynchronous communication is a method of networking in which bits of data are sent and received one bit at a time; each byte contains a start and stop bit. Synchronous communication requires a synchronization signal that identifies units of data. © 2005 Prentice-Hall, Inc

Modulation Protocols Modulation protocols are communications standards that modems conform to. Data transfer rate is the rate at which two modems can exchange data. It is measured in bits per second (bps). A modulation protocol called V.90 enables modems to transfer data at 56 Kbps. © 2005 Prentice-Hall, Inc

Cable Modems Cable modems enable computers to access the Internet by way of a cable TV connection. Data is transferred through a coaxial cable. Bandwidths range from 500 Kbps to 1 Mbps. Bandwidth is divided among the number of subscribers using it. © 2005 Prentice-Hall, Inc

Switching and Routing Techniques Packet switching Outgoing messages are divided into fixed-size data units called packets. Packets are numbered and addressed to the receiving computer. Routers examine the packets and send them to their destination. Circuit switching Networks create an end-to-end circuit between the sending and receiving computers. Electronic switches establish and maintain the connection. © 2005 Prentice-Hall, Inc

Advantages and Disadvantages of Circuit and Packet Switching Circuit switching Voice and real-time transmission No delivery delays Costly A direct electrical connection between the computers is required Packet switching Efficient, less expensive, and reliable Will function if part of the network is down Delays in receiving packets Not ideal for real-time voice communication © 2005 Prentice-Hall, Inc

Protocols Protocols are fixed, formalized standards that specify how computers can communicate over a network. Protocol suite – The total package of protocols that specify how a network functions © 2005 Prentice-Hall, Inc

Network Layers user physical media receiving sending protocol layer stack Network architecture is the overall design of a network. The network design is divided into layers, each of which has a function separate from that of the other layers. Protocol stack – The vertical (top to bottom) arrangement of the layers; each layer is governed by its own set of protocols © 2005 Prentice-Hall, Inc

Advantages of Networking Shared applications Users share software File server enables all users to work with the same application program Building information resources Users create common pools of data that can be accessed by employees Reduced hardware costs Users share equipment Connected people People can work together without being at the same location Groupware enables sharing of schedules and communications © 2005 Prentice-Hall, Inc

Types of Computer Networks Local Area Network (LAN) Links computers within a building or group of buildings Uses direct cables, radio, or infrared signals Wide Area Network (WAN) Links computers separated by a few miles or thousands of miles Uses long-distance transmission media © 2005 Prentice-Hall, Inc

Local Area Networks (LANs) Network access is controlled by a network administrator. Users can access software, data, and peripherals. LANs require special hardware and software. Computers connected to a LAN are called workstations or nodes. Types of LANs: Peer-to-peer Client-server © 2005 Prentice-Hall, Inc

LAN Hardware and Software Networking Hardware Network interface card (NIC) – Provides the connection between the computer and the network Inserted into a computer’s expansion slot Networking Software Operating system that supports networking (Unix, Linux, Windows, Mac OS) Additional system software NIC © 2005 Prentice-Hall, Inc

Peer-to-Peer Networks All computers on the network are treated as equal. There are no file servers. Users decide which files and peripherals to share. Peer-to peer is not suited for networks with many computers. Peer-to-peer is easy to set up. Example: home networks © 2005 Prentice-Hall, Inc

Client-Server Networks Typical corporate networks are client-server. Client-server requires various topologies or physical layouts. The network requires file servers, networked computers (clients), and a network operating system (NOS). Clients send requests to servers for programs and data, and to access peripherals. © 2005 Prentice-Hall, Inc

LAN Topologies The physical layout of a LAN is called its topology. Topologies resolve the problem of contention, which occurs when multiple users try to access the LAN at the same time. Collisions or corrupt data occur when different computers use the network at the same time. Ring topology Bus topology Star topology All workstations are attached in a circular arrangement A special unit of data called a token travels around the ring Workstations can only transmit data when they possess a token Called a daisy chain Every workstation is connected to a single cable Resolves collisions through contention management Difficult to add workstations Contains a hub or central wiring concentrator Easy to add workstations Resolves collisions through contention management © 2005 Prentice-Hall, Inc

Wide Area Networks (WANs) WANs are similar to long-distance telephone systems. They have a local access number called a point of presence (POP). They contain long-distance trunk lines called backbones. © 2005 Prentice-Hall, Inc

Transaction Acquisition WAN Applications LAN-to-LAN WANs are used to connect LANs at two or more geographic locations. Companies use WANs to connect their branches to one network system. Transaction Acquisition Information about transactions is instantly relayed to the corporate headquarters. Point-of-sale (POS) terminals relay transactions to central computers through WANs. © 2005 Prentice-Hall, Inc

Backbones Backbones, high-capacity transmission lines, are regional, continental, or transcontinental. Internet backbones can carry 2.5 gigabits of data per second. © 2005 Prentice-Hall, Inc

WAN Protocols X.25 is the oldest packet switching protocol. It is used by automated teller machines and credit card authorization devices. New protocols designed for digital lines and faster data transfer rates are: Switched Multimegabit Data Service (SMDS) Asynchronous Transfer Mode (ATM) © 2005 Prentice-Hall, Inc

Public Data Network (PDN) PDN is a for-profit data communications network. Fees are paid on a per-byte-transferred basis. They offer good security and network availability. © 2005 Prentice-Hall, Inc

Virtual Private Network (VPN) A virtual private network consists of lines that are leased to a single company. The network is not open to the public. It is the most secure type of WAN. © 2005 Prentice-Hall, Inc

Chapter 6 Summary Computer networks link two or more computers to exchange data and share resources. Two types of computer networks: Local area network (LAN) Wide area network (WAN) Computer networks: Reduce hardware costs Enable users to share applications Provide a means to pool an organization’s data Foster teamwork Computer networks require physical media such as telephone wire, coaxial cable, or fiber-optic cable to connect the computers. © 2005 Prentice-Hall, Inc

Chapter 6 Summary continued Modems transform analog and digital signals. Network protocols enable the network to function smoothly. Data is sent through the network by switching and routing techniques. LAN topologies include: Bus topology Star topology Ring topology Wide area networks are used to link computers throughout the world. © 2005 Prentice-Hall, Inc