KR20080049997A - 0.75승 계산 장치 및 방법 - Google Patents
0.75승 계산 장치 및 방법 Download PDFInfo
- Publication number
- KR20080049997A KR20080049997A KR1020060120668A KR20060120668A KR20080049997A KR 20080049997 A KR20080049997 A KR 20080049997A KR 1020060120668 A KR1020060120668 A KR 1020060120668A KR 20060120668 A KR20060120668 A KR 20060120668A KR 20080049997 A KR20080049997 A KR 20080049997A
- Authority
- KR
- South Korea
- Prior art keywords
- input value
- power
- multiplier
- calculating
- polynomial
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/50—Adding; Subtracting
- G06F7/505—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination
- G06F7/509—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination for multiple operands, e.g. digital integrators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/544—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
- G06F7/552—Powers or roots, e.g. Pythagorean sums
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/52—Multiplying; Dividing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/57—Arithmetic logic units [ALU], i.e. arrangements or devices for performing two or more of the operations covered by groups G06F7/483 – G06F7/556 or for performing logical operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
Claims (4)
- 0.75승 계산 방법에 있어서,입력 값 X의 범위를 미리 설정된 수의 영역으로 미리 분할하며, 상기 입력 값 X의 상기 0.75승을 미리 설정된 근사 다항식으로 표현하여, 상기 각 분할된 영역별로 입력 값 X에 해당하는 상기 근사 다항식의 계수들을 미리 마련하는 과정과,실제 입력 값 X에 대해 상기 미리 마련된 해당 근사 다항식의 계수들을 확인하며, 해당 근사 다항식을 통해 상기 실제 입력 값 X의 0.75승을 계산하는 과정을 포함함을 특징으로 하는 계산 방법.
- 제1항에 있어서, 상기 근사 다항식은 A*X3 + B*X2+ C*X + D, 또는 (((A*X + B)*X) + C)*X + D이며, 상기 계수들은 상기 A, B, C, D로서, 상기 분할된 영역에 별로 각각 미리 마련됨을 특징으로 하는 계산 방법.
- 제1항 또는 제2항에 있어서, 상기 분할된 영역은 32영역으로 분할됨을 특징으로 하는 계산 방법.
- 입력 값 X의 범위를 미리 설정된 수의 영역으로 미리 분할하며, 상기 입력 값 X의 0.75승을 3차 근사 다항식인 A*X3 + B*X2+ C*X + D으로 표현하여, 상기 각 분할된 영역별로 입력 값 X에 해당하는 상기 근사 다항식의 계수들을 미리 저장하는 0.75승 계산 장치에 있어서,상기 입력 값 X에 따른 상기 계수 A와 입력 값 X간의 곱을 계산하는 제1 곱셈기와,상기 입력 값 X에 따른 상기 계수 B와 상기 제1 곱셈기로부터의 출력의 합을 계산하는 제1 덧셈기와,상기 제1 덧셈기로부터의 출력과 상기 입력 값 X간의 곱을 계산하는 제2 곱셈기와,상기 입력 값 X에 따른 상기 계수 C와 상기 제2 곱셈기로부터의 출력의 합을 계산하는 제2 덧셈기와,상기 제2 덧셈기로부터의 출력과 상기 입력 값 X간의 곱을 계산하는 제3 곱셈기와,상기 입력 값 X에 따른 상기 계수 D와 상기 제3 곱셈기로부터의 출력의 합을 계산하는 제3 덧셈기를 포함함을 특징으로 하는 계산 장치.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060120668A KR100849317B1 (ko) | 2006-12-01 | 2006-12-01 | 0.75승 계산 장치 및 방법 |
US11/946,919 US20080133634A1 (en) | 2006-12-01 | 2007-11-29 | 0.75-power computing apparatus and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060120668A KR100849317B1 (ko) | 2006-12-01 | 2006-12-01 | 0.75승 계산 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080049997A true KR20080049997A (ko) | 2008-06-05 |
KR100849317B1 KR100849317B1 (ko) | 2008-07-29 |
Family
ID=39477109
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060120668A Expired - Fee Related KR100849317B1 (ko) | 2006-12-01 | 2006-12-01 | 0.75승 계산 장치 및 방법 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20080133634A1 (ko) |
KR (1) | KR100849317B1 (ko) |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5604691A (en) * | 1995-01-31 | 1997-02-18 | Motorola, Inc. | Logarithm/inverse-logarithm converter utilizing a truncated Taylor series and method of use thereof |
JP2002215196A (ja) * | 2001-01-24 | 2002-07-31 | Nec Corp | 0.75乗計算装置及び0.75乗計算方法並びにそれに用いるプログラム |
US20020147753A1 (en) * | 2001-01-30 | 2002-10-10 | Cirrus Logic, Inc. | Methods and systems for raising a numerical value to a fractional power |
GB0411880D0 (en) * | 2004-05-27 | 2004-06-30 | Imagination Tech Ltd | Method and apparatus for efficient evaluation of "table-based" mathematical functions |
-
2006
- 2006-12-01 KR KR1020060120668A patent/KR100849317B1/ko not_active Expired - Fee Related
-
2007
- 2007-11-29 US US11/946,919 patent/US20080133634A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
US20080133634A1 (en) | 2008-06-05 |
KR100849317B1 (ko) | 2008-07-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5013627B2 (ja) | 信号の低複雑度組み合わせコーディングのための装置および方法 | |
RU2008132827A (ru) | Преобразования с общими множителями | |
JP2009513993A (ja) | 変換表現に転換するか、または変換表現を逆変換するための装置および方法 | |
WO2021217034A1 (en) | Design of high-performance and scalable montgomery modular multiplier circuits | |
JP4953978B2 (ja) | 平方値に線形従属する計算結果の表示を生成する方法 | |
Menard et al. | Accuracy constraint determination in fixed-point system design | |
Lee et al. | High quality MPEG-audio layer III algorithm for a 16-bit DSP | |
KR100771401B1 (ko) | 프로그래머블 프로세서에서 mpeg-2 또는 mpeg-4aac 오디오 복호 알고리즘을 처리하기 위한 연산 회로및 연산 방법 | |
KR100849317B1 (ko) | 0.75승 계산 장치 및 방법 | |
Harris | A powering unit for an OpenGL lighting engine | |
Walters III et al. | Using truncated multipliers in DCT and IDCT hardware accelerators | |
Kong et al. | A rounding method to reduce the required multiplier precision for Goldschmidt division | |
Pappalardo et al. | An application-oriented analysis of power/precision trade-off in fixed and floating-point arithmetic units for VLSI processors. | |
US7599980B1 (en) | Efficient hardware square-root operation | |
Lei et al. | A memory-free modified discrete cosine transform architecture for MPEG-2/4 AAC | |
Wires et al. | Reciprocal and reciprocal square root units with operand modification and multiplication | |
Benavides et al. | FPGAs Implementation of fast algorithms oriented to mp3 audio decompression Implementación en FPGAs de algoritmos rápidos para descompresión de audio en formato MP3 | |
Malik et al. | MDCT IP Core Generator with Architectural Model Simulation | |
US7007057B2 (en) | 0.75-power computing apparatus and method and program for use therewith | |
Balaz et al. | MDCT IP core generator | |
Sukarno et al. | High Accuracy LPC Encoder Architecture for FPGA | |
Malik | A generic IP core of the identical forward and inverse 12/36-point MDCT architecture and an architectural model simulation toolbox | |
Malik et al. | An Improved MDCT IP Core Generator with Architectural Model Simulation | |
Hass | Synthesizing optimal fixed-point arithmetic for embedded signal processing | |
Bang et al. | Design optimization of a dual MP3/AAC decoder |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20061201 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20071212 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20080617 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20080723 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20080723 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20110629 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20120628 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20130627 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20130627 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20140627 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20140627 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20150629 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20150629 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20160629 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20160629 Start annual number: 9 End annual number: 9 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20180503 |