IP Library Granted Patent US 10,885,006
Granted Patent B2
US 10,885,006 · App. 15/696,009 · Granted Jan 5, 2021

Method, apparatus, and computer program stored in computer readable medium for conducting arithmetic operation efficiently in database management server

Inventor: Dohyeong Kim (Gyeonggi-do, KR)
Assignee: TmaxData Co., Ltd.
G06F16/2219G06F7/4836G06F7/491G06F7/76G06F16/00G06F16/90335
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,885,006
App. No.
15/696,009
Granted
Jan 5, 2021
Kind
B2
Abstract

Provided are a method, an apparatus, and a computer program stored in a computer readable medium for conducting an arithmetic operation efficiently in a database management server. In a computer-readable medium including a computer program including encoded commands, which is configured to cause one or more processors to perform operations when the computer program is executed by the one or more processors of a computer system, the operations include: an operation of receiving a structure body creation request for performing a predetermined arithmetic operation; an operation of creating a structure body in response to the structure body creation request; an operation of receiving an arithmetic operation processing request of requesting processing of the predetermined arithmetic operation with respect to a plurality of numerical values; an operation of creating structure body number data for each of the plurality of numerical values by applying each of the plurality of numerical values to the created structure body, the created structure body including one or more array elements and at least some numerical values being allocated to the one or more array elements to create the structure body number data; and an operation of performing the predetermined arithmetic operation based on the structure body number data for each of the plurality of numerical values.

Claims (39)

1. A non-transitory computer-readable medium including a computer program including encoded commands, which is configured to cause one or more processors to perform a process when the computer program is executed by the one or more processors of a database computer system, wherein the process comprises:

receiving a structure body creation request for performing a predetermined accumulative arithmetic operation on a plurality of numerical values stored in memory of the database computer system by a network;

creating a structure body including array elements in response to the structure body creation request by the network, wherein the number of the created structure bodies is plural;

receiving an arithmetic operation processing request for processing of the predetermined arithmetic operation with respect to the plurality of numerical values stored in the memory of the database computer system by the network;

creating structure body number data for each of the plurality of the numerical values stored in the memory of the database computer system by applying each of the plurality of the numerical values stored in the memory of the database computer system to the created structure body, the created structure body including one or more array elements and at least some of the numerical values being allocated to the one or more array elements to create the structure body number data by the one or more processors of the database computer system; and

performing the predetermined arithmetic operation based on the structure body number data for each of the plurality of the numerical values to acquire an arithmetic operation result data,

wherein the size of each of the array elements of the plurality of structure bodies are different from each other,

wherein each of the one or more array elements represents a predetermined multiplier of a specific number, and

wherein the operation of acquiring the first arithmetic operation result data includes performing the predetermined arithmetic operation between values possessed by the array element in which the predetermined multiplier is identical.

2. The non-transitory computer-readable storage medium of claim 1 , wherein the performing of the predetermined accumulative arithmetic operation to a plurality of numerical values stored in memory of the database computer system by a network includes:

acquiring first arithmetic operation result data by performing the predetermined accumulative arithmetic operation for the structure body number data for each of the plurality of the numerical values stored in the memory of the database computer system by network, and

creating second arithmetic operation result data by performing a carry arithmetic operation for the first arithmetic operation result data, the carry arithmetic operation including at least one of a carry up arithmetic operation and a carry down arithmetic operation, and

the process performed by the one or more processors of the database computer system further including converting the second arithmetic operation result data into a number.

3. The non-transitory computer-readable storage medium of claim 2 , wherein in the acquiring of the first arithmetic operation result data, the carry arithmetic operation regarding the numerical value stored in the memory of the database system is skipped by the one or more processors of database computer system during the performing of the predetermined accumulative arithmetic operation.

4. The non-transitory computer-readable storage medium of claim 1 , wherein the operation of performing the predetermined arithmetic operation based on the structure body number data for each of the plurality of numerical values to acquire an arithmetic operation result data includes:

performing the predetermined arithmetic operation with a first structure body and a second structure body,

wherein the first structure body has a first size of the array elements and the second structure body has a second size of the array elements, and

