• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/41

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

41 Cards in this Set

  • Front
  • Back
Circuit Configuration
The basic physical layout of the circuit. There are two fundamental circuit configurations.
1. Point to Point
2. Multipoint
Point to Point Circuit
Goes from one point to another. Sometimes they are called dedicated circuits. Used when the computers generate enough data to fill the capacity of the communication circuit. Very expensive.
Multipoint Circuit
Many computers connected on the same circuit. Disadvantage is that only one computer can use the circuit at a time. When one comp is sending and receiving data, all others must wait. But, it's efficient and it uses less cable.
Three ways to transmit data flow
1. Simplex
2. Half-Duplex
3. Full-Duplex
Simplex
One way transmissions such as radio and TVs.
Network Circuits
Physical media [cables] and special purposes devices [routers and hubs]
Three types of circuits
1. physical circuits connect devices and include actual wires such as twisted pair wires.
2. logical circuits refer to the transmission characteristics of the circuit, such as a T-1 connection refers to 1.544 Mbps
3. Physical and logical circuits may be the same or different. For example, in multiplexing, one physical wire may carry several logical circuits.
Half-Duplex
two-way transmission, but you can transmit in only one direction at a time. Similar to a walkie-talkie link. Computers use control signals to negotiate when to send and receive data.
Turnaround time
amount of time half-duplex communication takes to switch between sending and receiving.
Full duplex transmission
you can transmit in both directions simultaneously with no turn around time.
Multiplexing
To break one high-speed physical communication circuit into several lower-speed logical circuits so that many different devices can simultaneously use it but, still 'think' that they have their own separate circuits [the multiplexer is 'transparent'].
Enabled the huge growth in network capacity [otherwise the internet would have collapsed in 90s]. Benefit is to save money by lowering amount of cable used or the number of network circuits that must be installed. Inexpensive if you're close to server. Pricey if miles away.
Analog Data
Produced by telephones. Soundwaves which vary continuously over time analogous to voice. Can take on any value.
Digital Data
Produced by computers in binary form. On/Off.
Frequency Division Multiplexing [FDM]
Dividing the circuit 'horizontally' so that many signals can travel a single communication circuit simultaneously. Signals are on different frequencies so they do not interfere with each other. Disadvantage is that FDM needs guardbands. You have to allocate Kbps for the guardbands.
Guardbands
the unused portions of the circuit that separate these frequencies from each other. devices that are connected to FDM are unaware they are being multiplexed.
Poling and Selecting
There is a master [like a server] which asks the connected clients who wants to transmit something. The polling device hears message and let's the computer transmit.
Time Division Multiplexing [TDM]
shares a communication circuit among two or more terminals by having them take turns, dividing the circuit vertically so to speak. TDM is more efficient than FDM because it does not need guardbands.
Statistical Time Division Multiplexing [STDM]
STDM allows more terminals to be connected to a circuit than does FDM or TDM. It is called statistical because selection of transmission speed for the multiplexed circuit is based on a statistical analysis of the usage requirements of the circuits to be multiplexed. Don't need to proved 4 computers with 64Kbps 256Kbps because people pause to read etc.
Two Complexities with STDM
STDM needs internal memory to store incoming data that it cannot simultaneously transmit. You can have time delays if traffic is heavy.
Need to add address information to each packet so you can identify which logical circuit to which it belongs. Not very efficient.
Wavelength Division Multiplexing [WDM]
a version of FDM used in fiber-optic cables. Light has different frequencies [colors]. WDM uses lasers to transmit different frequencies of light through the same fiber-optic cable.
Inverse Multiplexing
Combines several low-speed circuits to make them appear as one high speed circuit to the user.
BONDING [Bandwidth on Demand Interoperability Networking Group]
Most common bonding is for room to room conferencing. Dunno what this is or if it's important...
DSL [Digital Subscriber Line]
Became popular as a way to increase data rates in the local loop. Uses full physical capacity of twisted pair [copper] phone lines instead of using the 0-4000KHz voice channel.
Twisted Pair Cable
Guided media. Most commonly used.
Coaxial Cable
Type of guided media that is quickly disappearing. Few additional benefits other than better shielding.
Fiber Optic Cable
LED [light emitting diodes] that carry information inside hair-thin strands of glass called optical fibers. Increases the effective distance to just under 1,000 meters.
Radio Transmission
When you connect your laptop into the network wirelessly you are using radio transmission.
Infrared Transmission
Needs a line of sight. [TV, sometimes building to building but if it rains you're fucked.]
Satellite Communications
Special form of microwave communications. Signals travel at speed of light yet long propagation delay due to great distance between ground and satellite.
Factors when selecting media
Type of network, cost, transmission distance, security, error rates, transmission speeds.
Paralel transmission
the way the internal transfer of binary data takes place inside a computer. The circuit is physically made up of eight separate wires wrapped in one outer coating.
Serial transmission
a stream of data is sent over a communication circuit sequentially in a bit by bit fashion. Serial transmission is considerably slower than parallel transmission.
Digital transmission
transmission of binary electrical or light pulses in that it only has two possible states. 1 or 0.
Unipolar
Signaling where the voltage is always positive or negative.
Bipolar
Signaling where the 1's and 0's vary from a plus voltage to a minus voltage. Experiences fewer errors than unipolar signaling because the symbols are more distinct.
Manchester encoding
a special type of bipolar signaling in which the signal is changed from high to low or from low to high in the middle of the signal. Less susceptible to having errors go undetected because if there is no transition in midsignal the receiver knows that an error must have occurred.
POTS
Plain old telephone service enables voice communication between any two telephones within a network.
Analog transmission
occurs when the signal sent over the transmission media continuously varies from one state to another in a wavelike pattern much like the human voice.
Amplitude
Measured in decibles.
Frequency
Expressed in hertz. Pitch of the sound.
Phase
The direction in which the wave begins. Measured in the number of degrees.