Skip to content

Implementation of Source Coding technique such as Shannon- fano coding, Run Length coding in LabVIEW software.

License

Notifications You must be signed in to change notification settings

vaibhavt802/Coding-in-LabVIEW

Repository files navigation

Coding-in-LabVIEW

Implementation of compression algorithm such as Shannon- fano coding, Run Length coding, Huffman coding technique in LabVIEW software with GUI. Designed GUI using the concept of pages in LabVIEW. On the first page, the user will be asked to enter values of the probability for Shannon-Fano coding and Huffman coding. On the second page, the output of Shannon - Fano and Huffman will be shown. An analysis of these algorithms including parameters such as efficiency, average codeword length and entropy will be shown. On the final and fourth page, Run Length Coding is implemented. It will take input and display output.

Learned about compression algorithms such as Shannon-fano, Run-length, Huffman coding technique. Learned about how complex algorithm is designed.

Watch simulation video on youtube

YouTube URL - https://youtu.be/FL0JPhuVy0A

Resources refered

  1. Electronic Guide
  2. Wiki-pedia
  3. LabView tutorials from youtube.

License

license

About

Implementation of Source Coding technique such as Shannon- fano coding, Run Length coding in LabVIEW software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published