SlideShare una empresa de Scribd logo
1 de 36
3.3) Transmitting and3.3) Transmitting and
ReceivingReceiving
• Different concepts covered include:
• transmission of data
• protocols
• handshaking
• networks and their topologies
• network access methods
• Transmission of data occurs in two ways:
• parallel transmission
• serial transmission
• Parallel transmission is the transmission of
data simultaneously using separate
channels.
• Serial transmission transmits the data one
bit after the other along one channel.
• Parallel is faster, but can only be used over
shorter distances.
• The direction of data flow can be:
• simplex
• half-duplex
• full-duplex
• Simplex mode allows transmission in one
direction only.
• Half-duplex allows transmission in either
direction, but only in one direction at a
time.
• Full duplex allows transmission in both
directions simultaneously.
• Serial transmission can be either
asynchronous or synchronous.
• Synchronous transmission requires that all
of the data is sent at the same transfer rate.
• The same number of bits is sent each
second.
• Both computers are synchronized through
the use of an internal clock.
• It is faster and more efficient, but quite
expensive as it requires very stable
connections.
• Asynchronous transmission is sent at
varying rates and the flow is regulated
through the use of start and stop bits.
• One of the protocols agreed upon during
handshaking is how many start and stop bits
will be used.
• [Diagram 3.10, p.88]
• Protocols are a set of rules that govern the
transfer of data between two computers.
• They define:
• how a link is established
• how data is transmitted
• how errors are detected and corrected
• Numerous protocols have been developed
for different technologies.
• [Table 3.1, p.89 – Do the following: IPX,
X.25, ATM, Kermit, TCP/IP, HTTP, FTP,
POP, MIME]
• A network is any number of computers and
their peripheral devices connected together
in some way.
• Each device in a network is called a node.
• Terminals are devices that send data to and
receive data from another computer.
• If the terminal has memory and processing
capabilities it is called an intelligent
terminal.
• Personal computers are often called
workstations on a network.
• Networks can be either LAN’s, WAN’s or
very rarely, GAN’s
• Local Area Networks (LAN’s) – are linked
computers at one physical location
• Wide Area Network (WAN’s) – connect
computers over several geographical
locations
• Global Area Networks (GAN’s) –
computers and devices connected all over
the world
• Network topology is the physical
arrangement of the devices in a network.
• Three common types of topologies are:
• bus
• star
• ring
Bus Network
Star Network
Ring Network
• The bus topology is where all devices are
attached to a direct line called a bus.
• Each devices checks that the line is free and
sends its signal.
• If there is a data collision then the sending
terminal waits a random time then attempts
resending.
• If one node fails the system will still work.
• A star topology has a central computer with
each device connected directly to it.
• The central computer receives messages
and sends them to the destination device.
• It requires extra cabling because each
device must be connected to the central
computer.
• If one devices fails, the network will still
function unless it is the central computer
that is broken.
• Its speed is determined by the processing
power of the central computer.
• A ring topology is an arrangement where all
devices are attached so that the connection
is a continuous loop.
• Data flow is one direction moving from
device to device.
• A ‘token’ is passed along the network and
data packets are attached to the token and
released when they reach the appropriate
node.
• There are a number of ways to deal with
multiple users wanting to access the
network.
• The two most common methods are:
• Ethernet
• token ring
• Ethernet is based upon a bus network.
• Ethernet allows data to be sent in both
directions simultaneously.
• This means there will be data collisions and
errors
• To overcome this problem, Ethernet uses a
system called Carrier Sense Multiple
Access and Collision Detection
(CSMA/CD)
• In CSMA/CD all nodes have the ability to
sense signals on a network.
• When a node wishes to transmit, it ‘listens’
for a signal on the bus.
• When no signals are detected, it transmits.
• If two nodes transmit at the same time then
a data collision can occur.
• When a collision is detected, each device
stops transmitting, waits a randomly
determined time, then transmits again.
• Token ring is a LAN access protocol based
upon ring topologies.
• Special data packets, called tokens, are
continually passed between nodes on the
network.
• Workstations with data to send attach it to a
free token and transmit it.
• A busy token cannot be used by other
nodes.
• When the data is received it is replaced with
an acknowledgement and sent back to the
original sending node.
• There are several special purpose hardware
devices used in a successful network.
• They include:
• a network interface card
• servers
• routers and switches
• bridges and gateways
• hubs
• A network interface card (NIC) is an
expansion card that links the network to the
computer motherboard.
• The type of NIC depends upon the type of
network.
• A server is a dedicated computer that
provides services to other computers.
• Workstations log on to the server to give
them access to files, applications or
peripheral devices.
• Types of servers include:
• file server
• print server
• mail server
• Internet server
• Networks are often linked to other networks
and this requires paths to be established and
signal strength to be boosted.
• Devices used to determine the path between
networks include routers and switches.
• Routers maintain a table of available routes
and their conditions.
• It uses this table to determine the best route
for any given data packet.
• Data packets often travel through several
networks and routers before they reach their
destination.
• A switch is similar, but it does not maintain
a table, therefore making it a simpler and
faster mechanism for passing the message
along.
• However, they do not always choose the
faster route for the packet to travel along.
• The actual connection between networks is
achieved through bridges and gateways.
• A bridge is a combination of hardware and
software used to link two similar networks.
• Bridges examine each data packet and
forward any that are addressed to a
connected LAN.
• Gateways are combinations of hardware
and software used to link two different
kinds of network.
• This usually involves converting different
protocols.
• A repeater may also be used to increase a
diminishing signal.
• Repeaters are less intelligent than bridges or
gateways.
• A hub is a central connecting device within
a network.
• A hub can be considered passive if it just
channels data or it can contain a router to
improve traffic flow.
• As well as the devices connected to a
network, we need to consider the
transmission medium.
• Data is transferred along a transmission
medium.
• The capacity of a transmission medium is
called the bandwidth.
• Bandwidth is generally measured in bps
• They can be categorised as wire or wireless.
• Wire transmission involves wires and
cables.
• Twisted pair cable consists of two insulated
copper wires twisted around each other to form
a spiral.
• There are two types:
• shielded twisted pair (STP)
• unshielded twisted pair (UTP)
• STP is more often used in ‘noisy’
environments.
• Twisted pair is the slowest medium with
transmission speeds up to 60 Kbps.
• Coaxial cable consists of a single copper wire
surrounded by insulation, shielding , then more
insulation.
• It allows transmission with little interference.
• Generally used for under 2kms.
• Bandwidth is around 10Mbps.
• Fibre-optic cables are made from glass fibres
the width of a human hair, that are often
bundled together.
• They are:
• free from interference
• very secure
• able to transmit at high speeds
(> 400 Mbps)
• Most LAN’s use twisted pair or coaxial cable
as fibre-optic is too expensive but this is
changing and fibre-optic is becoming much
more common.
• There are two types of transmission used:
• baseband
• broadband
• Baseband uses the entire capacity of the cable to
transmit one signal.
• Broadband networks divide the cable so that
several signals can be transmitted simultaneously.
• Most LAN’s are baseband.
• Wireless transmission moves data without a
physical connection.
• Wireless includes:
• microwaves
• radio frequencies (RF)
• infra-red (IR)
• satellites
• A microwave is a high frequency radio signal
that requires antennae no further than 50 km
apart.
• It is faster than coaxial or regular telephone
lines and relatively error-free.
• Radio frequencies are used for many home and
business wireless networks, usually in the 2.4
GHz range.
• Can have an access point (or hot-spot) or be
done in an ad-hoc manner.
• Satellites can transmit large amounts of data
over large distances.
• Used by major corporations, television
networks and telecommunications.
• IR is used by some devices in LAN’s
• Each computer in a network must have
appropriate network software.
• This software is usually organised by a
network administrator.
• Their responsibilities include:
• network security
• software installations and updates
• monitoring daily activity
• enforcing licensing agreements
• developing a storage solution
• performing routine backups
• A network operating system (NOS) is an
operating system designed to support
networked computers.
• One part resides on each node with another
part on the server.
• Tasks carried out by a network OS include:
• administration
• file management
• applications
• resource management
• security
• An intranet is a private network that uses a
similar interface to the Web.
• It consists of many interlinked LANs.
• It provides access similar to the Internet, but
only to a select group of users (e.g. employees,
students)
• Firewalls monitor the flow of data in both
directions to maintain the security of the
organisation.
• An extranet is an intranet that is accessible to
customers, suppliers or others outside the
organisation.
• It provides such information as product
descriptions, answers to frequently asked
questions, warranties and how to contact
customer service.
• Extranets are still limited to accessing select
computer paths and files.

