Postacademic Interuniversity Course in Information Technology – Module C1p1 Chapter 1 Evolution of Communication Networks.

Slides:



Advertisements
Similar presentations
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Advertisements

Csc333 Data communication & Networking Credit: 2.
Learning Objectives Explain the link between patterns, symbols, and information Determine possible PandA encodings using a physical phenomenon Encode.
Craig Schock, 2003 Binary Numbers Numbering Systems Counting Symbolic Bases Common Bases (10, 2, 8, 16) Representing Information Binary to Decimal Conversions.
EECC250 - Shaaban #1 lec #13 Winter HEX DEC CHR Ctrl 00 0NUL 01 1 SOH ^A 02 2STX ^B 03 3ETX ^C 04 4EOT ^D 05 5ENQ ^E 06 6ACK ^F 07 7BEL.
Transmission Characteristics 1. Introduction (Information Interchange codes) 2. Asynchronous and Synchronous Transmissions 3. Error detection (bit errors)
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Representing Information Digitally Bits and the “Why” of Bytes lawrence snyder.
Business Data Communications, Fourth Edition Chapter 2: Fundamentals of Data Communications Here, you’ll insert a graphic from the cover. This will come.
9/14/2004Comp 120 Fall September 2004 First Exam next Tuesday 21 September Programming Questions? All of Chapter 3 and Appendix A are relevant.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
Digital Text Primer Prepared for: AIEA Roundtable on Digitization of Armenian Documents Saturday 7 October 2006, University of Geneva, Switzerland Roland.
Characters & Strings Lesson 1 CS1313 Spring Characters & Strings Lesson 1 Outline 1.Characters & Strings Lesson 1 Outline 2.Numeric Encoding of.
1 Data Representation Computer Organization Prof. H. Yoon DATA REPRESENTATION Data Types Complements Fixed Point Representations Floating Point Representations.
Agenda Data Representation – Characters Encoding Schemes ASCII
The character data type char
Chapter 7 Data Coding. Agenda Coding Code efficiency and conversion Compression/compaction Code encryption/decryption.
BIOS1 Basic Input Output System BIOS BIOS refers to a set of procedures or functions that enable the programmer have access to the hardware of the computer.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Contents The 19th century telecommunications –Telegraph - Telephone –Digital.
Digital Design: From Gates to Intelligent Machines
Decimal Binary Octal Hex
09-07-K.Steenhaut & J.Tiberghien - VUB 1 Telecommunications Concepts Chapter 1.1 Evolution of Telecommunications.
BIOS1 Basic Input Output System BIOS BIOS refers to a set of procedures or functions that enable the programmer have access to the hardware of the computer.
PHY281Variables operators and math functions Slide 1 More On Variables and Operators, And Maths Functions In this section we will learn more about variables.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Contents The 19th century telecommunications –Telegraph - Telephone –Digital.
Dept. of Computer Science Engineering Islamic Azad University of Mashhad 1 DATA REPRESENTATION Dept. of Computer Science Engineering Islamic Azad University.
Informatics I101 February 25, 2003 John C. Paolillo, Instructor.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Representing Information Digitally Bits and the “Why” of Bytes lawrence snyder.
Lecture 4: Number Systems (Chapter 3) (1) Data TypesSection3-1 (2) ComplementsSection3-2 (3) Fixed Point RepresentationsSection3-3 (4) Floating Point RepresentationsSection3-4.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Chapter 1 Evolution of Communication Networks.
Introduction to Information Technologies Chapter 1 - Introduction
1 Information Representation in Computer Lecture Nine.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Chapter 4 Communications, Theory and Media.
CS 2130 Lecture 23 Data Types.
Systems Architecture, Fourth Edition 1 Data Representation Chapter 3.
M204 - Data Representation
Data Communication & Networking DATA: Collection of fact and figure in Raw form is called DATA it can be numbers or digits, it can character or Alphabets.
Chapter 5 - The Once And Future Digital Network Introduction The World Was Once Digital A Telegraph Is Digital [The telegraph is a digital technology because.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
Programming for GCSE Topic 2.2: Binary Representation T eaching L ondon C omputing William Marsh School of Electronic Engineering and Computer Science.
PRIMITIVE TYPES IN JAVA Primitive Types Operations on Primitive Types.
Data Communication Introduction. CSE 320 Data Communication 2 Data Communication is the exchange of information from one entity to the other using a Transmission.
4th Edition, Irv Englander
Bits, Data Types, and Operations
Chapter 2 Bits, Data Types, and Operations
Machine level representation of data Character representation
Chapter 3 Data Representation Text Characters
Digitizing Discrete Information
DATA REPRESENTATION Data Types Complements Fixed Point Representations
Chapter 2 Data Types and Representations
Javascript, Loops, and Encryption
Chapter 2 Bits, Data Types, and Operations
Chapter 2 Bits, Data Types, and Operations
ASCII Character Codes nul soh stx etx eot 1 lf vt ff cr so
Overview of Data Communications and Networking
October 1 Programming Questions?
DATA REPRESENTATION Data Types Complements Fixed Point Representations
Cosc 2P12 Week 2.
Number Systems Lecture 2.
Text Encoding.
School of Computer Science and Technology
Introduction to Computer Engineering
DATA REPRESENTATION Data Types Complements Fixed Point Representations
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Rayat Shikshan Sanstha’s S. M. Joshi College, Hadapsar
RS-232 Port Discussion D12.1.
Text Representation ASCII Collating Sequence
DATA REPRESENTATION Data Types Complements Fixed Point Representations
Cosc 2P12 Week 2.
Chapter 2 Bits, Data Types, and Operations
Presentation transcript:

Postacademic Interuniversity Course in Information Technology – Module C1p1 Chapter 1 Evolution of Communication Networks

Postacademic Interuniversity Course in Information Technology – Module C1p2 Contents The 19th century telecommunications –Telegraph - Telephone –Digital vs. analog communications The voice networks & the data networks The electronics revolution ( ) –Digital sound –Mainframe computers with remote access –The first unification : ISDN –Local area networks –Wide area and local area networks integration The Internet –The research project –The universal computer communications medium –The successful unification ?

Postacademic Interuniversity Course in Information Technology – Module C1p3 Contents The 19th century telecommunications –Telegraph - Telephone –Digital vs. analog communications The voice networks & the data networks The electronics revolution ( ) –Digital sound –Mainframe computers with remote access –The first unification : ISDN –Local area networks –Wide area and local area networks integration The Internet –The research project –The universal computer communications medium –The successful unification ?

Postacademic Interuniversity Course in Information Technology – Module C1p4 The Chappe Telegraph (Claude Chappe, ) 92 out of 256 (= 4*8*8) positions represented characters. Integrity of message could be restored at each relay station In 1844, 534 relays linked Paris with 29 cities, covering in total 5000 Km.

Postacademic Interuniversity Course in Information Technology – Module C1p5 The Morse Telegraph Samuel Morse, First electrical telegraph demonstrated in 1837

Postacademic Interuniversity Course in Information Technology – Module C1p6 The Morse Telegraph Signal strength can be restored by means of electromechanical relays connecting separate telegraphic circuits. On land lines, unlimited distances can be covered, without increasing significantly the error rate.

Postacademic Interuniversity Course in Information Technology – Module C1p7 The Telephone Graham Bell, 1876.

Postacademic Interuniversity Course in Information Technology – Module C1p8 Analog vs. Digital Almost infinite number of states External perturbations can not be distinguished from original signal (superposed noise) Information degrades along the lines Finite, small, number of states Most external perturbations can be distinguished from original signal Information can be restored in relays 6:12 Analog Digital

Postacademic Interuniversity Course in Information Technology – Module C1p9 Digital Techniques Representation of numbers in electronic devices ? Binary numbers (base 2) are used. A binary digit (bit) can be represented by a switch: –Value 0 : switch open –Value 1 : switch closed A number with n bits can take 2 n different values –2 bits : 4 combinations –3 bits : 8 combinations –8 bits (= 1 byte) 256 combinations –16 bits: combinations –24 bits: combinations –32 bits: combinations

Postacademic Interuniversity Course in Information Technology – Module C1p10 Contents The 19th century telecommunications –Telegraph - Telephone –Digital vs. analog communications The voice networks & the data networks The electronics revolution ( ) –Digital sound –Mainframe computers with remote access –The first unification : ISDN –Local area networks –Wide area and local area networks integration The Internet –The research project –The universal computer communications medium –The successful unification ?

Postacademic Interuniversity Course in Information Technology – Module C1p11 The Telephone Full mesh network n*(n-1) 2

Postacademic Interuniversity Course in Information Technology – Module C1p12 The Telephone With central switchboard n

Postacademic Interuniversity Course in Information Technology – Module C1p13 Automatic Exchange (1920) Conversation with switch operator replaced by signaling protocol - Voice: analog - Signaling: digital

Postacademic Interuniversity Course in Information Technology – Module C1p14 The Telephone Network PABX SW PABX SW Trunk lines

Postacademic Interuniversity Course in Information Technology – Module C1p15 Telex Networks ( ) Morse code replaced by Baudot or ASCII code

Postacademic Interuniversity Course in Information Technology – Module C1p16 Alphabetical Codes

Postacademic Interuniversity Course in Information Technology – Module C1p17 ASCII Character Set (7 bit) ! “ # $ % & ‘ ( ) * +, -. / : ; < = > ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z k { | } del nul soh stx etx eot enq ack bel bs ht lf vt ff cr so si dle dc1 dc2 dc3 dc4 nak syn etb can em sub esc fs gs rs us

Postacademic Interuniversity Course in Information Technology – Module C1p18 Unicode (16 bit) FFFF = ASCII Latin,Greek,Cyrillic, and Armenian Arabic and Hebrew Indic Punctuation, math, graphics Chinese / Japanese / Korean symbols Unified Chinese / Japanese / Korean ideographs Private applications

Postacademic Interuniversity Course in Information Technology – Module C1p19 The Dual Networks Voice Network Analog+Digital Data Network Digital