SlideShare ist ein Scribd-Unternehmen logo
1 von 73
Communications




Slides By Rana Usman Sattar
Student Of BBA(Hons)
PMAS Arid Agriculture University Rawalpindi
Gmail: ranaa.usman@gmail.com
Facebook: usman.shan86@yahoo.com
Communications
• Computer communications describes a
process in which two or more computers or
devices transfer data, instructions, and
information.
Components of Communication
• A sending device that initiates an instruction to
  transmit data, instructions, or information. (Sender)
• A communications device that connects the sending
  device to a communications channel. (Encoder)
• A communications channel, or transmission media on
  which the data, instructions, or information travel.
  (Medium)
• A communications device that connects the
  communications channel to a receiving device.
  (Decoder)
• A receiving device that accepts the transmission of
  data, instructions, or information. (Reciever)
Networks
• a network is a collection of computers and
devices connected together via communications
devices and transmission media.
• A network can be internal to an organization
or span the world by connecting to the Internet.

Advantages of Network:
Facilitating communications
• Using a network, people communicate
Efficiently and easily via e-mail, instant
 messaging, chat rooms, blogs, wikis, online
social networks, video telephone calls, online
 meetings, videoconferencing, VoIP, wireless
messaging services, and groupware.
Sharing hardware
• In a networked environment, each computer
 on the network can have access to hardware on
the network.
• Business and home users network their
hardware to save money.
Sharing software
• Users connected to a network have access to
software on the network.
• To support multiple users’ access of software,
most vendors sell network versions or site
licenses of their software, which usually cost less
than buying individual copies of the software for
each computer.
Transferring funds
• Called electronic funds transfer (EFT ), it allows
users connected to a network to transfer money
from one bank account to another via
transmission media.
• Consumers use an ATM to access their
bank account. Businesses deposit payroll
checks directly in employees’ bank accounts.
LANs, MANs, and WANs
• A local area network (LAN) is a
network that connects computers and devices
in a limited geographical area such as a home,
school computer laboratory, office building
or closely positioned group of
buildings.
Wireless LAN
• A wireless LAN (WLAN) is a LAN that
uses no physical wires. Computers and devices
that access a wireless LAN must have built-in
wireless capability or the appropriate wireless
network card, USB network adapter,
ExpressCard module, PC Card, or flash card.
MAN
A metropolitan area network (MAN) is
a high-speed network that connects local area
networks in a metropolitan area such as a city
or town and handles the bulk of
communications activity across that region.
WAN
• A wide area network (WAN) is a
network that covers a large geographic area
(such as a city, country, or the world) using a
communications channel that combines many
types of media such as telephone lines, cables,
and radio waves
Network Architectures
• The design of computers, devices, and
media in a network, sometimes called
the network architecture, is categorized as
either client/server or peer-to-peer.
Client/Server
• On a client/server network,
one or more computers act as a server, and
the other computers on the network request
ser vices from the server
• A server, sometimes called a host computer,
controls access to the hardware, software, and
other resources on the network and provides
a centralized storage area for programs, data,
and information.
Client/Server
• The clients are other computers
and mobile devices on the network
that rely on the server for its resources.

For example, a server might store a database of
customers. Clients on the network (company
employees) access the customer database on
the server.
Peer-to-Peer
• One type of peer-to-peer network
is a simple, inexpensive network that typically
connects fewer than 10 computers.
• Each computer, called a peer, has equal
responsibilities and capabilities
• Each computer stores files on its own
storage devices. Thus, each computer on the
network contains both the server operating
system and application software.
Internet Peer-to-Peer
• Internet network on which users access each
other’s hard disks and exchange files directly
over the Internet.
• This type of peer-to peer network sometimes is
called a file sharing network because users with
compatible software and an Internet connection
copy files from someone else’s hard disk to their
 hard disks. (BitTorrent , Kazaa)
Internet
Network Topologies
• A network topology refers to the layout of
the computers and devices in a communications
network.
• Three commonly used network topologies
are star, bus, and ring.
Star Network
• On a star network, all of the computers and
devices (nodes) on the network connect to a
central device, thus forming a star.
• Star networks are fairly easy to install and
maintain. Nodes can be added to and removed
from the network with little or no disruption to
the network.
Bus Network
• A bus network consists of a single central
 cable, to which all computers and other devices
 connect.
• The bus in a bus network transmits data,
instructions, and information in both directions.
• When a sending device transmits data, the
 address of the receiving device is included with the
 transmission so that the data is routed to the
