OpenCores
URL https://opencores.org/ocsvn/dct/dct/trunk

Subversion Repositories dct

[/] [dct/] [web_uploads/] [dct.shtml] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 root
<!--# set var="title" value="" -->
2
<!--# include virtual="/ssi/ssi_start.shtml" -->
3
<b><font size=+2 face="Helvetica, Arial" color=#bf0000>Project Name: Discrete Cosine Transformer</font></b>
4
 
5
<h3>Description</h3>
6
 
7
 
8
<p class=MsoBodyText style='text-indent:.5in'>Recent advances in communications
9
and networking technologies have made it possible that many applications use
10
digital videos such as teleconferencing and multimedia communications. These
11
applications require a very large bit-rate if being handled without
12
compression. Most video compression standards such as HDTV, H.261, JPEG and
13
MPEG use Discrete Cosine Transform (DCT) as a standard transform-coding scheme.<span
14
style='mso-bidi-font-size:10.0pt;mso-bidi-font-family:Arial'><o:p></o:p></span></p>
15
 
16
<p class=MsoBodyText style='text-indent:.5in'>Discrete Cosine Transform is decomposing the signal
17
into weighted sums of cosine harmonics; unlike DCT, Discrete Fourier Transform
18
decomposes the signal into weighted sums of orthogonal sines and cosines that
19
when added together reproduce the original signal.</p>
20
 
21
<p class=MsoBodyTextIndent style='text-indent:.5in'><span style='mso-bidi-font-size:
22
10.0pt;mso-bidi-font-family:Arial'>FreeDCT-L
23
is a low power architecture 1-Dimensional 8-point DCT/IDCT core that occupies
24
minimal area for systems that do not require high-speed operation (e.g. Still
25
Image Compression in digital cameras, Audio compression applications). The
26
core’s operating resolution can be easily controlled. The main goal of
27
designing the core was to minimize the size and power consumption. It uses
28
about 3000 gates when implemented on FPGAs. After implementing the design using
29
Alliance Series software for Xilinx XC4000E FPGA family, timing simulation
30
results showed that the core can operate at a speed of 29 MHz. When
31
implementing the design on ASIC 0.8-micron technology, timing simulation showed
32
that the core will operate at a maximum frequency of 51 MHz. The core occupied
33
an area of 1.1 mm<sup>2</sup> and contains 11,162 transistors.<o:p></o:p></span></p>
34
 
35
<p class=MsoBodyTextIndent style='text-indent:.5in'><span style='mso-bidi-font-size:
36
10.0pt;mso-bidi-font-family:Arial'>FreeDCT-M
37
is a moderate speed 1-Dimensional IDCT core. It processes 12-bit words at a
38
rate of 1 bit per clock cycle. The core will be suitable for MPEG
39
decoding/encoding at the MP@ML</a> ( Main Profile / Main
40
Level). The VHDL core associated with detailed explanation and documentation
41
will be released later.<o:p></o:p></span></p>
42
 
43
<h4>Current Status</h4>
44
 
45
<p>Both cores associated with
46
documentation are packed <a
47
href="http://www.opencores.org/cores/dct/dct.zip">here</a> in a ZIP
48
file, please feel free to send your opinions or suggestions regarding my work<o:p></o:p></span></p>
49
 
50
<p><h4>Maintainer and Author</h4></p>
51
 
52
<p>Sherif
53
Taher Eid<span style="mso-spacerun: yes">     </span><o:p></o:p></span></p>
54
 
55
<p>
56
<a href="mailto:sherif_taher@ieee.org">sherif_taher@ieee.org</a><o:p></o:p></span></p>
57
 
58
 
59
<!--# include virtual="/ssi/ssi_end.shtml" -->

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.