Term
|
Definition
| Movement of data from one place to another via a transmitter and receiver. |
|
|
Term
|
Definition
| Single bits are sent one after another along a single wire by varying the voltage. |
|
|
Term
|
Definition
| Electromagnetic waves are guided along a physical path (e.g twisted pairs, coaxial cables, optic fibres). |
|
|
Term
|
Definition
| Not guided to a receiver (e.g radio waves). |
|
|
Term
| Problems with guided and unguided media |
|
Definition
| The signal decreases in strength with distance. If this is not corrected, the data encoded in the signal will not be recoverable. |
|
|
Term
| Parallel data transmission |
|
Definition
| Bits are sent down several wires simultaneously. |
|
|
Term
| Why is serial data transmission used over long distance? |
|
Definition
| Requires only 1 signal path each way so saves on cost of cabling. It is also easier to regenerate the signal. |
|
|
Term
| Why is parallel data transmission used over short distance? |
|
Definition
| It is difficult to keep the voltages on the eight wires in line with each other beyond a certain distance. It is expensive to run over a long distance. |
|
|
Term
|
Definition
| The rate at which signals on a wire may change. |
|
|
Term
|
Definition
| One signal change per second |
|
|
Term
|
Definition
| The number of bits transmitted per second. It is possible to transmit more then 1 bit per signal change if multiple voltage levels are used to encode bits. |
|
|
Term
|
Definition
| Measured in hertz. For a transmission medium (i.e copper) this is the range of signal frequencies that it may transmit. It is a measure of how fast data may be transmitted. |
|
|
Term
|
Definition
| The time delay that can occur between something being initiated and the moment it's first effect begins. |
|
|
Term
| Asynchronous serial data transmission |
|
Definition
| The transmitter and receiver are not synchronised. The arrival of data cannot be predicted by the receiver; a start bit is used to signal the arrival of data and to synchronise the transmitter and receiver temporarily. |
|
|
Term
|
Definition
| A bit appended to data in order to check for errors. Set to 1 or 0 in order to make the number of 1s or 0s an even or odd number (even or odd parity). The receiver calculates its own parity bit and checks it against the parity bit appended by the transmitter. If they are different an error has occurred. |
|
|
Term
|
Definition
| A set of pre-arranged signals/rules to be used for data exchange between computers to ensure the communication is successful and understood by both receiver and transmitter. |
|
|
Term
|
Definition
| The sending and receiving devices exchange signals to establish that the receiving device is ready to receive. Handshaking can inform that the sending device is sending (start bit) or the receiver has received the data and is ready to receive again (stop bit). |
|
|
Term
|
Definition
| A system that uses a single data channel in which the whole bandwidth of the transmission medium is dedicated to one data channel at a time. Used in short distances such as LANs to offer high performance at low cost. |
|
|
Term
|
Definition
| A multiple channel system in which the bandwidth of the transmission medium carries several data streams at the same time. |
|
|
Term
|
Definition
| The shape, layout, configuration or structure of the connections that connect devices to the network. |
|
|
Term
|
Definition
| Two LANs combined are said to be internetworked. The internet is an example of this. |
|
|
Term
|
Definition
| A device used to connect networks that use two different protocols |
|
|