1.3 data transmission computer science

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

What is circuit switching?

When a route is dedicated for the duration of the community of two individuals

2
New cards

What are advantages of circuit switching?

Packets are delivered in the correct order

Decreases user experiences before and during call

3
New cards

What are disadvantages of circuit switching?

Higher cost to use only one channel per use

Doesn’t use resources efficiently

4
New cards

What is packet switching?

Packet switching is when individual packets take different routes across a network

5
New cards

What are the advantages of packet switching?

the file being transmitted is a lot more secure

6
New cards

disadvantages of a packet?

bandwidth is wasted during the period of time in which no data is sent

Must wait until all packets arrive before data is received

7
New cards

What is the contents of a packet?

Header

Footer

Ip address

Source address

The protocol

8
New cards

What is serial transmission?

Serial data is whensungle buts are sent one after the other along a single wire

9
New cards

Describe simplex transmission method

Data only travels in one direction meaning no packets are returned

10
New cards

What is half duplex transmission?

Transmission of data in either direction but not simultaneously

11
New cards

What is full duplex transmission?

Transmission of data in both directions simultaneously

12
New cards

Describe half duplex and duplex cable methods

Ethernet cable might have two pairs for uploading and for downloading. So the packets travelling in opposite directions don’t interfere with each other

13
New cards

What is multiplexing?

Involves taking multiple data streams and combining them to send across a single wire.

When data reaches its destination the single stream is split back into original streams

14
New cards

Why is multiplexing beneficial?

Save on costs

Increase transfer speeds in some circumstances

Good for linking serial and parallel transmissions

15
New cards

What is routing traffic?

When data is transferred over a network’s routing determines the path each data packet takes, ensuring packets are delivered quickly

16
New cards

How are network collisions dealt with?

Pc takes turns to send their packets

Priorities policy(one device always send a data first)