Más contenido relacionado

La actualidad más candente

Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Mukesh Chinta
 
Semantics analysis
Semantics analysisSemantics analysis
Semantics analysisBilalzafar22
 
IMP questions for System programming for GTU
IMP questions for System programming for GTUIMP questions for System programming for GTU
IMP questions for System programming for GTUParas Patel
 
Sequential and Parallel Searching Algorithms
Sequential and Parallel Searching AlgorithmsSequential and Parallel Searching Algorithms
Sequential and Parallel Searching AlgorithmsSuresh Pokharel
 
Threads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationThreads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationShivam Mitra
 
Memory management in operating system | Paging | Virtual memory
Memory management in operating system | Paging | Virtual memoryMemory management in operating system | Paging | Virtual memory
Memory management in operating system | Paging | Virtual memoryShivam Mitra
 
Lecture 2
Lecture 2Lecture 2
Lecture 2Mr SMAK
 
Parsing in Compiler Design
Parsing in Compiler DesignParsing in Compiler Design
Parsing in Compiler DesignAkhil Kaushik
 
Structure chart
Structure chartStructure chart
Structure chartArjun R
 
Process management in operating system | process states | PCB | FORK() | Zomb...
Process management in operating system | process states | PCB | FORK() | Zomb...Process management in operating system | process states | PCB | FORK() | Zomb...
Process management in operating system | process states | PCB | FORK() | Zomb...Shivam Mitra
 
