Computer Networks 2

 0    26 fiche    tkrucz
Télécharger mP3 Imprimer jouer consultez
 
question English réponse English
encoding
commencer à apprendre
translating bits from sending node into form that can be send via network
framing problem
commencer à apprendre
representation of bits transmitted over the link, so they can be delivered to the end node
media access control (MAC)
commencer à apprendre
how to share medium efficiently among nodes
Direct Links Networks
commencer à apprendre
Wireless network, Last-mile links networks, Local Area Networks (LAN)
network adaptor
commencer à apprendre
hardware that connects a node to a link, it encodes bits into signals at the sending node and decodes signals into bits at the receiving node
Encoding methods
commencer à apprendre
Non-return to zero, Non-return to zero inverted, Manchester, 4B5B
Non-return to zero approach
commencer à apprendre
when bit is 0 then signal is low and vice versa, sequences of consecutive 0s/1s makes singnal stays low/hgih for long
Non-return to zero inverted approach
commencer à apprendre
bit 1 change the signal frequency (low/high)
Manchester approach
commencer à apprendre
0 being encoded as low-to-high transition and 1 being encoded as high-to-low transition
4B5B encoding
commencer à apprendre
insert extra bits into the bit stream so as to break up long sequences of 0s or 1s
Byte oriented framing methods
commencer à apprendre
Usage of special characters (sentinel characters), Include number of bytes in the frame
HDLC
commencer à apprendre
High Data Level Control Protocol- used for transmission of bit data, ensures reliable data transfer and can operate without a continuous connection
Bit Stuffing
commencer à apprendre
when a specific sequence of bits appears in the data an extra bit is added to break the pattern, prevents the receiver from mistaking the data for control information
Error Detection solving
commencer à apprendre
Notify the sender, to get the message again. Reconstruct the correct message by recipient
error-detecting codes
commencer à apprendre
redundant information bits to help receiver determine if error occurs
reliable delivery
commencer à apprendre
achived using acknowledgments and timeouts
Stop and wait algorithm
commencer à apprendre
after transmitting one frame, the sender waits for an acknowledgment before transmitting the next frame. If ACK do not arrive retransmit message
Sliding window algorithm
commencer à apprendre
sender assigns a sequence number to each frame and the sender maintains three variables: send window size, last ACK received and last frame send
repeater
commencer à apprendre
device that forwards digital signal but do not understand it
spread spectrum
commencer à apprendre
spread the signal over a wider frequency band to minimize the impact of interference from other devices
spreaad spectrum techniques
commencer à apprendre
frequency hopping, direct sequence spread
Frequency Hopping
commencer à apprendre
transmition of the signal over a random sequence of frequencies
Direct Sequence Spread
commencer à apprendre
adds redundant bits for greater tolerance of interference
Endpoints in wireless networks
commencer à apprendre
Base station, Mesh networks
Base station
commencer à apprendre
has no mobility but has a wired connection to the Internet or other networks
Mesh network
commencer à apprendre
nodes are peers, there is no base station nodes

Vous devez vous connecter pour poster un commentaire.