Data Communication Flashcards

1
Q

The process of transferring digital information (data) between two or more points

A

Data Communications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Defined as information that has been processed

A

Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It is referring to knowledge or intelligence

A

Information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It a standards body under ITU. It is the primary organization for developing standards on telephone and data communications systems among participating governments

A

Comite Consultatif International Telegraphique or

Consultative Committee on International Telegraphy and Telephony (CCITT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Group of the CCITT that addresses the regulatory aspects of international communications including telegraph operations, telex service, tariffs, public networks and many aspects o telephony

A

Study Group A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Group of the CCITT that concentrates its efforts on telegraph transmission, equipment specifications and telegraph signaling

A

Study Group B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Group of CCITT that studies international telephone operations

A

Study Group C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Group of CCITT that addresses problems relating to international data transmission service and international data networks

A

Study Group D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A voluntary organization consisting of national standards committees of each member country

A

International Standards Organization (ISO)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A voluntary standards body in the US and is a member of the ISO

A

American National Standards Institute (ANSI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A national trade association which is very influential in developing standards in North American Countries

A

Electronic Industries Association (EIA)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A US professional organization of electrical, electronics and computer engineers

A

Institute of Electrical and Electronics Engineering (IEEE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Type of Connection Combination used in data communication system

A

DTE and DCE combination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A general term that describes the interface equipment used at the stations to adapt the digital signals from the computers and terminals to a format more suitable for transmission

A

Data Terminal Equipment (DTE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A terminal that is old form of DTE that was invented to replace the Morse telegrapher

A

Teleprinter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A terminal that is known as video displace terminal (VDT) was developed as an alternative to teleprinter terminals

A

Cathode Ray Tube (CRT) Terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Classifications of CRT terminal that are teletype compatible and offer a limited number of functions

A

Dumb Terminals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Classifications of CRT terminal that offer enhanced functions such as editing and formatted data entry

A

Smart Terminals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Classifications of CRT terminal that feature software support

A

Intelligent or user-programmable terminals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A terminal that replaces most teleprinters and CRT terminals as the terminal of choice as a standard terminal

A

PC Terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

A general term that describes the equipment that converts digital signals to analog signals and interfaces the data terminal equipment to analog transmission medium

A

Data Communications Equipment (DCE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

A facility that connects two points together

A

Transmission Channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

It identifies how various stations within the network are interconnected

A

Topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Types of Network Topology

A
Ring
Mesh
Star
Line
Tree
Bus
Fully Connected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
A network topology could be configured for traffic to flow in one direction or in both directions
Ring Topology
26
A network topology that every node in the network is connected to each other by transmission facilities
Mesh Topology
27
A network topology that is very economical when traffic relations are comparatively low but inefficient particularly when traffic intensities grow
Star Topology
28
It is so called the full mesh topology
Fully Connected Topology
29
A network topology that there is a common line to which several nodes can connect
Bus Topology
30
A network topology that is an extension of the bus structure with branches
Tree Topology
31
Two Configurations of Data Communications Networks
Point-to-point | Multipoint
32
A circuit connection considered most elemental in data connectivity
Point-to-point
33
A circuit connection that the main station is commonly a CPU and the outstations are workstations
Multipoint
34
Four Transmission Modes in Data Communications
Simplex Half-duplex Full-duplex Full/Full Duplex
35
Type of data transmission that transmits one way only (unidirectional)
Simplex Mode
36
Type of data transmission that transmits in both directions but not simultaneous
Half-duplex Mode
37
Type of data transmission that transmits in both directions simultaneously but only between two statios
Full-duplex Mode
38
Type of data transmission that transmits in both directions simultaneously between several stations
Full/Full-duplex Mode
39
Three types of Switching Concepts
Circuit Switching Message Switching Packet Switching
40
A type of switching used for making a standard telephone call on the public telephone network
Circuit Switching
41
A type of switching that follows "store-and-forward" switching which the data including source and destination identification codes are transmitted into the network and stored in a switch
Message Switching
42
A type of switching that follows "hold-and-forward" switching which the data is divided into smaller segments called packets prior to transmission through the network
Packet Switching
43
Three common codes used in data communications
Baudot Code American Standard Code for Information Interchange (ASCII) Extended Binary-Coded Decimal Interchange Code (EBCDIC)
44
It is a 5-bit character code used primarily for low-speed teletype equipments
Baudot Code
45
This code is adopted in the US in 1963 to standardize data communications code in America. It contains 7 bits in a character equivalent to 128 code combinations
ASCII Code
46
This code is the true 8-bit character code developed by IBM
EBCDIC Code
47
Two important aspects in data transmission error control
Detection | Correction
48
The process of monitoring the received data and determining when a transmission error has occured
Error Detection
49
Type of Error Detection Schemes
``` Redundancy Exact-Count Encoding Parity Vertical Redundancy Checking (VRC) Horizontal or Longitudinal Redundancy Checking (HRC or LRC) Cyclic Redundancy Check (CRC) ```
50
It involves transmitting each character twice if the same character is not received twice in succession, a transmission error has occured
Redundancy
51
The number of 1's in each character is the same to determine if a transmission error has occured
Exact-Count Encoding
52
The simplest error detection scheme used in data communications systems and is used in both vertical and horizontal redundancy checking
Parity
53
Two modes of Parity error detection
Odd Parity | Even Parity
54
An error detection scheme that uses parity to determine if a transmission error has occurred within a character (Character Parity)
Vertical Redundancy Checking (VRC)
55
An error detection scheme that uses a parity to determine if a transmission error has occurred in a message (Message Parity)
Horizontal or Longitudinal Redundancy Checking (HRC or LRC)
56
The most reliable scheme for error detection capable of detecting 99.95% of all transmission errors
Cyclic Redundancy Checking (CRC)
57
Type of Error Correction Schemes
Symbol Substitution Re-transmission Forward Error Correction (FEC)
58
It is designed to be used in a human environment
Symbol Substitution
59
It is often called "ARQ" or automatic request for re-transmission
Re-transmission
60
The only error correction scheme that actually detects and corrects transmission errors at the receive end without calling for re-transmission
Forward Error Correction
61
A popular FEC code was developed by R. W. Hamming
Hamming Code
62
Formula for Hamming Code
2ⁿ ≥ m + n +1 n = number of Hamming Bits m = number of bits in the data character
63
The operation or activity of two or more things at the same time or rate
Synchronization
64
Common types of synchronization techniques
Bit or Clock Synchronization | Character Synchronization
65
Synchronization that is achieved through a receive clock signal which is coincident with the received serial data stream
Bit or Clock Synchronization
66
Synchronization that is accomplished by recognizing one or two phasing characters often called SYN or sync characters
Character Synchronization
67
A start-stop transmission that each data is framed between a start and stop bits
Asynchronous Transmission
68
Formula for h-factor of an FSK modulator of Asynchronous modem
``` h= | fₘ - fₛ | / fb fₘ = mark (logic 1) frequency (Hz) fₛ = space (logic 0) frequency (Hz) fb = input bit rate (bps) ```
69
A unique synchronizing character called the SYN characters is transmistted at the beginning of the message
Synchronous Transmission
70
SYN characters are inserted in the transmitted data stream to ensure character synchronization throughout the message
Message Synchronization