Save
Computer Science
Communication and Networking
Communication Basics
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
willow
Visit profile
Cards (22)
What is baud rate?
Number of
signal
changes
per
second
View source
What is bit rate?
Speed
of data transmission in
bits
per
second
View source
What is bandwidth?
Capacity
of the channel measured in
hertz
View source
What is latency?
Time
delay in responding to an
instruction
View source
What is a protocol?
A
set
of
rules
for data transmission
View source
How do baud rate and bit rate differ?
Bit rate can exceed baud rate with multiple
bits
View source
What is the relationship between bit rate and bandwidth?
Higher bandwidth
allows
for higher bit rate
View source
What does one baud represent?
One
electronic
state change per
second
View source
When does bit rate equal baud rate?
When one
bit
is sent per
symbol
View source
How is bandwidth measured?
In
hertz
(Hz)
View source
What happens as bandwidth increases?
More
data
can be sent faster
View source
What is propagation latency?
Time for a
logic gate
to transmit data
View source
What is transmission latency?
Time to pass through a
communication medium
View source
What is processing latency?
Time for data to pass around a
network
View source
What does TCP/IP stand for?
Transmission Control Protocol
/
Internet Protocol
View source
What does TCP/IP do with data sent over the internet?
Splits data into
packets
for routing
View source
What does HTTP stand for?
Hypertext Transfer Protocol
View source
What does HTTP govern?
Exchange
of files that make up
web
pages
View source
What does FTP stand for?
File Transfer Protocol
View source
What does FTP regulate?
Rules
for transferring files on the
internet
View source
What are the causes of latency in communication?
Propagation Latency
:
Logic gate
transmission time
Transmission Latency
: Time through
communication medium
Processing Latency
: Time around a
network
View source
What are the key differences between TCP/IP, HTTP, and FTP?
TCP/IP: Manages data packet
routing
HTTP: Governs
web
page file exchange
FTP: Rules for
file
transfers on the internet
View source