Networks Workbook.

Slides:



Advertisements
Similar presentations
LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
Advertisements

TYPES OF COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
Networking at Home and Abroad
Networks Workbook.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
CS335 Networking & Network Administration Wednesday, April 7 PacketsPackets, Frames, and Error DetectionFramesError Detection.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Unit 1 Protocols Learning Objectives: Understand the need to detect and correct errors in data transmission.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
© Folens 2008 Transfer of data in ICT systems Using ICT networks.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
Data Exchange Packet switching  Packet switching breaks data in to packets before sending it through a network, then reassembles it at the other end –
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Unit 1 Network Speed Learning Objectives: Understand the network media Understand that network data speeds are measured in bits per second.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
What Is Network ?. A Network is a connected collection of devices and systems, such as computers and servers, which can communicate with each other.
Unit 1 Types of Network Learning Objectives: Understand why computers are connected in a network Understand the different types of networks.
GCSE Computing#BristolMet Session Objectives#16 MUST describe the hardware needed to connect to the Internet and describe the nature of the Internet. SHOULD.
LANs Cabling Topologies Segments and bridges Switches and routers.
Chapter 9A Network Basics.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
NETWORK.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Chapter 8 Help is here!. Cabling Whenever you need cabling that will protect your signal from electrical interference there is only one correct answer:
Network Systems Identify network systems and their components.
Networks for Distributed Systems n network types n Connection-oriented and connectionless communication n switching technologies l circuit l packet.
What is Bandwidth.
AS Computing Data Transmission and Networks. Transmission error Detecting errors in data transmission is very important for data integrity. There are.
Communication Systems 3.1) Characteristics of a Communication System.
How Networks work?.
Communications & Networks National 4 & 5 Computing Science.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Higher Computing Networking. Networking – Local Area Networks.
 LAN ADVANTAGE  Workstations can share peripherals devices like printers. Cheaper that providing a printer for each computer.  Workstations do not.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
06/06/20161 INTRODUCTION TO NETWORKING. 06/06/20162.
Elements of an ICT networks COMMUNICATION DEVICES: 1.Network interface card 2.Hub 3.Switch 4.Router STANDARDS AND PROCEDURES: 1.Enable devices to communicate.
Computer Networks Part 2
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Networking Revision. Advantages:  Communication (remotely)  Sharing hardware (saves on cost, eg. Printers)  Sharing of data and info (eg. Databases.
Unit Communication Hardware
Network Basics Networks – 201.
LAN, WAN, and Network Topologies
UNIT 4 NETWORK ENVIRONMENTS.
GCSE COMPUTER SCIENCE Communication 3.1 Networks.
Topic 3 - Communication Revision
Contents Computer Network Benefits of Computer Network
Transfer of data in ICT systems
Networks Keywords Network Hardware
Networks.
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Teaching Computing to GCSE
5.1.9 Understand the characteristics of network topologies
Network Types & Speed Learning Objectives:
Lesson Objectives Aims You should know about: 1.3.3:
Network Models, Hardware, Protocols and number systems
Network Hardware and Protocols
GCSE ICT Setting up a Network.
GCSE ICT Setting up a Network.
WJEC GCSE Computer Science
NETWORK.
Error Detection Learning Objectives:
Presentation transcript:

Networks Workbook

What is a computer network? Create a list of the activities computer networks make possible. Activities

Identify the network type from the description. Types of Network Identify the network type from the description. Type of Network Description Example Connect computers over a large area such as a town, city or country. The internet (a global computer network) Connect computers over a building or a site. School network Connect computers or devices used by one person. Bluetooth headset connected to a mobile phone

Bus Topology Advantages: Bus topology diagram Disadvantages: Describe the bus topology Bus topology diagram Advantages: Disadvantages:

Ring Topology Advantages: Ring topology diagram Disadvantages: Describe the bus topology Ring topology diagram Advantages: Disadvantages:

Star Topology Advantages: Star topology diagram Disadvantages: Describe the bus topology Star topology diagram Advantages: Disadvantages:

Mesh Topology Advantages: Mesh topology diagram Disadvantages: Describe the bus topology Mesh topology diagram Advantages: Disadvantages:

Use internet research to complete the table below: Network Media Use internet research to complete the table below: Type Range Transmission Speed Security (Good, Medium, Poor) Copper Cable Fibre Optic Cable Wireless

Transmission Speed Data transmission speeds are measured in: Data storage is measured in: The formula used to calculate how long it will take to transfer a file:

Calculate the transmission times for the following scenarios: Answer (including working) File Size: 2 KB Speed: 5 Mbps File Size: 3 KB Speed: 1 Mbps File Size: 10 KB Speed: 2 Mbps

Calculate the transmission times for the following scenarios: Answer (including working) File Size: 1 KB Speed: 10 Mbps File Size: 1 MB Speed: 4 Mbps File Size: 8 KB Speed: 1 Gbps

Identify the keyword from the description. Error Detection Identify the keyword from the description. Keyword Description A checksum is an algorithm used to check for errors in data transmission. It works by calculating a numerical value based on the number of bits in a packed of data. This value is attached to the packet. When the packet reaches its destination, the same checksum algorithm is applied to the data. If the two checksums don’t match it shows that an error has occurred and the receiving computer asks the sending computer to re-send that package.

Parity Checking What is parity checking? What is even parity? What is odd parity

Parity Checking Add an even and an odd parity bit to each of these numbers. Data being transmitted Even parity Odd parity 1011010 0110111 1100000 0101111

Network Addressing What is a MAC address? What is a hostname? Give an example of a MAC address