Computer Networks 2

 0    26 tarjetas    tkrucz
descargar mp3 imprimir jugar test de práctica
 
término English definición English
encoding
empezar lección
translating bits from sending node into form that can be send via network
framing problem
empezar lección
representation of bits transmitted over the link, so they can be delivered to the end node
media access control (MAC)
empezar lección
how to share medium efficiently among nodes
Direct Links Networks
empezar lección
Wireless network, Last-mile links networks, Local Area Networks (LAN)
network adaptor
empezar lección
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
empezar lección
Non-return to zero, Non-return to zero inverted, Manchester, 4B5B
Non-return to zero approach
empezar lección
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
empezar lección
bit 1 change the signal frequency (low/high)
Manchester approach
empezar lección
0 being encoded as low-to-high transition and 1 being encoded as high-to-low transition
4B5B encoding
empezar lección
insert extra bits into the bit stream so as to break up long sequences of 0s or 1s
Byte oriented framing methods
empezar lección
Usage of special characters (sentinel characters), Include number of bytes in the frame
HDLC
empezar lección
High Data Level Control Protocol- used for transmission of bit data, ensures reliable data transfer and can operate without a continuous connection
Bit Stuffing
empezar lección
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
empezar lección
Notify the sender, to get the message again. Reconstruct the correct message by recipient
error-detecting codes
empezar lección
redundant information bits to help receiver determine if error occurs
reliable delivery
empezar lección
achived using acknowledgments and timeouts
Stop and wait algorithm
empezar lección
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
empezar lección
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
empezar lección
device that forwards digital signal but do not understand it
spread spectrum
empezar lección
spread the signal over a wider frequency band to minimize the impact of interference from other devices
spreaad spectrum techniques
empezar lección
frequency hopping, direct sequence spread
Frequency Hopping
empezar lección
transmition of the signal over a random sequence of frequencies
Direct Sequence Spread
empezar lección
adds redundant bits for greater tolerance of interference
Endpoints in wireless networks
empezar lección
Base station, Mesh networks
Base station
empezar lección
has no mobility but has a wired connection to the Internet or other networks
Mesh network
empezar lección
nodes are peers, there is no base station nodes

Debes iniciar sesión para poder comentar.