H03M7/14

BIT STRING CONVERSION
20200295778 · 2020-09-17 ·

Systems, apparatuses, and methods related to bit string conversion are described. A memory resource and/or logic circuitry may be used in performance of bit string conversion operations. The logic circuitry can perform operations on bit strings, such as universal number and/or posit bit strings, to alter a level of precision (e.g., a dynamic range, resolution, etc.) of the bit strings. For instance, the memory resource can receive data comprising a bit string having a first quantity of bits that correspond to a first level of precision. The logic circuitry can determine that the bit string having the first quantity of bits has a particular data pattern and alter the first quantity of bits to a second quantity of bits that correspond to a second level of precision based, at least in part, on the determination that the bit string has the particular data pattern.

BIT STRING CONVERSION
20200295778 · 2020-09-17 ·

Systems, apparatuses, and methods related to bit string conversion are described. A memory resource and/or logic circuitry may be used in performance of bit string conversion operations. The logic circuitry can perform operations on bit strings, such as universal number and/or posit bit strings, to alter a level of precision (e.g., a dynamic range, resolution, etc.) of the bit strings. For instance, the memory resource can receive data comprising a bit string having a first quantity of bits that correspond to a first level of precision. The logic circuitry can determine that the bit string having the first quantity of bits has a particular data pattern and alter the first quantity of bits to a second quantity of bits that correspond to a second level of precision based, at least in part, on the determination that the bit string has the particular data pattern.

HOST-BASED BIT STRING CONVERSION
20200274547 · 2020-08-27 ·

Systems, apparatuses, and methods related to host-based bit string conversion are described. A conversion component may be deployed on a host computing system and configured to perform operations on bit strings to selectively convert the bit string between various numeric formats, such as floating-point and/or universal number (e.g., posit) formats. The conversion component may comprise a processing device that may be coupled to one or more memory resources. The memory resource of the conversion component may be configured to receive a bit string having a first format. The processing device of the conversion component coupled to the memory resource may be configured to format or convert the bit string to a second format.

Method for detecting document similarity

This invention is related to a document similarity detection method in which non-prefix-free (NPF) coding of the input documents as a transform is used to provide the privacy. The method includes the following steps, encoding the symbols of the documents with non-prefix-free coding scheme, obtaining the transformed documents, calculating the similarity score of the transformed documents with the normalized compression distance similarity metric.

Method for detecting document similarity

This invention is related to a document similarity detection method in which non-prefix-free (NPF) coding of the input documents as a transform is used to provide the privacy. The method includes the following steps, encoding the symbols of the documents with non-prefix-free coding scheme, obtaining the transformed documents, calculating the similarity score of the transformed documents with the normalized compression distance similarity metric.

PROBABILISTIC SHAPING TECHNIQUES FOR HIGH PERFORMANCE COHERENT OPTICAL TRANSCEIVERS

A method and structure for probabilistic shaping and compensation techniques in coherent optical receivers. According to an example, the present invention provides a method and structure for an implementation of distribution matcher encoders and decoders for probabilistic shaping applications. The techniques involved avoid the traditional implementations based on arithmetic coding, which requires intensive multiplication functions. Furthermore, these probabilistic shaping techniques can be used in combination with LDPC codes through reverse concatenation techniques.

Impairment compensation techniques for high performance coherent optical transceivers

A method and structure for compensation techniques in coherent optical receivers. The present invention provides a coherent optical receiver with an improved 88 adaptive MIMO (Multiple Input, Multiple Output) equalizer configured within a digital signal processor (DSP) to compensate the effects of transmitter I/Q skew in subcarrier multiplexing (SCM) schemes. The 88 MIMO equalizer can be configured such that each of the 8 outputs is electrically coupled to 3 of 8 inputs, wherein each of the input-output couplings is configured as a filter. The method includes compensating for impairments to the digital conversion of an optical input signal via the 88 MIMO equalizer following other signal processing steps, such as chromatic dispersion (CD)/polarization-mode dispersion (PMD) compensation, carrier recovery, timing synchronization, and cycle slip correction.

Magnum opus method, program, and app
10657935 · 2020-05-19 · ·

A method and system for rendering coded messages of any length is disclosed. The present invention includes writing a message, assigning alphanumeric characters and symbols to unique positions on piano keys aligned with Standard Music Notation (SMN) in accordance with a music scale or music mode. The aforementioned elements may be utilized with any or no time signature, and/or Morse code rhythms. The present invention may be applied to, combined, integrated, included with or within but not limited to: music, musical compositions, music performance, recordings, computer applications, film, virtual reality, and video games.

Magnum opus method, program, and app
10657935 · 2020-05-19 · ·

A method and system for rendering coded messages of any length is disclosed. The present invention includes writing a message, assigning alphanumeric characters and symbols to unique positions on piano keys aligned with Standard Music Notation (SMN) in accordance with a music scale or music mode. The aforementioned elements may be utilized with any or no time signature, and/or Morse code rhythms. The present invention may be applied to, combined, integrated, included with or within but not limited to: music, musical compositions, music performance, recordings, computer applications, film, virtual reality, and video games.

Reducing the domain of a subquery by retrieving constraints from the outer query

A database engine receives a human-readable database query that includes a subquery, and parses the database query to build an operator tree. The operator tree includes a subtree corresponding to the subquery. The database engine estimates the number of rows that will accessed when the subtree is executed and estimates the fraction of the cardinality of rows that will be filtered out by subsequent operations in the operator tree. In accordance with a determination that the estimated fraction exceeds a first threshold, the database engine inserts a domain constraint into the subtree that restricts rows retrieved by execution of the subtree, thereby forming a modified operator tree. The database engine executes the modified operator tree to form a final result set corresponding to the database query and returns the final result set.