Skip to content

A repository to share my research on Single-Track Gray Codes, including everything from code snippets to my final research report.

Notifications You must be signed in to change notification settings

gbotev1/single-track-gray-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Single-Track Gray Codes: An Efficiently Decodable Maximal Period General Construction

This research was presented at the Intel International Science and Engineering Fair (ISEF) 2015.

Abstract

Gray codes are sequences of binary codewords with numerous applications in telecommunications, robotics, error correction, combinatorics, and graph theory. Single-track Gray codes are a subclass of Gray codes that can be specified by a single binary vector. These codes can be constructed from a seed code, which becomes computationally difficult to generate for bit-lengths greater than 37. A general construction for single-track Gray codes is introduced, and the resulting codes yield a full-period code with 2^n distinct codewords. Unevenly spaced sensors and logical bitwise operators were utilized to make decoding efficient.

Copyright

© Copyright by Georgie Botev 2015

About

A repository to share my research on Single-Track Gray Codes, including everything from code snippets to my final research report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published