0% found this document useful (0 votes)
26 views

ICT Lecture 08

Uploaded by

sumrun sahab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

ICT Lecture 08

Uploaded by

sumrun sahab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 29

Lecture 08 (Morley Ch 7)

CSC 101 – Introduction to


Computing
Outline

 Networking Concepts
 Networking Applications
 Telecom Industry
 Videoconferencing
 Network Characteristics:
 Types of networks
 Network Topologies
 Network Architectures
 Network Size & Coverage Area
2
What Is a
Network?
• Network
– A connected system of objects or people
• Computer network
– A collection of computers and other hardware devices
connected together so users can share hardware,
software, and data, and electronically communicate
• Computer networks are converging with telephone and other
communications networks
• Networks range from small private networks to the Internet
• In most businesses, computer networks are essential

3
Inside the Industry
Box
Wireless Power
– Powers/recharges devices via wireless signals and
magnetic induction
– Wireless Power Consortium
supports the Qi standard
– Can use built-in or
external charging receiver
– May be built into walls,
homes, cars, garage floors,
etc. in the future

4
Networking
Applications
• The Internet
– Largest computer network in the world
• Telephone Service
– POTS Network
• One of the first networks
• Still used today to provide telephone service to landline
phones
– Mobile Phones (wireless phones)
• Use a wireless network for communications

5
Networking
Applications
• Cellular (cell) Phones
– Must be within range of cell tower to function
• Dual-mode Phones
– Allow users to make telephone calls using more
than one communications network
– Cellular/Wi-Fi dual-mode phones can switch
seamlessly between the Wi-Fi network and a
cellular network
• Satellite Phones
– Communicate via satellite technology
– Most often used by individuals such as soldiers,
journalists, wilderness guides, and researchers

6
Networking
Applications

7
Networking
Applications
• Television and Radio Broadcasting
– Still used to deliver TV and radio content to the public
– Other networks involved with television content delivery
are cable TV networks, satellite TV networks, and private
closed-circuit television systems
• Global Positioning System (GPS) Applications
– Uses satellites and a receiver to determine the exact
geographic location of the receiver
– GPS receivers
• Commonly used by individuals to determine their
geographic location

8
Networking
Applications
• GPS receivers
– Used on the job by surveyors, farmers, and fishermen
– Used to guide vehicles and equipment
– Used by the military to guide munitions and trucks, and to
track military aircraft, ships, and submarines

9
Networking
Applications
• Monitoring Systems
– Use networking technology to determine the current
location or status of an object
• RFID-based Systems
– Monitor the status of objects
• GPS-based Monitoring Systems
– Monitor the physical location of objects
– Vehicle and child monitoring systems
• Electronic Medical Monitors
– Home healthcare

10
Networking
Applications
• Sensors are used in some monitoring systems
– Sensor networks
– Home automation
(smart thermostats,
etc.)

11
Networking
Applications
• Multimedia Networking
– Distributing digital multimedia content, typically via a
home network
– Necessary networking capabilities are often built into
devices being used
– Might need to use multimedia networking device
such as a
digital media receiver or digital media streamer
– Placeshifting Content
• Allows individuals to view multimedia content at a
more convenient location, i.e., Slingbox

12
Networking
Applications
• Videoconferencing, Collaborative Computing, and
Telecommuting
– Videoconferencing
• Use of computers, video cameras, microphones, and
networking technologies to conduct face-to-face
meetings over a network
– Telepresence Videoconferencing
• A setup that more closely mimics a real-time meeting
environment

13
Networking
Applications
– Collaborative Computing (workgroup computing)
• Enables individuals to work together on documents and
projects
– Telecommuting
• Individuals work from a remote location (usually home)
and communicate with their places of business and
clients using networking technologies
• Allows for employee flexibility

14
Networking
Applications
• Telemedicine
– Use of networking technology to provide medical
information and services
– Remote monitoring and consultations
– Remote diagnosis
– Telesurgery
• Robot assisted surgery where doctor’s physical
location is different from the patient’s and robot’s
• Will be needed for long-term space exploration

15
Networking
Applications

16
Network Characteristics
• Wired vs. Wireless Networks
– Wired
• A network in which computers and other devices are
physically connected to the network with cables
• Found in schools, businesses, and government facilities
– Wireless
• A network in which computers and other devices are
connected to the network without physical cables
• Data is typically sent via radio waves
• Found in homes, schools, and businesses

17
Trend
Box
Stadium Wireless Networks
– Professional sports venues are increasingly including
wireless access and other technology
– Free Wi-Fi
– Seat tablet holders
– In-game apps
– HD video boards

18
Network Characteristics
• Network Topologies: Indicate how the devices in the network
are arranged
– Star Networks
• All networked devices connect to a central
device/server
• If the central device fails, the network
cannot work
– Bus Network
• Uses a central cable to which all network devices
connect
– Mesh network
• Multiple connections among the devices on the
network so that messages can take any of several
possible paths 19
Network Characteristics

20
Network Characteristics
• Network Architectures
– Client-Server Networks
• Client
– Computer or other device on the network that
requests and utilizes network resources
• Server
– Computer dedicated to processing client
requests

21
Network Characteristics

22
Network Characteristics
– Peer-to-Peer (P2P) Networks
• Central server is not used
• All computers on the
network work at the
same
functional level
• Users have direct access to the computers and devices
attached to the network
• Less complicated and less expensive to implement than
client-server networks
• Internet P2P Computing
– Content is exchanged over the Internet directly
between users 23
Network Characteristics
• Network Size and Coverage Area
– Personal Area Networks (PANs)
• Connect an individual’s personal devices
– Devices must be physically located close together
– Local Area Networks (LANs)
• Connect devices located in a small geographic area
– Metropolitan Area Networks (MANs)
• Cover a metropolitan area such as a city or county
– Wide Area Networks (WANs)
• Cover a large geographic area
• Two or more LANs connected together

24
Network Characteristics
– Intranets and Extranets
• Intranet
– Private network designed to be used by an
organizations’ employees; set up like the Internet
• Extranet
– Company network accessible by authorized
outsiders
– Virtual Private Networks (VPNs)
• Private, secure path over the Internet that provides
authorized users a secure means of accessing a private
network via the Internet
• Uses tunneling and special encryption technology

25
Data Transmission Characteristics
• Bandwidth
– The amount of data that can be
transferred in a given period of time
– Measured in bits per second (bps),
Kbps (thousands), Mbps (millions ), or
Gbps (billions)
• Analog vs. Digital Signals
– Data represented by two discrete
states: 0s and 1s
– Conventional telephone systems
use
analog signals
• Represent data with continuous
waves 26
Data Transmission Characteristics
• Transmission Type and Timing
– Serial
• Data sent one bit at a time,
one after another, along a
single path
– Parallel
• Data sent at least one byte at
time with each bit in the
byte taking a different path

27
Data Transmission Characteristics
• Synchronous Transmission
– Blocks of data are transferred at regular, specified intervals
– Most data transmissions within a computer and over a
network are synchronous
• Asynchronous Transmission
– Data is sent when ready without being synchronized
– Start bits and stop bits used to identify the bits that belong
in each byte
• Isochronous Transmission
– Data sent at the same time as other, related, data

28
Summary

 Networking Concepts
 Networking Applications
 Telecom Industry
 Videoconferencing
 Network Characteristics:
 Types of networks
 Network Topologies
 Network Architectures
 Network Size & Coverage Area
29

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy