Membership
Tour
Register
Log in
Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
Follow
Industry
CPC
G06F2207/00
This industry / category may be too specific. Please go to a parent level for more data
Parent Industries
G
PHYSICS
G06
Computing
G06F
ELECTRICAL DIGITAL DATA PROCESSING
Current Industry
G06F2207/00
Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
Sub Industries
G06F2207/02
Indexing scheme relating to groups G06F7/02 - G06F7/026
G06F2207/025
String search, i.e. pattern matching
G06F2207/22
Indexing scheme relating to groups G06F7/22 - G06F7/36
G06F2207/222
Binary data tree
G06F2207/224
External sorting
G06F2207/226
Priority queue
G06F2207/228
Sorting or merging network
G06F2207/38
Indexing scheme relating to groups G06F7/38 - G06F7/575
G06F2207/3804
Details
G06F2207/3808
concerning the type of numbers or the way they are handled
G06F2207/3812
Devices capable of handling different types of numbers
G06F2207/3816
Accepting numbers of variable word length
G06F2207/382
Reconfigurable for different fixed word lengths
G06F2207/3824
Accepting both fixed-point and floating-point numbers
G06F2207/3828
Multigauge devices
G06F2207/3832
Less usual number representations
G06F2207/3836
One's complement
G06F2207/384
Octal
G06F2207/3844
Hexadecimal
G06F2207/3848
Unit distance code
G06F2207/3852
Calculation with most significant digit first
G06F2207/3856
Operand swapping
G06F2207/386
Special constructional features
G06F2207/3864
Clockless
G06F2207/3868
Bypass control
G06F2207/3872
Precharge of output to prevent leakage
G06F2207/3876
Alternation of true and inverted stages
G06F2207/388
Skewing
G06F2207/3884
Pipelining
G06F2207/3888
Wave pipelining
G06F2207/3892
Systolic array
G06F2207/3896
Bit slicing
G06F2207/48
Indexing scheme relating to groups G06F7/48 - G06F7/575
G06F2207/4802
Special implementations
G06F2207/4804
Associative memory or processor
G06F2207/4806
Cascode or current mode logic
G06F2207/4808
Charge transfer devices
G06F2207/481
Counters performing arithmetic operations
G06F2207/4812
Multiplexers
G06F2207/4814
Non-logic devices
G06F2207/4816
Pass transistors
G06F2207/4818
Threshold devices
G06F2207/482
using capacitive adding networks
G06F2207/4822
Majority gates
G06F2207/4824
Neural networks
G06F2207/4826
using transistors having multiple electrodes of the same type
G06F2207/4828
Negative resistance devices
G06F2207/483
Indexing scheme relating to group G06F7/483
G06F2207/4835
Computations with rational numbers
G06F2207/491
Indexing scheme relating to groups G06F7/491 - G06F7/4917
G06F2207/49105
Determining 9's or 10's complement
G06F2207/4911
Decimal floating-point representation
G06F2207/49115
Duodecimal numbers
G06F2207/4912
Non-specified BCD representation
G06F2207/49125
Non-specified decimal representation
G06F2207/4913
Sterling system
G06F2207/49135
Using 036012 or 3612 code
G06F2207/4914
Using 2-out-of-5 code
G06F2207/49145
Using 2421 code
G06F2207/4915
Using 4221 code
G06F2207/49155
Using 51111 code
G06F2207/4916
Using 5211 code
G06F2207/49165
Using 5311 code
G06F2207/4917
Using 5321 or 543210 code
G06F2207/49175
Using 54321 code
G06F2207/4918
Using Aiken code
G06F2207/49185
Using biquinary code
G06F2207/4919
Using excess-3 code
G06F2207/49195
Using pure decimal representation
G06F2207/492
Indexing scheme relating to groups G06F7/492 - G06F7/496
G06F2207/4921
Single digit adding or subtracting
G06F2207/4922
Multi-operand adding or subtracting
G06F2207/4923
Incrementer or decrementer
G06F2207/4924
Digit-parallel adding or subtracting
G06F2207/506
Indexing scheme relating to groups G06F7/506 - G06F7/508
G06F2207/5063
2-input gates, i.e. only using 2-input logical gates, e.g. binary carry look-ahead
G06F2207/535
Indexing scheme relating to groups G06F7/535 - G06F7/5375
G06F2207/5351
Multiplicative non-restoring division
G06F2207/5352
Non-restoring division not covered by G06F7/5375
G06F2207/5353
Restoring division
G06F2207/5354
Using table lookup
G06F2207/5355
Using iterative approximation not using digit recurrence
G06F2207/5356
Via reciprocal
G06F2207/544
Indexing scheme relating to group G06F7/544
G06F2207/5442
Absolute difference
G06F2207/552
Indexing scheme relating to groups G06F7/552 - G06F7/5525
G06F2207/5521
Inverse root of a number or a function
G06F2207/5523
Calculates a power
G06F2207/5525
Pythagorean sum
G06F2207/5526
Roots or inverse roots of single operands
G06F2207/5528
Non-restoring calculation, where each result digit is either negative, zero or positive
G06F2207/556
Indexing scheme relating to group G06F7/556
G06F2207/5561
Exponentiation by multiplication
G06F2207/58
Indexing scheme relating to groups G06F7/58 - G06F7/588
G06F2207/581
Generating an LFSR sequence
G06F2207/582
Parallel finite field implementation, i.e. at least partially parallel implementation of finite field arithmetic, generating several new bits or trits per step
G06F2207/583
Serial finite field implementation, i.e. serial implementation of finite field arithmetic, generating one new bit or trit per step
G06F2207/72
Indexing scheme relating to groups G06F7/72 - G06F7/729
G06F2207/7204
Prime number generation or prime number testing
G06F2207/7209
Calculation via subfield, i.e. the subfield being GF(q) with q a prime power
G06F2207/7214
Calculation via prime subfield, i.e. the subfield being GF(p) with p an integer prime > 3
G06F2207/7219
Countermeasures against side channel or fault attacks
G06F2207/7223
Randomisation as countermeasure against side channel attacks
G06F2207/7228
Random curve mapping
G06F2207/7233
Masking
G06F2207/7238
Operand masking, i.e. message blinding
G06F2207/7242
Exponent masking, i.e. key masking
G06F2207/7247
Modulo masking
G06F2207/7252
of operation order
G06F2207/7257
Random modification not requiring correction
G06F2207/7261
Uniform execution
G06F2207/7266
Hardware adaptation
G06F2207/7271
Fault verification
G06F2207/7276
Additional details of aspects covered by group G06F7/723
G06F2207/728
using repeated square-and-multiply
G06F2207/7285
using the window method
G06F2207/729
Sliding-window exponentiation
G06F2207/7295
using an addition chain, or an addition-subtraction chain
Industries
Overview
Organizations
People
Information
Impact
Patents Grants
last 30 patents
Information
Patent Grant
Convolutional neural network computing method and system based on w...
Patent number
12,271,807
Issue date
Apr 8, 2025
Institute of Computing Technology, Chinese Academy of Sciences
Xiaowei Li
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Apparatuses and methods to accelerate matrix multiplication
Patent number
12,254,061
Issue date
Mar 18, 2025
Intel Corporation
Maciej Urbanski
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Method for automatically matching chart names
Patent number
12,254,282
Issue date
Mar 18, 2025
Rockwell Collins, Inc.
Jeff M. Henry
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Arithmetic devices for neural network
Patent number
12,248,763
Issue date
Mar 11, 2025
SK hynix Inc.
Seung Yong Lee
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Neural network device for neural network operation, operating metho...
Patent number
12,223,289
Issue date
Feb 11, 2025
Samsung Electronics Co., Ltd.
Hyunpil Kim
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Instructions and logic to perform floating point and integer operat...
Patent number
12,217,053
Issue date
Feb 4, 2025
Intel Corporation
Himanshu Kaul
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Computational array microprocessor system using non-consecutive dat...
Patent number
12,216,610
Issue date
Feb 4, 2025
Tesla, Inc.
Emil Talpes
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Integrated circuit chip apparatus
Patent number
12,217,162
Issue date
Feb 4, 2025
Cambricon Technologies Corporation Limited
Shaoli Liu
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Small multiplier after initial approximation for operations with in...
Patent number
12,217,020
Issue date
Feb 4, 2025
Imagination Technologies Limited
Leonard Rarick
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Transposing neural network matrices in hardware
Patent number
12,205,018
Issue date
Jan 21, 2025
Google LLC
Reginald Clifford Young
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Process for dual mode floating point multiplier-accumulator with hi...
Patent number
12,197,889
Issue date
Jan 14, 2025
Ceremorphic, Inc.
Dylan Finch
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Computing device for performing digital pulse-based crossbar operat...
Patent number
12,197,891
Issue date
Jan 14, 2025
Samsung Electronics Co., Ltd.
Seungchul Jung
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Rounding hexadecimal floating point numbers using binary incrementors
Patent number
12,190,078
Issue date
Jan 7, 2025
International Business Machines Corporation
Michael Klein
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Fine-grained sparsity computations in systolic array
Patent number
12,182,695
Issue date
Dec 31, 2024
Amazon Technologies, Inc.
Paul Gilbert Meyer
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Reconfigurable arithmetic engine circuit
Patent number
12,182,063
Issue date
Dec 31, 2024
Cornami, Inc.
Raymond J. Andraka
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Computational network conversion for fully homomorphic evaluation
Patent number
12,177,330
Issue date
Dec 24, 2024
ZAMA SAS
Benoit Chevallier-Mames
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Arithmetic apparatus, operating method thereof, and neural network...
Patent number
12,175,208
Issue date
Dec 24, 2024
Samsung Electronics Co., Ltd.
Jinook Song
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Process for performing floating point multiply-accumulate operation...
Patent number
12,175,209
Issue date
Dec 24, 2024
Ceremorphic, Inc.
Dylan Finch
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Hardware implementation of a deep neural network with variable outp...
Patent number
12,165,045
Issue date
Dec 10, 2024
Imagination Technologies Limited
Chris Martin
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Semiconductor device and electronic device
Patent number
12,149,237
Issue date
Nov 19, 2024
Semiconductor Energy Laboratory Co., Ltd.
Takayuki Ikeda
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Instructions and logic to perform floating point and integer operat...
Patent number
12,141,578
Issue date
Nov 12, 2024
Intel Corporation
Himanshu Kaul
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Bitonic sorting accelerator
Patent number
12,141,544
Issue date
Nov 12, 2024
Texas Instruments Incorporated
Indu Prathapan
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Calculation circuit and deep learning system including the same
Patent number
12,141,545
Issue date
Nov 12, 2024
SK Hynix Inc.
Ji Hoon Nam
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Integrated circuit chip apparatus
Patent number
12,136,029
Issue date
Nov 5, 2024
Cambricon Technologies Corporation Limited
Shaoli Liu
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Analog adders for multi-bit MAC arrays in reconfigurable analog bas...
Patent number
12,135,956
Issue date
Nov 5, 2024
QUALCOMM Incorporated
Seyed Arash Mirhaj
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Arithmetic devices with look-up table for neural network
Patent number
12,131,249
Issue date
Oct 29, 2024
SK hynix Inc.
Choung Ki Song
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Serialized neural network computing unit
Patent number
12,124,942
Issue date
Oct 22, 2024
Anaflash Inc.
Seung-Hwan Song
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Integer-based fused convolutional layer in a convolutional neural n...
Patent number
12,124,936
Issue date
Oct 22, 2024
Black Sesame Technologies Inc.
Zheng Qi
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Ripple carry adder with inverted ferroelectric or paraelectric base...
Patent number
12,118,327
Issue date
Oct 15, 2024
Kepler Computing Inc.
Amrita Mathuriya
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Grant
Power saving floating point multiplier-accumulator with precision-a...
Patent number
12,106,069
Issue date
Oct 1, 2024
Ceremorphic, Inc.
Dylan Finch
G06 - COMPUTING CALCULATING COUNTING
Patents Applications
last 30 patents
Information
Patent Application
RECONFIGURABLE ARITHMETIC ENGINE CIRCUIT
Publication number
20250117357
Publication date
Apr 10, 2025
Cornami, Inc.
Raymond J. Andraka
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
LIST SEARCH
Publication number
20250103285
Publication date
Mar 27, 2025
CYPRESS SEMICONDUCTOR CORPORATION
Muhammad HAMEED
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
INSTRUCTIONS AND LOGIC TO PERFORM FLOATING POINT AND INTEGER OPERAT...
Publication number
20250094170
Publication date
Mar 20, 2025
Intel Corporation
Himanshu Kaul
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
COMPUTING DEVICE FOR PERFORMING DIGITAL PULSE-BASED CROSSBAR OPERAT...
Publication number
20250094127
Publication date
Mar 20, 2025
Samsung Electronics Co., Ltd.
Seungchul JUNG
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
Embedding Entity Matching
Publication number
20250077619
Publication date
Mar 6, 2025
Crowdstrike, Inc.
Brenden Thomas Bishop
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
ARITHMETIC APPARATUS, OPERATING METHOD THEREOF, AND NEURAL NETWORK...
Publication number
20250077182
Publication date
Mar 6, 2025
Samsung Electronics Co., Ltd.
Jinook SONG
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
A Method of Operation for a Configurable Number Theoretic Transform...
Publication number
20240421970
Publication date
Dec 19, 2024
The Governing Council of the University of Toronto
Alhassan Khedr
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
DYNAMIC PRECISION MANAGEMENT FOR INTEGER DEEP LEARNING PRIMITIVES
Publication number
20240412318
Publication date
Dec 12, 2024
Intel Corporation
Naveen K. Mellempudi
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
HARDWARE IMPLEMENTATION OF A DEEP NEURAL NETWORK WITH VARIABLE OUTP...
Publication number
20240412056
Publication date
Dec 12, 2024
Imagination Technologies Limited
Chris Martin
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
MACHINE LEARNING ACCELERATOR MECHANISM
Publication number
20240403620
Publication date
Dec 5, 2024
Intel Corporation
Amit Bleiweiss
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
COMPUTATIONAL NETWORK CONVERSION FOR FULLY HOMOMORPHIC EVALUATION
Publication number
20240388419
Publication date
Nov 21, 2024
ZAMA SAS
Benoit CHEVALLIER-MAMES
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
INTEGER-BASED FUSED CONVOLUTIONAL LAYER IN A CONVOLUTIONAL NEURAL N...
Publication number
20240378413
Publication date
Nov 14, 2024
Black Sesame Technologies Inc.
Zheng Qi
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
A Method for Training a Neural Network adapted to Generate Random N...
Publication number
20240361987
Publication date
Oct 31, 2024
ROBERT BOSCH GmbH
Manojkumar Somabhai Parmar
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
QUANTUM PRIME NUMBER GENERATION (QPNG)
Publication number
20240348433
Publication date
Oct 17, 2024
Wells Fargo Bank, N.A.
Jeffrey J. Stapleton
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
PROCESSING CORE WITH DATA ASSOCIATIVE ADAPTIVE ROUNDING
Publication number
20240338176
Publication date
Oct 10, 2024
Tenstorrent Inc.
Ljubisa Bajic
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
METHOD FOR CALCULATING A TRANSITION FROM A BOOLEAN MASKING TO AN AR...
Publication number
20240272873
Publication date
Aug 15, 2024
GIESECKE+DEVRIENT EPAYMENTS GMBH
Lars HOFFMANN
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
COMPUTATIONAL NETWORK CONVERSION FOR FULLY HOMOMORPHIC EVALUATION
Publication number
20240259181
Publication date
Aug 1, 2024
ZAMA SAS
Benoit CHEVALLIER-MAMES
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
Multiple Mode Arithmetic Circuit
Publication number
20240248682
Publication date
Jul 25, 2024
Achronix Semiconductor Corporation
Daniel Pugh
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
SMALL MULTIPLIER AFTER INITIAL APPROXIMATION FOR OPERATIONS WITH IN...
Publication number
20240241695
Publication date
Jul 18, 2024
Imagination Technologies Limited
Leonard Rarick
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
MULTIPLY-ACCUMULATE SUCCESSIVE APPROXIMATION DEVICES AND METHODS
Publication number
20240223207
Publication date
Jul 4, 2024
ROBERT BOSCH GmbH
Kenneth Edward WOJCIECHOWSKI
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
TRNG Conditioning Component with Extended Output Capability
Publication number
20240211214
Publication date
Jun 27, 2024
SK HYNIX INC.
Alexander IVANIUK
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
USING EMBEDDING FUNCTIONS WITH A DEEP NETWORK
Publication number
20240211759
Publication date
Jun 27, 2024
Google LLC
Gregory S. Corrado
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
INSTRUCTIONS AND LOGIC TO PERFORM FLOATING POINT AND INTEGER OPERAT...
Publication number
20240184572
Publication date
Jun 6, 2024
Intel Corporation
Himanshu Kaul
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
TRANSPOSING NEURAL NETWORK MATRICES IN HARDWARE
Publication number
20240152740
Publication date
May 9, 2024
Google LLC
Reginald Clifford Young
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
INTEGRATED CIRCUIT CHIP APPARATUS
Publication number
20240152741
Publication date
May 9, 2024
Cambricon Technologies Corporation Limited
Shaoli LIU
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
Reconfigurable Processor Circuit Architecture
Publication number
20240152486
Publication date
May 9, 2024
Cornami, Inc.
Paul L. Master
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
RECONFIGURABLE ARITHMETIC ENGINE CIRCUIT
Publication number
20240134817
Publication date
Apr 25, 2024
Cornami, Inc.
Raymond J. Andraka
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
PROTECTING POLYNOMIAL REJECTION THROUGH MASKED COMPRESSION COMPARISON
Publication number
20240126511
Publication date
Apr 18, 2024
NXP B.V.
Melissa Azouaoui
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
INSTRUCTIONS FOR FUSED MULTIPLY-ADD OPERATIONS WITH VARIABLE PRECIS...
Publication number
20240126544
Publication date
Apr 18, 2024
Intel Corporation
Dipankar DAS
G06 - COMPUTING CALCULATING COUNTING
Information
Patent Application
PROGRAMMABLE FINITE FIELD GENERATOR FOR MEMORY
Publication number
20240012616
Publication date
Jan 11, 2024
Micron Technology, Inc.
Keith A. Benjamin
G06 - COMPUTING CALCULATING COUNTING