dBFS: "decibels relative to full scale".


PCM 처럼 최대 가능한 peak level을 가진 digital system에서의 데시벨 

(It is an abbreviation for decibel amplitude levels in digital systems

which have a maximum available peak level; like PCM encoding.)


Peak levels: 0 dBFS가 최대값이며, 따라서 모든 측정값은 음수값을 가진다.

(0 dBFS is assigned to the maximum possible level. All peak measurements will be negative numbers.)


16bit Linear PCM ( = 16bit PCM, Pulse Code Modulation)

 가장 일반적이고 많이 사용되며 기본이 되는 디지털 음성(Voice) 포맷

 값의 범위 : -32768 ~ +32767


 cf. 8bit PCM : μ law PCM, A-law PCM

 cf. DPCM (Differential PCM) : 앞의 포본 값과의 차이 값만 저장하는 방식

 cf. ADPCM (Adaptive Differential PCM): 차이 값을 차등하여 저장하는 방식 


아래 글에 0 dBFS 예제 파형 그림이 있습니다.



반응형

Ant Build를 할 때, 한글 또는 특수 문자가 포함되어 있는 경우에 에러가 발생합니다.

이런 경우에는 다음과 같은 System Variable를 추가해 놓으면 문제점을 해결할 수 있습니다.


Variable name: JAVA_TOOL_OPTIONS

Variable value: -Dfile.encoding=UTF8



반응형

아래의 링크에서 Beyond Compare2 Plug-in 설치하면, Hex Viewer 또는 Image Viewer 다양한Viewer 지원됩니다.

 

http://www.scootersoftware.com/download.php?c=v2plugins

 

모든 Viewer Plug-in 설치하고 싶은 경우에는COMBINED DOWNLOADAll Plug-ins Download 받아서 설치하면 편리합니다.

반응형

+ Recent posts