270 likes | 732 Views
Data Communications & Networking. Chapter 1 - Introduction. Data Communication. Data communication – exchange of data between two devices via a transmission medium. Communication System Components. Data Representation. Text – represented as a bit pattern; codes often used:
E N D
Data Communications & Networking Chapter 1 - Introduction
Data Communication • Data communication – exchange of data between two devices via a transmission medium University of South Alabama Computer and Information Sciences
Communication System Components University of South Alabama Computer and Information Sciences
Data Representation • Text – represented as a bit pattern; codes often used: • ASCII; Extended ASCII; Unicode; ISO • Numbers – represented by binary equivalent • Images – bit patterns representing pixels • Audio – recording sound or music • Video – movie , motion picture University of South Alabama Computer and Information Sciences
Simplex – unidirectional; one transmits, other receives Half-duplex – each can transmit/receive; communication must alternate Full-duplex – both can transmit/receive simultaneously Direction of Data Flow University of South Alabama Computer and Information Sciences
Networks • Set of devices (nodes) connected by media • A node can be a computer, printer • or any device capable device capable of sending and/or receiving data University of South Alabama Computer and Information Sciences
Network Criteria • Performance • affected by # users, • type of medium, • Hardware , software • often evaluate by throughput and delay University of South Alabama Computer and Information Sciences
Network Criteria • Reliability • measured by frequency of failure, • recovery time, • catastrophe vulnerability University of South Alabama Computer and Information Sciences
Network Criteria • Security • protection from unauthorized access, • protecting data from damage University of South Alabama Computer and Information Sciences
Types of Connections • Point-to-point – dedicated • Multipoint – shared University of South Alabama Computer and Information Sciences
Physical Topology • Physical or logical arrangement • 4 basic types: • mesh • star • bus • ring • May often see hybrid University of South Alabama Computer and Information Sciences
Mesh Topology • Dedicated point-to-point • links to every other device University of South Alabama Computer and Information Sciences
Star Topology • Dedicated point-to-point links to central controller (hub) • Controller acts as exchange University of South Alabama Computer and Information Sciences
Bus Topology • Multipoint configuration • One cable acts as a backbone to link all devices University of South Alabama Computer and Information Sciences
Ring Topology • Dedicated point-to-point configuration to neighbors • Signal is passed from device to device until it reaches destination • Each device functions as a repeater University of South Alabama Computer and Information Sciences
Categories of Networks • Local Area Network (LAN) – smaller geographical area • Metropolitan Area Network (MAN) – network extended over an entire city • Wide Area Network (WAN) – large geographical area University of South Alabama Computer and Information Sciences
Internetworks • Connection of two or more networks • Internet vs. internet University of South Alabama Computer and Information Sciences
The Internet • Collaboration of more than hundreds of thousands interconnected networks • 1969 – started as ARPAnet, a small network of connected computers • 1972 - Cerf and Khan – packet delivery and Transmission Control Protocol (TCP) • Shortly thereafter – evolution of TCP/IP • A brief history of the Internet • Internet Timeline University of South Alabama Computer and Information Sciences
Protocols and Standards • Why do we need them? • Protocol – set of rules that govern data communication; defines what, how, and when • Key elements – syntax, semantics, timing • Standard – provides a model for development; allows for interoperability University of South Alabama Computer and Information Sciences
Standards • Types – • De jure/Formal – legislated by an officially recognized body • De facto – by convention or widespread use • Standards Organizations – committees, forums, regulatory agencies • Internet Standards • Drafts • RFC Process University of South Alabama Computer and Information Sciences
Summary • Introduction to data communication, networking, and protocol standards • Next chapter… • Network models University of South Alabama Computer and Information Sciences
Credits • All figures obtained from publisher-provided instructor downloads Data Communications and Networking, 3rd edition by Behrouz A. Forouzan. McGraw Hill Publishing, 2004 University of South Alabama Computer and Information Sciences