Chapter 7 - Notes Flashcards
Show how the 4 bit digital value of 0110 is converted to analog signal by a modem that modulates the amplitude of a carrier wave:
Short Amplitudes = 0
Long Amplitudes = 1
Consider an uncompressed 1200 x 780 image with each pixel stored using an 8 bit grayscale representation in under 1 second, what is the minimum acceptable transmission speed?
A = (1200 x 7800) pixels per image
B = 8 bit/pixel per sec
S = (A x B) bps
Using dimensional analysis, the answer is 7.488 Mbps
How long would it take to transmit that 1200 x 780 image using a 1 gigabit ethernet network?
We know Bandwidth = bits/sec = bits/time
and So:
1 Gbps = 7.488 Mbps (from previous question)
1 Gbps = 7.488 Mb/t
1 Gb 1000 Mb = 7.488 Mb/t
s Gb
t = 7.488 s = 7.488ms
1000
How long would it take to transmit that 1200 x 780 image using a 802.11g WiFi Connection (54 Mbps)?
bandwidth = bits/sec
54 Mb/s = 7.488Mbs
54 Mb/s = 7.488Mb/t
t = 7.488Mb/54 Mb/s
t = 0.1386 s
Where did the idea of Bluetooth originate from?
From Harald “Bluetooth” Gormsson, who united Denmark and Christianized the Danes
Which topology would be disrupted if the Central Node was down?
Star Topology
Which topology does “Ethernet Lan with Shared Cable” have?
Bus
What security issues could arise from the use of an ethernet-like bus topology to implement a LAN?
Everyone has access to the same line of communication, so it everyone would see the same message. You would need to use a packet sniffer/analyzer to adjust.
The overall Structure of the Internet is a combination of:
LAN and WAN
Internet service with greater than 256K is called:
Broadband
True or False: A WiFi hot spot is where computers can connect to the internet through a nearby wireless station to a network
True (Except for Cell Phones)
Do users need a ISP to access a Lan?
No
Name 3 Common Topologies for LANs
Star, Bus, Ring
Most WANs use ___ technology to transmit message:
Store and forward (or packet switched)
What is a protocol?
A standard set of rules