G063 - Standards & Protocols. Learning Objectives: By the end of this topic you will be able to: explain the importance of standards for communicating.

Slides:



Advertisements
Similar presentations
CMP206 – Introduction to Data Communication & Networks Lecture 1 - Networking Fundamentals.
Advertisements

Network Layer and Transport Layer.
1-1 Introduction to Computer Networks and Data Communications.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Smartphones. Lesson Objectives To understand and demonstrate an understanding of Smartphones.
Cellular Networks How do Mobile & Satellite Phones work? What can we do with them?
The standards and protocols used in mobile communication.
The Internet and World Wide Web.  Understand how the Internet evolved  Describe common Internet communication methods and activities  Setting up your.
Basic Data Communication
CHAPTER 5 : COMMUNICATIONS AND THE INTERNET (PART 1) INFORMATION TECHNOLOGY AND ITS APPLICATIONS SSK3000 Faculty of Computer Science and Information Technology,
1 NETWORKS AND COMMUNICATIONS Chapter Four. Communications Computer communication describes a process in which two or more computers or devices transfer.
Unit 1 Living in the Digital WorldChapter 1 Let’s Communicate This presentation will cover the following topic: What can your phone do? Name:
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 5: Computer Networks
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
Wireless Communication. Learning Objectives: By the end of this topic you should be able to: describe wireless communication methods, describe wireless.
Unit 1—Computer Basics Lesson 7 Networks.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Electronic Communications Electronic communications describes a process in which two or more computers or devices transfer data, instruction, and information.
Tablets Laptops PDAs Smart Phones Mobile Commerce &Wireless Network.
Mr C Johnston ICT Teacher
Networks QUME 185 Introduction to Computer Applications.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
Introduction to Internet terms. Topics to Study What is Internet HTTP URL SMS MMS Wi-Fi Video Conferencing Social Webisites.
Objectives Overview Discuss the purpose of the components required for successful communications and identify various sending and receiving devices Differentiate.
Communication methods
Networking Network Classification, by there: 3 The Rules they use to exchange data: Protocols.
A tree line has a central line connecting together a series of star networks. The server is connected to a central line. Tree Network As the star, and.
AS Computing Data Transmission and Networks. Transmission error Detecting errors in data transmission is very important for data integrity. There are.
Standards and Protocols Slide show for WiFi Characteristics of a wireless local network. It was named after a group of people who invented. The.
For Wi-Fi The is internationally describing characteristics of a wireless local network. It was named after a group of people who invented.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
TCP/IP (Transmission Control Protocol / Internet Protocol)
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
Wireless, Mobile Computing today’s wireless devices and wireless transmission media wireless networks according to their effective distance Define mobile.
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networks Am I hooked up?. Networks definition sizes of networks types advantages and disadvantages how data is sent transmission media business uses.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
Introduction for Personal Area Networks including Infrared, Bluetooth, and Near-Field Communication. Presented By Valerie Lim.
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
Peer to peer networks. Peer to peer is when digital devices communicate wirelessly with each others without the need for a transmitter. Wi-Fi Direct 1-
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
Communication Methods
By Toby Reed.
What is the Internet?. The Internet is millions of computers all over the world connected together so they can exchange information.
Introduction to Networking. What is a Network? Discuss in groups.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 9 Networks and Communications.
# 1 6/8/2016 CS 147- Computer Architecture Network Communication and YOU By Ali Farsio.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
MC-Quiz: Chapter 9 Communications and Networks Discovering Computers 2010.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Communicating over the Network Network Fundamentals – Chapter 2.
Ethernet, WiFi & Protocols
Instructor Materials Chapter 5 Providing Network Services
Intro. To Telecommunication Sama AlBugami
Internet Hardware.
Network Protocol Layers
Home and personal communication systems
Computer communications
Network Hardware and Protocols
Protocols 2 Key Revision Points.
Protocol Application TCP/IP Layer Model
Midterm Reference Points
Presentation transcript:

G063 - Standards & Protocols

Learning Objectives: By the end of this topic you will be able to: explain the importance of standards for communicating between devices explain how protocols are used to enable communication between devices Synoptic objective: explain why network standards are required

Importance of Standards if you purchase a device from one manufacturer – you expect it to work with similar devices from another manufacturer To make this possible: network devices need a standard method of communication –can’t all use their own ‘language’ they wouldn’t be able to communicate or transfer data need a set of rules - a protocol

Protocols a standard set of rules that enable devices to communicate with each other used to ensure the proper transfer of data between devices –by defining how data is transferred

How protocols are used within a network. define what control signals are used used to indicate the sending device has finished sending determine error checking to be used determine any compression methods indicates destination address used to indicate the receiving device has received data Examples: TCP/IP defines how signals are sent across the Internet enabling users to communicate with each other SMTP governs the sending of s between devices

Different Protocols TCP/IP –used for Internet communication. “Wi-Fi” –wireless networking protocol –802.11b, g, n variants GSM/GPRS/3G –mobile phone protocols –for voice, SMS, Internet, data Bluetooth –protocol for short-range wireless communication –between ‘phones, headsets, computers

Different Protocols MIDI –used to connect electronic musical instruments and computers SWIFT –used by Banks in 8,000 financial institutions in 206 countries –to exchange financial transaction data. NMEA –GPS protocol for satellite navigation

Why have Protocols? communication will be transparent to the user, –user doesn’t need to know anything about “how” the hardware and software involved at each end of the communication may be very different –communication still takes place –systems can be from different manufacturers/providers hardware and software developers can develop systems that they know will sell –because they comply with clearly defined & agreed standards.

What is a Standard?[2] One from, two marks each; a set of rules used to ensure the correct transfer of data between devices a set of rules to allow devices to work together a benchmark that ensures minimum performance level

Why are Standards important? [4] devices can be purchased from different manufactures –and are known to work together allows competition between manufacturers –giving better value for money / lower price –better choice –innovation performance level guaranteed –know performance will meet requirements –no need to test yourself