KR101243041B1 - Multiplier and Multiplication Method Using Hybrid Encoding - Google Patents

Multiplier and Multiplication Method Using Hybrid Encoding Download PDF

Info

Publication number
KR101243041B1
KR101243041B1 KR1020110032436A KR20110032436A KR101243041B1 KR 101243041 B1 KR101243041 B1 KR 101243041B1 KR 1020110032436 A KR1020110032436 A KR 1020110032436A KR 20110032436 A KR20110032436 A KR 20110032436A KR 101243041 B1 KR101243041 B1 KR 101243041B1
Authority
KR
South Korea
Prior art keywords
adder
mode signal
carry
multiplier
bit
Prior art date
Application number
KR1020110032436A
Other languages
Korean (ko)
Other versions
KR20120114728A (en
Inventor
유회준
김경훈
Original Assignee
한국과학기술원
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 한국과학기술원 filed Critical 한국과학기술원
Priority to KR1020110032436A priority Critical patent/KR101243041B1/en
Publication of KR20120114728A publication Critical patent/KR20120114728A/en
Application granted granted Critical
Publication of KR101243041B1 publication Critical patent/KR101243041B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/49Computations with a radix, other than binary, 8, 16 or decimal, e.g. ternary, negative or imaginary radices, mixed radix non-linear PCM
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/50Adding; Subtracting
    • G06F7/501Half or full adders, i.e. basic adder cells for one denomination
    • G06F7/503Half or full adders, i.e. basic adder cells for one denomination using carry switching, i.e. the incoming carry being connected directly, or only via an inverter, to the carry output under control of a carry propagate signal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/52Multiplying; Dividing
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K19/00Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits
    • H03K19/20Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits characterised by logic function, e.g. AND, OR, NOR, NOT circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Optimization (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Nonlinear Science (AREA)
  • Computer Hardware Design (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

본 발명의 곱셈기는 승수를 입력 받아 상기 승수의 소정 구역의 비트값에 따라 제1모드 신호 또는 제2모드 신호를 생성하는 모드 신호 발생기; 상기 승수를 입력 받아 상기 모드 신호 발생기에서 생성된 모드 신호에 따라 상기 소정 구역을 포함하는 구역을 제1기수 또는 제2기수로 인코딩하는 혼성 인코더; 상기 혼성 인코더의 출력과 피승수를 입력 받아 부분적들을 생성하는 부분적 생성기; 및 상기 부분적들을 합산하는 덧셈기를 포함한다.The multiplier according to the present invention receives a multiplier and generates a mode signal generator for generating a first mode signal or a second mode signal according to a bit value of a predetermined area of the multiplier; A hybrid encoder receiving the multiplier and encoding a region including the predetermined region into a first or second radix according to a mode signal generated by the mode signal generator; A partial generator which receives the output of the hybrid encoder and a multiplicand and generates partials; And an adder that sums the parts.

Description

혼성 인코딩을 이용한 곱셈기 및 곱셈 연산 방법{Multiplier and Multiplication Method Using Hybrid Encoding}Multiplier and Multiplication Method Using Hybrid Encoding

본 발명은 혼성 인코딩을 이용하는 곱셈기 및 곱셈 연산 방법에 관한 것이다.The present invention relates to multipliers and multiplication methods using hybrid encoding.

멀티미디어 프로세서에서 곱셈 연산이 자주 사용되며, 현재 곱셈 연산에서 부스 인코딩(booth encoding)이 일반적으로 이용된다. 이때, 상기 부스 인코딩에서는 4기수 (radix) 또는 8기수 모드의 인코딩이 주로 이용된다. Multiplication operations are frequently used in multimedia processors, and boot encoding is now commonly used in multiplication operations. In this case, the encoding of the booth is mainly used for encoding in radix or radix mode.

이때, 4기수 모드의 인코딩을 사용하는 경우 그 처리 속도가 빠른 반면 전력 소모가 높다. 이에 반해 8 기수 모드의 인코딩을 사용하는 경우 그 처리 속도는 느린 반면 전력 소모가 비교적 낮다. In this case, when using the 4-base mode encoding, the processing speed is high while the power consumption is high. On the other hand, when using 8-base mode encoding, the processing speed is slow but power consumption is relatively low.

곱셈 연산은 덧셈이나 뺄셈 연산에 비해 처리 시간이 많이 소요되므로 멀티미디어 프로세서에서 곱셈 연산의 처리 속도를 높이는 것이 필수적이다. 따라서, 종래에는 4기수의 부스 인코딩 곱셈기와 월리스 트리(Wallace Tree)를 결합한 회로가 자주 이용되는 경향이 있었다. Multiplications require more processing time than addition and subtractions, so it is essential to speed up multiplications in multimedia processors. Therefore, conventionally, a circuit combining a 4-numbered booth encoding multiplier and a Wallace tree tends to be frequently used.

하지만, 최근에 모바일 기기에서 상기 멀티미디어 프로세서의 사용이 급격히 증가하고 있다. 모바일 기기에서 전력의 공급이 제한적이라는 한계가 있다. Recently, however, the use of the multimedia processor in a mobile device has been rapidly increasing. There is a limit to the limited power supply in mobile devices.

따라서, 곱셈 연산의 처리 속도를 높이는 것뿐만 아니라 상기 연산에서 소모되는 전력의 사용을 최소화하는 것 또한 요구되고 있다.Accordingly, there is a need for not only speeding up the multiplication operation but also minimizing the use of power consumed in the operation.

본 발명은 종래기술의 문제점을 해결하기 위해 안출된 것으로써, 곱셈 연산의 속도를 향상시키면서 그의 전력 소모를 최소화할 수 있는 곱셈기 및 곱셈 연산 방법을 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the problems of the prior art, and an object thereof is to provide a multiplier and a multiplication operation method capable of minimizing its power consumption while improving the speed of the multiplication operation.

본 발명이 이루고자 하는 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 본 발명의 기재로부터 당해 분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The technical objects to be achieved by the present invention are not limited to the above-mentioned technical problems, and other technical subjects which are not mentioned can be clearly understood by those skilled in the art from the description of the present invention .

본 발명의 곱셈기는 승수를 입력받아 상기 승수의 소정 구역의 비트값에 따라 제1모드 신호 또는 제2모드 신호를 생성하는 모드 신호 발생기; 상기 승수를 입력 받아 상기 모드 신호 발생기에서 생성된 모드 신호에 따라 상기 소정 구역을 포함하는 구역을 제1기수 또는 제2기수로 인코딩하는 혼성 인코더; 상기 혼성 인코더의 출력과 피승수를 입력받아 부분적들을 생성하는 부분적 생성기; 및 상기 부분적들을 합산하는 덧셈기를 포함한다.The multiplier according to the present invention receives a multiplier and generates a mode signal generator for generating a first mode signal or a second mode signal according to a bit value of a predetermined area of the multiplier; A hybrid encoder receiving the multiplier and encoding a region including the predetermined region into a first or second radix according to a mode signal generated by the mode signal generator; A partial generator receiving the output of the hybrid encoder and the multiplicand and generating partials; And an adder that sums the parts.

본 발명의 곱셈 연산 방법은 승수를 입력받아 상기 승수의 소정 구역의 비트값에 따라 제1모드 신호 또는 제2모드 신호를 생성하는 모드 신호 생성 단계; 상기 승수를 입력받아 상기 모드 신호 발생기에서 생성된 모드 신호에 따라 상기 소정 구역을 포함하는 구역을 제1기수 또는 제2기수로 인코딩하는 단계; 상기 인코딩하는 단계의 출력과 피승수를 입력받아 부분적들을 생성하는 단계; 및 상기 부분적들을 합산하는 단계를 포함한다. The multiplication operation method of the present invention comprises: a mode signal generation step of receiving a multiplier and generating a first mode signal or a second mode signal according to a bit value of a predetermined area of the multiplier; Receiving the multiplier and encoding a region including the predetermined region into a first or second radix according to a mode signal generated by the mode signal generator; Generating partials by receiving an output of the encoding step and a multiplicand; And summing the parts.

본 발명에 따르면, 혼성 인코딩을 이용하여 곱셈 연산의 처리 속도를 향상시키면서 그의 전력 소모량을 최소화할 수 있는 곱셈기 및 곱셈 연산 방법을 제공할 수 있다. 또한, 본 발명에 따르면, 고성능을 가지면서 장시간 동작할 수 있는 곱셈기 및 곱셈 연산 방법을 제공할 수 있다.According to the present invention, it is possible to provide a multiplier and a multiplication operation method capable of minimizing its power consumption while improving the processing speed of a multiplication operation using hybrid encoding. In addition, according to the present invention, it is possible to provide a multiplier and a multiplication operation method capable of operating for a long time while having high performance.

도1은 본 발명의 실시예에 따른 혼성 인코딩을 이용하는 곱셈기의 블럭도이다.
도2는 본 발명의 실시예에 따른 모드 신호 분류 방법을 보여주는 테이블이다.
도3은 본 발명의 실시예에 따라 모드 신호 발생기를 구현하는 회로도이다.
도4a 및 도4b는 본 발명의 실시예에 따른 혼성 인코딩 방법을 나타낸다.
도5a 내지 도5c는 본 발명의 실시예에 따른 곱셈기에 포함된 덧셈기의 구성도이다.
1 is a block diagram of a multiplier using hybrid encoding according to an embodiment of the present invention.
2 is a table showing a mode signal classification method according to an embodiment of the present invention.
3 is a circuit diagram for implementing a mode signal generator according to an embodiment of the present invention.
4A and 4B illustrate a hybrid encoding method according to an embodiment of the present invention.
5A through 5C are diagrams illustrating an adder included in a multiplier according to an exemplary embodiment of the present invention.

이하, 본 발명의 바람직한 실시예의 상세한 설명이 첨부된 도면들을 참조하여 설명된다. 도면들 중 인용부호들 및 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 인용부호들로 표시됨을 유의해야 한다. 참고로 본 발명을 설명함에 있어서 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a detailed description of preferred embodiments of the present invention will be given with reference to the accompanying drawings. It should be noted that reference numerals and like elements among the drawings are denoted by the same reference numerals as much as possible even if they are shown in different drawings. In the following description, well-known functions or constructions are not described in detail to avoid unnecessarily obscuring the subject matter of the present invention.

우선, 부스 인코딩에서 일반적으로 사용되는 4기수 모드와 8기수 모드의 인코딩 방법에 대해서 간단히 설명한다. First, a brief description will be given of the encoding method of the 4-base mode and the 8-base mode which are generally used in booth encoding.

4기수 모드는 입력되는 승수(multiplier)를 두 비트씩 구역을 구분하여 인코딩을 수행한다. 따라서, 승수에 대해서 4기수 모드로 부스 인코딩을 수행한 후 피승수(multiplicand)와 부부적(partial product)을 생성하면 부스 인코딩을 수행하지 않은 경우에 비해서 부분적의 개수가 절반으로 감소한다. In the four-odd mode, the input multiplier is encoded by dividing a region into two bits. Therefore, if the multiplicand and the partial product are generated after the booth encoding is performed in the multiplier mode for the multiplier, the number of partials is reduced by half compared to the case where no booth encoding is performed.

8기수 모드는 승수를 세 비트씩 구역을 구분하여 인코딩을 수행한다. 따라서, 승수에 대해서 8기수 모드로 부스 인코딩을 수행한 후 피승수와 부분적을 생성하면 부분적의 개수가 대략 1/3로 줄어든다. Eight-base mode encodes the multiplier by dividing the multiplier into three bits. Therefore, if the multiplier and the partial are generated after the booth encoding is performed for the multiplier in the eighth mode, the number of the partials is reduced to about one third.

따라서, 인코딩을 하는 추가의 시간이 필요하지만 후속하여 월리스 트리(Wallace Tree)로 구현되는 덧셈기에서 더해지는 부분적의 개수가 감소하게 된다. Thus, an additional time for encoding is required, but the number of parts added in the adder subsequently implemented as a Wallace Tree is reduced.

4기수 모드 인코딩을 이용하는 경우 부분적과 단순 이동(shift 연산)만이 이용되므로 처리 속도가 매우 빠르다. 하지만, 부분적의 개수가 8기수 모드에 비해 많으므로 8기수 모드에 비해 전력 소모가 크다. When using 4-base mode encoding, only partial and simple shifts are used, which makes the process very fast. However, since the number of parts is larger than that of the eight cardinal mode, the power consumption is larger than that of the eight cardinal mode.

8기수 모드 인코딩을 이용하는 경우 4기수 모드에 비해 전력 소모가 낮지만, 8기수 모드에서는 3배의 피승수를 갖는 부분적이 발생하므로 그 처리 속도가 4기수 모드에 비해 느리다. 즉, 8기수 모드에서는 상기 3배의 피승수가 발생하는 부분적이 발생하므로 부분적 생성 과정에서 추가로 덧셈과정이 필요하여 4기수 모드에 비해서 속도가 느리다. When 8-base mode encoding is used, the power consumption is lower than that of the 4-base mode, but the processing speed is slower than that of the 4-base mode because a partial occurrence with a multiplier of 3 times occurs in the 8-base mode. That is, in the 8-odd mode, the partial occurrence of the multiplicand of 3 times occurs, and therefore, an addition process is required in the partial generation process, which is slower than the 4-base mode.

본 발명은 상기와 같은 4기수 모드와 8기수 모드를 혼성으로 인코딩함으로써 상기 4기수 모드의 장점과 8기수 모드의 장점을 모두 포함하는 곱셈기 및 곱셈 연산 방법을 제공할 수 있다. The present invention can provide a multiplier and a multiplication operation method including both the advantages of the four-base mode and the advantages of the eight-base mode by hybridly encoding the four-base mode and eight-base mode as described above.

도1은 본 발명의 실시예에 따른 혼성 인코딩을 이용하는 곱셈기의 블럭도이다. 도1에 도시된 본 발명의 실시예에 따른 곱셈기는 모드 신호 발생기(100), 혼성 인코더(200), 부분적 생성기(300) 및 덧셈기(400)를 포함할 수 있다. 1 is a block diagram of a multiplier using hybrid encoding according to an embodiment of the present invention. The multiplier according to the embodiment of the present invention shown in FIG. 1 may include a mode signal generator 100, a hybrid encoder 200, a partial generator 300, and an adder 400.

상기 모드 신호 발생기(100)는 승수(A)를 입력받아 상기 승수(A)의 소정 구역의 비트값에 따라 모드 신호를 생성한다. 즉, 상기 모드 신호 발생기(100)에서 생성되는 모드 신호에 따라 상기 혼성 인코더(200)는 4기수 모드 또는 8기수 모드로 인코딩을 수행한다. The mode signal generator 100 receives a multiplier A and generates a mode signal according to a bit value of a predetermined area of the multiplier A. That is, according to the mode signal generated by the mode signal generator 100, the hybrid encoder 200 performs encoding in the 4-base mode or the 8-base mode.

본 발명의 실시예에 따른 곱셈기에서는 일반적으로 8기수 모드로 인코딩을 수행하되 상기 8기수 모드에서 3배의 피승수를 갖는 부분적이 발생되는 경우에만 4기수 모드로 인코딩을 수행한다. 즉, 4기수 모드와 8기수 모드가 혼용된다. In the multiplier according to the exemplary embodiment of the present invention, encoding is generally performed in an eight radix mode, but encoding is performed in a four radix mode only when a partial occurrence of a multiplier of three times is generated in the eight radix mode. In other words, the 4-base mode and the 8-base mode are mixed.

도2는 본 발명의 실시예에 따른 모드 신호 분류 방법을 보여주는 테이블이다. 8기수 모드에서는 입력되는 승수(A)를 3개의 비트씩 구역을 분리하여 인코딩을 수행한다. 이때, 8기수 모드의 인코딩을 수행하기 위해서는 상기 소정의 구역 내에 포함된 3개의 비트 이외에 상기 구역 이전의 하위 비트를 추가로 고려해 주어야 한다. 2 is a table showing a mode signal classification method according to an embodiment of the present invention. In 8-odd mode, the input multiplier (A) is divided into three bit sections and encoding is performed. In this case, in order to perform 8-odd mode encoding, the lower bits before the zone must be additionally considered in addition to the three bits included in the predetermined zone.

즉, 상기 소정의 구역 내의 3개의 비트(Xi+2, Xi+1, Xi) 및 상기 소정의 구역 이전의 하나의 비트(Xi-1)가 모드 신호를 생성하는데 고려될 수 있다. 도2에 도시된 테이블은 상기 네 개의 비트(Xi+2, Xi+1, Xi 및 Xi-1)가 가질 수 있는 비트 값의 경우에 따라 발생하는 부분적의 결과를 나타낸다. That is, three bits (Xi + 2, Xi + 1, Xi) in the predetermined zone and one bit (Xi-1) before the predetermined zone may be considered to generate a mode signal. The table shown in FIG. 2 shows a partial result generated in the case of a bit value that the four bits (Xi + 2, Xi + 1, Xi and Xi-1) may have.

도2에 도시된 바와 같이, 상기 네 개의 비트들이 가질 수 있는 값(0 또는 1)에 따라 16가지의 경우의 수가 발생한다. 16가지의 경우 중에 음영 처리된 4가지 경우에만 세 배의 피승수(3B)를 갖는 부분적이 발생함을 알 수 있다. 즉, 1/4의 경우에만 세 배의 피승수가 발생한다. As shown in Fig. 2, the number of 16 cases occurs according to the value (0 or 1) that the four bits can have. It can be seen that a partial with a multiplicand 3B occurs only in four of the 16 cases. That is, three times the multiplicand occurs only in the case of 1/4.

본 발명에서는 전술한 바와 같이 일반적으로 8기수 모드로 인코딩을 수행하고 3배의 피승수를 갖는 부분적이 발생하는 1/4의 경우에만 4기수 모드로 인코딩을 수행한다. 이와 같이 함으로써 추가의 덧셈을 수행하는 회로가 불필요하게 된다. 이와 같이 혼성 인코딩 방법을 사용함으로써 곱셈 연산의 속도를 늦추지 않으면서 평균적인 부분적의 개수를 줄일 수 있다. In the present invention, as described above, encoding is generally performed in an eight radix mode, and encoding is performed in a four radix mode only in a case where 1/4 occurs partially having a multiplier of three times. This eliminates the need for circuitry to perform additional additions. By using the hybrid encoding method as described above, the average number of partial parts can be reduced without slowing down the multiplication operation.

따라서, 본 발명의 실시예에 따른 모드 신호 발생기(100)는 입력된 승수(A)에 대해서 3개의 비트를 포함하는 구역별로 3배의 피승수를 갖는 부분적이 발생하는지 여부를 판단한다. 소정 구역에 대해서 3배의 피승수를 갖는 부분적이 발생하지 않는 경우에는 상기 구역에 대해서는 8기수 모드로 인코딩을 수행하도록 하는 모드 신호를 혼성 인코더(200)에 전달한다. 만약, 상기 소정 구역에 대해서 3배의 피승수를 갖는 부분적이 발생하는 경우라면 상기 구역에 대해서는 4기수 모드로 인코딩을 수행하도록 하는 모드 신호를 혼성 인코더(200)에 전달한다. Accordingly, the mode signal generator 100 according to the embodiment of the present invention determines whether a partial multiplier having a multiplier of three times is generated for each input area including three bits with respect to the input multiplier A. FIG. When a partial with a multiply multiplier for a given zone does not occur, a mode signal is transmitted to the hybrid encoder 200 to perform encoding in the 8 odd mode for the zone. If a partial occurrence with a multiplier of 3 times is generated for the predetermined zone, a mode signal for performing encoding in the quadratic mode for the zone is transmitted to the hybrid encoder 200.

도2의 테이블에서 알 수 있는 바와 같이, 3배의 피승수는 상기 구역 내의 최상위 두 비트(Xi+2, Xi+1) 중 하나만 1의 값을 갖고 상기 구역 내의 최하위 비트(Xi)와 이전 비트(Xi-1) 중 하나만 1의 값을 갖는 경우에 발생한다. As can be seen in the table of FIG. 2, the multiplicative multiplier has only one of the two most significant bits (Xi + 2, Xi + 1) in the region having a value of 1 and the least significant bit (Xi) and the previous bit (in the region). This occurs when only one of Xi-1) has a value of 1.

도3은 본 발명의 실시예에 따라 모드 신호 발생기(100)를 구현하는 회로도의 일예를 나타낸다. 상기 모드 신호 발생기(100)는 예컨대 두 개의 XOR 논리 게이트(110,120) 및 하나의 OR 논리 게이트(130)를 포함하여 구성될 수 있다. 이때, 상기 두 개의 XOR 논리 게이트 중 하나(120)에는 상기 최상위 두 개의 비트(Xi+2, Xi+1)가 입력되고 나머지 하나(110)에는 최하위 비트(Xi)와 이전 비트(Xi-1)가 입력된다. 상기 두 개의 XOR 논리 게이트(110, 120)의 출력 각각이 상기 OR 논리 게이트(130)에 입력된다. 이때, 상기 OR 논리 게이트(130)의 출력이 모드 신호를 나타낼 수 있다. 3 shows an example of a circuit diagram for implementing the mode signal generator 100 according to an embodiment of the present invention. The mode signal generator 100 may include, for example, two XOR logic gates 110 and 120 and one OR logic gate 130. In this case, one of the two XOR logic gates 120 receives the two most significant bits (Xi + 2, Xi + 1), and the other one 110, the least significant bit (Xi) and the previous bit (Xi-1) Is input. Each of the outputs of the two XOR logic gates 110, 120 is input to the OR logic gate 130. In this case, the output of the OR logic gate 130 may represent a mode signal.

이때, 상기 OR 논리 게이트(130)의 출력, 즉 모드 신호가 "0"인 경우는 8기수 모드로 인코딩하는 것을 나타내고 상기 모드 신호가 "1"인 경우는 4기수 모드로 인코딩하는 것을 나타낸다.At this time, when the output of the OR logic gate 130, that is, the mode signal is "0", it means to encode in 8 odd mode, and when the mode signal is "1", it indicates to encode in 4 odd mode.

상기 도3에 도시된 모드 신호 발생기(100)의 회로도는 단지 예시일 뿐이며 다른 어떠한 구성이라도 포함될 수 있다. The circuit diagram of the mode signal generator 100 shown in FIG. 3 is merely an example and any other configuration may be included.

이때, 8기수 모드는 구역을 3개의 비트씩 구분하는 반면 4기수 모드는 구역을 2개의 비트씩 구분한다. 따라서, 3개의 비트를 포함하는 소정 구역에 대해서 4기수 모드로 인코딩하는 경우에 상기 구역 내의 1개의 비트가 남게 된다. 따라서, 본 발명의 실시예에 따라 소정 구역에 대해서 4기수로 인코딩해야 하는 경우에 상기 소정 구역을 포함하는 더 넓은 구역에 대해서 4기수로 인코딩을 수행할 수 있다. In this case, the eight radix mode divides the zone by three bits, while the four radix mode divides the zone by two bits. Thus, when encoding in a four-odd mode for a given zone containing three bits, one bit in the zone remains. Therefore, in the case of encoding four bases for a predetermined zone according to an embodiment of the present invention, encoding in four bases can be performed for a wider zone including the predetermined zone.

도4a 및 도4b는 본 발명의 실시예에 따른 혼성 인코딩 방법의 일 예를 나타낸다. 도4a에서는 8비트의 승수(A)가 그 예로서 이용된다. 이는 단지 예시일 뿐이며 16비트 또는 32비트와 같은 다른 수의 비트가 승수(A)로 이용될 수 있다. 4A and 4B illustrate an example of a hybrid encoding method according to an embodiment of the present invention. In Fig. 4A, an 8-bit multiplier A is used as an example. This is merely an example and other numbers of bits, such as 16 bits or 32 bits, may be used as the multiplier (A).

우선 도4a에 도시된 8비트의 승수(A)는 3개의 비트씩 구역이 정해진다. 이때, 제1구역 및 제2구역에는 각각 3개의 비트가 포함된다. 이때, 나머지 두 개의 비트(X6, X7)는 제3구역으로 분류된다. First, the 8-bit multiplier A shown in Fig. 4A is zoned by three bits. In this case, three bits are included in each of the first zone and the second zone. At this time, the remaining two bits (X6, X7) are classified into the third zone.

상기 제1구역 및 제2구역은 3배의 피승수를 갖는 부분적이 발생되지 않는 경우에는 8기수 모드로 인코딩될 수 있다. 상기 제3구역에 대해서는 두 개의 비트만이 포함되어 있으므로 3배의 피승수 발생 여부를 판단함이 없이 4기수 모드로 인코딩될 수 있다. The first zone and the second zone may be encoded in an eight radix mode when no partial with a multiply multiplier occurs. Since only two bits are included in the third zone, the third zone may be encoded in a four-odd mode without determining whether a multiplicative multiplier occurs.

만약, 상기 제1구역이 3배의 피승수를 갖는 부분적이 발생하는 경우에는 상기 제1구역뿐만 아니라 제2구역에 대해서도 4기수 모드의 인코딩이 수행될 수 있다. 예컨대, 6개의 비트가 인코딩 단위가 될 수 있다. 상기 인코딩 단위에 포함된 어느 하나의 구역이라도 3배의 피승수가 발생하는 경우에는 상기 인코딩 단위 내에 포함된 6개 비트 모두에 대해서 4기수 모드로 인코딩이 수행될 수 있다. 상기 인코딩 단위는 6개의 비트를 포함함으로 4기수 모드로 인코딩시에 3개의 구역으로 분리될 수 있다. If the first zone is partially multiplied by three times the multiplicative mode encoding may be performed not only for the first zone but also for the second zone. For example, six bits may be an encoding unit. When a multiplicative multiplier occurs in any one zone included in the encoding unit, encoding may be performed in all four bits included in the four radix mode. The encoding unit includes six bits and thus may be divided into three zones when encoding in a four-odd mode.

상기 인코딩 단위는 6의 배수의 비트 수를 가질 수 있다. 예컨대, 6비트, 12비트 등을 인코딩 단위로 포함시킬 수 있다. 전술한 인코딩 방법은 단지 예시일뿐이며 본 발명의 사상에 포함되는 다른 방법으로 4/8기수 혼성 인코딩이 이루어질 수 있음은 자명하다. The encoding unit may have a number of bits in multiples of six. For example, 6 bits, 12 bits, or the like may be included as an encoding unit. It is apparent that the above-described encoding method is merely exemplary and that 4/8 radix hybrid encoding may be performed by another method included in the spirit of the present invention.

상기 혼성 인코더(200)는 상기 승수(A)를 입력받아 상기 모드 신호 발생기(100)에서 생성된 모드 신호에 따라 구역별로 4기수 또는 8기수로 인코딩하여 내부 신호를 상기 부분적 생성기(300)에 전달한다. The hybrid encoder 200 receives the multiplier A, encodes each of four or eight bases according to a mode signal generated by the mode signal generator 100, and transmits an internal signal to the partial generator 300. do.

상기 부분적 생성기(300)는 상기 혼성 인코더(200)의 출력과 피승수(B)를 입력받아 부분적들을 발생시킨다. 상기 부분적들은 덧셈기(400)에 입력되어 합산된다. 상기 덧셈기(400)는 월리스 트리 덧셈기일 수 있다.The partial generator 300 receives the output of the hybrid encoder 200 and the multiplicand B to generate partials. The parts are input to the adder 400 and summed. The adder 400 may be a wallless tree adder.

도5a는 본 발명의 실시예에 따른 곱셈기에 포함된 덧셈기(400)를 구현하는 일 예를 도시한다. 상기 덧셈기(400)는 상기 부분적들의 각 자리별로 더해서 총 캐리값(carry)와 총 합값(sum)을 생성하는 제1덧셈부(410) 및 상기 총 캐리값과 상기 총 합값을 더하여 최종값을 구하는 제2덧셈부(420)를 포함한다. 5A illustrates an example of implementing an adder 400 included in a multiplier according to an embodiment of the present invention. The adder 400 calculates a final value by adding the first carry unit 410 and the total carry value and the total sum value to generate a total carry value and a total sum value by adding each position of the partial parts. A second adder 420 is included.

상기 제1덧셈부(410)는 상기 부분적들의 개수에 따라 복수의 캐리 보존 가산기(carry save adder) 세트(411)를 포함할 수 있다. 도5b는 상기 캐리 보존 가산기 세트(411)의 일 예를 나타낸다. 상기 캐리 보존 가산기 세트(411)는 두 개의 캐리 보존 가산기, 즉 제1 캐리 보존 가산기(412) 및 제2 캐리 보존 가산기(413)를 포함하여 구성될 수 있다. The first adder 410 may include a plurality of carry save adder sets 411 according to the number of portions. 5B shows an example of the carry storage adder set 411. The carry preservation adder set 411 may include two carry preservation adders, that is, a first carry preservation adder 412 and a second carry preservation adder 413.

상기 제1 캐리 보존 가산기 및 제2 캐리 보존 가산기(412, 413)는 각각 3비트 입력을 합산하여 1비트의 합값과 1비트의 캐리값을 출력하는 3비트 캐리 보존 가산기일 수 있다. 상기 제1캐리 보존 가산기(412)에 세 개의 비트(a, b, c)가 입력되고 상기 제1 캐리 보존 가산기(412)의 합값이 상기 제2캐리 보존 가산기(413)에 입력된다. 상기 제2 캐리 보존 가산기(413)에는 상기 제1 캐리 보존 가산기(412)의 합값뿐 아니라 다른 한 개의 비트(d)가 입력된다. The first carry preserving adder and the second carry preserving adder 412 and 413 may each be a 3-bit carry preserving adder that sums 3-bit inputs and outputs a sum value of 1 bit and a carry value of 1 bit. Three bits a, b, and c are input to the first carry storage adder 412, and a sum value of the first carry storage adder 412 is input to the second carry storage adder 413. The second carry storage adder 413 is input with the other bit d as well as the sum value of the first carry storage adder 412.

도5b에 도시된 캐리 보존 가산기 세트(411)는 본 발명의 실시예에 따른 곱셈기에서 4기수 모드의 인코딩이 수행되는 경우에 이용될 수 있다. The carry preserving adder set 411 shown in Fig. 5B may be used when encoding in the four radix mode is performed in the multiplier according to the embodiment of the present invention.

본 발명의 실시예에 따른 곱셈기에서 8기수 모드의 인코딩이 수행되는 경우에는 도5c에 도시된 바와 같이 제2 캐리 보존 가산기(413)의 동작을 정지시킴으로써 전력 소모를 줄일 수 있다. When the 8 odd mode encoding is performed in the multiplier according to the embodiment of the present invention, power consumption can be reduced by stopping the operation of the second carry storage adder 413 as shown in FIG. 5C.

이는 4기수 모드로 인코딩하는 경우에 비해 8기수 모드로 인코딩을 수행하는 경우 부분적의 개수가 감소하기 때문에 가능하다. 예컨대, 승수(A)가 8비트인 경우에 4기수 방법일 때는 부분적이 4개가 발생하는 반면 8기수 방법일 때는 부분적이 3개가 발생한다. 따라서, 제2 캐리 보존 가산기(413)에 입력될 비트(d)가 없다. 따라서, 상기 제2 캐리 보존 가산기(413)가 동적으로 꺼진 상태라고 하더라도 부분적의 덧셈 연산에는 지장이 없다. This is possible because the number of partial portions is reduced when encoding is performed in 8 radix mode as compared to encoding in 4 radix mode. For example, when the multiplier A is 8 bits, four partials occur in the four-odd method while three partial parts occur in the eight-odd method. Therefore, there is no bit d to be input to the second carry storage adder 413. Therefore, even if the second carry storage adder 413 is dynamically turned off, there is no problem in the partial addition operation.

이와 같이 상기 제2캐리 보존 가산기(413)가 정지되는 경우에 상기 제1 캐리 보존 가산기(412)의 합값은 상기 제2 캐리 보존 가산기(413)를 바이패스(bypass)하도록 설계될 수 있다. 이러한 바이패스는 멀티플렉서(multiplexer: MUX)를 이용하여 구현될 수 있다. 예컨대, 모드 신호 발생기에서 발생된 모드 신호를 제어 신호로 하는 2:1 MUX를 사용하여 상기 제1 캐리 보존 가산기(412)의 합값을 제2캐리 보존 가산기의 입력으로 넣을지 바이패스시킬지를 결정하도록 구현할 수 있다. As such, when the second carry storage adder 413 is stopped, the sum value of the first carry storage adder 412 may be designed to bypass the second carry storage adder 413. This bypass may be implemented using a multiplexer (MUX). For example, a 2: 1 MUX using a mode signal generated by a mode signal generator as a control signal may be used to determine whether to add or bypass the sum value of the first carry storage adder 412 to the input of the second carry storage adder. Can be.

상기 제2 덧셈부(420)는 캐리 전파 가산기(carry propagation adder)일 수 있다. 상기 제2덧셈부(420)는 상기 제1덧셈부(410)의 총 합값과 총 캐리값을 합산하여 최종적으로 곱셈기의 산출값을 출력한다. The second adder 420 may be a carry propagation adder. The second adder 420 sums the total sum value and the total carry value of the first adder 410 and finally outputs the calculated value of the multiplier.

이상 첨부된 도면을 참조하여 본 발명의 실시예를 설명하였지만, 본 발명이 속하는 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해되어야 하고, 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is evident that many alternatives, modifications and variations will be apparent to those skilled in the art. will be. Therefore, it should be understood that the above-described embodiments are to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than the foregoing description, It is intended that all changes and modifications derived from the equivalent concept be included within the scope of the present invention.

100: 모드 신호 발생기 200: 혼성 인코더
300: 부분적 발생기 400: 덧셈기
100: mode signal generator 200: hybrid encoder
300: partial generator 400: adder

Claims (22)

승수를 입력받아 상기 승수의 소정 구역의 비트값에 따라 제1모드 신호 또는 제2모드 신호를 생성하는 모드 신호 발생기;
상기 승수를 입력받아 상기 모드 신호 발생기에서 생성된 모드 신호에 따라 상기 소정 구역을 포함하는 구역을 제1기수 또는 제2기수로 인코딩하는 혼성 인코더;
상기 혼성 인코더의 출력과 피승수를 입력받아 부분적들을 생성하는 부분적 생성기; 및
상기 부분적들을 합산하는 덧셈기를 포함하는 곱셈기.
A mode signal generator that receives a multiplier and generates a first mode signal or a second mode signal according to a bit value of a predetermined area of the multiplier;
A hybrid encoder receiving the multiplier and encoding a region including the predetermined region into a first or second radix according to a mode signal generated by the mode signal generator;
A partial generator receiving the output of the hybrid encoder and the multiplicand and generating partials; And
And a adder for summing the parts.
제1항에 있어서,
상기 제1기수는 4기수이고 상기 제2기수는 8기수인 것을 특징으로 하는 곱셈기.
The method of claim 1,
And said first base is 4 bases and said second base is 8 bases.
제2항에 있어서,
상기 소정 구역은 상기 승수에서 연속된 3개의 비트를 포함하며,
상기 모드 신호 발생기는, 상기 승수 중 상기 소정 구역 바로 이전의 하위 1개의 비트와 상기 3개의 비트를 입력으로 하여, 3배의 피승수를 갖는 부분적이 발생하는 경우 상기 제1모드 신호를 생성하고 3배의 피승수를 갖는 부분적이 발생하지 않는 경우 상기 제2모드 신호를 생성하는 것을 특징으로 하는 곱셈기.
The method of claim 2,
The predetermined zone comprises three consecutive bits in the multiplier,
The mode signal generator is configured to generate the first mode signal when the partial signal having a multiplier of 3 times occurs by inputting the lower 1 bit and the 3 bits of the multiplier immediately before the predetermined region. And generating the second mode signal when the partial with the multiplicand does not occur.
제3항에 있어서,
상기 제1모드 신호가 생성된 경우 상기 혼성 인코더는 상기 소정 구역을 포함하는 구역을 상기 4기수로 인코딩하며,
상기 제2모드 신호가 생성된 경우 상기 혼성 인코더는 상기 소정 구역을 포함하는 구역을 상기 8기수로 인코딩하는 것을 특징으로 하는 곱셈기.
The method of claim 3,
When the first mode signal is generated, the hybrid encoder encodes a region including the predetermined region into the fourth radix,
And when the second mode signal is generated, the hybrid encoder encodes the region including the predetermined region into the eight radix.
제4항에 있어서,
상기 모드 신호 발생기는 제1 XOR 논리 게이트, 제2 XOR 논리 게이트, 및 OR 논리 게이트를 포함하며,
상기 제1 XOR 논리 게이트에는 상기 소정 구역의 최상위 2개의 비트가 입력되고,
상기 제2 XOR 논리 게이트에는 상기 소정 구역의 최하위 1개의 비트 및 상기 승수 중 상기 소정 구역 바로 이전의 하위 1개의 비트가 입력되며,
상기 OR 논리 게이트에는 상기 제1 XOR 논리 게이트 및 상기 제2 XOR 논리 게이트의 출력이 입력되며,
상기 모드 신호는 상기 OR 논리 게이트의 출력인 것을 특징으로 하는 곱셈기.
5. The method of claim 4,
The mode signal generator comprises a first XOR logic gate, a second XOR logic gate, and an OR logic gate,
The first two bits of the predetermined region are input to the first XOR logic gate,
The least significant one bit of the predetermined zone and the lower one bit immediately before the predetermined zone among the multipliers are input to the second XOR logic gate,
An output of the first XOR logic gate and the second XOR logic gate is input to the OR logic gate,
And the mode signal is an output of the OR logic gate.
제5항에 있어서,
상기 소정 구역을 포함하는 구역은 6개의 비트인 것을 특징으로 하는 곱셈기.
The method of claim 5,
A region comprising the predetermined region is six bits.
제1항 내지 제6항 중 어느 한 항에 있어서,
상기 덧셈기는 월리스 트리(Wallace tree) 덧셈기인 것을 특징으로 하는 곱셈기.
7. The method according to any one of claims 1 to 6,
And the adder is a wallless tree adder.
제7항에 있어서,
상기 덧셈기는 상기 부분적들의 각 자리별로 더해서 총 캐리값과 총 합값을 생성하는 제1덧셈부; 및
상기 총 캐리값과 상기 총 합값을 합산하여 최종 산출값을 출력하기 위한 제2덧셈부를 포함하는 것을 특징으로 하는 곱셈기.
The method of claim 7, wherein
The adder may include: a first adder configured to generate a total carry value and a total sum value by adding each position of the portions; And
And a second adder for adding the total carry value and the total sum value to output a final calculation value.
제8항에 있어서,
상기 제1덧셈부는 복수의 캐리 보존 가산기 세트를 포함하며,
상기 캐리 보존 가산기 세트 각각은 제1 캐리 보존 가산기 및 제2 캐리 보존 가산기를 포함하여 이루어진 것을 특징으로 하는 곱셈기.
9. The method of claim 8,
The first adder includes a plurality of carry preservation adder sets,
And each of said carry preservation adder sets comprises a first carry preservation adder and a second carry preservation adder.
제9항에 있어서,
상기 제1 및 제2 캐리 보존 가산기는 각각 3비트 입력을 합산하여 1비트의 합값과 1비트의 캐리값을 출력하는 3비트 캐리 보존 가산기이며,
상기 제1 캐리 보존 가산기의 합값은 상기 제2 캐리 보존 가산기에 입력되는 것을 특징으로 하는 곱셈기.
10. The method of claim 9,
The first and second carry preserving adders are 3-bit carry preserving adders each of which adds a 3-bit input and outputs a 1-bit sum value and a 1-bit carry value.
And a sum value of the first carry storage adder is input to the second carry storage adder.
제10항에 있어서,
상기 제2기수는 8기수이고,
상기 인코더가 상기 제2기수로 인코딩하는 경우 상기 제2 캐리 보존 가산기의 동작은 정지되는 것을 특징으로 하는 곱셈기.
The method of claim 10,
The second radix is eight radix,
And the operation of the second carry preserving adder is stopped when the encoder encodes the second radix.
제10항에 있어서,
상기 제2 덧셈부는 캐리 전파 덧셈기(carry propagation adder)인 것을 특징으로 하는 곱셈기.
The method of claim 10,
And the second adder is a carry propagation adder.
승수를 입력받아 상기 승수의 소정 구역의 비트값에 따라 제1모드 신호 또는 제2모드 신호를 생성하는 모드 신호 생성 단계;
상기 승수를 입력받아 상기 모드 신호 발생기에서 생성된 모드 신호에 따라 상기 소정 구역을 포함하는 구역을 제1기수 또는 제2기수로 인코딩하는 단계;
상기 인코딩하는 단계의 출력과 피승수를 입력받아 부분적들을 생성하는 단계; 및
상기 부분적들을 합산하는 단계를 포함하는 곱셈 연산 방법.
A mode signal generation step of receiving a multiplier and generating a first mode signal or a second mode signal according to a bit value of a predetermined area of the multiplier;
Receiving the multiplier and encoding a region including the predetermined region into a first or second radix according to a mode signal generated by the mode signal generator;
Generating partials by receiving an output of the encoding step and a multiplicand; And
Multiplying the partials.
제13항에 있어서,
상기 제1기수는 4기수이고 상기 제2기수는 8기수인 것을 특징으로 하는 곱셈 연산 방법.
The method of claim 13,
And the first base is 4 bases and the second base is 8 bases.
제14항에 있어서,
상기 소정 구역은 상기 승수에서 연속된 3개의 비트를 포함하며,
상기 모드 신호 생성 단계는:
상기 승수 중 상기 소정 구역 바로 이전의 하위 1개의 비트와 상기 3개의 비트를 입력으로 하여, 3배의 피승수를 갖는 부분적이 발생하는 경우 상기 제1모드 신호를 생성하고 3배의 피승수를 갖는 부분적이 발생하지 않는 경우 상기 제2모드 신호를 생성하는 것을 특징으로 하는 곱셈 연산 방법.
15. The method of claim 14,
The predetermined zone comprises three consecutive bits in the multiplier,
The mode signal generation step is:
The first mode signal is generated when the partial one having a multiplier of three times occurs by inputting the lower one bit and the three bits immediately before the predetermined area among the multipliers. And if not generated, generating the second mode signal.
제15항에 있어서,
상기 인코딩하는 단계는:
상기 제1모드 신호가 생성된 경우 상기 소정 구역을 포함하는 구역을 상기 4기수로 인코딩하며,
상기 제2모드 신호가 생성된 경우 상기 소정 구역을 포함하는 구역을 상기 8기수로 인코딩하는 것을 특징으로 하는 곱셈 연산 방법.
16. The method of claim 15,
The encoding step is:
When the first mode signal is generated, an area including the predetermined area is encoded into the fourth cardinal number,
And multiplying an area including the predetermined area into the eight radix when the second mode signal is generated.
제16항에 있어서,
상기 소정 구역을 포함하는 구역은 6개의 비트인 것을 특징으로 하는 곱셈 연산 방법.
17. The method of claim 16,
And the region including the predetermined region is 6 bits.
제13항 내지 제17항 중 어느 한 항에 있어서,
상기 합산하는 단계는:
상기 부분적들의 각 자리별로 더해서 총 캐리값과 총 합값을 생성하는 제1 합산 단계; 및
상기 총 캐리값과 상기 총 합값을 합산하여 최종 산출값을 생성하는 제2 합산 단계를 포함하는 것을 특징으로 하는 곱셈 연산 방법.
18. The method according to any one of claims 13 to 17,
The summing step is:
A first summing step of adding a total carry value and a total sum value by adding each portion of the portions; And
And a second summing step of generating a final calculated value by summing the total carry value and the total sum value.
제18항에 있어서,
상기 제1합산 단계는 복수의 캐리 보존 가산기 세트에 의해 수행되며,
상기 캐리 보존 가산기 세트 각각은 제1 캐리 보존 가산기 및 제1 캐리 보존 가산기를 포함하여 이루어진 것을 특징으로 하는 곱셈 연산 방법.
19. The method of claim 18,
The first summing step is performed by a plurality of carry preservation adder sets,
And each of the carry storage adder sets comprises a first carry storage adder and a first carry storage adder.
제19항에 있어서,
상기 제1 및 제2 캐리 보존 가산기는 각각 3비트 입력을 합산하여 1비트의 합값과 1비트의 캐리값을 출력하는 3비트 캐리 보존 가산기이며,
상기 제1 합산 단계는 상기 제1 캐리 보존 가산기의 합값이 상기 제2 캐리 보존 가산기에 입력되는 단계를 포함하는 것을 특징으로 하는 곱셈 연산 방법.
20. The method of claim 19,
The first and second carry preserving adders are 3-bit carry preserving adders each of which adds a 3-bit input and outputs a 1-bit sum value and a 1-bit carry value.
And the first adding step includes inputting a sum value of the first carry storage adder into the second carry storage adder.
제20항에 있어서,
상기 제2기수는 8기수이고,
상기 인코딩하는 단계에서 상기 제2기수로 인코딩하는 경우,
상기 제2 캐리 보존 가산기의 동작은 정지되고, 상기 제1 합산 단계에서 상기 제1 캐리 보존 가산기의 합값은 상기 제2 캐리 보존 가산기를 바이패스하는 것을 것을 특징으로 하는 곱셈 연산 방법.
21. The method of claim 20,
The second radix is eight radix,
When encoding in the second step in the encoding step,
And the operation of the second carry storage adder is stopped, and the sum of the first carry storage adder bypasses the second carry storage adder in the first adding step.
제21항에 있어서,
상기 제2합산 단계는 캐리 전파 덧셈기(carry propagation adder)에 의해 수행되는 것을 특징으로 하는 곱셈 연산 방법.
The method of claim 21,
And said second summing step is performed by a carry propagation adder.
KR1020110032436A 2011-04-08 2011-04-08 Multiplier and Multiplication Method Using Hybrid Encoding KR101243041B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110032436A KR101243041B1 (en) 2011-04-08 2011-04-08 Multiplier and Multiplication Method Using Hybrid Encoding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110032436A KR101243041B1 (en) 2011-04-08 2011-04-08 Multiplier and Multiplication Method Using Hybrid Encoding

Publications (2)

Publication Number Publication Date
KR20120114728A KR20120114728A (en) 2012-10-17
KR101243041B1 true KR101243041B1 (en) 2013-03-20

Family

ID=47283803

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110032436A KR101243041B1 (en) 2011-04-08 2011-04-08 Multiplier and Multiplication Method Using Hybrid Encoding

Country Status (1)

Country Link
KR (1) KR101243041B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950006583A (en) * 1993-08-20 1995-03-21 배순훈 Multiplication Circuits and Methods
KR20060044102A (en) * 2004-11-11 2006-05-16 삼성전자주식회사 Apparatus and method for multiple multiplication including plurality of identical partial multiplication modules
KR100953342B1 (en) 2007-12-27 2010-04-20 주식회사 동부하이텍 Encoder of multiplier

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950006583A (en) * 1993-08-20 1995-03-21 배순훈 Multiplication Circuits and Methods
KR20060044102A (en) * 2004-11-11 2006-05-16 삼성전자주식회사 Apparatus and method for multiple multiplication including plurality of identical partial multiplication modules
KR100953342B1 (en) 2007-12-27 2010-04-20 주식회사 동부하이텍 Encoder of multiplier

Also Published As

Publication number Publication date
KR20120114728A (en) 2012-10-17

Similar Documents

Publication Publication Date Title
Mohanty et al. Area–delay–power efficient carry-select adder
Rao et al. A high speed and area efficient Booth recoded Wallace tree multiplier for fast arithmetic circuits
Muralidharan et al. Radix-4 and radix-8 booth encoded multi-modulus multipliers
Živaljević et al. Digital filter implementation based on the RNS with diminished-1 encoded channel
Low et al. A new approach to the design of efficient residue generators for arbitrary moduli
Anitha et al. A 32 bit mac unit design using vedic multiplier and reversible logic gate
Chen et al. Efficient modulo 2n+ 1 multipliers for diminished-1 representation
Haridas et al. Area efficient low power modified booth multiplier for FIR filter
Kalaiyarasi et al. Design of an efficient high speed radix-4 Booth multiplier for both signed and unsigned numbers
US8892621B2 (en) Implementation of negation in a multiplication operation without post-incrementation
Kumar et al. Low power reconfigurable multiplier with reordering of partial products
Agrawal et al. ASIC based logarithmic multiplier using iterative pipelined architecture
CN110727412B (en) Mask-based hybrid floating-point multiplication low-power-consumption control method and device
Haritha et al. Design of an enhanced array based approximate arithmetic computing model for multipliers and squarers
Mehrabi et al. Multiplication With $ m $: 2 and $ m $: 3 Compressors—A Comparative Review
KR101243041B1 (en) Multiplier and Multiplication Method Using Hybrid Encoding
Baba et al. Design and implementation of advanced modified booth encoding multiplier
Singh et al. Modified booth multiplier with carry select adder using 3-stage pipelining technique
Kim et al. CSD-based programmable multiplier design for predetermined coefficient groups
Abid et al. Modified operand decomposition multiplication for high performance parallel multipliers
Vergos et al. Area-time efficient multi-modulus adders and their applications
Kumar et al. Design and Implementation of Vedic Multiplier using Compressors
US8180822B2 (en) Method and system for processing the booth encoding 33RD term
Kaur et al. Implementation of modified booth multiplier using pipeline technique on FPGA
Vergos et al. On the use of diminished-1 adders for weighted modulo 2n+ 1 arithmetic components

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160225

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee