Higher Computing Networking. Networking – Local Area Networks.

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Networks Adapting Computers to Telecommunications Media.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
LAN Local Area Network By Amal Wali 10DD.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
COMPUTER NETWORKS.
Computer Networks IGCSE ICT Section 4.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Computer Networks.
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
Chapter 5 Networks Communicating and Sharing Resources
Information and Communication Technology Fundamentals Credits Hours: 2+1 Instructor: Ayesha Bint Saleem.
Chapter 9A Network Basics.
Slide 1 What is a Computer Network? A computer network is a linked set of computer systems capable of sharing computer power and resources such as printers,
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Introductionto Networking Basics By Avinash Kulkarni.
Local Area Network By Bhupendra Ratha, Lecturer
Unit 1—Computer Basics Lesson 7 Networks.
Communications and Networks Chapter 8. 2 Introduction We live in a truly connected society. Increased connectivity potentially means increased productivity,
NETWORKS.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Living Online Module Lesson 23 — Networks and Telecommunication
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
Higher Computing Networking. What we need to know! Comparison of LANs, WANs, Intranet and Internetwork in terms of transmission media,LANsWANsIntranetInternetwork.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
How Networks work?.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Transferring data.  Most commercial computer users need to allow their employees to share data.  It also needs more than one employee to access the.
Networks. What is a computer network? A network is two or more computers that are linked together so that they are able to share resources.
Using ICT systems The computer. Using ICT systems Computers in an ICT System Multiple computers, usually with username and password entry Looking after.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Data Communication Networks
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Networks Unit 1 - Computer Systems St Kentigern’s Academy.
Networking… By: Allan Joe Next page.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 4.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Activity 1 5 minutes to discuss and feedback on the following:
Different computer networks. Star network The star network is local area network mostly used at home, school and offices. Star network has 5 or 6 workstations.
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.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
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.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
ICT Unit 4: Network and the effects of using them
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
Networking Revision. Advantages:  Communication (remotely)  Sharing hardware (saves on cost, eg. Printers)  Sharing of data and info (eg. Databases.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
BASIC CONCEPTS OF NETWORK. INDEX  Definition & applications of computer network  Components of computer network  Network benefits  Disadvantages of.
Unit Communication Hardware
LAN, WAN, and Network Topologies
ICT II Unit 6 Networking.
INTRODUCTION TO COMPUTER NETWORKS
Networks.
Networks.
COMMUNICATIONS,NETWORKS, THE INTERNET AND
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Basics of Computer Networking
Presentation transcript:

Higher Computing Networking

Networking – Local Area Networks

► Cover a small area such as a room or one building. ► A Network Interface Card (NIC) lets the computer communicate with the network. ► Each NIC has a Media Access Control address (48 bit). A unique number that identifies each computer on the network. ► Wireless NICs (WNIC) are used on a wireless LAN.

LAN – Transmission Media ► Have very high bandwidth i.e. 100 – 1000 Mbps. ► They frequently use (CAT5) copper cable. ► For very high bandwidth, fibre optic cables can be used. ► Wireless transmission media such as WiFi are becoming more common.

LANs Advantages ► Access to shared hardware such as printers. ► Access to shared software such as applications packages or anti virus. ► Provide communications facilities for network users such as internet and . Disadvantages ► Network cards and cabling, costs can be high. ► A fault with a server can effect all workstations. ► Security procedures are needed to restrict access to user's files and to prevent the introduction of viruses.

LAN - Bus ► All computers communicate using a shared communications channel called the bus. ► Data from different computers can collide. ► In order to share this one cable, CSMA/CD is used. ► Relatively cheap and easy to install. ► Too many computers = increased collisions = reduced performance.

LAN - Star ► Each computer has its own communications channel. ► All data passes through a central computer, either a HUB or a SWITCH. ► A break in a communication channel only affects one computer. ► If the central computer fails, the whole network will not work – no communication. ► Uses CSMA/CD with a HUB.

LAN - Ring ► Like a BUS network, this has a shared communications channel but it forms a ring. ► If the communications channel fails, the whole network fails. ► Uses a system called token passing so many computers can share the one cable. ► can be expensive to set up.

LAN - Mesh ► Multiple connections between each computer. ► Offers protection against communications channel failure. ► Avoids bottlenecks as there are several paths. ► Expensive to set up.

Networking - HUB ► Used to connect nodes on a network. ► Data entering one port is sent out all of the other ports. ► All nodes on a network ‘hear’ a message even if its’ not for them. ► Can be used to connect LAN segments together to form a larger LAN.

Networking - Switch ► Unlike a HUB, this makes ‘point to point’ connections. ► A message received in one port is only sent back out the port the intended target node is on. ► No data collisions. ► Each node receives the full bandwidth available on the network. ► More than one node can ‘speak’ at once.

Network - Router ► Links 2 or more networks i.e. home or business networks to the Internet. ► It looks at the destination address of data passing through it and decided on the most efficient route. ► Directs traffic across the Internet.

Networking – Wide Area Networks Many large organisations, including governments and international companies, have widely scattered offices, possibly with each having its own LAN. A WAN is used to link all of these dispersed networks.

WANs ► WANs are geographically widespread, the can cover a city, country or stretch around the world.

WANs ► A WAN uses telecommunication systems owned by other companies and covering large distances ► WANs still use copper and fibre cables but also use satellite and microwave wireless communication.

WANs ► WANs are mainly used for file transfer, , shared access to multi user databases and video conferencing. ► Not peripheral sharing. ► Bandwidth depends on the telecommunications link.

Intranet ► For internal company use only. ► Looks like a private version of the Internet. ► Mainly used to share company information via web pages and group work.

Internetwork ► A collection of two or more LANs. ► Connected via routers so all users and devices can communicate. ► The Internet is the largest example.

Internet Connection ► Dial – up ► Cable Modem ► ISDN ► ADSL ► Leased Line ► 56 Kbps ► Max of 36 Mbps but shared between users ► 1.5 Mbps ► 2 – 100 Mbps ► 1.5 – 274 Mbps T1 – T4 lines

Widespread use of Networks – Technical Reasons ► Processors – Becoming faster with more than one processor per chip. ► Memory – More memory means the development of more complex network operating systems. ► Data transfer rates – increasing. ► Improving network related software – browsers and operating systems.