Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
This book is about designing and implementing a hardware JPEG (Image) Encoder using Field Programmable Gate Array (FPGA). For simplicity of operation, the design and working of this system is further subdivided into four major blocks. These major blocks are Color space conversion (RGB to YCbCr),Discrete Cosine Transform, Quantization and Entropy Encoding. The book is divided into 8 Chapters. Chapter 1 is about introduction of JPEG and its standards. Chapter 2 is about the basic algorithm and overview of JPEG Encoding Process. Chapter 3 is about Color Space Transform and different architectures associated with it. Chapter 4 is about algorithm and different architectures associated with Discrete Cosine Transform (DCT). Chapter 5 is about Quantization and its functionality and architecture. Chapter 6 is about Entropy Coding, its architectural design and other algorithms and coding and assembling architectures associated with it. Chapter 7 is about its simulation and synthesis using Xilinx Virtex-4 FPGA. Chapter 8 is about conclusions and results. VHDL is the language used for simulation. Chip diagram and synthesis report is also included in this book in appendix section.