Data Communications
Data Communications
Often referred to as computer communications due to the ever increasing use of computer and their support equipment.
DTE
DCE
DCE
DTE
1. DATA TERMINAL EQUIPMENT devices acting as a source and data sink or both i. Source or Transmitter ii. Receiver or Sink
2. TRANSMISSION PATH / CHANNEL / MEDIUM a. Bounded Medium the signals are confined to the medium and do not leave it except for small leakage amount
Bounded Medium i. Pair of Wire -Made up of wire pairs stretched between telephone sets ii. Coaxial cable -Used to transmit higher frequency than pair of wire iii. Submarine Cable -Used to overcome long spacing between amplifiers and upper frequency at which the cables can be operated lower than land cable
SUBMARINE CABLE
Bounded Medium
iv. Waveguides - Metal tubes that allow high frequency radio waves to travel
3. DATA COMMUNICATIONS EQUIPMENT (DCE) > devices that provide functions required to establish, maintain and terminate a data transmission connection.
Information Capacity Represents the number of independent symbols that can be carried through the system in the given unit of time It is expressed in bits per second, bps
A. B. C. D.
Shannons Theorem on Information Nyquist Theorem Hartleys Law for Noiseless Channel Shannon-Hartley Law for a Noisy Channel
- The entropy of a source is a function of the probabilities of the source symbols constituting the alphabet of the same entropy. Entropy is equal to uncertainty - For binary symmetric channel, the channel coding theorem tells us that: For any code rate less than or equal to the channel capacity - There is a maximum to the rate at which any communications system can operate reliably when the system is constrained in power-called channel capacity
CLAUDE SHANNON
B. Nyquist Theorem
HARRY NYQUIST
The highest sampling frequency required to propagate a signal is twice its input frequency fs = 2fin
RALPH HARTLEY
C = f log2(1 + S/N)
Where: S/N = signal-to-noise ratio S/N = (2(C/ f) 1)
Baud
Named after the French Data Communication pioneer, Emile Baudot.
The number of signal events or signal elements passing a point on the line per second. > If each signal event or element, such as change from 0 to 10 volts, represents one bit, the baud rate is equal to the bit rate. > If each signal element can represent a dibit, the bit rate is equal to twice the baud rate.
Example: If 1600 signals events occur each second, but through coding techniques, each signal element represents 3 bits, what is the baud rate? Bit rate?
BUS TOPOLOGY
TREE TOPOLOGY
STAR TOPOLOGY
RING TOPOLOGY
MESH TOPOLOGY
Network Configuration
Categorized and identify the point or number of location.
1. Point-to-point
> each node in the network is connected to other nodes by individual communication lines
2. Multipoint
> several nodes in the network will share a communication link > Sharing Device a device that enables sharing a single source (modem, MUX, or computer port) among several devices
Network Configuration
POINT-TO-POINT MULTIPOINT
ACOUSTIC COUPLER Type of modem that serves to link a standard telephone to a terminal. It performs digital to analog conversion using standard telephone handsets.
MODEM A device used to convert serial digital data from a transmitting terminal to a signal suitable for transmission over a telephone channel, or to reconvert the transmitted signal to a serial digital data for acceptance at the receiving terminal.
MODEM PARAMETERS
Speed or bit rate (bps)
Data Communication Equipment / Processing Hardware Types of Modem 1. Short Range Modem > also known as short haul or baseband modem or line drivers, have been designed to overcome the limitations of the data communication interfaces.
> basically, all interfaces used today suffer from severe distance limitation
Used for short distance communication only (max = 25 km) Operates at baseband frequency usually beyond the voice frequency range Carrier is digital modulated signal Data rates are higher than analog modems (2 Mbps) Uses different interfaces such as RS232, V.35 and RS530 etc. Technology is proprietary, does not follow industry standards like CCITT
microcomputer processor.
> It may act to store and forward traffic and is used to hold program logic. > It also provide for the exchange of message between terminals within a cluster by the same location as a switching on a local basis rather than sending traffic all the way to the computer.
MULTIPLEXING TECHNIQUES
Refers to a technique of putting two or lower speed transmission onto a single communication line of higher capacity.
MULTIPLEXING TECHNIQUES
Multiplexing Techniques
Multiplexing Techniques
Multiplexing Techniques
2 Types of TDMs 1. SYNCHRONOUS / STATICAL TDM
> high speed data is divided into frames where each channel has a fixed number of timeslots. The number of timeslots depends on the data speed of the terminal.
> instead of assigning a fixed number of timeslots to each channel, the number of timeslots is determined by how much of the total amount of data to be transmitted each has. Instead of transmitting empty timeslots, ATDM transmits channel-number and data only from active terminals.
Allows end users to communicate oblivious to network constraints imposed by the lower levels
Network Protocols
Are standards that allow computers to communicate
Define how computers should identify one another on a network Sets of rules that specify precisely how different parts of the network interact to allow devices to communicate with one another
The from that the data should take in transit How the information should be processed once it reaches its final destination Procedures for handling lost or damaged transmission or packets
HANDSHAKING
Exchange of predetermined signals between two devices establishing a connection; usually a part of communication protocols.
POLLING
Permanent Master-Slave relationship The master controls the data flow by polling and selecting the slaves All data are transmitted between the master and slaves selected one at a time
CONTENTION
Neither end of the data link has permanent control over the link To transmit data, a station must contend for the master status Station at the other end of the data link will then become a slave Data are transmitted from Master to Slave The master controls flow of data along the link
PROTOCOL FUNCTIONS
PROTOCOL FUNCTIONS
i. Link Control Specifies the rules for data transfer between two stations a. Link Initialization data link and stations at both ends are in idle state when there is no data exchange
b. c. d. e.
PROTOCOL FUNCTIONS
ii. Synchronization Data are sent in blocks or frames. The beginning and end of each block must be clearly identifiable
> Ethernet was chosen in honor of the undefined substance called ether through which it was once thought electromagnetic radiation propagated.
10BASE5
10BASE2
10BASE-T
10BASE-FL
LAN Terms
repeater
hub node gateway
LAN Terms
1. NODE
An active device connected to the network, such as a computer or a piece of networking equipment like a repeater, a bridge or a router Is relatively simple LAN devices which allow longer transmission distances along a given LAN medium and operate at the physical layer only Takes an incoming signal and regenerate it, boosting its amplitude back to its original strength and eliminating distortions Used not to interconnect dissimilar networks but to connect individual network segments to form a larger extended network
2. REPEATER
LAN Terms
3. BRIDGES
Connect separate Ethernets together Are used to interconnect physically distinct networks Is used to connect nodes to the various Ethernet media Also known as Media Attachment Units (MAUs), attach to the Ethernet cable and provide an Application User Interface (AUI), connector for the computer
4. TRANSCEIVER
LAN Terms
5. HUB
Is a central connection point for cables radiating out to multiple stations Also called Multiport repeaters or concentrator Its primary purpose is to find the best path from one network to another and forward packets between them A LAN device which is used to interconnect networks that may have entirely different architectures
6. ROUTER
7. GATEWAY
LAN Protocols
1. TCP / IP
Used by UNIX systems Used by the Internet TCP (Transmission Control Protocol) Guaranteed delivery, handles retransmission, connection oriented IP (Internet Protocol) Takes care of routing, non-guaranteed delivery, connectionless UNIX a multitasking, multi-user computer operating system
LAN Protocols
2. DECNetTM
Digital Equipment Corporation proprietary network architecture Runs on point-to-point, X.25, and Ethernet networks A communication protocol developed by Apple Computer to allow networking between Macintoshes A DEC proprietary network communication protocol based on the idea of a relatively small, known number of hosts on a local area network sending small network packets at regular intervals Will not work on a WAN scale, as TCP / IP does
LAN Architectures
1. PEER-TO-PEER LAN
No single station is intended to control all LAN operations or resources.
LAN Architectures
2. CLIENT SERVER LAN
One computer will have control of the network, running the network operating system software.
LAN Hardware
1. NETWORK ADAPTER BOARD
Provides the physical and electronic connection between the computer and the network Provides the interface to the I/O bus and to the LAN cable
NETWORK ADAPTER BOARD
2. 3. 4. 5.
Servers
FILE SERVER
A network computer with a large hard disk drive where files or applications are saved from the entire LAN
Servers
COMMUNICATION SERVER
A networked PC or other computer connected to one or more communication devices such as modem, multiplexer or other transmission equipment
PRINT SERVER
A networked PC connected to a printer Should be centrally located where it can be easily shared by a workgroup
BASEBAND TRANSMISSION
A transmitting station uses the entire capacity or bandwidth of transmission medium Each device gets its own turn to transmit Its advantage are lower components cost and simplicity of installation and maintenance
BROADBAND TRANSMISSION
Provides relatively higher capacity transmission technique in which one cable can simultaneously carry signals from several devices Have the benefit of being able to support many stations over a long distance and to carry voice, video, and data simultaneously but they are expensive in very difficult to set up and test
Baseband Transmission
Broadband Transmission
Available Networks
1. ETHERNET
Strikes a good balance between speed, price and ease of installation Wide acceptance into the computer marketplace Ability to support virtually all popular network protocols
2. TOKEN RING 3. FDDI (FIBER DATA DISTRIBUTED INTERFACE) 4. CDDI (COPPER DATA DISTRIBUTED INTERFACE)
ETHERNET
FDDI
TOKEN RING
LAN Components
1. COMPUTERS 2. FILE SERVER
A computer that centrally stores the data to be shared It is where shared equipment (hard disk, printers, modems) are connected
The software that runs on the file server and provides the functions for data and equipment sharing
LAN Components
4. NETWORK INTERFACE CARDS
Devices installed in a computer that provide the physical connection to the LAN through the cabling
7. APPLICATION SOFTWARE
INTERNET
A global computer network that connects thousands of networks together allowing them to exchange files, sent messages, download graphics and text, and share other resources.
ARPANET
Advanced Research Projects Agency Network Computer network which broke information into small chunks known as packets
Internet Terms
WORLD WIDE WEB
A menu based search tool that enables users to access the Internet resources world wide while using links embedded documents This linked documents allow users to move easily from place to place within the Internet in a nonlinear fashion
CYBERSPACE
A term coined by William Gibson in his fantasy novel, Neuromancer to describe the world of computers and the society that gathers around them
Internet Terms
GOPHER
A menu based program used to explore and access the Internet resources
NETSCAPE NAVIGATOR
Essentially a tool or program that makes Internet surfing a lot easier Capable of showing graphics and movies, producing audio or music and best of all, you can download it all for free, if the author of the webpage permits you to do so
Internet Terms
TELNET
A program that allows Internet nodes to log-in and access program and other data on another Internet node Enables you to connect outside your server, for example, outside the country
Procedure
1. User types a message onto the computer while signed on the Internet or an online service.
Message may include: a. Text b. Graphics c. Files d. Multimedia
2. User then tells the system where to send the message. 3. The message is sent over the Internet until it reaches its final destination.
Functions of E-mail
1. 2. 3. 4. Creation Sending Reception Storage
PACKET SWITCHING
Involves dividing data messages into small bundles of information and transmitting them thru communications network to their intended destination. Is a switching technique wherein the message is divided into blocks called packets preceded and followed by control characters which allow the network to decide on the final destination. Switching is done on a packet-bypacket basis.
X.25
Defines the structures contents and sequencing procedures for the transmission of data among DTE, DCE and a public data network.
X.25 Packet Format 1. Call request packet 2. Data transfer packet 3. Call clearing Note: An X.25 packet contains 5 bytes of header and 128 bytes of user data.
X.25 Operation
1. 2. Data is taken from the source device and is stored for processing and to make retransmission possible. Packet envelope is then placed around the data. This envelope contains the address of the destination and information for error detection. Based on the packet envelope information, the network makes a determination as to where the data should now be sent. A frame envelope is placed around the packet envelope which is responsible for ensuring data integrity across a single physical line. The data is then sent, via the physical layer, over the appropriate copper or fiber or satellite facility to the next node in the network In the next node, the data is once again stored. It is examined for errors. If error is found, the faulty data can be retransmitted from the previous node, where it was stored before transmission. If no error is found, the network strip off the frame envelope and look at the packet within the frame to determine the destination of this data. If necessary, it will then route it to yet another node. This process will continue until the ultimate destination node is reached. When the final node is reached, all envelopes are examined, and then removed, and the data is delivered to the endpoint device.
3.
4. 5. 6. 7. 8.
9.
10.
X.25 Layers 1. Link layer (frame level) 2. Network layer (packet level) 3. Physical layer
PAD Packet Assembler / Disassembler Assembles and disassembles data packets for X.25 network communications
VIRTUAL CIRCUIT
Permit communications between distinct network elements through any number of intermediate node without the dedication of portion of the physical circuits.
Permanent Virtual Circuit (PVC) Logically equivalent to a 2-point dedicated private line circuit except that it is slower
Switched Virtual Circuit Logically equivalent to making a telephone call thru the DDD network except that no end-to-end connector is made A one to many arrangement A virtual circuit set up on a call-by-call basis
FRAME RELAY
A wide area network technology that uses fast packet switching technique to meet the demands of high speed bursty traffic. A technique used in data transport network where error checking is performed end-to-end instead of on each individual link.
3. 4.
5.
6.
Definition of Terms
1. CIR Committed Information Rate The average rate (in bps) at which the network guarantees to transfer information units over a measurement interval. 2. Bc Committed Burst Size The maximum number of information units that can be transmitted during the time interval. 3. Be The maximum number of uncommitted information units that the network will attempt to carry during the time interval
ATM Components
1. Routers and switches to connect carrier on a global basis 2. Backbone devices to connect all the LANs within a large organization 3. Switches and adapters which link desktop computers to high speed ATM connection for running multimedia applications
ATM Media
1. Coaxial cables 2. Twisted pair cables 3. Fiber optic cables Constant bit rate: Variable bit rate: voice and video data
ATM LAYERS
ATM LAYERS
1. Physical Layer Responsible for the electrical or optical transmission and reception along the physical media between two devices. 2. ATM Layer (Network Layer) Deals with moving cells from source to destination Involves routing algorithms and protocols within the ATM switches 3. ATM Adaptation Layer Adapts user traffic to a cell format 4. ATM Services and Application Layer
ATM INTERFACES
ATM APPLICATIONS
1. 2. 3. 4. 5. Home working Home shopping Video on demand Interactive multimedia games Distance learning
A digital telecommunications technology that can simultaneously transmit voice and data over the same pair of telephone wires.
ISDN Channels
1. B-channel (Bearer Channel)
Used to carry the digital information Building block of the ISDN 64 kbps Used to carry signaling and supervisory information to the network Kbps (BRI) or 64 kbps (PRI) Provided for user information at higher bit rates Combination of several B channels
H0 H11 H12 H21 H22 H4 384 kbps (6 B channels) 1.536 Mbps (24 B channels) 1.92 Mbps (30 B channels) 32 Mbps (512 B channels) 44 Mbps (690 B channels) 135 Mbps (2112 B channels)
2. D-channel
3. H channel
a. b. c. d. e. f.
3. Broadband ISDN
150 Mbps For future HDTV projects H channels
TA (Terminal Adapter)
Allows a non-ISDN equipment to be connected to the ISDN line Analog signal are digitized and put into ISDN format before entering the network
ISDN APPLICATIONS 1. 2. 3. 4. 5. Digital telephony Video communications Leased line overflow or Back-up LAN and WAN Internet access
2. RFC is
a. b. c. d. Repair for collision Required for computers Request for comments Recommended for computer
4. The difference between the TCP model and the OSI model
a. OSI model has transport layer while there isnt one in the TCP model b. OSI model has network layer while there isnt one in the TCP model c. OSI model has application layer while there isnt one in the TCP model d. OSI model has data link layer while there isnt one in the TCP model
5. MTU is
a. b. c. d. Minimum Transfer Unit Maximum Transfer Unit Maximum Types of Users Minimum Types of Users
7. MIME is
a. Mail transfer protocol b. The standard internet way attachments c. Network management protocol d. File transfer protocol
to send
11. TCP / IP is
a. b. c. d. Official standard De facto industry standard Not a standard Official standard in several states
16. TTL is
a. b. c. d. Decrease by one with each hop Increase by one with each hop Is the abbreviation of time to leave Initialized to zero
17. Collision is
a. Is being handled in the network layer b. Happens on every transmission c. Can be sensed only during the first 512 bits of the frame d. Is being detected in the data link layer
23. ATM is
a. b. c. d. A A A A frame relay implementation cell relay implementation circuit switch implementation packet switch implementation
28. Used to dynamically bind a high level IP address to a low-level physical hardware address
a. b. c. d. ARP ARB ASR ATM
31. An ISDN service that has sufficient bandwidth for larger businesses
a. b. c. d. PDH BRI PRI SDH
33. What is the device that contains both a digital multiplexer and a demultiplexer?
a. b. c. d. Muldex Modem Duplex Dynamiciser
37. The digital information is contained in both the amplitude and phase of the modulated carrier.
a. b. c. d. PSK FSK QAM ASK
38.The input signal is a binary data signal and a limited number of output phases are possible.
a. b. c. d. PSK FSK QAM ASK
41.A digital network where voice,, video, text and data are multiplied into as ingle network for processing and are transmitted prior to use.
a. b. c. d. Frame delay Asynchronous transfer mode (ATM) ISDN Synchronous digital hierarchy (SDH)
43.A special voice encoder / decoder used in digitizing speech signal only is
a. b. c. d. PCM PWM Vocoder PFM
44.Equation used to determine the number of Hamming bits in the Hamming code.
a. b. c. d. 2 n 2 n 2 n 2
n
= <
m m m m
+ + + +
n n n n
+ + + +
1 1 1 1
49.________ is a data communications network designed to provide two-way communications between a large varieties of data communication terminal equipment within a relatively small geographic area.
a. b. c. d. Private area network Local area network Wide area network Ethernet
50._______ is the mode of transmission in public data network in which data are transferred from source to the network then to the destination in an asynchronous data format.
a. b. c. d. Synchronous mode Start / stop mode Packet mode Circuit mode
52._______ is defined to be the maximum rate at which information can be transmitted through a channel.
a. b. c. d. Bit rate Baud rate Coding Channel capacity
54.Inventor of pulse code modulation for the digital encoding of speech signals.
a. b. c. d. R. V. L. Hartley J. R. Carson H. Nyquist Alex Reeves
55.Serial binary data interchange between DTE and DCE at rates up to 20 kbps. RS 232 is its EIA equivalent.
a. b. c. d. V.26 V.24 V.42 V.32
56.RS 232 is normally an interface between DTE and DCE. What is its signal rate?
a. b. c. d. 20 30 40 50 kbps kbps kbps kbps
57.What is multiplexing?
a. The process of increasing bandwidth on a channel b. A technique that enables more than one data source to share the use of a common line c. Mailing letter at the post office d. The ability to share frequency by time
60.A process where the higher amplitude analog signals are compressed prior to transmission then expanded at the receiver.
a. b. c. d. Compressing Expanding Encoding Companding
61._______ uses a single bit PCM code to achieve a digital transmission of analog signal.
a. b. c. d. Quadrature amplitude modulation Frequency shift keying Delta modulation Phase modulation
68.Which theorem sets the limit on the maximum capacity of a channel with a given noise level?
a. b. c. d. Nyquist theorem Hartley theorem Shannon-Hartley theorem Shannon theorem
71.______ identifies how the different stations in a multipoint system are interconnected.
a. b. c. d. Network topology Star network Ring topology Bus network
74.When one station is designated as master and the rest of the stations are considered slaves, message handling is ______.
a. b. c. d. Store and forward Polling CSMA / CD Token passing
76.A timing signal generated by oscillating circuit that is used synchronize data transmission.
a. b. c. d. Clock Star bit Quantizing BCC
an to
78.A ______ that interconnects LAN having identical protocols at the physical and data link layers.
a. b. c. d. Bridge Router Gateway Hub
79.A _____ that interconnects LAN that has totally different protocols and format.
a. b. c. d. Bridge Router Gateway Hub
82.Which mode of transmission achieves less than full duplex but more than half duplex?
a. b. c. d. Full/full duplex Echoplex Isochronous Synchronous
84.Codes must be
a. Eight bits per character b. Either seven or eight bits per character c. Agreed upon in advance between sender and receiver d. The same in all modem computers
85.Clear to send is a signal passed from the local modem to the local terminal when data port is ready to transmit data. It usually occurs in response to
a. b. c. d. Data set ready Request to send Data terminal ready Data carrier detect
89.How many number of equiprobable events are there for 8-bits of information?
a. b. c. d. 256 132 2400 512
91.The percentage of bit errors relative to a specific number of bits received; usually expressed as a number referenced to a power of ten.
a. b. c. d. Bit error rate Transmission rate Distortion Parity check
92.The process of one type of device imitating another via a hardware / software package.
a. b. c. d. Conversion Emulation Imitation Simultation
93.A digital modulation technique that results in two different frequencies representing binary 1 and 0.
a. b. c. d. FSK QPSK ASK DPSK
has
______
98.Modem is referred to as
a. b. c. d. Universal asynchronous receiver transmitter Universal synchronous receiver transmitter Data terminal equipment Data communication equipment
99.A signaling method relating to a multiplicity of circuits is conveyed over a single channel by labeled messages.
a. b. c. d. Code signaling Synchronous Common channel signaling Asynchronous
102.What is the minimum number of bits required in PCM code for a range of 10,000?
a. b. c. d. 12 9 14 8
103. How many levels can be represented in PCM transmission system if the binary numbers 00000000 to 11111111 are used to represent signal levels?
a. b. c. d. 256 64 128 512
104.A symbol to represent a data communications facility within the wide area network.
a. b. c. d. Hub Cloud Server Gateway
105.All bits in a character are sent and received _______ in serial port.
a. b. c. d. One at a time Simultaneously In group of 2 bits In group of 3 bits
110. Equipment that interfaces the data terminal equipment to the analog transmission line.
a. b. c. d. Modem Muldem Multiplexer Codec
111.A communication network design for transferring data from one point to another.
a. b. c. d. Public Telephone Network Public Data Network Value Added Network Packet Switching Network
112.A conceptual network in which all transmission lines handle digital or digitized data.
a. b. c. d. LAN WAN ISDN PSTN
113.A data communications component that provides control or supporting services for other computers , terminals or devices in a network.
a. b. c. d. Host Communication controller Cluster controller Interface equipment
115.A means of improving the quality of a private-line circuit by adding amplifiers and equalizer to it.
a. b. c. d. Line Line Line Line equalizer amplifying conditioning encoding
117.A type of server that allows multiple users to take advantage of a single printing device.
a. b. c. d. Print Client Network File
118.______ ensures that the transmitter and the receiver agree on a prescribed time slot for the occurrence of a bit.
a. b. c. d. Bit or clock synchronization Modem or carrier synchronization Character synchronization Message synchronization
119.Characters that must be transmitted other than the data are called
a. b. c. d. Parity Error Overhead Hamming bits
121.A central device into which each node of a star network is directly connected
a. b. c. d. Hub Central pointer Router Repeater
124.Digital telephones and integrated voicedata workstations are examples of what type of ISDN equipment?
a. b. c. d. TE TA NT2 TP
125.How many OSI layers are covered under the X.25 standard?
a. b. c. d. 3 4 7 2
126.With ______, a station monitors the line to determine if the line is busy.
a. b. c. d. CSMA/CD CSMA/CA Token passing PDDI
128.Broadband uses
a. b. c. d. TDM Space multiplexing FDM Statistical multiplexing
134.A device that performs routing functions and protocol translation from one network to another.
a. b. c. d. Gateway Bridge Router Repeater