OS UNIT 1 PPT.pptx
OS UNIT 1 PPT.pptxOS UNIT 1 PPT.pptx
OS UNIT 1 PPT.pptxPRABAVATHIH
 
41 page replacement fifo
41 page replacement fifo41 page replacement fifo
41 page replacement fifomyrajendra
 
Op-Code Encoding
Op-Code Encoding Op-Code Encoding
Op-Code Encoding AL IMRAN
 

La actualidad más candente (14)

Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)
 
Semantics analysis
Semantics analysisSemantics analysis
Semantics analysis
 
IMP questions for System programming for GTU
IMP questions for System programming for GTUIMP questions for System programming for GTU
IMP questions for System programming for GTU
 
Sequential and Parallel Searching Algorithms
Sequential and Parallel Searching AlgorithmsSequential and Parallel Searching Algorithms
Sequential and Parallel Searching Algorithms
 
Threads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationThreads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess Communication
 
Memory management in operating system | Paging | Virtual memory
Memory management in operating system | Paging | Virtual memoryMemory management in operating system | Paging | Virtual memory
Memory management in operating system | Paging | Virtual memory
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Parsing in Compiler Design
Parsing in Compiler DesignParsing in Compiler Design
Parsing in Compiler Design
 
Structure chart
Structure chartStructure chart
Structure chart
 
Process management in operating system | process states | PCB | FORK() | Zomb...
Process management in operating system | process states | PCB | FORK() | Zomb...Process management in operating system | process states | PCB | FORK() | Zomb...
Process management in operating system | process states | PCB | FORK() | Zomb...
 
OS UNIT 1 PPT.pptx
OS UNIT 1 PPT.pptxOS UNIT 1 PPT.pptx
OS UNIT 1 PPT.pptx
 
Process Management
Process ManagementProcess Management
Process Management
 
41 page replacement fifo
41 page replacement fifo41 page replacement fifo
41 page replacement fifo
 
Op-Code Encoding
Op-Code Encoding Op-Code Encoding
Op-Code Encoding
 

Destacado

12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issuesctedds
 
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah BryantTransmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah Bryantmfridolfson
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphicsctedds
 
12 ipt 0202 Organisation methods
12 ipt 0202   Organisation methods12 ipt 0202   Organisation methods
12 ipt 0202 Organisation methodsctedds
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processesctedds
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrievalctedds
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systemsctedds
 