appropriate receiving device.
Bus Network
Ring Network
• On a ring network, a cable forms a closed loop
(ring) with all computers and devices arranged
along the ring.
• Data transmitted on a ring network travels from
device to device around the entire ring, in one
direction. When a computer or device sends data,
the data travels to each computer on the ring until
it reaches its destination.
Intranets
• An intranet (intra means within) is an internal
network that uses Internet technologies.
• Intranets generally make company
information accessible to employees and
facilitate working in groups.
Intranets
Simple intranet applications include:
• Electronic publishing
• telephone directories
• event calendars
• procedure manuals
• employee benefits
• job postings
Extranets
• Sometimes a company uses an extranet,
which allows customers or suppliers to access
part of its intranet.
• Package shipping companies,
for example, allow customers to access
their intranet to print air bills, schedule pickups,
and even track shipped packages as the
packages travel to their destinations.
Network Communications
             Standards
• A network standard defines guidelines that
  specify the way computers access the medium
  to which they are attached, the type(s) of
  medium used, the speeds used on different
  types of networks, and the type(s) of physical
  cable and/or the wireless technology used.
protocol
• A standard that outlines characteristics
of how two network devices communicate
is called a protocol. Specifically, a protocol
may define data format, coding schemes, error
   handling, and sequencing techniques.
TCP/IP
• TCP/IP is a network standard,
specifically a protocol, that defines how
messages (data) are routed from one end of a
network to the other, ensuring the data arrives
correctly.
• TCP/IP describes rules for dividing
messages into small pieces, called packets;
providing addresses for each packet; checking
for and detecting errors; sequencing packets;
and regulating the flow of messages along the
network.
Ethernet
• Ethernet is a network standard that specifies no
central computer or device on the network (nodes)
should control when data can be transmitted;
that is, each node attempts to transmit data when
it determines the network is available to receive
communications.
• If two computers on an Ethernet
network attempt to send data at the same time,
a collision will occur, and the computers must
attempt to send their messages again.
Token Ring
• The token ring standard specifies that
computers and devices on the network share
or pass a special signal, called a token, in a
unidirectional manner and in a preset order.
• A token is a special series of bits that function like
a ticket. The device with the token can transmit
data over the network. Only one token exists per
network. This ensures that only one computer
transmits data at a time.
Example of How Communications
   Standards Work Together
Wi-Fi
• Wi-Fi (wireless fidelity), which identifies
any network based on the 802.11 standards.
Developed by IEEE , 802.11 is a series of
  network standards that specifies how two
  wireless devices communicate over the air
  with each other.
Bluetooth
• Bluetooth is a network standard, specifically
a protocol, that defines how two Bluetooth
devices use short-range radio waves to transmit data. The
   data transfers between devices at a rate of up to 3
   Mbps.
• A Bluetooth device contains a small chip that
allows it to communicate with other Bluetooth
devices. Examples of Bluetooth-enabled devices
can include desktop computers, notebook computers,
handheld computers, smart phones.
UWB
• UWB, which stands for ultra-wideband, is a
network standard that specifies how two UWB
devices use short-range radio waves to
  communicate at high speeds with each other.
• At distances of 10 meters (about 33 feet), the
  data transfer rate is 110 Mbps. At closer
  distances, such as 2 meters (about 6.5
  feet), the transfer rate is at least 480 Mbps.
IrDA
• IrDA standard is used to transmit data
  wirelessly to each other via infrared (IR) light
  waves.
• The devices transfer data at rates from 115
  Kbps (thousand bits per second) to 4 Mbps
  between their IrDA ports.
RFID
• RFID (radio frequency identification) is a
  standard, specifically a protocol, that defines
how a network uses radio signals to
  communicate with a tag placed in or attached
  to an object, an animal, or a person. The tag,
  called a transponder, consists of an antenna
  and a memory chip that contains the
  information to be transmitted via radio waves.
WiMAX
• WiMAX (Worldwide Interoperability for
Microwave Access), also known as 802.16, is
a network standard developed by IEEE that
specifies how wireless devices communicate
over the air in a wide area. Using the WiMAX
standard, computers or devices with the
  appropriate WiMAX wireless capability
  communicate via radio waves with other
  computers or devices via a WiMAX tower.
TYPES OF WIMAX
• Fixed wireless
                  With fixed wireless
WiMAX, a customer accesses the Internet
from a desktop computer at home or other
permanent location.
• Mobile wireless
                    Mobile wireless WiMAX,
by contrast, enables users to access the WiMAX
network with mobile computers and mobile
devices such as smart phones.
WAP
• The Wireless Application Protocol (WAP) is a
  standard , specifically a protocol, that
  specifies how some mobile devices such as
  smart phones can display the content of
  Internet services such as the Web, e-mail, and
  chat rooms.
