Discrete sine transformation

from Wikipedia, the free encyclopedia

The discrete sine transform (DST, English discrete sine transform ) is a real-valued , discrete , linear , orthogonal transformation that, like the imaginary part of the discrete Fourier transform (DFT), generates a time-discrete signal from the time domain (for time signals) or the spatial domain (for spatial Signals) transformed into the frequency domain.

It is closely related to the discrete cosine transform (DCT), but in contrast is based on the odd sine function .

Application of the DST, as well as the DCT, lies in the solution of partial differential equations . With the H.265 video standard , the DST can be used with certain settings. In contrast to the DCT, the DST has in most cases no significant application in the field of signal processing and data compression.

definition

Different periodic continuations in DST-I to DST-IV on a 9 element long example sequence in red.

There are a total of eight different forms of DST, which are referred to in the literature as DST-I to DST-VIII. They differ in the way in which the finite sequence is continued oddly at the beginning of the sequence. The DST-I to DST-IV are, except for a constant factor, equivalent to the real-valued, odd DFT with an even order. The different types of DST each map the real-valued input sequence, from the space or time domain, with N elements x [ n ] to a real-valued output sequence, the spectral range, X [ n ]:

The four most common types of DST are DST-I through DST-IV:

DST-I

The DST-I with respect to its boundary values at the beginning of odd order x -1 and odd at the end to x N .

DST-II

With regard to its boundary values, DST-II is odd at the beginning by x −1/2 and odd at the end by x N −1/2 .

DST-III

The DST-III is odd at the beginning by x −1 and even at the end by x N −1 with regard to its boundary values .

DST-IV

The DST-IV is odd at the beginning by x −1/2 and even at the end by x N −1/2 with regard to its boundary values .

Inverse transformation

Like any transformation, the DST also has an inverse transformation. The inverse of the DST-I is the DST-I with a constant factor of 2 / ( N +1) . The inverse of the DST-IV is the DST-IV with the constant factor 2 / N . The inverse of DST-II is DST-III with a factor of 2 / N and vice versa.

Similar to the DCT, the pre-factors of the DST are not standardized in the literature. For example, some authors introduce an additional factor of in order to avoid the additional factor in inverse surgery. By suitable choice of the constant factor, the transformation matrix can represent an orthogonal matrix .

literature

  • Vladimir Britanak, Patrick C. Yip, KR Rao: Discrete Cosine and Sine Transforms: General Properties, Fast Algorithms and Integer Approximations . Academic Press, 2007, ISBN 978-0-12-373624-6 .

Web links

Individual evidence

  1. ^ SA Martucci: Symmetric convolution and the discrete sine and cosine transforms , in Proceedings of the IEEE in Signal Processing , Edition SP-42 , 1994, pp. 1038-1051.
  2. Martin Fiedler: Video compression process - from MPEG-1 to H.264 and H.265. Retrieved March 10, 2014 .