Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)× | Ortogonálne delenie frekvenčného multiplexu (OFDM)× | Shannonov teorém o kapacite kanála× | |
|---|---|---|---|
| Odbor | Telekomunikácie | Telekomunikácie | Telekomunikácie |
| Rodina | Process / pipeline | Process / pipeline | Process / pipeline |
| Rok vzniku≠ | 1990 | 1971 | 1948 |
| Tvorca≠ | Phil Karn | Weinstein and Ebert | Claude Shannon |
| Typ≠ | random access protocol | multicarrier modulation scheme | fundamental theoretical bound |
| Pôvodný zdroj≠ | Karn, P. (1990). MACA—a new channel access method for packet radio. In Proceedings of the ARRL/CRRL Amateur Radio 9th Computer Networking Conference, 134-140. link ↗ | Weinstein, S. B., & Ebert, P. M. (1971). Data transmission by frequency-division multiplexing using the discrete Fourier transform. IEEE Transactions on Communication Technology, 19(5), 628-634. DOI ↗ | Shannon, C. E. (1948). A mathematical theory of communication. Bell System Technical Journal, 27(3), 379-423. DOI ↗ |
| Ďalšie názvy≠ | medium access control, WiFi MAC | multicarrier modulation | channel capacity, information theory bound |
| Príbuzné≠ | 3 | 5 | 5 |
| Zhrnutie≠ | CSMA/CA is a random access protocol for wireless medium access control, designed to enable multiple devices to share a wireless channel while minimizing collisions. Introduced by Phil Karn in 1990, it is the foundation of WiFi (IEEE 802.11) and is now the de facto standard for unlicensed spectrum access. CSMA/CA combines carrier sensing (listen before transmit) with collision avoidance (RTS/CTS handshake) to improve channel efficiency and fairness, avoiding the efficiency loss of pure random access (Aloha). | OFDM is a multicarrier modulation technique that divides a wideband channel into many narrowband orthogonal subcarriers. Introduced by Weinstein and Ebert in 1971, it exploits the duality between time and frequency domains to efficiently use spectrum while mitigating intersymbol interference in frequency-selective channels. OFDM is now the standard for high-speed wireless systems including WiFi, cellular LTE, and digital broadcasting. | Shannon's channel capacity theorem, published in 1948, establishes the maximum rate at which information can be reliably transmitted over a noisy channel. Expressed as C = B log2(1 + S/N) for additive white Gaussian noise (AWGN), it is a fundamental bound in information theory and communications engineering. Shannon proved that reliable communication is possible at any rate below capacity, and impossible above it. This theorem underpins the design of all modern communication systems and motivates coding theory, modulation, and signal processing techniques. |
| ScholarGateDátová sada ↗ |
|
|
|