A WAP-enabled smart
      phone.
Communications Software
• Communications software consists of
programs that
(1) help users establish a connection to another
  computer or network.
(2) manage the transmission of data,
  instructions , and information.
(3) provide an interface for users to
  communicate with one another.
Communications over the
         Telephone Network

• The public switched telephone network (PSTN)
is the worldwide telephone system
that handles voice-oriented telephone calls.
Dial-Up Lines
• A dial-up line is a temporary connection that
  uses one or more analog telephone lines for
  communications.
• A dial-up connection is not permanent. Using
a dial-up line to connect computers costs no
  more than making a regular telephone call.
Dedicated Lines
• A dedicated line is a type of always-on
connection that is established between two
  communications devices (unlike a dial-up line
  where the connection is reestablished each
  time it is used).
• The quality and consistency of the connection
  on a dedicated line are better than a dial-up
  line because dedicated lines provide a
  constant connection.
Five types of digital dedicated lines
•   ISDN lines
•   DSL
•   FTTP
•   T-carrier lines
•   ATM
Communications Devices
• A communications device is any type of
hardware        capable       of    transmitting
  data, instructions, and information between a
  sending device and a receiving device.
Dial-Up Modems
• A dial-up modem is a communications device
that can convert digital signals to analog signals
  and analog signals to digital signals, so that
  data can travel along an analog telephone
  line.
Digital Modems
• A digital modem is a communications device
that sends and receives data and information to
  and from a digital line.
• ISDN Modem
• DSL Modem
• CABLE Modem
Wireless Modems
• wireless modem that uses the cell phone
  network to connect to the Internet wirelessly
  from a notebook computer, a smart phone, or
  other     mobile     device    .    Wireless
  modems, which have an external or built-in
  antenna, are available as USB flash
  drives, Express Card modules, PC Cards, and
  memory cards.
Wireless Modems
Network Cards
• A network card, sometimes called a network
interface card (NIC pronounced nick), is a
  communications device that enables a
  computer or device that does not have built-in
  networking capability to access a network.
Network Cards
Routers
• A router is a communications device that
connects multiple computers or other routers
together and transmits data to its correct
  destination on a network.
• A router can be used on any size of network.
Routers
Hubs and Switches
• A hub or switch is a device that provides a
  central point for cables in a network.
• Larger networks typically use a hub, while
  smaller networks use a switch.
Hubs and Switches
Communications Channel
• Communication channel is a way to connect or
  communicate to a network through physical
  or wireless media.
Types of communication channels
• Physical transmission media
• Wireless transmission media
Physical transmission media

• Physical transmission media use wires to
  communicate or connect to network.
• Twisted-Pair Cable
• Coaxial Cable
• Fiber-Optic Cable
Twisted-Pair Cable
• Twisted-pair cable consists
of one or more twisted-pair
  wires bundled
together . Each twisted-pair
  wire consists of two separate
  insulated copper wires that
  are twisted together. The
  wires are twisted
together to reduce noise.
• Noise is an electrical
  disturbance that can degrade
  communications.
Coaxial Cable
• Coaxial cable, often
  referred to as coax
• (pronounced KO-
  ax), consists of a single
  copper
• wire surrounded by at
  least three layers:
• (1) an insulating material
• (2) a woven or braided
  metal
• (3) a plastic outer coating
Fiber-Optic Cable
• The core of a fiber-optic
  cable consists of
dozens or hundreds of thin
  strands of glass or plastic
  that use light to transmit
  signals.
Each strand, called an optical
  fiber, is as thin as a human
  hair . Inside the fiber-optic
  cable, an insulating glass
  cladding and a protective
  coating surround each
  optical fiber .
Wireless Transmission Media
• A type of media in which wireless media is use
  to connect or communicate to a network.
• Infrared
• Broadcast Radio
• Cellular Radio
• Microwaves
• Communications Satellite
Infrared

• infrared (IR) is a wireless transmission medium
  that sends signals using infrared light waves.
  Mobile computers and devices, such as a
  mouse, printer, and smart phone, often have
  an IrDA port that enables the transfer of data
  from one device to another using infrared
  light waves.
Broadcast Radio
• Broadcast radio is a wireless transmission
medium that distributes radio signals through
the air over long distances such as between
  cities, regions, and countries and short
  distances such as within an office or home.
Cellular Radio
• Cellular radio is a
  form of broadcast
  radio that is used
  widely for mobile
  communications,
  specifically wireless
  modems and cell
  phones.
Microwaves
• Microwaves       are    radio
   waves that provide
