Jump to content

CODEC (Coder/DECoder or Compression/DECompression): Difference between revisions

Update for v19
m (Mike*V moved page CODEC to CODEC (Coder/DECoder or Compression/DECompression) without leaving a redirect: Expand acronym)
(Update for v19)
Line 1:
Coder/DECoder or Compression/DECompression.
In communications engineering, the term ''codec'' is used in reference to integrated circuits, or chips that perform data conversion. In this context, the term is an acronym for "coder'''co'''der/decoder'''dec'''oder." This type of codec combines analog-to-digital conversion and digital-to-analog conversion functions in a single chip. In personal and business computing applications, the most common use for such a device is in a modem. The term codec is also an acronym that stands for "compression'''co'''mpression/decompression'''dec'''ompression." A codec is an algorithm, or specialized computer program, that reduces the number of bytes consumed by large files and programs. In order to minimize the amount of storage space required for a complicated file, such as a video, compression is used. Compression works by eliminating redundancies in data. Compression can be done for any kind of file, including text, programs, images, audio, video, and virtual reality (VR). Compression can reduce the size of a file by a factor of 100 or more in some cases. For example, a 15-megabyte video might be reduced to 150 kilobytes. The uncompressed file would be far too large to download from the Web in a reasonable length of time, but the compressed file could usually be downloaded in a few seconds. For viewing, a decompression algorithm, which "undoes" the compression, would have to be used.
[[Category:Glossary]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.