790 likes | 985 Views
IS312 Information Systems for Business. Lecture 5 Telecommunication & Network Applications [ Ch. 7 & Appendix B ]. LEARNING OBJECTIVES. Benefits of telecommunication networks in business Networking basics: Architecture, Topology, Protocols, Media Network applications.
E N D
IS312 Information Systems for Business Lecture 5 Telecommunication & Network Applications [ Ch. 7 & Appendix B ]
LEARNING OBJECTIVES Benefits of telecommunication networks in business Networking basics: Architecture, Topology, Protocols, Media Network applications
Computer Networks Connected computers: Work together Are interdependent Exchange data with each other
Size of Computer Networks Home computer network National computer network Global computer network
Mobile Computing The characteristics, mobility and broad reach, create five value-added attributes that break the barriers of geography and time: Ubiquity : regardless of user’s location Convenience Instant connectivity Personalization Localization of products and services
Benefits of A Connected World • Networks offer many advantages for a business including • Sharing resources • Providing opportunities • Reducing travel
Challenges of A Connected World • Networks have created a diverse, yet globally connected world by eliminating time and distance, networks make it possible to communicate in ways not previously imaginable • Even though networks provide many business advantages, they also create increased challenges in • Security • Social, ethical, and political issues
Benefits of Business Mobility • Enhance mobility • Provides immediate data access • Increases location and monitoring capability • Improves work flow • Provides mobile business opportunities • Provides alternative to wiring
Challenges of Business Mobility • Protecting against theft • Protecting wireless connections • Preventing viruses on a mobile device • Addressing privacy concerns with RFID (Radio Frequency Identification) and LBS (Local Base Service)
Types of Networks A computer network is a system that connects computers via communications media so that data can be transmitted among them. Local area networks Wide are network Value-added network Enterprise network
Computer Communication Senders and Receivers There must a be a sender and a receiver with something to share via a messageto facilitate communication Communication Medium(Channel) A medium must exist between the sender and receiver over which the message travels (e.g., a cable) Protocols Procedures, rules, or standards must be followed by computers when sending or receiving data
The Telecommunications System A telecommunications system consists of hardware and software that transmit information from one location to another.
Communications Processors Modem – Modulation/Demodulaion: covert analog signals to digital signals and vice versa Multiplexer – a single channel can carry data simultaneously from many sources Front-End Processor – mainframe communicates with many computers
Modems • Digitizing (change info to bits 0-1) • Modem Modulator/Demodulator -(code/decode digital/analog)
Personal Area Network • Personal area networks (PAN) - Provide communication over a short distance that is intended for use with devices that are owned and operated by a single user • Bluetooth - Wireless PAN technology that transmits signals over short distances between cell phones, computers, and other devices
Wireless LAN • Wireless LAN (WLAN) - A local area network that uses radio signals to transmit and receive data over distances of a few hundred feet • Wireless fidelity (Wi-Fi) - A means by which portable devices can connect wirelessly to a local area network, using access points that send and receive data via radio waves
Wireless MAN • Wireless MAN (WMAN) - A metropolitan area network that uses radio signals to transmit and receive data
Wireless MAN • Worldwide Interoperability for Microwave Access (WiMAX) - A communications technology aimed at providing high-speed wireless data over metropolitan area networks
Wireless WAN - Cellular • Wireless WAN (WWAN) - A wide area network that uses radio signals to transmit and receive data
Wireless WAN - Cellular • Smart phone - Offer more advanced computing ability and connectivity than basic cell phones • 3G - A service that brings wireless broadband to mobile phones • Streaming – A method of sending audio and video files over the Internet
Wireless WAN - Satellite • Satellite - A space station that orbits the Earth receiving and transmitting signals from Earth-based stations over a wide area
Network Basics • Networks are differentiated by the following: • Architecture - peer-to-peer, client/server • Topology - bus, star, ring, hybrid, wireless • Protocols - Ethernet, Transmission Control Protocol/Internet Protocol (TCP/IP) • Media - coaxial, twisted-pair, fiber-optic
Protocols • Protocol - A standard that specifies the format of data as well as the rules to be followed during transmission • Interoperability - The capability of two or more computer systems to share data and resources, even though they are made by different manufacturers
Ethernet • Ethernet- A physical and data layer technology for LAN networking
Transmission Control Protocol/ Internet Protocol • TCP/IP applications • File transfer protocol (FTP) • Simple mail transfer protocol (SMTP) • Hypertext transfer protocol (HTTP) • Simple network management Protocol (SNMP)
Network Protocols Rules or procedures used to transmit and receive data Specify: Connection of computers to the network Error checking Data compression Signal of finished transmission Signal of received message Examples of protocols: OSI, TCP, IP, UDP, IPX, SPX, etc.
Architecture • There are two primary types of architectures • Peer-to-peer (P2P) network • Client/server network
Peer-to-peer Networks • Peer-to-peer (P2P) network - Any network without a central file server and in which all computers in the network have access to the public files located on all other workstations
Client/Server Networks • Client - A computer that is designed to request information from a server • Server - A computer that is dedicated to providing information in response to external requests • Client/server network - Model for applications in which the bulk of the back-end processing takes place on a server, while the front-end processing is handled by the clients
Client/Server Networks • Network operating system (NOS) - The operating system that runs a network, steering information between computers and managing security and users • Packet-switching -Occurs when the sending computer divides a message into a number of efficiently sized units called packets, each of which contains the address of the destination computer • Router - An intelligent connecting device that examines each packet of data it receives and then decides which way to send it onward toward its destination