a        high-speed       signal
   transmission. Microwave
transmission, often called fixed
   wireless, involves sending
   signals from one microwave
   station to another .
   Microwaves can transmit
data at rates up to 4,500 times
   faster than a
dial-up modem.
Communications Satellite
• A communications
   satellite is a space
station that receives
   microwave signals from
an earth-based
   station, amplifies
   (strengthens)
the signals, and broadcasts
   the signals back
over a wide area to any
   number of earth-based
Stations.

Weitere ähnliche Inhalte

Was ist angesagt?

12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receiving
ctedds
 
Chapter 08 communication and network csc
Chapter 08 communication and network cscChapter 08 communication and network csc
Chapter 08 communication and network csc
Hisyam Rosly
 

Was ist angesagt? (20)

Unit2.2
Unit2.2Unit2.2
Unit2.2
 
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.QuizTransmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
 
Data communication MIS
Data communication MISData communication MIS
Data communication MIS
 
Networking
Networking Networking
Networking
 
Network Components
Network ComponentsNetwork Components
Network Components
 
Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communications
 
Data Communication & Network
Data Communication & NetworkData Communication & Network
Data Communication & Network
 
Network models
Network  modelsNetwork  models
Network models
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
 
Computer Networks for Computer Science Student
Computer Networks for Computer Science StudentComputer Networks for Computer Science Student
Computer Networks for Computer Science Student
 
Types of Networks
Types of NetworksTypes of Networks
Types of Networks
 
Networking
NetworkingNetworking
Networking
 
Fundamentals of data network
Fundamentals of data networkFundamentals of data network
Fundamentals of data network
 
Computer communication network
Computer communication networkComputer communication network
Computer communication network
 
Data Communication
Data CommunicationData Communication
Data Communication
 
Networking
NetworkingNetworking
Networking
 
12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receiving
 
Chapter 08 communication and network csc
Chapter 08 communication and network cscChapter 08 communication and network csc
Chapter 08 communication and network csc
 
1. introduction data comm
1. introduction data comm1. introduction data comm
1. introduction data comm
 
Dcn(data communication and computer network)
Dcn(data communication and computer network)Dcn(data communication and computer network)
Dcn(data communication and computer network)
 

Andere mochten auch

High concentration photovoltaics: potentials and challenges
High concentration photovoltaics: potentials and challengesHigh concentration photovoltaics: potentials and challenges
High concentration photovoltaics: potentials and challenges
Leonardo ENERGY
 
CONCENTRACION FOTOVOLTAICA - 2009 03 12 CPV Webinar
CONCENTRACION FOTOVOLTAICA  - 2009 03 12 CPV WebinarCONCENTRACION FOTOVOLTAICA  - 2009 03 12 CPV Webinar
CONCENTRACION FOTOVOLTAICA - 2009 03 12 CPV Webinar
fernando nuño
 
Design Aspect of Standalone PV system
Design Aspect of Standalone PV systemDesign Aspect of Standalone PV system
Design Aspect of Standalone PV system
Malik Sameeullah
 
Buck boost converter
Buck boost converterBuck boost converter
Buck boost converter
Sathiya kumar
 

Andere mochten auch (20)

Wind energy ppp
Wind energy pppWind energy ppp
Wind energy ppp
 
High concentration photovoltaics: potentials and challenges
High concentration photovoltaics: potentials and challengesHigh concentration photovoltaics: potentials and challenges
High concentration photovoltaics: potentials and challenges
 
CONCENTRACION FOTOVOLTAICA - 2009 03 12 CPV Webinar
CONCENTRACION FOTOVOLTAICA  - 2009 03 12 CPV WebinarCONCENTRACION FOTOVOLTAICA  - 2009 03 12 CPV Webinar
CONCENTRACION FOTOVOLTAICA - 2009 03 12 CPV Webinar
 
Biomass and biogas
Biomass and biogasBiomass and biogas
Biomass and biogas
 
Geothermal energy
Geothermal energyGeothermal energy
Geothermal energy
 
Solar energy
Solar energySolar energy
Solar energy
 
Hep energy
Hep energyHep energy
Hep energy
 
Solar Cells Lecture 3: Modeling and Simulation of Photovoltaic Devices and Sy...
Solar Cells Lecture 3: Modeling and Simulation of Photovoltaic Devices and Sy...Solar Cells Lecture 3: Modeling and Simulation of Photovoltaic Devices and Sy...
Solar Cells Lecture 3: Modeling and Simulation of Photovoltaic Devices and Sy...
 
Bio mass energy
Bio mass energyBio mass energy
Bio mass energy
 
