Networks and Topologies

Slides:



Advertisements
Similar presentations
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Advertisements

INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Computer Networks IGCSE ICT Section 4.
Chapter 5 Networks Communicating and Sharing Resources
A look at networking and its main components. NETWORK A network is a group of connected computers that allow people to share information and equipment.
1 WHY NEED NETWORKING? - Access to remote information - Person-to-person communication - Cooperative work online - Resource sharing.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Basic Concepts of a Computer Network
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Chapter2 Networking Fundamentals
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Mr C Johnston ICT Teacher G055 - Lecture 03 Local and Wide Area Networks.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Higher Computing Networking. Networking – Local Area Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Computer Network Architecture Lecture 2: Fundamental of Network.
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.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
DATA COMMUNICATION AND NETWORKS Computers can be used in two modes: stand-alone mode and communication mode Communication of messages electronically over.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Introduction to Telecommunications, Network and Network Topology I will be able to... Mrs. Morton 8 th Grade Know Network Terminology Know the 2 Main Types.
Network Concepts.
Unit Communication Hardware
Network and hardware revision
Unit 5 Introduction to Networking
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
ICT II Unit 6 Networking.
Unit 5 Introduction to Networking
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Part 1
Networks.
Computer Networking Devices
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Wide Area Network.
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Introduction to Computers
Computer Networks and Internet
Telecommunication ELEC503
Networks.
Computer Networks Lesson 1.
Department of Computer Science Course : Pre Computer Skills
COMMUNICATIONS,NETWORKS, THE INTERNET AND
INTRODUCTION TO COMPUTER NETWORKS
Unit 11- Computer Networks
Unit 2 Introduction to Networking
Chapter 4: Data Communication and Networks
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
ICT Computing Lesson 4: Computing Network.
INTRODUCTION TO COMPUTER NETWORKS
EUT 122 Skills and Technology in Communication
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Lesson 1.
There are two different types of computer network:
Objectives Explain the role of computers in client-server and peer-to-peer networks Explain the advantages and disadvantages of client- server and peer-to-peer.
Computer Networks Lesson 2.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Principles of Information Technology
Presentation transcript:

Networks and Topologies Networking systems Networks and Topologies

Outcomes 5.2.1 – Describes and applies problem-solving processes when creating solutions 5.2.2 designs, produces and evaluates appropriate solutions to a range of challenging problems 5.2.3 critically analyses decision-making processes in a range of information and software

Link to Core Topic 1 – Design, Produce and Evaluate Producing the Solution Develop and implement the stages involved in the completion of a solution Apply set criteria to choose the most appropriate solution

Networks What is a Network? The interconnection of computers, terminals, or other devices that form a path over which the devices communicate and share hardware, software and other resources The Internet is arguably the worlds largest communication network (Shelly, Chasman, & Serwatka, 2004)

Components of a network Server Router Hub Computer

The server A server is a specialised computer which stores and controls access to data. It processes the requests of a client computer and delivers data to the client from the internet. Types of servers File servers: store files and data used and shared by computers in a network. Print servers: process the printing requests of a client in a network. Mail server: process and store emails as well as manage email accounts.

The router A router allows data to be transmitted to a computer. The data is received in packets. The packets have destination addresses attached to them which are shown in a set of four integers which are separated by full stops. Only data with the correct destination address will be accepted by the router to be transmitted to the computer. Picture: http://www.cguy.net/wireless_networking_guide/configuring_the_wireless_router.php

The hub A hub is a device which is central to the network which connects the devices to one another, essentially creating a network. All devices are connected to the hub on a network. Picture: http://www.hw-group.com/products/poseidon/pos_s-hub_en.html

The computer The computer responds and executes specific commands by the network as well as by the person using the computer. Types of computers: Personal computer: (PC) microcomputers. Can be a client or a stand alone processor. Workstation: General purpose computer, more powerful than a personal computer. Supercomputer: performs tasks at the highest speed. Most powerful computer.

