Overview IS 8040 Data Communications Dr. Hoganson Course Overview Sending signals over a wire –Data: bits – binary (0/1) –How to transmit the digital data:

Slides:



Advertisements
Similar presentations
Data Link Layer B. Konkoth. PDU  Protocol Data Unit  A unit of data which is specified in a protocol of a given layer  Layer 5, 6, 7 – Data  Layer.
Advertisements

Computer Networking (Appendix C) Objectives
Copyright : Hi Tech Criminal Justice, Raymond E. Foster Police Technology Police Technology Chapter Four Police Technology Networks.
Channel Access Methods When several devices are connected to a single channel, there must be some rules to govern these devices as they access, transmit,
Chapter 6 Telecommunications & Networks.
Networks Adapting Computers to Telecommunications Media.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Chapter 7 Local Area Networks: The Basics
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-1 Local Area Networks (LANs) Topology.
Bob Baker Communications Bob Baker September 1999.
A Guide to major network components
Distributed Systems: Client/Server Computing
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
COMPUTER NETWORKS.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1 LECTURE 1 INTRODUCTION AND BASIC CONCEPTS DATA COMMUNICATIONS LECTURER : FERDINAND KATSRIKU (PhD)
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Information Technology in Business: Telecommunications, Networks and Internet Basics.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Communications & Networks
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Chapter Overview Network Communications.
Chapter 7 Local Area Networks: The Basics. Topics Definition of LAN Primary function, advantage and disadvantage Difference between Client/Server network.
20 July Management Information Systems 9. Components of Workgroup Information Systems by Asst. Prof. Wichai Bunchua.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
The Infrastructure Technologies. Communication All communications require: Transmitters/Senders and receivers Transmission medium Rules of communication.
Local Area Network By Bhupendra Ratha, Lecturer
1 LAN Technologies and Network Topology. 2 Direct Point-to-Point Communication.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Internetworking An internetwork is typically comprised of many physical networks over which data travels There are many different types of physical networks:
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
PPT Slides by Dr. Craig Tyran & Kraig Pencil Computer Networking – Part 1 MIS 320 Kraig Pencil Summer 2014.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
Day10 LAN. Why? Allow more than one machine to share –Resources –Internet connectivity –Information.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
CENTRALISED AND CLIENT / SERVER DBMS. Topics To Be Discussed………………………. (A) Centralized DBMS (i) IntroductionIntroduction (ii) AdvantagesAdvantages (ii)
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
Chapter2 Networking Fundamentals
Ethernet. Ethernet  Ethernet is the standard communications protocol embedded in software and hardware devices, intended for building a local area network.
Transferring Data Around. Networks Is a series of computer systems that are linked together so that they are able to share computer power or storage facilities.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networking… By: Allan Joe Next page.
4 Linking the Components Linking The Components A computer is a system with data and instructions flowing between its components in response to processor.
Telecommunications and Networks Chapter 6 Principles and Learning Objectives Effective communication is essential to organizational success. –Define.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
CHAPTER - 4 COMPUTER NETWORK Dr. BALAMURUGAN MUTHURAMAN
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.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
Computer Networks – the basics Week 1 Lesson 1. In this project, you will be learning about the computer networks which we use every day – when we log.
Computer Networks.  Which is the best definition of a circuit switched network?  An electric circuit where the connections get switched based on who.
Computer Engineering and Networks, College of Engineering, Majmaah University INTRODUCTION TO COMPUTER NETWORKS Mohammed Saleem Bhat
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Networks by Topology and Protocols
Module 2: Understanding Local Area Networks
Computer communications
Presentation transcript:

Overview IS 8040 Data Communications Dr. Hoganson Course Overview Sending signals over a wire –Data: bits – binary (0/1) –How to transmit the digital data: Digital Signaling Analog Signaling – modulating waves –FSK- Frequency Shift Keying –ASK – Amplitude Shift Keying –PSK – Phase Shift Keying Encoding Compressing Error Checking and Recovery

Overview IS 8040 Data Communications Dr. Hoganson Controlling Access to a Shared Medium Contention-based –Competition for a shared media (Ethernet0 Take turns –Token Passing Centralized Control Example: Ethernet – shared bus, contention CSMA/CD –CS – Carrier Sense, each station listens for idle before sending –MA – Multiple Access – multiple stations share media –CD – Collision Detection – two or more stations detect an idle media, and attempt to send – collision, neither message gets through. Random Back-Off

Overview IS 8040 Data Communications Dr. Hoganson Internetworking How to interconnect multiple networks –TCP/IP –Routers –Bridges –Gateways The Internet

Overview IS 8040 Data Communications Dr. Hoganson Management Issues Network Planning Security –Firewalls –Proxy servers Control of data Remote management of devices

Overview IS 8040 Data Communications Dr. Hoganson Work Distribution Architectures Network of PCs and Servers How to allocate the work between machines –Centralized on Server, Host, or Mainframe –Distributed across multiple clients and/or multiple servers What work to distribute 1.Data Storage work (access to drives) 2.Data Access Logic (database processing) 3.Application Logic (manipulating the data) 4.Presentation Logic (GUI)

Overview IS 8040 Data Communications Dr. Hoganson Centralized Computing Paradigm Most of the work occurs on the Server/Host/Mainframe Only the GUI runs on the PC/client The old centralized mainframe approach Advantages –All data in one place –Easy for security/redundancy/backup –Easy to maintain data integrity –Reliable systems Disadvantages –Does not scale as well – as you add users, server may need to be upgraded. –Users depend on the IS shop/mainframe programmers –Backlog of user requests

Overview IS 8040 Data Communications Dr. Hoganson Distributed Paradigm Distribute work and data across multiple machines Advantages: –Scales well, each user comes with another client machine –User Empowerment – users can generate their own data and manipulate data without having to go through IS shop –With spreadsheet and database tools, each user becomes their own IS shop and programmer Disadvantages –Data is distributed – more work to consolidate data –Data integrity – no central control ensures quality of data –Backups – users rarely backup their data –Dependent upon reliability of the network Poor compared to mainframes, but improving –More expensive than centralized – more support personnel –More Complex

Overview IS 8040 Data Communications Dr. Hoganson True Cost of Computing Includes –Machines –Software –Support personnel Network support PC techs Network management Server/Database management –Cost of network equipment, cable installation, etc. –Cost of downtime/unavailability PCs on a network were “supposed” to kill off the mainframes, because they are cheaper per processing cycle. But true cost of computing analysis indicated otherwise – mainframes are alive and well (some are now called Enterprise Servers.

Overview IS 8040 Data Communications Dr. Hoganson Hybrid Client/Server Centralized servers(s) with client machines –Work is distributed to clients while some remains on server –Data is centralized on server, download to users for short-term processing Advantages: –Scales well – each user comes with a client workstation Additional servers can be added –Data integrity is protected on servers –Each user can do their own processing – User Empowerment –More reliable Disadvantages –Complex system to manage