Difference between revisions of "History of Computers - MP3"

From SJS Wiki
Jump to: navigation, search
(New page: == Introduction == MP3, which stands for MPEG-1 Audio Layer 3, is a audio encoding software that uses data compression in order to store more music for aduio storage. MP3 was developed by...)
 
m
Line 5: Line 5:
 
== Overview ==
 
== Overview ==
  
Developed in 1992 by the Moving Pictures Experts Group, MP3 works by compressing audio data sent to it by lowering the bit rate (flow of data) by deleting redundant sounds as well as sounds that are deemed too high or too low for human ears. In this manner, the MP3 can usually compress data to 1/10 of it's size using lossy data compression. Lossy compression means that some sounds are deemed 'lost', therefore, there is a slight drop in sound quality if the bit rate is dropped too much.
+
Developed in 1992 by the Moving Pictures Experts Group, MP3 works by compressing audio data sent to it by lowering the bit rate (flow of data) by deleting redundant sounds as well as sounds that are deemed too high or too low for human ears. In this manner, the MP3 can usually compress data to 1/10 of it's size using lossy data compression. Lossy compression means that some sounds are deemed 'lost', therefore, there is a slight drop in sound quality if the bit rate is dropped too much. When the bit rate is too low (too much data has been compressed), artifacts are created. Artifacts are sounds that were not in the original audio. Sound audio doesn't only depend on the bit rate. It also depends on the encoder and the actual sounds being compressed. Sharp, unpredictable sounds are also hard to compress, as the variance causes sounds to be blended as sometimes completely deleted. This makes electronic music hard to encode as compared to classical music.

Revision as of 12:49, 9 September 2012

Introduction

MP3, which stands for MPEG-1 Audio Layer 3, is a audio encoding software that uses data compression in order to store more music for aduio storage. MP3 was developed by the MPEG group, originally a video design group. MPEG also produced MPEG-4, which is the primary consumer digital video storage system.

Overview

Developed in 1992 by the Moving Pictures Experts Group, MP3 works by compressing audio data sent to it by lowering the bit rate (flow of data) by deleting redundant sounds as well as sounds that are deemed too high or too low for human ears. In this manner, the MP3 can usually compress data to 1/10 of it's size using lossy data compression. Lossy compression means that some sounds are deemed 'lost', therefore, there is a slight drop in sound quality if the bit rate is dropped too much. When the bit rate is too low (too much data has been compressed), artifacts are created. Artifacts are sounds that were not in the original audio. Sound audio doesn't only depend on the bit rate. It also depends on the encoder and the actual sounds being compressed. Sharp, unpredictable sounds are also hard to compress, as the variance causes sounds to be blended as sometimes completely deleted. This makes electronic music hard to encode as compared to classical music.