Find articles and topics across the public learning catalog.
What is Telecommunications? | Teleinf Edu
Defining the field: processing, transmission, and switching of information.
/en/fundamentals/introduction/what-is-telecom
Analog Signal and Sine Wave | Teleinf Edu
Understanding the characteristics of continuous signals: amplitude, period, and frequency.
/en/fundamentals/introduction/analog-signal
Signal Spectrum | Teleinf Edu
Analyzing signals in the frequency domain and understanding signal bandwidth.
/en/fundamentals/introduction/signal-spectrum
Data Transmission Signal | Teleinf Edu
Visualizing digital information as a series of voltage levels over time.
/en/fundamentals/introduction/data-signal
Electromagnetic Waves | Teleinf Edu
The basis of wireless communication and the electromagnetic spectrum.
/en/fundamentals/introduction/electromagnetic-waves
Units of Measurement | Teleinf Edu
Key units in telecommunications, including decibels (dBm, dBr) and information units (bit, byte).
/en/fundamentals/introduction/units
The Teletransmission Chain | Teleinf Edu
From information source to destination: the complete path of a signal.
/en/fundamentals/transmission/chain
Transmission Modes | Teleinf Edu
Simplex, half-duplex, and full-duplex communication explained.
/en/fundamentals/transmission/modes
Channel Interference and Noise | Teleinf Edu
Understanding additive (noise) and multiplicative (fading) disturbances.
/en/fundamentals/transmission/interference
Transmission Quality | Teleinf Edu
Measuring performance with Bit Error Rate (BER) and energy efficiency (Eb/N0).
/en/fundamentals/transmission/quality
Network Elements | Teleinf Edu
The building blocks of a network: end devices, intermediary devices, and media.
/en/fundamentals/architecture/elements
Network Devices | Teleinf Edu
Roles of hosts, clients, servers, routers, switches, and firewalls.
/en/fundamentals/architecture/devices
Network Types | Teleinf Edu
Classification by scale: PAN, LAN, MAN, and WAN.
/en/fundamentals/architecture/types
Network Topologies | Teleinf Edu
Physical and logical layouts: Bus, Star, Ring, Mesh, Tree, and Full Mesh.
/en/fundamentals/architecture/topologies
Graph Theory in Networks | Teleinf Edu
Applying concepts like graph degree, paths, and connectivity to network analysis.
/en/fundamentals/architecture/graph-theory
Layered Network Models | Teleinf Edu
The principle of dividing complex communication tasks into manageable layers.
/en/fundamentals/models/layered-models
The OSI Model | Teleinf Edu
A deep dive into the 7 layers of the Open Systems Interconnection reference model.
/en/fundamentals/models/osi-model
The TCP/IP Model | Teleinf Edu
Exploring the 4-layer practical model that powers the Internet.
/en/fundamentals/models/tcp-ip-model
Encapsulation and Decapsulation | Teleinf Edu
How data is wrapped with headers and trailers as it moves through the network layers.
/en/fundamentals/models/encapsulation
Logic Gates | Teleinf Edu
Fundamental building blocks of digital circuits: AND, OR, NOT, XOR gates and their truth tables.
/en/fundamentals/digital-logic/logic-gates
Flip-Flops | Teleinf Edu
Sequential logic circuits that store binary information: SR, JK, D, and T flip-flops.
/en/fundamentals/digital-logic/flip-flops
Registers | Teleinf Edu
Digital storage devices composed of flip-flops: shift registers, parallel registers, and their applications.
/en/fundamentals/digital-logic/registers
Counters | Teleinf Edu
Sequential circuits that count pulses: binary counters, decade counters, and up/down counters.
/en/fundamentals/digital-logic/counters
Memory Elements | Teleinf Edu
Basic memory components in digital systems: latches, SRAM, DRAM, and ROM types.
/en/fundamentals/digital-logic/memory-elements
Sampling | Teleinf Edu
The first step of A/D conversion: the Nyquist-Shannon sampling theorem.
/en/signal-processing/conversion/sampling
Quantization | Teleinf Edu
Converting continuous sample amplitudes into discrete levels and the resulting quantization noise.
/en/signal-processing/conversion/quantization
Companding | Teleinf Edu
Non-linear quantization using A-law and µ-law to improve SNR for low-amplitude signals.
/en/signal-processing/conversion/companding
Pulse Code Modulation (PCM) | Teleinf Edu
The fundamental technique for digital representation of analog signals, like voice.
/en/signal-processing/conversion/pcm
Delta Modulation (DM) | Teleinf Edu
A simple 1-bit differential coding technique, including its adaptive variants (ADM).
/en/signal-processing/conversion/delta-modulation
Differential PCM (DPCM/ADPCM) | Teleinf Edu
Advanced differential coding using multi-bit quantization for better compression.
/en/signal-processing/conversion/differential-pcm
A/D Converter Methods | Teleinf Edu
An overview of indirect (e.g., integrating) and direct (e.g., flash) conversion techniques.
/en/signal-processing/conversion/adc-methods
Flash A/D Converters | Teleinf Edu
The fastest ADC architecture: parallel conversion using comparators.
/en/signal-processing/conversion/flash-adc
Integrating A/D Converters | Teleinf Edu
High-precision conversion using single-slope and dual-slope integration methods.
/en/signal-processing/conversion/integrating-adc
Successive Approximation ADC | Teleinf Edu
A widely used method balancing speed and resolution via iterative comparisons.
/en/signal-processing/conversion/successive-approximation-adc
Weighted Resistor D/A Converters | Teleinf Edu
Converting digital words to analog signals using a weighted resistor network.
/en/signal-processing/conversion/weighted-dac
R-2R Ladder D/A Converters | Teleinf Edu
A precise and practical DAC architecture using a ladder of only two resistor values.
/en/signal-processing/conversion/r2r-dac
Line Coding | Teleinf Edu
Transforming binary data into physical signals for transmission (NRZ, RZ, Manchester, AMI, HDB-3).
/en/signal-processing/coding/line-coding
Scrambling (Randomization) | Teleinf Edu
Using pseudo-random sequences (PRBS) to ensure clock recovery and eliminate DC component.
/en/signal-processing/coding/scrambling
Clock Recovery - Technical Implementation | Teleinf Edu
Advanced clock recovery techniques including PLL architectures, jitter performance, and implementation considerations.
/en/signal-processing/coding/clock-recovery
Clock Recovery | Teleinf Edu
Techniques for extracting the timing signal from the received data stream.
/en/signal-processing/coding/frame-synchronization
NRZ Codes | Teleinf Edu
The basics of Non-Return-to-Zero line coding and its spectral properties.
/en/signal-processing/coding/nrz
RZ Codes | Teleinf Edu
Understanding Return-to-Zero codes and how they improve clock recovery.
/en/signal-processing/coding/rz
Manchester Code | Teleinf Edu
A self-clocking line code used in Ethernet with built-in transitions.
/en/signal-processing/coding/manchester
AMI Code | Teleinf Edu
Alternate Mark Inversion: a bipolar code that eliminates DC component.
/en/signal-processing/coding/ami
HDB3 Code | Teleinf Edu
High-Density Bipolar 3-zero code, an enhancement of AMI that avoids long zero sequences.
/en/signal-processing/coding/hdb3
CMI Code | Teleinf Edu
Coded Mark Inversion, a line code providing excellent clock recovery features.
/en/signal-processing/coding/cmi
Block Codes (mBnB) | Teleinf Edu
Redundant codes like 1b/2b or 3b/4b used in fiber optics to ensure DC balance and synchronization.
/en/signal-processing/coding/block-codes
Introduction to Error Control | Teleinf Edu
Concepts of redundancy, ARQ (feedback) and FEC (forward error correction).
/en/signal-processing/error-control/intro
Parity Check | Teleinf Edu
A simple error detection method based on counting the number of ones.
/en/signal-processing/error-control/parity
Repetition Codes | Teleinf Edu
The simplest form of FEC based on majority voting.
/en/signal-processing/error-control/repetition
Hamming Code | Teleinf Edu
A classic single-error correcting, double-error detecting block code.
/en/signal-processing/error-control/hamming
Cyclic Redundancy Check (CRC) | Teleinf Edu
A powerful error-detection technique based on polynomial division.
/en/signal-processing/error-control/crc
What is Modulation? | Teleinf Edu
The core concept of impressing information onto a high-frequency carrier wave.
/en/signal-processing/modulation/introduction
Amplitude Modulation (AM) | Teleinf Edu
Varying the amplitude of the carrier wave. Exploring DSB-WC, DSB-SC, and SSB.
/en/signal-processing/modulation/am
Frequency Modulation (FM) | Teleinf Edu
Varying the frequency of the carrier. Concepts of deviation and modulation index.
/en/signal-processing/modulation/fm
Phase Modulation (PM) | Teleinf Edu
Varying the phase of the carrier wave and its relationship with FM.
/en/signal-processing/modulation/pm
Amplitude-Shift Keying (ASK) | Teleinf Edu
Digital modulation by switching between discrete amplitude levels.
/en/signal-processing/modulation/ask
Frequency-Shift Keying (FSK) | Teleinf Edu
Digital modulation by switching between discrete frequency levels.
/en/signal-processing/modulation/fsk
Phase-Shift Keying (PSK) | Teleinf Edu
The general principle of digital modulation by shifting the phase of the carrier.
/en/signal-processing/modulation/psk
Constellation Diagrams | Teleinf Edu
Visualizing digital modulation schemes in the I-Q plane.
/en/signal-processing/modulation/constellations