CSCI 60 Set 1

0.0(0)
studied byStudied by 5 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/65

flashcard set

Earn XP

Description and Tags

yep

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

66 Terms

1
New cards

Human Communication

Rich, context-dependent exchange of information using multiple senses and unpredictable language.

2
New cards

Data Communication

Precise, machine-to-machine exchange that replicates information exactly without interpretation.

3
New cards

Analog Signal

A continuous waveform that varies smoothly over time and can take any value within a range.

4
New cards

Digital Signal

A discrete waveform that maintains constant levels, switching abruptly between defined values.

5
New cards

Spectrum

The complete range of frequencies over which a signal may vary.

6
New cards

Bandwidth

The width of the usable frequency spectrum; increasing this enables higher data rates.

7
New cards

Amplitude (A)

The height of a signal’s waveform, measured in volts, indicating signal strength.

8
New cards

Frequency (f)

The number of waveform cycles per second, measured in Hertz (Hz).

9
New cards

Period (T)

The time required for one complete cycle of a waveform; T = 1 / f.

10
New cards

Phase (Φ)

The relative position of a waveform in time, measured in degrees.

11
New cards

Signal Modulation

Technique of encoding information onto a carrier wave by altering amplitude, frequency, or phase.

12
New cards

Amplitude Modulation (AM)

Modulation method where the carrier’s amplitude varies with the information signal.

13
New cards

Frequency Modulation (FM)

Modulation method where the carrier’s frequency varies with the information signal.

14
New cards

Phase Modulation (PM)

Modulation method where the carrier’s phase is shifted according to the information signal.

15
New cards

Digitization

Conversion of analog information into discrete binary symbols for digital processing.

16
New cards

Bit

The smallest unit of digital data, representing a 0 or 1.

17
New cards

Byte

A group of eight bits treated as a single character or value.

18
New cards

ASCII

7-bit code mapping 128 characters for text representation in computers and networks.

19
New cards

Unicode

Universal character encoding standard (ISO 10646) capable of representing global scripts.

20
New cards

UTF-8

Variable-length Unicode encoding compatible with ASCII, widely used on the web.

21
New cards

Pixel

Smallest addressable element of a digital image;

22
New cards

Lossy Compression

Data reduction method that discards some information to achieve high compression ratios (≈10:1–20:1).

23
New cards

Lossless Compression

Data reduction method that preserves all original information, typically achieving <5:1 ratios.

24
New cards

Nyquist Sampling Theorem

Principle stating sampling rate must be at least twice the highest frequency to capture a signal accurately.

25
New cards

Pulse Code Modulation (PCM)

Technique that samples analog audio and encodes amplitudes into binary values.

26
New cards

Sampling Rate

Number of samples taken per second when digitizing analog signals, measured in samples/s.

27
New cards

Baseband Transmission

Digital signaling that uses the full channel bandwidth for a single data stream; bidirectional on demand.

28
New cards

Broadband Transmission

Analog signaling that divides bandwidth into multiple channels, supporting simultaneous signals.

29
New cards

Multiplexing

Sharing a transmission medium by combining multiple signals into distinct channels.

30
New cards

Frequency Division Multiplexing (FDM)

Analog multiplexing that allocates separate frequency bands, separated by guard bands, to each signal.

31
New cards

Time Division Multiplexing (TDM)

Digital multiplexing that assigns fixed time slots to each signal in repeating frames.

32
New cards

Statistical TDM (STDM)

Intelligent TDM that dynamically allocates time slots only when terminals have data to send.

33
New cards

Code Division Multiplexing (CDM)

Spread-spectrum multiplexing where users share time and frequency simultaneously via unique codes.

34
New cards

Simplex Mode

One-way communication channel where data flows in only one direction.

35
New cards

Half-Duplex Mode

Two-way alternate communication where devices take turns transmitting on a single path.

36
New cards

Full-Duplex Mode

Two-way simultaneous communication requiring separate logical paths for send and receive.

37
New cards

Parallel Transmission

Method that sends all bits of a group simultaneously across multiple wires.

38
New cards

Serial Transmission

Method that sends bits sequentially over a single channel or wire.

39
New cards

Asynchronous Transmission

Serial communication that frames each character with start/stop bits for timing without shared clock.

40
New cards

Synchronous Transmission

Serial communication that sends large blocks of data in sync with a shared clock signal.

41
New cards

Isochronous Transmission

Hybrid method delivering asynchronous data at regular, timed intervals controlled by the network.

42
New cards

Modem

Device that modulates digital data into analog form for transmission and demodulates it back on receipt.

43
New cards

Codec

Device or algorithm that converts analog signals to digital form and back again (coder-decoder).

44
New cards

Data Terminal Equipment (DTE)

End-user device responsible for generating or consuming digital data, e.g., computer or terminal.

45
New cards

Data Circuit-terminating Equipment (DCE)

Device that provides the interface between DTE and the transmission medium, e.g., modem.

46
New cards

Propagation Delay

Time required for an electromagnetic signal to travel from sender to receiver.

47
New cards

Attenuation

Loss of signal strength over distance, often countered by amplifiers or regenerators.

48
New cards

Latency

Overall delay between sending a request and receiving a response in a network.

49
New cards

Carrier Signal

Continuous waveform of constant frequency used as the basis for modulation.

50
New cards

Guard Band

Unused frequency space placed between FDM channels to prevent interference.

51
New cards

Telephone Network (PSTN)

Global circuit-switched network specialized for voice but capable of data, fax, and video calls.

52
New cards

Local Exchange (LEX) / Central Office (CO)

Switching center that aggregates subscriber lines within a local area.

53
New cards

Tandem Office (TO)

Regional switch that interconnects multiple local exchanges.

54
New cards

International Gateway Facility (IGF)

Exchange that routes calls between domestic networks and foreign carriers.

55
New cards

Local Loop

Physical circuit connecting a subscriber’s premises to the local exchange.

56
New cards

POTS

Plain Old Telephone Service—basic analog voice service over copper loops.

57
New cards

DTMF

Dual-Tone Multi-Frequency signaling used for tone dialing on telephones.

58
New cards

E.164 Numbering Plan

ITU-T global standard defining the format of public telephone numbers.

59
New cards

DS/T-Carrier Hierarchy

North American digital TDM levels from DS0 (64 kbps) to DS5 (~400 Mbps).

60
New cards

E-Carrier Hierarchy

European/Asian digital TDM levels from E0 (64 kbps) to E5 (~565 Mbps).

61
New cards

Optical Carrier (OC) Levels

SONET/SDH optical line rates, e.g., OC-3 = 155.52 Mbps, OC-192 ≈ 10 Gbps.

62
New cards

Response Time

Interval between a user action and the system’s complete reply; in networks, part of latency.

63
New cards

Baseband vs. Broadband

Baseband uses single-channel digital signaling; broadband uses multiple analog channels via modulation.

64
New cards

Sampling (Audio)

Measuring an analog signal’s amplitude at uniform intervals to create a digital representation.

65
New cards

Image Pixelization

Process of dividing an image into discrete pixels for digital storage and transmission.

66
New cards

Bandwidth Requirements

Data rate needed to transmit different media types (text, audio, video) without quality loss.