Chapter 4 Computer Networks – Part 2

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
I.S 512 TOPIC 1 – LESSON 2. Types Of Transmission Media PHYSICAL Twisted Pair Cable Shielded twisted-pair (STP ) Unshielded twisted-pair (UTP) Coaxial.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved Extended Learning Module E NETWORK BASICS (on your CD)
Chapter 7: Computer Networks.
Core 3: Communication Systems. Transmission media is the medium by which data is transferred. It can be bounded (cabled) or unbounded (wireless). Data.
Communications & Networks
Communications, Networks, the Internet
Laudon & Laudon: Canadian Edition
Telecommunications and Networks Chapter 6 – Understanding Technology (Third Edition)
Teachers Discovering Computers Integrating Technology and Digital Media in the Classroom CHAPTER 2 Communications, Networks, the Internet Teachers Discovering.
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
Networks and Telecommunications
Chapter 9A Network Basics.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Module 2: Information Technology Infrastructure
Telecommunications, the Internet, and Wireless Technology.
TELECOMMUNICATIONS AND NETWORKING IN TODAY’S BUSINESS WORLD Chapter 7.1.
Chapter 6 Data Communications. Network Collection of computers Communicate with one another over transmission line Major types of network topologies What.
Reference :Understanding Computers
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
© Paradigm Publishing Inc. 6-1 Chapter 6 Telecommunications and Networks.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 9 Networks and Communications.
Network media, protocols and networking standards, networking hardware.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
NETWORK AND COMMUNICATIONS
Ethernet, WiFi & Protocols
By: Hunza, Omar and Anum Chapter 4 pg(76-79).
Fundamentals & Ethics of Information Systems IS 201
Chapter 1 Communication Networks and Services
Networks and Communication
Networks and Communication
COMMUNICATION MEDIA AND DEVICES
Intro to MIS – MGS351 Network Basics
Chapter 8 Computer Networks.
Internet & Communications Technology
Telecommunications and Networking
Computer Networks and Internet
Basic Computer Network
Professional Web Designing For Absolute Beginners
Objectives Overview Discuss the purpose of the components required for successful communications Describe these uses of computer communications: wireless.
Telecommunications, the Internet, and Wireless Technology
Introduction to Computers
Computer Networks and Internet
The Internet and the World Wide Web
Computer Technology Notes #4
Network Basics Extended Learning Module E
Chapter 8 Network Basics.
Computer Networks.
Computer Networking Fundamentals
Networking | Hardware Components
Telecommunications and Networking
Intro To Computer Networks
Ethernet First network to provide CSMA/CD
Basic Computer Network
Data Communication and Networks
Data Communication and Networks
Computer Networks.
CIS105 Networking: Computer Connections
Chapter 4: Data Communication and Networks
ICT Computing Lesson 4: Computing Network.
EUT 122 Skills and Technology in Communication
Telecommunications, the Internet, and Wireless Technology
Data Communication and Networks
Data Communication and Networks
Data Communication and Networks
Basics of Telecommunications and Networks
Presentation transcript:

Chapter 4 Computer Networks – Part 2 Network media, protocols and networking standards, networking hardware

Learning Objectives Describe common types of network media Identify protocols and networking standards Describe networking hardware

Networking Media The two general ways devices are connected to networks Wired Networking Media Wireless Networking Media

Wired Networking Media Twisted Pair made up of pairs of thin strands of insulated wire twisted together. Rated by category CAT 5 CAT 6 RJ 45 Connector

Wired Networking Media Coaxia Cable (coax) coaxial cable consists of Blocks electromagnetic interference better then twisted pair.

Wired Networking Media Fiber Optic Cable contains multiple— sometimes several hundred— clear glass or plastic fiber strands, each about the thickness of a human hair cable transfers data represented by light pulses at speeds of billions of bits per second.

Wireless Networking Media Wireless networks usually use radio signals to send data through the airwaves. Other radio signal applications include Mobile phone Radio Television Different applications use different frequencies to broadcast their information.

Wireless Networking Media Cellular radio Microwave Satellite

TCP/IP and Other Communications Protocols A protocol is a set of rules or procedures for transmitting data between electronic devices, such as computers. In order for computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it. 

TCP/IP and Other Communications Protocols Examples of protocols used for specific Internet applications: HTTP - Short for HyperText Transfer Protocol, the underlying protocol used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands HTTPS – sending data over the Internet using the Secure Socket Layer FTP - Short for File Transfer Protocol, the protocol for exchanging files over the Internet. SMTP - Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers POP3 - POP is short for Post Office Protocol, a protocol used to retrieve e-mail from a mail server.

TCP/IP and Other Communications Protocols Message is split into packets Packets are addressed to the same destination. Packets may travel the same or different routs to destination Packets are reassembled into message at the destination.

Ethernet (802.3) Ethernet is the most widely used standard for wired networks.

Wi-Fi (802.11) Most common networking standards used with wireless LANs is Wi- Fi ( 802.11) A family of wireless networking standards that use the IEEE 802.11 standard. Current standard for wireless networks in the home or office, as well as for public Wi- Fi hotspots. Wi- Fi hardware is built into virtually all portable computers sold today.

Wi-Fi (802.11) CMPTR Chapter 4: Computer Networks

WiMAX and Mobile WiMAX WiMAXis a series of standards designed for longer range wireless networking connections. Mobile WiMAX is the mobile version of the WiMAX wireless networking standard.

Cellular Standards Cellular standards have evolved over the years to better fulfill the demand for mobile Internet, mobile multimedia delivery, and other relatively recent mobile trends. Current cellular standards include 3G and 4G Personal mobile hot spots.

Bluetooth a wireless standard that is designed for very short- range ( 10 meters— approximately 33 feet—or less) connections. It is designed to replace cables between devices. Computers to printers Mobile phones to headsets Bluetooth devices automatically recognize and network with each other when they get within transmission range.

Other Short-Range Wireless Standards Wireless USB. Ultra Wideband (UWB) Wireless HD (WiHD)

Networking Hardware Topics Covered: Network Adapters and Modems Switches, Routers, and Other Hardware for Connecting Devices and Networks Other Networking Hardware

Network Adapters and Modems A network adapter is used to connect a computer to a network (such as a home or business network). network interface card (NIC) when it is in the form of an expansion card, A modem (traditional) is used to connect a computer to a network over telephone lines. However, in everyday use, the term modem is also used to refer to any device that connects a computer to a broadband Internet connection,

Network Adapters and Modems

Hub, Switches, Routers A hub transmits all data received to all network devices connected to the hub, Original technology for networks

Hub, Switches, Routers Switch contains ports to which the devices on the network connect ( typically via networking cables) Replaces hubs in most network application. Switches identify which device connected to the switch is the one the data is intended for and send the data only to that device switches are more efficient than hubs.

Hub, Switches, Routers A router is used to connect multiple networks ( such as two LANs, two WANs, or a LAN and the Internet) Routers pass data on to the intended recipient only and can plan a path through the network to ensure the data reaches its destination in the most efficient manner possible Are used to route traffic over the Internet.

Hub, Switches, Routers A wireless access point is a device used to grant network access to wireless client devices. Wireless router commonly used to connect both wireless ( via Wi- Fi) and wired ( via Ethernet cables) devices to a network and to connect that network to an Internet connection.

Other Networking Hardware Additional networking hardware is often needed to extend the range of a network and to share networking media: Repeaters - devices that amplify signals along a network. Range extenders - connect wirelessly to the network and repeat the wireless signal to extend coverage of that network Antennas Bridges – used to connect two LAN’s