12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systemsctedds
 

Destacado (8)

12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issues
 
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah BryantTransmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphics
 
12 ipt 0202 Organisation methods
12 ipt 0202   Organisation methods12 ipt 0202   Organisation methods
12 ipt 0202 Organisation methods
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrieval
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systems
 
12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systems
 

Similar a 12 ipt 0303 transmitting and receiving

Computer network
Computer networkComputer network
Computer networkSimran Kaur
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scopeSanat Maharjan
 
Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Gaurav Goyal
 
Computer networks grade 7
Computer networks grade 7Computer networks grade 7
Computer networks grade 7samina khan
 
CISSP - Chapter 4 - Network Topology
CISSP - Chapter 4 - Network TopologyCISSP - Chapter 4 - Network Topology
CISSP - Chapter 4 - Network TopologyKarthikeyan Dhayalan
 
ITFT_Transmission modes
ITFT_Transmission modesITFT_Transmission modes
ITFT_Transmission modesSwati Aggarwal
 
Networking_and_Data_communication.pptx
Networking_and_Data_communication.pptxNetworking_and_Data_communication.pptx
Networking_and_Data_communication.pptxUniversity of Lucknow
 
Networking devices
Networking devicesNetworking devices
Networking devicesRavi KC
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxAASTHAJAJOO
 
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
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
Routing and switching
Routing and switchingRouting and switching
Routing and switchingAashif Raza
 
internet network for o level
 internet network for o level  internet network for o level
internet network for o level Samit Singh
 
Communication concepts
Communication conceptsCommunication concepts
Communication conceptsMR Z
 

Similar a 12 ipt 0303 transmitting and receiving (20)

Computer network
Computer networkComputer network
Computer network
 
Computer networks
Computer networksComputer networks
Computer networks
 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scope
 
Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Computer networks grade 7
Computer networks grade 7Computer networks grade 7
Computer networks grade 7
 
CISSP - Chapter 4 - Network Topology
CISSP - Chapter 4 - Network TopologyCISSP - Chapter 4 - Network Topology
CISSP - Chapter 4 - Network Topology
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 
ITFT_Transmission modes
ITFT_Transmission modesITFT_Transmission modes
ITFT_Transmission modes
 
Networking_and_Data_communication.pptx
Networking_and_Data_communication.pptxNetworking_and_Data_communication.pptx
Networking_and_Data_communication.pptx
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to 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...
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
computer network 2
computer network 2computer network 2
computer network 2
 
Routing and switching
Routing and switchingRouting and switching
Routing and switching
 
internet network for o level
 internet network for o level  internet network for o level
internet network for o level
 
Communication concepts
Communication conceptsCommunication concepts
Communication concepts
 

Más de ctedds

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementationctedds
 
IPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing SolutionsIPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing Solutionsctedds
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01ctedds
 
12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication systemctedds
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisionsctedds
 
Photographic composition
Photographic compositionPhotographic composition
Photographic compositionctedds
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and informationctedds
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processesctedds
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in contextctedds
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisionsctedds
 
12 ipt 0103 understanding the problem
12 ipt 0103   understanding the problem12 ipt 0103   understanding the problem
12 ipt 0103 understanding the problemctedds
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testingctedds
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical designctedds
 
HSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangementHSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangementctedds
 

Más de ctedds (14)

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation
 
IPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing SolutionsIPT HSC 1.5) Designing Solutions
IPT HSC 1.5) Designing Solutions
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01
 
12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication system
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisions
 
Photographic composition
Photographic compositionPhotographic composition
Photographic composition
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and information
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processes
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in context
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisions
 
12 ipt 0103 understanding the problem
12 ipt 0103   understanding the problem12 ipt 0103   understanding the problem
12 ipt 0103 understanding the problem
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testing
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical design
 
HSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangementHSC IPT 1.1) Project mangement
HSC IPT 1.1) Project mangement
 

Último

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseCeline George
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 

Último (20)

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
How to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 DatabaseHow to Make a Duplicate of Your Odoo 17 Database
How to Make a Duplicate of Your Odoo 17 Database
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 

