WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/8385,
	  title     = {An Improvement of PDLZW implementation with a Modified WSC Updating Technique on FPGA},
	  author    = {Perapong Vichitkraivin and  Orachat Chitsobhuk},
	  country	= {},
	  institution	= {},
	  abstract     = {In this paper, an improvement of PDLZW implementation
with a new dictionary updating technique is proposed. A
unique dictionary is partitioned into hierarchical variable word-width
dictionaries. This allows us to search through dictionaries in parallel.
Moreover, the barrel shifter is adopted for loading a new input string
into the shift register in order to achieve a faster speed. However,
the original PDLZW uses a simple FIFO update strategy, which is
not efficient. Therefore, a new window based updating technique
is implemented to better classify the difference in how often each
particular address in the window is referred. The freezing policy
is applied to the address most often referred, which would not be
updated until all the other addresses in the window have the same
priority. This guarantees that the more often referred addresses would
not be updated until their time comes. This updating policy leads
to an improvement on the compression efficiency of the proposed
algorithm while still keep the architecture low complexity and easy
to implement.},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {3},
	  number    = {12},
	  year      = {2009},
	  pages     = {2958 - 2962},
	  ee        = {https://publications.waset.org/pdf/8385},
	  url   	= {https://publications.waset.org/vol/36},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 36, 2009},
	}