Data compression (Telecommunication)

Enlarge text Shrink text
  • Topic
| מספר מערכת 987007543370905171
Information for Authority record
Name (Hebrew)
דחיסת נתונים (טלקומוניקציה)
Name (Latin)
Data compression (Telecommunication)
Other forms of name
Compression of data (Telecommunication)
See Also From tracing topical name
Data compression (Computer science)
Data transmission systems
MARC
MARC
Other Identifiers
Wikidata: Q2493
Library of congress: sh 85035851
Sources of Information
  • UMI business vocab.
1 / 2
Wikipedia description:

In information theory, data compression, source coding, or bit-rate reduction is the process of encoding information using fewer bits than the original representation. Any particular compression is either lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by removing unnecessary or less important information. Typically, a device that performs data compression is referred to as an encoder, and one that performs the reversal of the process (decompression) as a decoder. The process of reducing the size of a data file is often referred to as data compression. In the context of data transmission, it is called source coding: encoding is done at the source of the data before it is stored or transmitted. Source coding should not be confused with channel coding, for error detection and correction or line coding, the means for mapping data onto a signal. Data Compression algorithms present a space-time complexity trade-off between the bytes needed to store or transmit information, and the Computational resources needed to perform the encoding and decoding. The design of data compression schemes involves balancing the degree of compression, the amount of distortion introduced (when using lossy data compression), and the computational resources or time required to compress and decompress the data.

Read more on Wikipedia >