<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Implementation of Huffman Decoder (ME Theses)</title>
  </titleInfo>
  <name type="personal">
    <namePart>Dahri, Safia Amir Supervisor Prof. Dr. Abdul Fatah Chandio</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Department of Electronic Engineering</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Nawabshsh</placeTerm>
    </place>
    <publisher>QUEST</publisher>
    <dateIssued>2014</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>52p, :</extent>
  </physicalDescription>
  <note>ABSTRACT
			
Loss less data compression algorithms are most widely used in data transmission and receptions systems and storage systems in order to increase data rate, speed and save lot of space on stage devices. Now day different algorithms are implemented on hardware to achieve benefits of hardware realizations. Hardware implementation of algorthams ditital signal processers algorithms and filter realization is done on programmable devices i.e. FPGA. FPGA has major advantages of speed, time, configurability and efficient.    

In loss less data compression algorithms, Huffman algorithm is most widely used because of its variable length coding feature and many other benefits. Huffman
Algorithms are used in many applications in software form e.g Zip and Unzip, communication etc.

In this thesis, Huffman algorithm is implemented on FPGA Spartan 3E board. This board is provided by XiLinx. This FPGA is programmed by tool provided by Xilinx is Xilinx  ISE 8.2i. TJ1e program  is written is VHDL  and text data is decoded by
Huffman algorithm on Hardware board which was previously encoded by Huffman. In order to visualize the output clearly in waveforms, same code is simulated on ModeJSim v6.4.Huffinan decoder is also implemented on MATLAB for verification of operation.

Today, Huffman algorithm is used in most of the fields of engineering, signal processing and communication. FPGA is configurable device which is more efficient in al! aspects. Text application, image processing, video streaming and in many other applications Jhuffman algorithms are implemented.


</note>
  <identifier type="uri">https://tinyurl.com/s8r77k4d</identifier>
  <location>
    <url>https://tinyurl.com/s8r77k4d</url>
  </location>
  <recordInfo/>
</mods>