Secondary industries
Secondary industriesSecondary industries
Secondary industries
 
Voltage Mode Control of Buck Converter
Voltage Mode Control of Buck ConverterVoltage Mode Control of Buck Converter
Voltage Mode Control of Buck Converter
 
Solar Cells Lecture 1: Introduction to Photovoltaics
Solar Cells Lecture 1: Introduction to PhotovoltaicsSolar Cells Lecture 1: Introduction to Photovoltaics
Solar Cells Lecture 1: Introduction to Photovoltaics
 
Fundamentals of Photovoltaics: Lecture 1
Fundamentals of Photovoltaics: Lecture 1Fundamentals of Photovoltaics: Lecture 1
Fundamentals of Photovoltaics: Lecture 1
 
Fundamentals of Solar PV System
Fundamentals of Solar PV SystemFundamentals of Solar PV System
Fundamentals of Solar PV System
 
Design Aspect of Standalone PV system
Design Aspect of Standalone PV systemDesign Aspect of Standalone PV system
Design Aspect of Standalone PV system
 
Buck boost converter
Buck boost converterBuck boost converter
Buck boost converter
 
Design of Buck Converter
Design of Buck ConverterDesign of Buck Converter
Design of Buck Converter
 
Designing Solar PV Systems (Rooftops)
Designing Solar PV Systems(Rooftops)Designing Solar PV Systems(Rooftops)
Designing Solar PV Systems (Rooftops)
 
Buck-Boost Converter
Buck-Boost ConverterBuck-Boost Converter
Buck-Boost Converter
 
Solar Power Plant Procurements
Solar Power Plant ProcurementsSolar Power Plant Procurements
Solar Power Plant Procurements
 

Ähnlich wie Communications

Communication systems
Communication systemsCommunication systems
Communication systems
MR Z
 
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptxICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
mbombongafu
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
nesarahmad37
 

Ähnlich wie Communications (20)

Introduction to Computer Network
Introduction to Computer NetworkIntroduction to Computer Network
Introduction to Computer Network
 
Computer networks
Computer networksComputer networks
Computer networks
 
Networks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxNetworks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptx
 
Distributed Systems - Information Technology
Distributed Systems - Information TechnologyDistributed Systems - Information Technology
Distributed Systems - Information Technology
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
 
is chap5.pptx
is chap5.pptxis chap5.pptx
is chap5.pptx
 
Networks: The Big Picture
Networks: The Big PictureNetworks: The Big Picture
Networks: The Big Picture
 
Communication systems
Communication systemsCommunication systems
Communication systems
 
info technology.pptx
info technology.pptxinfo technology.pptx
info technology.pptx
 
Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
 
Computer Networks: Evolution of Computer Networks.pptx
Computer Networks: Evolution of Computer Networks.pptxComputer Networks: Evolution of Computer Networks.pptx
Computer Networks: Evolution of Computer Networks.pptx
 
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptxICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
ICT 101 LECTURE 2 - BASICS OF COMPUTER NETWORKS.pptx
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
 
Ass 2 1834902155 aka 313
Ass 2 1834902155 aka 313Ass 2 1834902155 aka 313
Ass 2 1834902155 aka 313
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptx
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Dc lec-02 (networks)
Dc lec-02 (networks)Dc lec-02 (networks)
Dc lec-02 (networks)
 
LAN.pptx
LAN.pptxLAN.pptx
LAN.pptx
 
Computer network
Computer networkComputer network
Computer network
 
network.pdf
network.pdfnetwork.pdf
network.pdf
 

Mehr von Rana Usman Sattar (20)

Social psychology conformty
Social psychology conformtySocial psychology conformty
Social psychology conformty
 
Elliot aronson (3)
Elliot aronson (3)Elliot aronson (3)
Elliot aronson (3)
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Internet
InternetInternet
Internet
 
Google news
Google newsGoogle news
Google news
 
Computer security and
Computer security andComputer security and
Computer security and
 
Application software
Application softwareApplication software
Application software
 
The system unit ch # 4
The system unit ch # 4The system unit ch # 4
The system unit ch # 4
 
Output ch # 6
Output ch # 6Output ch # 6
Output ch # 6
 
Storage ch # 7
Storage ch # 7Storage ch # 7
Storage ch # 7
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Chapter 5 input
Chapter 5 inputChapter 5 input
Chapter 5 input
 
The constitution of 1962
The constitution of 1962The constitution of 1962
The constitution of 1962
 
Importance of colors in a presentation
Importance of colors in a presentationImportance of colors in a presentation
Importance of colors in a presentation
 
Presentation hints
Presentation hintsPresentation hints
Presentation hints
 
