Patents by Inventor Gregory P. Kusnick

Gregory P. Kusnick has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 5892470
    Abstract: A computer-based method and system for encoding a number as a sequence of words. The system has a table of words from which the words in the sequence are selected. Each word in the table has an index. To encode the number, the system first calculates an integer quotient of the number divided by a count of the words in the table and calculates a remainder of the number divided by the count of the words in the table. The system then repeats the following until the integer quotient is zero. The system selects the word in the table that is indexed by the remainder. The system then adds that word to the sequence. The system then calculates a new remainder of the integer quotient divided by the count of the words in the table and calculates a new integer quotient of the integer quotient divided by the count of the words in the table. The sequence of the words when complete represents the encoding of the number.
    Type: Grant
    Filed: January 8, 1997
    Date of Patent: April 6, 1999
    Assignee: Microsoft Corporation
    Inventor: Gregory P. Kusnick