wherein the first size of the array elements and the second size of the array elements are different from each other.

5. The non-transitory computer-readable storage medium of claim 1 , wherein in the creating of the structure body number data, each of the plurality of the numerical values is divided based on a multiplier of 100 to create the structure body number data.

6. A non-transitory computer-readable medium including a computer program which is configured to cause one or more processors to perform a process when the computer program is executed by the one or more processors of a database computer system, wherein the process comprises:

receiving a structure body creation request for performing a predetermined accumulative arithmetic operation on a plurality of numerical values stored in memory of the database computer system by a network;

creating a structure body including array elements in response to the structure body creation request by the network, wherein the number of the created structure bodies is plural;

receiving an arithmetic operation processing request for processing of the predetermined arithmetic operation with respect to the plurality of numerical values stored in the memory of the database computer system by the network;

creating structure body number data for each of the plurality of the numerical values stored in the memory of the database computer system by applying each of the plurality of the numerical values stored in the memory of the database computer system to the created structure body, the created structure body including one or more array elements and at least some of the numerical values being allocated to the one or more array elements to create the structure body number data by the one or more processors of the database computer system; and

performing the predetermined arithmetic operation based on the structure body number data for each of the plurality of the numerical values to acquire an arithmetic operation result data, the predetermined arithmetic operation including an addition arithmetic operation of the numerical values stored in the memory of the database computer system,

wherein the size of each of the array elements of the plurality of structure bodies are different from each other

wherein each of the one or more array elements represents a predetermined multiplier of a specific number, and

wherein the operation of acquiring the first arithmetic operation result data includes performing the predetermined arithmetic operation between values possessed by the array element in which the predetermined multiplier is identical.

7. A database server having memory and a processor for performing a predetermined accumulative arithmetic operation, the server comprising:

a structure body creator configured to receive a structure body creation request for performing a predetermined accumulative arithmetic operation on a plurality of numerical values stored in memory of the database server by a network and create a structure body including array elements in response to the structure body creation request by the network, wherein the number of the created structure bodies is plural;

a structure body number data creator configured to receive an arithmetic operation processing request for the predetermined arithmetic operation for a plurality of numerical values stored in the memory of the database server by the network and create structure body number data for each of the plurality of the numerical values stored in the memory of the database server by the network by applying each of the plurality of the numerical values stored in the memory of the database server by the network to the created structure body, the created structure body including one or more array elements and at least some of the numerical values being allocated to the one or more array elements to create the structure body number data by the one or more processors of the database server; and

an arithmetic operation processor configured to perform the predetermined arithmetic operation based on the structure body number data for each of the plurality of the numerical values to acquire an arithmetic operation result data,

wherein the size of each of the array elements of the plurality of structure bodies are different from each other

wherein each of the one or more array elements represents a predetermined multiplier of a specific number, and

wherein the operation of acquiring the first arithmetic operation result data includes performing the predetermined arithmetic operation between values possessed by the array element in which the predetermined multiplier is identical.

8. The server of claim 7 , wherein the arithmetic operation processor of the database computer system includes:

a first arithmetic operation data receiver configured to acquire first arithmetic operation result data by performing the predetermined accumulative arithmetic operation for the structure body number data for each of the plurality of the numerical values stored in the memory of the database computer system by network, and

a second arithmetic operation data receiver configured to create second arithmetic operation result data by performing a carry arithmetic operation for the first arithmetic operation result data, the carry arithmetic operation including at least one of a carry up arithmetic operation and a carry down arithmetic operation, and

the server further including a numerical value converter configured to convert the second arithmetic operation result data into a number.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 12, 2022
From: TMAXDATACO., LTD. (ALSO KNOWN AS TMAXDATA CO., LTD. AND TMAX DATA CO., LTD.)
To: TMAXTIBERO CO., LTD.
Reel/Frame 060635/0387 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 5, 2017
From: KIM, DOHYEONG
To: TMAXDATA CO., LTD.
Reel/Frame 043492/0211 →
Priority Claims (1)
KR 10-2017-0100997 · Aug 9, 2017 · national
Continuity (1)
Related Publication 20190050434A1 · Feb 14, 2019