Power pointguidelines
Power pointguidelinesPower pointguidelines
Power pointguidelines
 
Writing a memorandum
Writing a memorandumWriting a memorandum
Writing a memorandum
 
Nonverbal communication
Nonverbal communicationNonverbal communication
Nonverbal communication
 
Lesikar report writing basics
Lesikar   report writing basicsLesikar   report writing basics
Lesikar report writing basics
 
Chapter 2 writing a business letter
Chapter 2 writing a business letterChapter 2 writing a business letter
Chapter 2 writing a business letter
 

Communications

  • 1. Communications Slides By Rana Usman Sattar Student Of BBA(Hons) PMAS Arid Agriculture University Rawalpindi Gmail: ranaa.usman@gmail.com Facebook: usman.shan86@yahoo.com
  • 2. Communications • Computer communications describes a process in which two or more computers or devices transfer data, instructions, and information.
  • 3. Components of Communication • A sending device that initiates an instruction to transmit data, instructions, or information. (Sender) • A communications device that connects the sending device to a communications channel. (Encoder) • A communications channel, or transmission media on which the data, instructions, or information travel. (Medium) • A communications device that connects the communications channel to a receiving device. (Decoder) • A receiving device that accepts the transmission of data, instructions, or information. (Reciever)
  • 4. Networks • a network is a collection of computers and devices connected together via communications devices and transmission media. • A network can be internal to an organization or span the world by connecting to the Internet. Advantages of Network:
  • 5. Facilitating communications • Using a network, people communicate Efficiently and easily via e-mail, instant messaging, chat rooms, blogs, wikis, online social networks, video telephone calls, online meetings, videoconferencing, VoIP, wireless messaging services, and groupware.
  • 6. Sharing hardware • In a networked environment, each computer on the network can have access to hardware on the network. • Business and home users network their hardware to save money.
  • 7. Sharing software • Users connected to a network have access to software on the network. • To support multiple users’ access of software, most vendors sell network versions or site licenses of their software, which usually cost less than buying individual copies of the software for each computer.
  • 8. Transferring funds • Called electronic funds transfer (EFT ), it allows users connected to a network to transfer money from one bank account to another via transmission media. • Consumers use an ATM to access their bank account. Businesses deposit payroll checks directly in employees’ bank accounts.
  • 9.
  • 10. LANs, MANs, and WANs • A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school computer laboratory, office building or closely positioned group of buildings.
  • 11. Wireless LAN • A wireless LAN (WLAN) is a LAN that uses no physical wires. Computers and devices that access a wireless LAN must have built-in wireless capability or the appropriate wireless network card, USB network adapter, ExpressCard module, PC Card, or flash card.
  • 12. MAN A metropolitan area network (MAN) is a high-speed network that connects local area networks in a metropolitan area such as a city or town and handles the bulk of communications activity across that region.
  • 13. WAN • A wide area network (WAN) is a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves
  • 14. Network Architectures • The design of computers, devices, and media in a network, sometimes called the network architecture, is categorized as either client/server or peer-to-peer.
  • 15. Client/Server • On a client/server network, one or more computers act as a server, and the other computers on the network request ser vices from the server • A server, sometimes called a host computer, controls access to the hardware, software, and other resources on the network and provides a centralized storage area for programs, data, and information.
  • 16. Client/Server • The clients are other computers and mobile devices on the network that rely on the server for its resources. For example, a server might store a database of customers. Clients on the network (company employees) access the customer database on the server.
  • 17. Peer-to-Peer • One type of peer-to-peer network is a simple, inexpensive network that typically connects fewer than 10 computers. • Each computer, called a peer, has equal responsibilities and capabilities • Each computer stores files on its own storage devices. Thus, each computer on the network contains both the server operating system and application software.
  • 18. Internet Peer-to-Peer • Internet network on which users access each other’s hard disks and exchange files directly over the Internet. • This type of peer-to peer network sometimes is called a file sharing network because users with compatible software and an Internet connection copy files from someone else’s hard disk to their hard disks. (BitTorrent , Kazaa)
  • 20. Network Topologies • A network topology refers to the layout of the computers and devices in a communications network. • Three commonly used network topologies are star, bus, and ring.
  • 21. Star Network • On a star network, all of the computers and devices (nodes) on the network connect to a central device, thus forming a star. • Star networks are fairly easy to install and maintain. Nodes can be added to and removed from the network with little or no disruption to the network.
  • 22.
  • 23. Bus Network • A bus network consists of a single central cable, to which all computers and other devices connect. • The bus in a bus network transmits data, instructions, and information in both directions. • When a sending device transmits data, the address of the receiving device is included with the transmission so that the data is routed to the appropriate receiving device.
  • 25. Ring Network • On a ring network, a cable forms a closed loop (ring) with all computers and devices arranged along the ring. • Data transmitted on a ring network travels from device to device around the entire ring, in one direction. When a computer or device sends data, the data travels to each computer on the ring until it reaches its destination.
  • 26. Intranets • An intranet (intra means within) is an internal network that uses Internet technologies. • Intranets generally make company information accessible to employees and facilitate working in groups.
  • 27. Intranets Simple intranet applications include: • Electronic publishing • telephone directories • event calendars • procedure manuals • employee benefits • job postings
  • 28. Extranets • Sometimes a company uses an extranet, which allows customers or suppliers to access part of its intranet. • Package shipping companies, for example, allow customers to access their intranet to print air bills, schedule pickups, and even track shipped packages as the packages travel to their destinations.
  • 29. Network Communications Standards • A network standard defines guidelines that specify the way computers access the medium to which they are attached, the type(s) of medium used, the speeds used on different types of networks, and the type(s) of physical cable and/or the wireless technology used.
  • 30. protocol • A standard that outlines characteristics of how two network devices communicate is called a protocol. Specifically, a protocol may define data format, coding schemes, error handling, and sequencing techniques.
  • 31. TCP/IP • TCP/IP is a network standard, specifically a protocol, that defines how messages (data) are routed from one end of a network to the other, ensuring the data arrives correctly. • TCP/IP describes rules for dividing messages into small pieces, called packets; providing addresses for each packet; checking for and detecting errors; sequencing packets; and regulating the flow of messages along the network.
  • 32. Ethernet • Ethernet is a network standard that specifies no central computer or device on the network (nodes) should control when data can be transmitted; that is, each node attempts to transmit data when it determines the network is available to receive communications. • If two computers on an Ethernet network attempt to send data at the same time, a collision will occur, and the computers must attempt to send their messages again.
  • 33. Token Ring • The token ring standard specifies that computers and devices on the network share or pass a special signal, called a token, in a unidirectional manner and in a preset order. • A token is a special series of bits that function like a ticket. The device with the token can transmit data over the network. Only one token exists per network. This ensures that only one computer transmits data at a time.
  • 34. Example of How Communications Standards Work Together
  • 35. Wi-Fi • Wi-Fi (wireless fidelity), which identifies any network based on the 802.11 standards. Developed by IEEE , 802.11 is a series of network standards that specifies how two wireless devices communicate over the air with each other.
  • 36. Bluetooth • Bluetooth is a network standard, specifically a protocol, that defines how two Bluetooth devices use short-range radio waves to transmit data. The data transfers between devices at a rate of up to 3 Mbps. • A Bluetooth device contains a small chip that allows it to communicate with other Bluetooth devices. Examples of Bluetooth-enabled devices can include desktop computers, notebook computers, handheld computers, smart phones.
  • 37. UWB • UWB, which stands for ultra-wideband, is a network standard that specifies how two UWB devices use short-range radio waves to communicate at high speeds with each other. • At distances of 10 meters (about 33 feet), the data transfer rate is 110 Mbps. At closer distances, such as 2 meters (about 6.5 feet), the transfer rate is at least 480 Mbps.
  • 38. IrDA • IrDA standard is used to transmit data wirelessly to each other via infrared (IR) light waves. • The devices transfer data at rates from 115 Kbps (thousand bits per second) to 4 Mbps between their IrDA ports.
  • 39. RFID • RFID (radio frequency identification) is a standard, specifically a protocol, that defines how a network uses radio signals to communicate with a tag placed in or attached to an object, an animal, or a person. The tag, called a transponder, consists of an antenna and a memory chip that contains the information to be transmitted via radio waves.
  • 40.
  • 41. WiMAX • WiMAX (Worldwide Interoperability for Microwave Access), also known as 802.16, is a network standard developed by IEEE that specifies how wireless devices communicate over the air in a wide area. Using the WiMAX standard, computers or devices with the appropriate WiMAX wireless capability communicate via radio waves with other computers or devices via a WiMAX tower.
  • 42. TYPES OF WIMAX • Fixed wireless With fixed wireless WiMAX, a customer accesses the Internet from a desktop computer at home or other permanent location. • Mobile wireless Mobile wireless WiMAX, by contrast, enables users to access the WiMAX network with mobile computers and mobile devices such as smart phones.
  • 43. WAP • The Wireless Application Protocol (WAP) is a standard , specifically a protocol, that specifies how some mobile devices such as smart phones can display the content of Internet services such as the Web, e-mail, and chat rooms.
  • 45. Communications Software • Communications software consists of programs that (1) help users establish a connection to another computer or network. (2) manage the transmission of data, instructions , and information. (3) provide an interface for users to communicate with one another.
  • 46. Communications over the Telephone Network • The public switched telephone network (PSTN) is the worldwide telephone system that handles voice-oriented telephone calls.
  • 47.
  • 48. Dial-Up Lines • A dial-up line is a temporary connection that uses one or more analog telephone lines for communications. • A dial-up connection is not permanent. Using a dial-up line to connect computers costs no more than making a regular telephone call.
  • 49. Dedicated Lines • A dedicated line is a type of always-on connection that is established between two communications devices (unlike a dial-up line where the connection is reestablished each time it is used). • The quality and consistency of the connection on a dedicated line are better than a dial-up line because dedicated lines provide a constant connection.
  • 50. Five types of digital dedicated lines • ISDN lines • DSL • FTTP • T-carrier lines • ATM
  • 51. Communications Devices • A communications device is any type of hardware capable of transmitting data, instructions, and information between a sending device and a receiving device.
  • 52. Dial-Up Modems • A dial-up modem is a communications device that can convert digital signals to analog signals and analog signals to digital signals, so that data can travel along an analog telephone line.
  • 53. Digital Modems • A digital modem is a communications device that sends and receives data and information to and from a digital line. • ISDN Modem • DSL Modem • CABLE Modem
  • 54. Wireless Modems • wireless modem that uses the cell phone network to connect to the Internet wirelessly from a notebook computer, a smart phone, or other mobile device . Wireless modems, which have an external or built-in antenna, are available as USB flash drives, Express Card modules, PC Cards, and memory cards.
  • 56. Network Cards • A network card, sometimes called a network interface card (NIC pronounced nick), is a communications device that enables a computer or device that does not have built-in networking capability to access a network.
  • 58. Routers • A router is a communications device that connects multiple computers or other routers together and transmits data to its correct destination on a network. • A router can be used on any size of network.
  • 60. Hubs and Switches • A hub or switch is a device that provides a central point for cables in a network. • Larger networks typically use a hub, while smaller networks use a switch.
  • 62. Communications Channel • Communication channel is a way to connect or communicate to a network through physical or wireless media.
  • 63. Types of communication channels • Physical transmission media • Wireless transmission media
  • 64. Physical transmission media • Physical transmission media use wires to communicate or connect to network. • Twisted-Pair Cable • Coaxial Cable • Fiber-Optic Cable
  • 65. Twisted-Pair Cable • Twisted-pair cable consists of one or more twisted-pair wires bundled together . Each twisted-pair wire consists of two separate insulated copper wires that are twisted together. The wires are twisted together to reduce noise. • Noise is an electrical disturbance that can degrade communications.
  • 66. Coaxial Cable • Coaxial cable, often referred to as coax • (pronounced KO- ax), consists of a single copper • wire surrounded by at least three layers: • (1) an insulating material • (2) a woven or braided metal • (3) a plastic outer coating
  • 67. Fiber-Optic Cable • The core of a fiber-optic cable consists of dozens or hundreds of thin strands of glass or plastic that use light to transmit signals. Each strand, called an optical fiber, is as thin as a human hair . Inside the fiber-optic cable, an insulating glass cladding and a protective coating surround each optical fiber .
  • 68. Wireless Transmission Media • A type of media in which wireless media is use to connect or communicate to a network. • Infrared • Broadcast Radio • Cellular Radio • Microwaves • Communications Satellite
  • 69. Infrared • infrared (IR) is a wireless transmission medium that sends signals using infrared light waves. Mobile computers and devices, such as a mouse, printer, and smart phone, often have an IrDA port that enables the transfer of data from one device to another using infrared light waves.
  • 70. Broadcast Radio • Broadcast radio is a wireless transmission medium that distributes radio signals through the air over long distances such as between cities, regions, and countries and short distances such as within an office or home.
  • 71. Cellular Radio • Cellular radio is a form of broadcast radio that is used widely for mobile communications, specifically wireless modems and cell phones.
  • 72. Microwaves • Microwaves are radio waves that provide a high-speed signal transmission. Microwave transmission, often called fixed wireless, involves sending signals from one microwave station to another . Microwaves can transmit data at rates up to 4,500 times faster than a dial-up modem.
  • 73. Communications Satellite • A communications satellite is a space station that receives microwave signals from an earth-based station, amplifies (strengthens) the signals, and broadcasts the signals back over a wide area to any number of earth-based Stations.