Types of Networks LAN – Local Area Network WAN – Wide Area Network VPN – Virtual Private Network

LAN - Local Area Network A Local Area Network is used to connect computers and other types of devices in a small geographical location Examples Home School Office Building Cable Modem Router /Switch

LAN – Local Area Network Design Ethernet cable – an effective way to serve as a data transfer medium for internet protocols and can be as long as they are needed. Wireless – USB in the computer or laptop which allows data to be transmitted – most laptops contains inbuilt wireless signals Application Data sharing – allows data storage in any central computer where it can then be shared throughout the organisation File transfer and recovery is easy because it is backed up on a single server Saves money on the installation of various softwares because they can be shared centrally Hardware such as printers and scanners can be used equally from one unit

LAN – Local Area Network Internet Computer 1 Computer 2 Computer 3 Modem/Server Ethernet Cables

LAN Topologies Star Ring Bus

LAN Topologies Star a central device to which all the other devices in the network are connected to. Data passes directly from the central hub to the destination terminal Changes can be made easily because only one client is on each line If the hub fails, the entire network is down Hub

LAN Topologies Ring Each workstation is connected to the workstation before it and the workstation after it, forming a logical ring

LAN Topologies Bus Each workstation is connected to a single wire. The ends of the wire have a terminator, which tells the network to end. A bus runs the entire length of the cable and the ends are not attached to each other.

Class Activity Demonstrate a LAN.

WAN – Wide Area Network A Wide Area Network is used to connect computers which are hundreds or thousands of kilometres apart through the use of the telephone network. Example: Company Offices in different cities Employees in different states International Offices

WAN – Wide Area Network Are a collection of LANs connected together across a state, country or the world linked to one main computer through a private leased line, the public telephone network or a combination of both They were originally developed to only transmit voice rather than data The private leased line is dedicated to the network and offers a higher transmission speed as well as more accurate and secure transfer of data. Can be expensive Cost increase if the distance between locations increase Transmit data at a slower rate than LAN The most basic uses of WANs are for electronic mail and file transfer

WAN Topologies HIERARCHICAL STAR RING

WAN Topologies Hierarchical The server is at the top of the hierarchy, followed by a front end processor which processes information. From there, information is sent to the controller which connects the clients. Clients are therefore the last in the hierarchy.

WAN Topologies Hierarchy SYDNEY ADELAIDE

WAN Topologies Star A central server with devices connected point to point. The server polls a client before data can be sent. There is no device used to process data transmission, causing the server to take on a larger processing burden.

WAN Topologies Star

WAN Topologies Ring Servers are connected in a ring formation. Although each network in itself may be connected in a hierarchical formation, the servers themselves are connected in the ring formation for ordered processing and data transfer.

WAN Topologies Ring

Class activity Demonstrate a WAN.

VPN- Virtual Private Network A Virtual Private Network uses the public telephone network and the Internet to carry encrypted data Example Educational Facilities Home Business

VPN- Virtual Private Network First development was the Intranet, a password protected site for company employees only. Virtual Private Networks are created by businesses or educational institutes which allow employees and students to access their LANs using a password so they can work or study from home. Instead of a leased line like WANs, VPNs use a virtual connection routed through the internet to other employees Designed to assist employees in working together

VPN Networks Social networking in Plain English. http://www.youtube.com/watch?v=6a_KF7TYKVc

References Commoncraft. (2007, June). Social Networking in Plain English. Gliffy Incorporated. (2010). Retrieved April 2011, from Gliffy: http://www.gliffy.com/ Shelly, G. B., Cashman, T. J., & Serwatka, J. A. (2004). Business Data Communications. Massachusetts: Thomson.

Class activity Gliffy http://www.gliffy.com/ Gliffy is an online application which allows you to create, share and collaborate with diagrams. No need to install. Able to be used anywhere on the go. Nothing saved to the hard drive, everything is stored online. It is used to create, but not limited to: Flow charts Website maps Floor plans Venn diagrams Technical drawings