12 ipt 0303 transmitting and receiving

  • 1. 3.3) Transmitting and3.3) Transmitting and ReceivingReceiving
  • 2. • Different concepts covered include: • transmission of data • protocols • handshaking • networks and their topologies • network access methods • Transmission of data occurs in two ways: • parallel transmission • serial transmission
  • 3. • Parallel transmission is the transmission of data simultaneously using separate channels. • Serial transmission transmits the data one bit after the other along one channel. • Parallel is faster, but can only be used over shorter distances. • The direction of data flow can be: • simplex • half-duplex • full-duplex
  • 4. • Simplex mode allows transmission in one direction only. • Half-duplex allows transmission in either direction, but only in one direction at a time. • Full duplex allows transmission in both directions simultaneously.
  • 5. • Serial transmission can be either asynchronous or synchronous. • Synchronous transmission requires that all of the data is sent at the same transfer rate. • The same number of bits is sent each second. • Both computers are synchronized through the use of an internal clock. • It is faster and more efficient, but quite expensive as it requires very stable connections.
  • 6. • Asynchronous transmission is sent at varying rates and the flow is regulated through the use of start and stop bits. • One of the protocols agreed upon during handshaking is how many start and stop bits will be used. • [Diagram 3.10, p.88] • Protocols are a set of rules that govern the transfer of data between two computers.
  • 7. • They define: • how a link is established • how data is transmitted • how errors are detected and corrected • Numerous protocols have been developed for different technologies. • [Table 3.1, p.89 – Do the following: IPX, X.25, ATM, Kermit, TCP/IP, HTTP, FTP, POP, MIME]
  • 8. • A network is any number of computers and their peripheral devices connected together in some way. • Each device in a network is called a node. • Terminals are devices that send data to and receive data from another computer. • If the terminal has memory and processing capabilities it is called an intelligent terminal. • Personal computers are often called workstations on a network.
  • 9. • Networks can be either LAN’s, WAN’s or very rarely, GAN’s • Local Area Networks (LAN’s) – are linked computers at one physical location • Wide Area Network (WAN’s) – connect computers over several geographical locations • Global Area Networks (GAN’s) – computers and devices connected all over the world
  • 10. • Network topology is the physical arrangement of the devices in a network. • Three common types of topologies are: • bus • star • ring
  • 14. • The bus topology is where all devices are attached to a direct line called a bus. • Each devices checks that the line is free and sends its signal. • If there is a data collision then the sending terminal waits a random time then attempts resending. • If one node fails the system will still work. • A star topology has a central computer with each device connected directly to it.
  • 15. • The central computer receives messages and sends them to the destination device. • It requires extra cabling because each device must be connected to the central computer. • If one devices fails, the network will still function unless it is the central computer that is broken. • Its speed is determined by the processing power of the central computer.
  • 16. • A ring topology is an arrangement where all devices are attached so that the connection is a continuous loop. • Data flow is one direction moving from device to device. • A ‘token’ is passed along the network and data packets are attached to the token and released when they reach the appropriate node.
  • 17. • There are a number of ways to deal with multiple users wanting to access the network. • The two most common methods are: • Ethernet • token ring • Ethernet is based upon a bus network. • Ethernet allows data to be sent in both directions simultaneously. • This means there will be data collisions and errors
  • 18. • To overcome this problem, Ethernet uses a system called Carrier Sense Multiple Access and Collision Detection (CSMA/CD) • In CSMA/CD all nodes have the ability to sense signals on a network. • When a node wishes to transmit, it ‘listens’ for a signal on the bus. • When no signals are detected, it transmits. • If two nodes transmit at the same time then a data collision can occur.
  • 19. • When a collision is detected, each device stops transmitting, waits a randomly determined time, then transmits again. • Token ring is a LAN access protocol based upon ring topologies. • Special data packets, called tokens, are continually passed between nodes on the network. • Workstations with data to send attach it to a free token and transmit it. • A busy token cannot be used by other nodes.
  • 20. • When the data is received it is replaced with an acknowledgement and sent back to the original sending node. • There are several special purpose hardware devices used in a successful network. • They include: • a network interface card • servers • routers and switches • bridges and gateways • hubs
  • 21. • A network interface card (NIC) is an expansion card that links the network to the computer motherboard. • The type of NIC depends upon the type of network. • A server is a dedicated computer that provides services to other computers. • Workstations log on to the server to give them access to files, applications or peripheral devices.
  • 22. • Types of servers include: • file server • print server • mail server • Internet server • Networks are often linked to other networks and this requires paths to be established and signal strength to be boosted. • Devices used to determine the path between networks include routers and switches.
  • 23. • Routers maintain a table of available routes and their conditions. • It uses this table to determine the best route for any given data packet. • Data packets often travel through several networks and routers before they reach their destination. • A switch is similar, but it does not maintain a table, therefore making it a simpler and faster mechanism for passing the message along.
  • 24. • However, they do not always choose the faster route for the packet to travel along. • The actual connection between networks is achieved through bridges and gateways. • A bridge is a combination of hardware and software used to link two similar networks. • Bridges examine each data packet and forward any that are addressed to a connected LAN. • Gateways are combinations of hardware and software used to link two different kinds of network.
  • 25. • This usually involves converting different protocols. • A repeater may also be used to increase a diminishing signal. • Repeaters are less intelligent than bridges or gateways. • A hub is a central connecting device within a network. • A hub can be considered passive if it just channels data or it can contain a router to improve traffic flow.
  • 26. • As well as the devices connected to a network, we need to consider the transmission medium. • Data is transferred along a transmission medium. • The capacity of a transmission medium is called the bandwidth. • Bandwidth is generally measured in bps • They can be categorised as wire or wireless. • Wire transmission involves wires and cables.
  • 27. • Twisted pair cable consists of two insulated copper wires twisted around each other to form a spiral. • There are two types: • shielded twisted pair (STP) • unshielded twisted pair (UTP) • STP is more often used in ‘noisy’ environments. • Twisted pair is the slowest medium with transmission speeds up to 60 Kbps.
  • 28. • Coaxial cable consists of a single copper wire surrounded by insulation, shielding , then more insulation. • It allows transmission with little interference. • Generally used for under 2kms. • Bandwidth is around 10Mbps. • Fibre-optic cables are made from glass fibres the width of a human hair, that are often bundled together.
  • 29. • They are: • free from interference • very secure • able to transmit at high speeds (> 400 Mbps) • Most LAN’s use twisted pair or coaxial cable as fibre-optic is too expensive but this is changing and fibre-optic is becoming much more common.
  • 30. • There are two types of transmission used: • baseband • broadband • Baseband uses the entire capacity of the cable to transmit one signal. • Broadband networks divide the cable so that several signals can be transmitted simultaneously. • Most LAN’s are baseband. • Wireless transmission moves data without a physical connection.
  • 31. • Wireless includes: • microwaves • radio frequencies (RF) • infra-red (IR) • satellites • A microwave is a high frequency radio signal that requires antennae no further than 50 km apart. • It is faster than coaxial or regular telephone lines and relatively error-free.
  • 32. • Radio frequencies are used for many home and business wireless networks, usually in the 2.4 GHz range. • Can have an access point (or hot-spot) or be done in an ad-hoc manner. • Satellites can transmit large amounts of data over large distances. • Used by major corporations, television networks and telecommunications. • IR is used by some devices in LAN’s
  • 33. • Each computer in a network must have appropriate network software. • This software is usually organised by a network administrator. • Their responsibilities include: • network security • software installations and updates • monitoring daily activity • enforcing licensing agreements • developing a storage solution • performing routine backups
  • 34. • A network operating system (NOS) is an operating system designed to support networked computers. • One part resides on each node with another part on the server. • Tasks carried out by a network OS include: • administration • file management • applications • resource management • security
  • 35. • An intranet is a private network that uses a similar interface to the Web. • It consists of many interlinked LANs. • It provides access similar to the Internet, but only to a select group of users (e.g. employees, students) • Firewalls monitor the flow of data in both directions to maintain the security of the organisation.
  • 36. • An extranet is an intranet that is accessible to customers, suppliers or others outside the organisation. • It provides such information as product descriptions, answers to frequently asked questions, warranties and how to contact customer service. • Extranets are still limited to accessing select computer paths and files.