WO2011052821A1 - Method for calculating log-likelihood ratio and a demodulation device - Google Patents
Method for calculating log-likelihood ratio and a demodulation device Download PDFInfo
- Publication number
- WO2011052821A1 WO2011052821A1 PCT/KR2009/006293 KR2009006293W WO2011052821A1 WO 2011052821 A1 WO2011052821 A1 WO 2011052821A1 KR 2009006293 W KR2009006293 W KR 2009006293W WO 2011052821 A1 WO2011052821 A1 WO 2011052821A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- likelihood ratio
- symbol
- constellation
- modulation symbol
- radio signal
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/02—Details ; arrangements for supplying electrical power along data transmission lines
- H04L25/06—Dc level restoring means; Bias distortion correction ; Decision circuits providing symbol by symbol detection
- H04L25/067—Dc level restoring means; Bias distortion correction ; Decision circuits providing symbol by symbol detection providing soft decisions, i.e. decisions together with an estimate of reliability
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/37—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
- H03M13/39—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
- H03M13/3905—Maximum a posteriori probability [MAP] decoding or approximations thereof based on trellis or lattice decoding, e.g. forward-backward algorithm, log-MAP decoding, max-log-MAP decoding
- H03M13/3927—Log-Likelihood Ratio [LLR] computation by combination of forward and backward metrics into LLRs
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/06—Receivers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L27/00—Modulated-carrier systems
- H04L27/32—Carrier systems characterised by combinations of two or more of the types covered by groups H04L27/02, H04L27/10, H04L27/18 or H04L27/26
- H04L27/34—Amplitude- and phase-modulated carrier systems, e.g. quadrature-amplitude modulated carrier systems
Definitions
- the present invention relates to a method and a demodulation device for calculating a large likelihood ratio, and more particularly, to a method and a demodulation device for calculating a log likelihood ratio in triangular orthogonal amplitude modulation.
- a typical method of digital modulation is Quadrature Amplitude Modulation (QAM), which classifies digital signals consisting of bit strings by preset bits and modulates them while changing the size and phase of the carrier signal.
- QAM Quadrature Amplitude Modulation
- the digital modulation scheme uses constellations representing distances between neighboring signals with respect to the digital signal.
- the digital modulation method using an orthogonal amplitude modulation method hereinafter referred to as a triangular modulation method
- a triangular modulation method uses a triangular constellation
- a log-likelihood ratio may be calculated and used for detection, transmission packet error verification, and the like.
- the present invention provides a method and a demodulation device for calculating the logarithmic likelihood ratio in an orthogonal amplitude modulation using a triangular constellation.
- a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; And perform an exponential operation on the difference between the received symbol and each modulation symbol, classify the exponential calculated value into groups according to the kth bit of the modulation symbol, and classify the group.
- a logarithm likelihood ratio calculation unit for calculating a sum of the exponentially calculated values and calculating a logarithmic likelihood ratio using the sum for each group, wherein k is a natural number equal to or greater than 1 and less than or equal to the number of bits of the modulation symbol;
- a demodulation device is provided.
- a method for calculating a log likelihood ratio by a demodulation device comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Performing an exponential operation on the difference between the received symbol and a pre-stored modulation symbol; Classifying the exponentially computed values into groups according to a kth bit of the modulation symbol being 1 or 0; And calculating a sum of the exponential calculated values for each group, and calculating a log likelihood ratio using the sum for each group, wherein k is 1 or more and a natural number less than or equal to the number of bits of the modulation symbol.
- An algebraic likelihood ratio calculation method is provided.
- a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; The squared difference between the received symbol and each modulation symbol is classified into a group according to a value of 1 or 0 of the kth bit of the modulation symbol, and a log likelihood ratio is calculated using the difference between the minimum values of the respective groups.
- a demodulation device including a logarithmic likelihood ratio calculation unit, wherein k is 1 or more and is a natural number less than or equal to the number of bits of the modulation symbol.
- a method for calculating a large likelihood ratio by a demodulation device comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Classifying the received symbol and the group according to a value where a k-th bit of the modulation symbol is 1 or 0 among squared values of the difference between the modulation symbols; And calculating a large likelihood ratio using a difference between the minimum values of the groups, wherein k is a natural number equal to or greater than 1 and less than or equal to the number of bits of the modulation symbol.
- a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; A logarithm likelihood ratio calculation unit for calculating an index according to the received symbol, rearranging the index according to a size, and calculating a logarithmic likelihood ratio according to a predetermined number of upper indexes among the rearranged indexes, wherein the index Is an exponent of a value obtained by performing an exponential operation on the square of the difference between the received symbol and each modulation symbol.
- a method for calculating a large likelihood ratio by a demodulation device comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Calculating an index according to the received symbol; Rearranging the indexes according to size; Calculating an algebraic likelihood ratio according to a predetermined number of upper exponents among the rearranged indices, wherein the exponent is an exponent of a value obtained by performing an exponential operation on the square of the difference between the received symbol and each modulation symbol.
- An algebraic likelihood ratio calculation method is provided.
- FIG. 1 is a diagram illustrating a demodulation device according to an embodiment of the present invention.
- Figure 2 illustrates a triangular constellation diagram used in the demodulation device according to an embodiment of the present invention.
- FIG. 3 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a first embodiment of the present invention.
- FIG. 4 is a flowchart illustrating a process of calculating a log likelihood ratio of a device of a demodulation device according to a second embodiment of the present invention.
- FIG. 5 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a third embodiment of the present invention.
- FIG. 1 is a diagram illustrating a demodulation device according to an embodiment of the present invention.
- the demodulation device includes a converter 110, a constellation storage unit 120, and an algebraic likelihood ratio calculator 130.
- the converter 110 extracts a modulation symbol from a wireless signal received through the antenna.
- the modulation symbol is a modulation symbol generated according to the constellation of the triangular form.
- the constellation according to the present embodiment will be described later with reference to FIG. 2.
- the constellation storage unit 120 stores the constellation for reference in the process of demodulating the modulation symbol.
- the constellation may include a plurality of constellation points, and may include a bit string of modulation symbols corresponding to each constellation point.
- the algebraic likelihood ratio calculation unit 130 is a modulation symbol extracted from a radio signal received from the conversion unit 110 (hereinafter referred to as a reception symbol), and a modulation symbol stored in the constellation storage unit 120 (hereinafter referred to as a storage symbol).
- the algebraic likelihood ratio is calculated according to a predetermined equation using.
- FIG. 2 is a diagram illustrating a triangular constellation diagram used in a demodulation device according to an embodiment of the present invention.
- a plurality of constellation points m1 to m16 are disposed at vertices of a triangle, and modulation symbols are matched to each constellation point.
- the storage symbol 1101 is matched with the constellation point m1.
- the conversion unit 110 calculates coordinates corresponding to the magnitude and phase of the radio signal received in the coordinate system on the constellation.
- the converter 110 extracts a storage symbol matched to a constellation point corresponding to a region in which the calculated coordinates are located among the plurality of regions set on the constellation diagram as a received symbol corresponding to the corresponding radio signal.
- the algebraic likelihood ratio calculation unit 130 substitutes the received symbols corresponding to the storage symbols stored in the constellation storage unit 120 and the received radio signals into the following Equation 1 To calculate.
- Equation 1 is converted to an equation including sigma, it can be expressed as Equation 2.
- the additive white Gaussian noise is a noise representing a normal distribution of a general channel, and the variance of the additive white Gaussian noise in the demodulation device according to the present embodiment may be a predetermined value.
- Equation 2 Substituting 1 to 4 into k in Equation 2 may be derived as in Equation 3 to Equation 6 below.
- the process of calculating the algebraic likelihood ratio described above with reference to Equations 1 to 6 includes a large number of log and exponential operations, and thus has a high computational complexity.
- a demodulation device having a lower computational complexity than the logarithmic likelihood ratio calculation process of the demodulation device according to the first embodiment will be described.
- the demodulation device can reduce the computational complexity by replacing the log and exponential operations used in Equations 1 to 6 with operations for calculating the maximum and minimum values.
- Max [A, B] is the maximum value of A and B
- Min [A, B] is the minimum value of A and B.
- Equations 7 and 8 the values of terms except Max [A, B] or Min [-A, -B] are so small that they can be ignored. Therefore, in the present embodiment, only Max [A, B] or Min [-A, -B] is substituted into the equations (3) to (6).
- Equation 8 is substituted into Equation 2 to simplify the expression. That is, the demodulation device according to the present embodiment may calculate a value approximating the calculation result according to Equations 1 to 6 by replacing the operations of Equations 3 to 6 with the maximum or minimum operations.
- Equation 8 The last term in Equation 8 includes a large number of logarithmic and exponential operations.
- an approximation value of the corresponding term is deleted.
- an algebraic likelihood ratio is calculated by using an approximated equation without deleting the last term of Equation 8.
- Equation 8 is modified as in Equation 14 below.
- Equation 14 satisfies the condition of Equation 15 below.
- the demodulation device In order to reduce the computational complexity, the demodulation device according to the present embodiment You can save the table whose value is matched in the look-up value in advance. That is, the demodulation device according to the present embodiment Depending on the Tables with matching values can be stored in advance.
- FIG. 3 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a first embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 6, a detailed description thereof will be omitted.
- the demodulation device receives a radio signal (310).
- the demodulation device extracts the received symbol from the wireless signal (320). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
- the demodulation device calculates a squared difference between the received symbol and the stored symbol (330).
- the demodulator performs an exponential operation on the value obtained by dividing the variance of the additive white Gaussian noise by the squared value (340).
- the demodulation device classifies the value calculated in step 340 into a group in which a specific bit of the corresponding storage symbol is 1 and a group in which a specific bit of the corresponding storage symbol is 0 (350).
- the demodulation device calculates the sum of the values of the groups classified in operation 350 (360).
- the demodulation device calculates a logarithmic likelihood ratio by taking the logarithm of the sum of the group of the specific bit is 0 and the sum of the group of the specific bit is 0 (370).
- FIG. 4 is a flowchart illustrating a process of calculating a log likelihood ratio of an apparatus of a demodulation device according to a second embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 12, a detailed description thereof will be omitted.
- the demodulation device receives a radio signal (410).
- the demodulation device extracts the received symbol from the wireless signal (420). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
- the demodulation device calculates a squared difference between the received symbol and the stored symbol (430).
- the demodulation device divides the value calculated in operation 430 into groups of a value of a specific symbol of 1 and a value of 0 of a specific symbol, and selects a minimum value of each group (440).
- the demodulation device calculates the difference between the minimum values selected in step 440, and calculates the logarithmic likelihood ratio by dividing the variance of the additive white Gaussian noise by the calculated value (450).
- FIG. 5 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a third embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 16, a detailed description thereof will be omitted.
- the demodulation device receives a radio signal (510).
- the demodulation device extracts the received symbol from the wireless signal (520). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
- the demodulation device calculates a squared difference between the received symbol and the stored symbol (530).
- the demodulation device performs an exponential operation on the value calculated in operation 530 (540).
- the demodulation device arranges, in ascending order, a value obtained by multiplying -1 by the exponent of the value calculated in step 540 (550).
- the demodulation device calculates an algebraic likelihood ratio that is the difference between the upper two of the values arranged in step 550 and the extracted value with reference to the table and the highest value (minimum value) of the values arranged in step 550 (560).
- the present invention has the effect of providing a method and apparatus for calculating the logarithmic likelihood ratio in an orthogonal amplitude modulation using a triangular constellation.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Power Engineering (AREA)
- Digital Transmission Methods That Use Modulated Carrier Waves (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
Abstract
A method for calculating a log-likelihood ratio and a demodulation device are provided. The demodulation device for receiving and then demodulating a radio signal comprises: a constellation storage part, which stores constellation points arranged in a triangular form and modulation symbols matching the constellation points; a transformation part, which extracts a received symbol from the radio signal; and a log-likelihood ratio calculation part, which performs exponential operations on a difference between the received symbol and each of the modulation symbols, classifies the exponential operated values into groups, depending on whether a k-th bit of the modulation symbol is 1 or 0, calculates the sum of exponential operated values by group and then calculates a log-likelihood ratio using the sum for each group, wherein the k is at least 1 and a natural number not greater than the number of bits of the modulation symbol. The present invention is advantageous in that it provides the method and device for calculating a log-likelihood ratio in a quadrature amplitude modulation system using a triangular constellation.
Description
본 발명은 대수우도비를 산출하는 방법 및 복조 장치에 관한 것으로, 특히 삼각 직교진폭변조에서 대수우도비를 산출하는 방법 및 복조 장치에 관한 것이다.The present invention relates to a method and a demodulation device for calculating a large likelihood ratio, and more particularly, to a method and a demodulation device for calculating a log likelihood ratio in triangular orthogonal amplitude modulation.
디지털 변조 방식 중 대표적인 방식은 Quadrature Amplitude Modulation(직교진폭변조, QAM)이며, 이는 비트열로 이루어진 디지털 신호를 미리 설정된 비트만큼 분류하여 반송파 신호의 크기와 위상을 변화시키면서 변조시키는 방법이다.A typical method of digital modulation is Quadrature Amplitude Modulation (QAM), which classifies digital signals consisting of bit strings by preset bits and modulates them while changing the size and phase of the carrier signal.
디지털 변조 방식은 디지털 신호에 대해 각 이웃 신호들 간의 거리를 나타내는 성상도를 이용한다. 특히 삼각 형태의 성상도를 이용한 직교 진폭 변조 방식(이하 삼각 변조 방식이라 지칭)을 이용한 디지털 변조 방식은 변조심볼오류 확률을 기존과 유지하면서 전력의 소모를 줄일 수 있는 장점이 있다.The digital modulation scheme uses constellations representing distances between neighboring signals with respect to the digital signal. In particular, the digital modulation method using an orthogonal amplitude modulation method (hereinafter referred to as a triangular modulation method) using a triangular constellation has an advantage of reducing power consumption while maintaining the probability of modulation symbol error.
또한 디지털 변조 방식에서는 대수우도비(log-likelihood ratio)를 산출하여, 검파, 전송 패킷 오류 검증 등에 이용할 수 있다.In addition, in a digital modulation scheme, a log-likelihood ratio may be calculated and used for detection, transmission packet error verification, and the like.
하지만 종래의 대수우도비의 산출 방법으로 삼각 변조 방식에 상응하는 대수우도비를 산출할 수 없는 문제점이 있다.However, there is a problem in that the logarithmic likelihood ratio corresponding to the triangulation modulation method cannot be calculated using the conventional algebraic likelihood ratio calculation method.
본 발명은 삼각 형태의 성상도를 이용한 직교 진폭 변조 방식에서 대수우도비를 산출하는 방법 및 복조 장치를 제공한다.The present invention provides a method and a demodulation device for calculating the logarithmic likelihood ratio in an orthogonal amplitude modulation using a triangular constellation.
본 발명이 제시하는 이외의 기술적 과제들은 하기의 설명을 통해 쉽게 이해될 수 있을 것이다.Technical problems other than the present invention will be easily understood through the following description.
본 발명의 일 측면에 따르면, 무선 신호를 수신하여 복조하는 복조 장치에 있어서, 삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부; 상기 무선 신호에서 수신 심볼을 추출하는 변환부; 및 상기 수신 심볼과 각 상기 변조 심볼의 차에 익스포넨셜 연산을 수행하고, 상기 변조심볼의 k번째 비트가 1 또는 0인 것에 따라 상기 익스포넨셜 연산된 값을 그룹으로 분류하고, 상기 그룹 별 상기 익스포넨셜 연산된 값의 합을 산출하고, 상기 그룹 별 합을 이용하여 대수우도비를 산출하는 대수우도비 산출부를 포함하되, 상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 복조 장치가 제공된다.According to an aspect of the present invention, a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; And perform an exponential operation on the difference between the received symbol and each modulation symbol, classify the exponential calculated value into groups according to the kth bit of the modulation symbol, and classify the group. A logarithm likelihood ratio calculation unit for calculating a sum of the exponentially calculated values and calculating a logarithmic likelihood ratio using the sum for each group, wherein k is a natural number equal to or greater than 1 and less than or equal to the number of bits of the modulation symbol; A demodulation device is provided.
본 발명의 다른 측면에 따르면, 복조 장치가 대수우도비를 산출하는 방법에 있어서, 무선 신호를 수신하는 단계; 상기 무선 신호에서 수신 심볼을 추출하는 단계; 상기 수신 심볼과 미리 저장된 변조 심볼의 차에 익스포넨셜 연산을 수행하는 단계; 상기 변조심볼의 k번째 비트가 1 또는 0인 것에 따라 상기 익스포넨셜 연산된 값을 그룹으로 분류하는 단계; 및 상기 그룹 별 상기 익스포넨셜 연산된 값의 합을 산출하고, 상기 그룹 별 합을 이용하여 대수우도비를 산출하는 단계를 포함하되, 상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 대수우도비 산출 방법이 제공된다.According to another aspect of the present invention, a method for calculating a log likelihood ratio by a demodulation device, the method comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Performing an exponential operation on the difference between the received symbol and a pre-stored modulation symbol; Classifying the exponentially computed values into groups according to a kth bit of the modulation symbol being 1 or 0; And calculating a sum of the exponential calculated values for each group, and calculating a log likelihood ratio using the sum for each group, wherein k is 1 or more and a natural number less than or equal to the number of bits of the modulation symbol. An algebraic likelihood ratio calculation method is provided.
본 발명의 또 다른 측면에 따르면, 무선 신호를 수신하여 복조하는 복조 장치에 있어서, 삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부; 상기 무선 신호에서 수신 심볼을 추출하는 변환부; 상기 수신 심볼과 각 상기 변조 심볼의 차를 제곱한 값 중 상기 변조 심볼의 k번째 비트가 1 또는 0인 값에 따른 그룹으로 분류하고, 상기 각 그룹의 최소값 간의 차를 이용하여 대수우도비를 산출하는 대수우도비 산출부를 포함하되, 상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 복조 장치가 제공된다.According to another aspect of the present invention, a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; The squared difference between the received symbol and each modulation symbol is classified into a group according to a value of 1 or 0 of the kth bit of the modulation symbol, and a log likelihood ratio is calculated using the difference between the minimum values of the respective groups. A demodulation device including a logarithmic likelihood ratio calculation unit, wherein k is 1 or more and is a natural number less than or equal to the number of bits of the modulation symbol.
본 발명의 또 다른 측면에 따르면, 복조 장치가 대수우도비를 산출하는 방법에 있어서, 무선 신호를 수신하는 단계; 상기 무선 신호에서 수신 심볼을 추출하는 단계; 상기 수신 심볼과 각 상기 변조 심볼의 차를 제곱한 값 중 상기 변조 심볼의 k번째 비트가 1 또는 0인 값에 따른 그룹으로 분류하는 단계; 및 상기 각 그룹의 최소값 간의 차를 이용하여 대수우도비를 산출하는 단계를 포함하되, 상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 대수우도비 산출 방법이 제공된다.According to another aspect of the present invention, a method for calculating a large likelihood ratio by a demodulation device, the method comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Classifying the received symbol and the group according to a value where a k-th bit of the modulation symbol is 1 or 0 among squared values of the difference between the modulation symbols; And calculating a large likelihood ratio using a difference between the minimum values of the groups, wherein k is a natural number equal to or greater than 1 and less than or equal to the number of bits of the modulation symbol. .
본 발명의 또 다른 측면에 따르면, 무선 신호를 수신하여 복조하는 복조 장치에 있어서, 삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부; 상기 무선 신호에서 수신 심볼을 추출하는 변환부; 상기 수신 심볼에 따른 지수를 산출하고, 상기 지수를 크기에 따라 재배열하고, 상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 따라 대수우도비를 산출하는 대수우도비 산출부를 포함하되, 상기 지수는 상기 수신 심볼과 각 상기 변조 심볼의 차의 제곱에 익스포넨셜 연산을 취한 값의 지수인 것을 특징으로 하는 복조 장치가 제공된다.According to another aspect of the present invention, a demodulation device for receiving and demodulating a radio signal, comprising: a constellation storage unit for storing constellation points arranged in a triangular form and modulation symbols matching the constellation points; A converter configured to extract a received symbol from the wireless signal; A logarithm likelihood ratio calculation unit for calculating an index according to the received symbol, rearranging the index according to a size, and calculating a logarithmic likelihood ratio according to a predetermined number of upper indexes among the rearranged indexes, wherein the index Is an exponent of a value obtained by performing an exponential operation on the square of the difference between the received symbol and each modulation symbol.
본 발명의 또 다른 측면에 따르면, 복조 장치가 대수우도비를 산출하는 방법에 있어서, 무선 신호를 수신하는 단계; 상기 무선 신호에서 수신 심볼을 추출하는 단계; 상기 수신 심볼에 따른 지수를 산출하는 단계; 상기 지수를 크기에 따라 재배열하는 단계; 상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 따라 대수우도비를 산출하는 단계를 포함하되, 상기 지수는 상기 수신 심볼과 각 상기 변조 심볼의 차의 제곱에 익스포넨셜 연산을 취한 값의 지수인 것을 특징으로 하는 대수우도비 산출 방법이 제공된다.According to another aspect of the present invention, a method for calculating a large likelihood ratio by a demodulation device, the method comprising: receiving a radio signal; Extracting a received symbol from the wireless signal; Calculating an index according to the received symbol; Rearranging the indexes according to size; Calculating an algebraic likelihood ratio according to a predetermined number of upper exponents among the rearranged indices, wherein the exponent is an exponent of a value obtained by performing an exponential operation on the square of the difference between the received symbol and each modulation symbol. An algebraic likelihood ratio calculation method is provided.
도 1은 본 발명의 일 실시예에 따른 복조 장치를 예시한 도면.1 is a diagram illustrating a demodulation device according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른 복조 장치에서 이용되는 삼각 형태의 성상도를 예시한 도면.Figure 2 illustrates a triangular constellation diagram used in the demodulation device according to an embodiment of the present invention.
도 3은 본 발명의 제1 실시예에 따른 복조 장치의 대수우도비를 산출하는 과정을 예시한 순서도.3 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a first embodiment of the present invention.
도 4는 본 발명의 제2 실시예에 따른 복조 장치의 장치의 대수우도비를 산출하는 과정을 예시한 순서도.4 is a flowchart illustrating a process of calculating a log likelihood ratio of a device of a demodulation device according to a second embodiment of the present invention.
도 5는 본 발명의 제3 실시예에 따른 복조 장치의 대수우도비를 산출하는 과정을 예시한 순서도.5 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a third embodiment of the present invention.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.
또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. In addition, in the description with reference to the accompanying drawings, the same components regardless of reference numerals will be given the same reference numerals and duplicate description thereof will be omitted. In the following description of the present invention, if it is determined that the detailed description of the related known technology may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.
도 1은 본 발명의 일 실시예에 따른 복조 장치를 예시한 도면이다.1 is a diagram illustrating a demodulation device according to an embodiment of the present invention.
도 1을 참조하면, 복조 장치는 변환부(110), 성상도 저장부(120), 대수우도비 산출부(130)를 포함한다.Referring to FIG. 1, the demodulation device includes a converter 110, a constellation storage unit 120, and an algebraic likelihood ratio calculator 130.
변환부(110)는 안테나를 통해 수신된 무선 신호에서 변조 심볼을 추출한다. 이 때, 변조 심볼은 삼각 형태의 성상도에 따라 생성된 변조 심볼이다. 본 실시예에 따른 성상도는 추후 도 2를 참조하여 설명하도록 한다.The converter 110 extracts a modulation symbol from a wireless signal received through the antenna. At this time, the modulation symbol is a modulation symbol generated according to the constellation of the triangular form. The constellation according to the present embodiment will be described later with reference to FIG. 2.
성상도 저장부(120)는 변조 심볼을 복조하는 과정에서 참조할 성상도를 저장한다. 이 때, 성상도에는 복수의 성상점이 포함되고, 각 성상점에 상응하는 변조 심볼의 비트열이 포함될 수 있다.The constellation storage unit 120 stores the constellation for reference in the process of demodulating the modulation symbol. In this case, the constellation may include a plurality of constellation points, and may include a bit string of modulation symbols corresponding to each constellation point.
대수우도비 산출부(130)는 변환부(110)로부터 수신한 무선 신호에서 추출한 변조 심볼(이하 수신 심볼이라 지칭)과, 성상도 저장부(120)에 저장된 변조 심볼(이하 저장 심볼이라 지칭)을 이용하여 미리 지정된 수식에 따라 대수우도비를 산출한다.The algebraic likelihood ratio calculation unit 130 is a modulation symbol extracted from a radio signal received from the conversion unit 110 (hereinafter referred to as a reception symbol), and a modulation symbol stored in the constellation storage unit 120 (hereinafter referred to as a storage symbol). The algebraic likelihood ratio is calculated according to a predetermined equation using.
이하 대수우도비를 산출부(130)에서 수행하는 대수우도비를 산출하기 위한 수식을 설명하기에 앞서, 본 발명의 일 실시예에서 사용된 삼각 형태의 성상도를 설명하기로 한다.Hereinafter, the triangular constellations used in an embodiment of the present invention will be described before describing an equation for calculating the algebraic likelihood ratio performed by the algebraic likelihood ratio calculation unit 130.
도 2는 본 발명의 일 실시예에 따른 복조 장치에서 이용되는 삼각 형태의 성상도를 예시한 도면이다.2 is a diagram illustrating a triangular constellation diagram used in a demodulation device according to an embodiment of the present invention.
도 2를 참조하면, 성상도에는 복수개의 성상점(m1~m16)이 삼각형의 꼭지점에 위치하도록 배치되어 있으며, 각 성상점에는 변조 심볼이 매칭되어 있다. 예를 들어, 성상점 m1에는 저장 심볼 1101이 매칭되어 있다.Referring to FIG. 2, in the constellation diagram, a plurality of constellation points m1 to m16 are disposed at vertices of a triangle, and modulation symbols are matched to each constellation point. For example, the storage symbol 1101 is matched with the constellation point m1.
변환부(110)는 성상도 상의 좌표계에서 수신한 무선 신호의 크기와 위상에 상응하는 좌표를 산출한다. 변환부(110)는 성상도 상에서 설정된 복수의 영역 중 산출된 좌표가 위치하는 영역에 상응하는 성상점에 매칭된 저장 심볼을 해당 무선 신호에 상응하는 수신 심볼로 추출한다.The conversion unit 110 calculates coordinates corresponding to the magnitude and phase of the radio signal received in the coordinate system on the constellation. The converter 110 extracts a storage symbol matched to a constellation point corresponding to a region in which the calculated coordinates are located among the plurality of regions set on the constellation diagram as a received symbol corresponding to the corresponding radio signal.
이하 도 1 및 도 2를 참조하여 본 발명의 제1 실시예에 따른 복조 장치가 대수우도비를 산출하는 과정을 설명하도록 한다. Hereinafter, the process of calculating the logarithmic likelihood ratio by the demodulation device according to the first embodiment of the present invention will be described with reference to FIGS. 1 and 2.
대수우도비 산출부(130)는 성상도 저장부(120)에 저장된 저장 심볼, 수신한 무선 신호에 상응하는 수신 심볼을 하기의 수학식 1에 대입하여 대수우도비 를 산출한다.The algebraic likelihood ratio calculation unit 130 substitutes the received symbols corresponding to the storage symbols stored in the constellation storage unit 120 and the received radio signals into the following Equation 1 To calculate.
[수학식 1][Equation 1]
여기서, m은 2 이상의 자연수, x는 전송한 m진 변조 심볼, y는 수신 심볼, 는 변조 심볼을 구성하는 k번째 비트이고, 함수 P(a)는 조건 a를 만족할 확률이다. 상술한 수학식 1을 시그마를 포함하는 식으로 변환하면, 수학식 2와 같이 표현할 수 있다.Where m is a natural number of two or more, x is an m-modulated symbol transmitted, y is a received symbol, Is the k th bit constituting the modulation symbol, and the function P (a) is the probability of satisfying condition a. If Equation 1 is converted to an equation including sigma, it can be expressed as Equation 2.
[수학식 2][Equation 2]
이 때, 는 전송 과정 중 발생한 가산성백색가우시안 잡음의 분산이다. 가산성백색가우시안 잡음은 일반 채널의 정규 분포를 나타내는 잡음으로, 본 실시예에 따른 복조 장치에 가산성백색가우시안 잡음의 분산은 미리 지정된 값일 수 있다.At this time, Is the variance of the additive white Gaussian noise generated during the transmission process. The additive white Gaussian noise is a noise representing a normal distribution of a general channel, and the variance of the additive white Gaussian noise in the demodulation device according to the present embodiment may be a predetermined value.
수학식 2에서 k에 1 내지 4를 대입하면 하기의 수학식 3 내지 수학식 6과 같이 도출될 수 있다.Substituting 1 to 4 into k in Equation 2 may be derived as in Equation 3 to Equation 6 below.
[수학식 3][Equation 3]
[수학식 5][Equation 5]
[수학식 6][Equation 6]
수학식 1 내지 수학식 6을 참조하여 상술한 대수우도비를 산출하는 과정에는 다수의 log, 익스포넨셜 연산이 포함되어 있기 때문에 그 계산 복잡도가 높다. 이하 제1 실시예에 따른 복조 장치의 대수우도비 산출 과정보다 계산 복잡도가 낮은 복조 장치를 설명하도록 한다.The process of calculating the algebraic likelihood ratio described above with reference to Equations 1 to 6 includes a large number of log and exponential operations, and thus has a high computational complexity. Hereinafter, a demodulation device having a lower computational complexity than the logarithmic likelihood ratio calculation process of the demodulation device according to the first embodiment will be described.
본 발명의 제2 실시예에 따른 복조 장치는 수학식 1 내지 수학식 6에서 사용된 log 및 익스포넨셜 연산을 최대값 및 최소값을 산출하는 연산으로 대체하여 수행함으로써 그 계산 복잡도를 낮출 수 있다.The demodulation device according to the second embodiment of the present invention can reduce the computational complexity by replacing the log and exponential operations used in Equations 1 to 6 with operations for calculating the maximum and minimum values.
log 및 익스포넨셜 연산을 대체하는 연산은 하기 수학식 7 및 8와 같이 나타낼 수 있다. Operations that replace the log and exponential operations may be represented by Equations 7 and 8 below.
[수학식 7][Equation 7]
[수학식 8][Equation 8]
이 때, 는 의 지수이고, Max[A, B]는 A 및 B 중 최대값이고, Min[A, B]는 A 및 B 중 최소값이다.At this time, Is Is the exponent of, Max [A, B] is the maximum value of A and B, and Min [A, B] is the minimum value of A and B.
수학식 7 및 수학식 8에서 Max[A, B] 또는 Min[-A, -B]를 제외한 항의 값은 그 수치가 무시할 수 있을 정도로 작다. 따라서, 본 실시예에서는 Max[A, B] 또는 Min[-A, -B]만을 수학식 3 내지 수학식 6에 대입한다.In Equations 7 and 8, the values of terms except Max [A, B] or Min [-A, -B] are so small that they can be ignored. Therefore, in the present embodiment, only Max [A, B] or Min [-A, -B] is substituted into the equations (3) to (6).
수학식 3 및 6에는 익스포넨셜 연산이 음수에 대해 수행되기 때문에, 이를 간략하게 표현하기 위해 수학식 8을 수학식 2에 대입하도록 한다. 즉, 본 실시예에 따른 복조 장치는 수학식 3 내지 수학식 6의 연산을 최대값 또는 최소값 연산으로 대체하여, 수학식 1 내지 수학식 6에 따른 계산 결과에 근사한 값을 산출할 수 있다.In Equations 3 and 6, since an exponential operation is performed on negative numbers, Equation 8 is substituted into Equation 2 to simplify the expression. That is, the demodulation device according to the present embodiment may calculate a value approximating the calculation result according to Equations 1 to 6 by replacing the operations of Equations 3 to 6 with the maximum or minimum operations.
본 발명의 제2 실시예에 따른 계산 과정을 적용한 k에 따른 대수우도비는 하기의 수학식 9 내지 수학식 12과 같이 도출된다.The algebraic likelihood ratio according to k to which the calculation process according to the second embodiment of the present invention is applied is derived as in Equations 9 to 12 below.
[수학식 9][Equation 9]
[수학식 10][Equation 10]
[수학식 11][Equation 11]
[수학식 12] [Equation 12]
이하 본 발명의 제3 실시예에 따른 복조 장치의 대수우도비 산출 방법을 설명하도록 한다.Hereinafter, a method for calculating a large likelihood ratio of a demodulation device according to a third embodiment of the present invention will be described.
수학식 8의 마지막 항은 log 및 익스포넨셜 연산을 다수 포함하고 있어, 본 발명의 제2 실시예에서는 해당 항을 삭제한 근사값을 이용하였다. 본 실시예에서는 수학식 8의 마지막 항을 삭제하지 않고 근사화한 식을 이용하여 대수우도비를 산출한다.The last term in Equation 8 includes a large number of logarithmic and exponential operations. In the second embodiment of the present invention, an approximation value of the corresponding term is deleted. In this embodiment, an algebraic likelihood ratio is calculated by using an approximated equation without deleting the last term of Equation 8.
를 올림차순으로 재배열한 값들을 라고 가정하면, 수학식 8은 하기의 수학식 14와 같이 변형된다. Rearrange the values in ascending order In this case, Equation 8 is modified as in Equation 14 below.
[수학식 14][Equation 14]
이 때, 수학식 14의 마지막 항은 하기의 수학식 15의 조건을 만족한다.At this time, the last term of Equation 14 satisfies the condition of Equation 15 below.
[수학식 15][Equation 15]
수학식 15를 수학식 14에 적용하면 하기의 수학식 16이 도출된다.Applying equation (15) to equation (14), the following equation (16) is derived.
[수학식 16][Equation 16]
[수학식 17][Equation 17]
본 실시예에 따른 복조 장치는 계산 복잡도의 감소를 위해 값을 look-up 에 값이 매칭된 테이블을 미리 저장할 수 있다. 즉, 본 실시예에 따른 복조 장치는 에 따라 값이 매칭된 테이블을 미리 저장할 수 있다.In order to reduce the computational complexity, the demodulation device according to the present embodiment You can save the table whose value is matched in the look-up value in advance. That is, the demodulation device according to the present embodiment Depending on the Tables with matching values can be stored in advance.
도 3은 본 발명의 제1 실시예에 따른 복조 장치의 대수우도비를 산출하는 과정을 예시한 순서도이다. 대수우도비의 산출 과정에서 각 단계에서 수행되는 연산은 상술한 수학식 1 내지 수학식 6을 참조하여 상술하였기 때문에 그 상세한 설명은 생략하기로 한다.3 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a first embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 6, a detailed description thereof will be omitted.
도 3을 참조하면, 복조 장치는 무선 신호를 수신한다(310).Referring to FIG. 3, the demodulation device receives a radio signal (310).
복조 장치는 무선 신호에서 수신 심볼을 추출한다(320). 예를 들어, 복조 장치는 성상도를 참조하여, 수신한 무선 신호의 크기와 위상에 상응하는 저장 심볼을 변조 심볼로 추출한다.The demodulation device extracts the received symbol from the wireless signal (320). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
복조 장치는 수신 심볼과 저장 심볼의 차를 제곱한 값을 산출한다(330). The demodulation device calculates a squared difference between the received symbol and the stored symbol (330).
복조 장치는 제곱한 값에 가산성백색가우시안 잡음의 분산을 나눈 값에 대한 익스포넨셜(exp) 연산을 수행한다(340)The demodulator performs an exponential operation on the value obtained by dividing the variance of the additive white Gaussian noise by the squared value (340).
복조 장치는 단계 340에서 산출된 값을 해당 저장 심볼의 특정 비트가 1인 그룹과 해당 저장 심볼의 특정 비트가 0인 그룹으로 분류한다(350).The demodulation device classifies the value calculated in step 340 into a group in which a specific bit of the corresponding storage symbol is 1 and a group in which a specific bit of the corresponding storage symbol is 0 (350).
복조 장치는 단계 350에서 분류한 그룹별 값들의 합을 산출한다(360).The demodulation device calculates the sum of the values of the groups classified in operation 350 (360).
복조 장치는 특정 비트가 1인 그룹의 합에서 특정 비트가 0인 그룹의 합을 나눈 값에 로그를 취하여 대수우도비를 산출한다(370).The demodulation device calculates a logarithmic likelihood ratio by taking the logarithm of the sum of the group of the specific bit is 0 and the sum of the group of the specific bit is 0 (370).
도 4는 본 발명의 제2 실시예에 따른 복조 장치의 장치의 대수우도비를 산출하는 과정을 예시한 순서도이다. 대수우도비의 산출 과정에서 각 단계에서 수행되는 연산은 상술한 수학식 1 내지 수학식 12를 참조하여 상술하였기 때문에 그 상세한 설명은 생략하기로 한다.4 is a flowchart illustrating a process of calculating a log likelihood ratio of an apparatus of a demodulation device according to a second embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 12, a detailed description thereof will be omitted.
도 4을 참조하면, 복조 장치는 무선 신호를 수신한다(410).Referring to FIG. 4, the demodulation device receives a radio signal (410).
복조 장치는 무선 신호에서 수신 심볼을 추출한다(420). 예를 들어, 복조 장치는 성상도를 참조하여, 수신한 무선 신호의 크기와 위상에 상응하는 저장 심볼을 변조 심볼로 추출한다.The demodulation device extracts the received symbol from the wireless signal (420). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
복조 장치는 수신 심볼과 저장 심볼의 차를 제곱한 값을 산출한다(430). The demodulation device calculates a squared difference between the received symbol and the stored symbol (430).
복조 장치는 단계 430에서 산출된 값 중 저장 심볼의 특정 심볼이 1인 값과 특정 심볼이 0인 값의 그룹으로 나누고, 각 그룹의 최소값을 선정한다(440). The demodulation device divides the value calculated in operation 430 into groups of a value of a specific symbol of 1 and a value of 0 of a specific symbol, and selects a minimum value of each group (440).
복조 장치는 단계 440에서 선정된 최소값의 차를 산출하고, 산출된 값에 가산성백색가우시안 잡음의 분산을 나누어 대수우도비를 산출한다(450).The demodulation device calculates the difference between the minimum values selected in step 440, and calculates the logarithmic likelihood ratio by dividing the variance of the additive white Gaussian noise by the calculated value (450).
도 5는 본 발명의 제3 실시예에 따른 복조 장치의 대수우도비를 산출하는 과정을 예시한 순서도이다. 대수우도비의 산출 과정에서 각 단계에서 수행되는 연산은 상술한 수학식 1 내지 수학식 16을 참조하여 상술하였기 때문에 그 상세한 설명은 생략하기로 한다.5 is a flowchart illustrating a process of calculating a log likelihood ratio of a demodulation device according to a third embodiment of the present invention. Since the operation performed in each step in the process of calculating the algebraic likelihood ratio has been described above with reference to Equations 1 to 16, a detailed description thereof will be omitted.
도 5를 참조하면, 복조 장치는 무선 신호를 수신한다(510).Referring to FIG. 5, the demodulation device receives a radio signal (510).
복조 장치는 무선 신호에서 수신 심볼을 추출한다(520). 예를 들어, 복조 장치는 성상도를 참조하여, 수신한 무선 신호의 크기와 위상에 상응하는 저장 심볼을 변조 심볼로 추출한다.The demodulation device extracts the received symbol from the wireless signal (520). For example, the demodulation device extracts a storage symbol corresponding to the magnitude and phase of the received radio signal as a modulation symbol by referring to the constellation diagram.
복조 장치는 수신 심볼과 저장 심볼의 차를 제곱한 값을 산출한다(530). The demodulation device calculates a squared difference between the received symbol and the stored symbol (530).
복조 장치는 단계 530에서 산출된 값에 익스포넨셜(exp) 연산을 수행한다(540). The demodulation device performs an exponential operation on the value calculated in operation 530 (540).
복조 장치는 단계 540에서 산출된 값의 지수에 -1을 곱한 값을 올림차순으로 배열한다(550).The demodulation device arranges, in ascending order, a value obtained by multiplying -1 by the exponent of the value calculated in step 540 (550).
복조 장치는 단계 550에서 배열된 값 중 상위 2개와 테이블을 참조하여 추출된 값과 단계 550에서 배열된 값 중 최상위 값(최소값)의 차인 대수우도비를 산출한다(560).The demodulation device calculates an algebraic likelihood ratio that is the difference between the upper two of the values arranged in step 550 and the extracted value with reference to the table and the highest value (minimum value) of the values arranged in step 550 (560).
상술한 복조 장치의 대수우도비 산출 과정은 변조 심볼이 16개인 성상도를 예로 들어 설명하였지만, 이에 한정되지 않고 변조 심볼의 수가 다른 성상도를 이용할 수 있음은 자명하다.The above-described logarithmic likelihood ratio calculation process of the demodulation device has been described taking the constellation of 16 modulation symbols as an example. However, the present invention is not limited thereto, and it is apparent that constellations having a different number of modulation symbols may be used.
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야에서 통상의 지식을 가진 자라면 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to a preferred embodiment of the present invention, those skilled in the art to which the present invention pertains without departing from the spirit and scope of the present invention as set forth in the claims below It will be appreciated that modifications and variations can be made.
본 발명은 삼각 형태의 성상도를 이용한 직교 진폭 변조 방식에서 대수우도비를 산출하는 방법 및 장치를 제공하는 효과가 있다.The present invention has the effect of providing a method and apparatus for calculating the logarithmic likelihood ratio in an orthogonal amplitude modulation using a triangular constellation.
Claims (29)
- 무선 신호를 수신하여 복조하는 복조 장치에 있어서,A demodulation device for receiving and demodulating a radio signal,삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부;A constellation storage unit configured to store constellation points arranged in a triangular form and modulation symbols matching the constellation points;상기 무선 신호에서 수신 심볼을 추출하는 변환부; 및A converter configured to extract a received symbol from the wireless signal; And상기 수신 심볼과 각 상기 변조 심볼의 차에 익스포넨셜 연산을 수행하고, 상기 변조심볼의 k번째 비트가 1 또는 0인 것에 따라 상기 익스포넨셜 연산된 값을 그룹으로 분류하고, 상기 그룹 별 상기 익스포넨셜 연산된 값의 합을 산출하고, 상기 그룹 별 합을 이용하여 대수우도비를 산출하는 대수우도비 산출부를 포함하되,Perform an exponential operation on the difference between the received symbol and each modulation symbol, classify the exponential calculated value into groups according to a k-th bit of the modulation symbol being 1 or 0; Comprising an arithmetic likelihood ratio calculation unit for calculating the sum of the exponentially calculated value, the arithmetic likelihood ratio using the sum of each group,상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 복조 장치.K is 1 or more and is a natural number that is less than or equal to the number of bits of the modulation symbol.
- 제1 항에 있어서,According to claim 1,대수우도비 산출부는 하기의 수학식에 따라 대수우도비를 산출하되, 는 상기 대수우도비이고, m은 2 이상의 자연수이고, 는 무선 신호의 전송 과정 중 발생한 가산성백색가우시안 잡음의 분산이고, x는 상기 변조 심볼이고, 는 상기 변조 심볼을 구성하는 k번째 비트이고, y는 상기 수신 심볼인 것을 특징으로 하는 복조 장치.The algebraic likelihood ratio calculation unit calculates the algebraic likelihood ratio according to the following equation, Is the logarithmic likelihood ratio, m is a natural number of 2 or more, Is the variance of the additive white Gaussian noise generated during the transmission of the radio signal, x is the modulation symbol, Is a kth bit constituting the modulation symbol, and y is the received symbol.
- 제2 항에 있어서,The method of claim 2,상기 대수우도비는 상기 수신 심볼의 k번째 비트에 대한 대수우도비인 것을 특징으로 하는 복조 장치.And the log likelihood ratio is a log likelihood ratio for the kth bit of the received symbol.
- 제1 항에 있어서,According to claim 1,상기 변환부는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The conversion unit converts the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 것을 특징으로 하는 복조 장치.And a modulation symbol matched to an area where a point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 제1 항에 있어서,According to claim 1,상기 변환부는 상기 수신 심볼 중 미리 지정된 개수끼리 결합하여 상기 무선 신호를 송신한 단말에서 송신한 데이터를 복원하는 것을 특징으로 하는 복조 장치.And the conversion unit restores data transmitted from a terminal that has transmitted the radio signal by combining a predetermined number of the received symbols.
- 복조 장치가 대수우도비를 산출하는 방법에 있어서,In the method for the demodulation device to calculate the log likelihood ratio,무선 신호를 수신하는 단계;Receiving a wireless signal;상기 무선 신호에서 수신 심볼을 추출하는 단계;Extracting a received symbol from the wireless signal;상기 수신 심볼과 미리 저장된 변조 심볼의 차에 익스포넨셜 연산을 수행하는 단계; Performing an exponential operation on the difference between the received symbol and a pre-stored modulation symbol;상기 변조심볼의 k번째 비트가 1 또는 0인 것에 따라 상기 익스포넨셜 연산된 값을 그룹으로 분류하는 단계; 및Classifying the exponentially computed values into groups according to a kth bit of the modulation symbol being 1 or 0; And상기 그룹 별 상기 익스포넨셜 연산된 값의 합을 산출하고, 상기 그룹 별 합을 이용하여 대수우도비를 산출하는 단계를 포함하되,Calculating a sum of the exponential calculated values for each group, and calculating a log likelihood ratio using the sum for each group,상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 대수우도비 산출 방법.K is a natural number equal to or more than 1 and equal to or less than the number of bits of the modulation symbol.
- 제6 항에 있어서,The method of claim 6,상기 변조 심볼은 삼각 형태로 배치된 성상점에 매칭되는 변조 심볼인 것을 특징으로 하는 대수우도비 산출 방법. And the modulation symbol is a modulation symbol that matches a constellation point arranged in a triangular form.
- 제6 항에 있어서,The method of claim 6,상기 대수우도비를 산출하는 단계는 하기의 수학식에 따라 대수우도비를 산출하되, 는 상기 대수우도비이고, m은 2 이상의 자연수이고, 는 무선 신호의 전송 과정 중 발생한 가산성백색가우시안 잡음의 분산이고, x는 상기 변조 심볼이고, 는 상기 변조 심볼을 구성하는 k번째 비트이고, y는 상기 수신 심볼이고, m은 자연수인 것을 특징으로 하는 대수우도비 산출 방법.Computing the algebraic likelihood ratio may include calculating the algebraic likelihood ratio according to the following equation, Is the logarithmic likelihood ratio, m is a natural number of 2 or more, Is the variance of the additive white Gaussian noise generated during the transmission of the radio signal, x is the modulation symbol, Is a k-th bit constituting the modulation symbol, y is the received symbol, and m is a natural likelihood ratio calculation method.
- 제8 항에 있어서,The method of claim 8,상기 대수우도비는 상기 수신 심볼의 k번째 비트에 대한 대수우도비인 것을 특징으로 하는 대수우도비 산출 방법.And the log likelihood ratio is a log likelihood ratio for the k-th bit of the received symbol.
- 제7 항에 있어서,The method of claim 7, wherein상기 수신 심볼을 추출하는 단계는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The extracting of the received symbol may include converting the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 단계인 것을 특징으로 하는 대수우도비 산출 방법.And a modulation symbol matched to a region where the point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 무선 신호를 수신하여 복조하는 복조 장치에 있어서,A demodulation device for receiving and demodulating a radio signal,삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부;A constellation storage unit configured to store constellation points arranged in a triangular form and modulation symbols matching the constellation points;상기 무선 신호에서 수신 심볼을 추출하는 변환부;A converter configured to extract a received symbol from the wireless signal;상기 수신 심볼과 각 상기 변조 심볼의 차를 제곱한 값 중 상기 변조 심볼의 k번째 비트가 1 또는 0인 값에 따른 그룹으로 분류하고, 상기 각 그룹의 최소값 간의 차를 이용하여 대수우도비를 산출하는 대수우도비 산출부를 포함하되,The squared difference between the received symbol and each modulation symbol is classified into a group according to a value whose k th bit of the modulation symbol is 1 or 0, and an algebraic likelihood ratio is calculated using the difference between the minimum values of the respective groups. Including a large likelihood ratio calculation unit,상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 복조 장치.K is 1 or more and a natural number that is less than or equal to the number of bits of the modulation symbol.
- 제11 항에 있어서,The method of claim 11, wherein상기 대수우도비 산출부는 상기 각 그룹의 최소값 간의 차에서 무선 신호의 전송 과정 중 발생한 가산성백색가우시안 잡음의 분산을 나누어 대수우도비를 산출하는 것을 특징으로 하는 복조 장치.And the algebraic likelihood ratio calculation unit calculates an algebraic likelihood ratio by dividing the variance of the additive white Gaussian noise generated during the transmission of the radio signal from the difference between the minimum values of the respective groups.
- 제11 항에 있어서,The method of claim 11, wherein상기 대수우도비는 상기 수신 심볼의 k번째 비트에 대한 대수우도비인 것을 특징으로 하는 복조 장치.And the log likelihood ratio is a log likelihood ratio for the kth bit of the received symbol.
- 제11 항에 있어서,The method of claim 11, wherein상기 변환부는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The conversion unit converts the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 것을 특징으로 하는 복조 장치.And a modulation symbol matched to an area where a point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 제11 항에 있어서,The method of claim 11, wherein상기 변환부는 상기 수신 심볼 중 미리 지정된 개수끼리 결합하여 상기 무선 신호를 송신한 단말에서 송신한 데이터를 복원하는 것을 특징으로 하는 복조 장치.And the converting unit combines a predetermined number of the received symbols with each other to restore data transmitted from a terminal that has transmitted the radio signal.
- 복조 장치가 대수우도비를 산출하는 방법에 있어서,In the method in which the demodulation device calculates the log likelihood ratio,무선 신호를 수신하는 단계;Receiving a wireless signal;상기 무선 신호에서 수신 심볼을 추출하는 단계;Extracting a received symbol from the wireless signal;상기 수신 심볼과 각 상기 변조 심볼의 차를 제곱한 값 중 상기 변조 심볼의 k번째 비트가 1 또는 0인 값에 따른 그룹으로 분류하는 단계; 및Classifying the received symbol and the group according to a value where a k-th bit of the modulation symbol is 1 or 0 among squared values of the difference between the modulation symbols; And상기 각 그룹의 최소값 간의 차를 이용하여 대수우도비를 산출하는 단계를 포함하되,Computing the logarithmic likelihood ratio using the difference between the minimum value of each group,상기 k는 1 이상이고, 상기 변조 심볼의 비트수 이하인 자연수인 것을 특징으로 하는 대수우도비 산출 방법.K is a natural number equal to or more than 1 and equal to or less than the number of bits of the modulation symbol.
- 제16 항에 있어서,The method of claim 16,상기 변조 심볼은 삼각 형태로 배치된 성상점에 매칭되는 변조 심볼인 것을 특징으로 하는 대수우도비 산출 방법. And the modulation symbol is a modulation symbol that matches a constellation point arranged in a triangular form.
- 제16 항에 있어서,The method of claim 16,상기 대수우도비를 산출하는 단계는 상기 각 그룹의 최소값 간의 차에서 무선 신호의 전송 과정 중 발생한 가산성백색가우시안 잡음의 분산을 나누어 대수우도비를 산출하는 단계인 것을 특징으로 하는 대수우도비 산출 방법.The method for calculating the algebraic likelihood ratio is a step of calculating the algebraic likelihood ratio by dividing the variance of the additive white Gaussian noise generated during the transmission of the radio signal from the difference between the minimum values of the groups. .
- 제16 항에 있어서,The method of claim 16,상기 대수우도비는 상기 수신 심볼의 k번째 비트에 대한 대수우도비인 것을 특징으로 하는 대수우도비 산출 방법.And the log likelihood ratio is a log likelihood ratio for the k-th bit of the received symbol.
- 제16 항에 있어서,The method of claim 16,상기 수신 심볼을 추출하는 단계는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The extracting of the received symbol may include converting the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 단계인 것을 특징으로 하는 대수우도비 산출 방법.And a modulation symbol matched to a region where the point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 무선 신호를 수신하여 복조하는 복조 장치에 있어서,A demodulation device for receiving and demodulating a radio signal,삼각 형태로 배치된 성상점 및 상기 성상점에 매칭되는 변조 심볼을 저장하는 성상도 저장부;A constellation storage unit configured to store constellation points arranged in a triangular form and modulation symbols matching the constellation points;상기 무선 신호에서 수신 심볼을 추출하는 변환부;A converter configured to extract a received symbol from the wireless signal;상기 수신 심볼에 따른 지수를 산출하고, 상기 지수를 크기에 따라 재배열하고, 상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 따라 대수우도비를 산출하는 대수우도비 산출부를 포함하되,A logarithm likelihood ratio calculation unit for calculating an index according to the received symbol, rearranging the index according to a size, and calculating an algebraic likelihood ratio according to a predetermined number of upper indexes among the rearranged indexes,상기 지수는 상기 수신 심볼과 각 상기 변조 심볼의 차의 제곱에 익스포넨셜 연산을 취한 값의 지수인 것을 특징으로 하는 복조 장치.And the exponent is an exponent of a value obtained by performing an exponential operation on the square of the difference between the received symbol and each modulation symbol.
- 제21 항에 있어서,The method of claim 21,상기 변조 심볼은 삼각 형태로 배치된 성상점에 매칭되는 변조 심볼인 것을 특징으로 하는 복조 장치. And the modulation symbol is a modulation symbol that matches a constellation point arranged in a triangular form.
- 제21 항에 있어서,The method of claim 21,상기 변환부는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The conversion unit converts the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 것을 특징으로 하는 복조 장치.And a modulation symbol matched to an area where a point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 제21 항에 있어서,The method of claim 21,상기 변환부는 상기 수신 심볼 중 미리 지정된 개수끼리 결합하여 상기 무선 신호를 송신한 단말에서 송신한 데이터를 복원하는 것을 특징으로 하는 복조 장치.And the converting unit combines a predetermined number of the received symbols with each other to restore data transmitted from a terminal that has transmitted the radio signal.
- 제21 항에 있어서,The method of claim 21,상기 성상도 저장부는 미리 지정된 개수의 지수에 상응하는 값을 포함하는 테이블을 저장하고,The constellation storage unit stores a table including a value corresponding to a predetermined number of exponents,상기 대수우도비 산출부는 상기 테이블을 참조하여 상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 상응하는 값을 추출하고, 상기 추출된 값과 상기 재배열된 지수 중 최소값의 차인 대수우도비를 산출하는 것을 특징으로 하는 복조 장치.The algebraic likelihood ratio calculation unit extracts a value corresponding to a predetermined number of higher indices among the rearranged indices with reference to the table, and calculates an algebraic likelihood ratio that is a difference between the extracted value and the minimum value of the rearranged indices Demodulation device, characterized in that.
- 복조 장치가 대수우도비를 산출하는 방법에 있어서,In the method in which the demodulation device calculates the log likelihood ratio,무선 신호를 수신하는 단계;Receiving a wireless signal;상기 무선 신호에서 수신 심볼을 추출하는 단계;Extracting a received symbol from the wireless signal;상기 수신 심볼에 따른 지수를 산출하는 단계;Calculating an index according to the received symbol;상기 지수를 크기에 따라 재배열하는 단계;Rearranging the indexes according to size;상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 따라 대수우도비를 산출하는 단계를 포함하되,Calculating a logarithmic likelihood ratio according to a predetermined number of upper indices among the rearranged indices,상기 지수는 상기 수신 심볼과 각 상기 변조 심볼의 차의 제곱에 익스포넨셜 연산을 취한 값의 지수인 것을 특징으로 하는 대수우도비 산출 방법.And said exponent is an exponent of the value obtained by taking an exponential operation on the square of the difference between said received symbol and each modulation symbol.
- 제26 항에 있어서,The method of claim 26,상기 변조 심볼은 삼각 형태로 배치된 성상점에 매칭되는 변조 심볼인 것을 특징으로 하는 대수우도비 산출 방법. And the modulation symbol is a modulation symbol that matches a constellation point arranged in a triangular form.
- 제26 항에 있어서,The method of claim 26,상기 수신 심볼을 추출하는 단계는 상기 무선 신호의 크기 및 위상을 상기 성상도 상의 좌표계로 변환하고,The extracting of the received symbol may include converting the magnitude and phase of the radio signal into a coordinate system on the constellation,상기 무선 신호에 상응하는 지점이 상기 성상도 상에 위치하는 영역에 매칭된 변조 심볼을 수신 심볼로 하는 단계인 것을 특징으로 하는 대수우도비 산출 방법.And a modulation symbol matched to a region where the point corresponding to the radio signal is located on the constellation diagram as a reception symbol.
- 제26 항에 있어서,The method of claim 26,상기 복조 장치는 미리 지정된 개수의 지수에 상응하는 값을 포함하는 테이블을 저장하고,The demodulation device stores a table including a value corresponding to a predetermined number of exponents,상기 대수우도비를 산출하는 단계는 상기 테이블을 참조하여 상기 재배열된 지수 중 미리 지정된 개수의 상위 지수에 상응하는 값을 추출하고, 상기 추출된 값과 상기 재배열된 지수 중 최소값의 차인 대수우도비를 산출하는 단계인 것을 특징으로 하는 대수우도비 산출 방법.The calculating of the algebraic likelihood ratio may include extracting a value corresponding to a predetermined number of upper indices among the rearranged indices with reference to the table, and algebraic likelihood which is a difference between the minimum value of the extracted value and the rearranged indices. The method for calculating the algebraic likelihood ratio, which is a step of calculating the ratio.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2009-0103066 | 2009-10-28 | ||
KR1020090103066A KR101072559B1 (en) | 2009-10-28 | 2009-10-28 | Method and demodulator for calculating log-likelihood ratio |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011052821A1 true WO2011052821A1 (en) | 2011-05-05 |
Family
ID=43922241
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2009/006293 WO2011052821A1 (en) | 2009-10-28 | 2009-10-29 | Method for calculating log-likelihood ratio and a demodulation device |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR101072559B1 (en) |
WO (1) | WO2011052821A1 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101586000B1 (en) * | 2014-09-24 | 2016-01-18 | 강릉원주대학교산학협력단 | Apparatus and method for calculating log-likelihood ratio |
KR102133415B1 (en) * | 2018-12-31 | 2020-07-14 | 강릉원주대학교산학협력단 | Apparatus and method for demodulating quadrature amplitude modulation |
KR102133416B1 (en) * | 2019-07-24 | 2020-07-14 | 강릉원주대학교산학협력단 | Apparatus and Method for Generating Log-Likelihood Ratio of Pulse Amplitude Modulation and Quadrature Amplitude Modulation |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040042565A1 (en) * | 2002-08-30 | 2004-03-04 | David Garrett | Maximum likelihood a posteriori probability detector |
KR20040068771A (en) * | 2003-01-27 | 2004-08-02 | 삼성전자주식회사 | A soft demodulation method and a soft demodulation apparatus |
KR20090067352A (en) * | 2007-12-21 | 2009-06-25 | 포스데이타 주식회사 | Method and apparatus for generating log likelihood ratio in wireless communication system |
-
2009
- 2009-10-28 KR KR1020090103066A patent/KR101072559B1/en not_active IP Right Cessation
- 2009-10-29 WO PCT/KR2009/006293 patent/WO2011052821A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040042565A1 (en) * | 2002-08-30 | 2004-03-04 | David Garrett | Maximum likelihood a posteriori probability detector |
KR20040068771A (en) * | 2003-01-27 | 2004-08-02 | 삼성전자주식회사 | A soft demodulation method and a soft demodulation apparatus |
KR20090067352A (en) * | 2007-12-21 | 2009-06-25 | 포스데이타 주식회사 | Method and apparatus for generating log likelihood ratio in wireless communication system |
Also Published As
Publication number | Publication date |
---|---|
KR101072559B1 (en) | 2011-10-11 |
KR20110046188A (en) | 2011-05-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2015160205A1 (en) | Method and apparatus for generating codeword, and method and apparatus for recovering codeword | |
WO2011052821A1 (en) | Method for calculating log-likelihood ratio and a demodulation device | |
WO2009107990A2 (en) | Method and apparatus for channel encoding and decoding in a communication system using low-density parity-check codes | |
WO2017122925A2 (en) | Dsm-psk optical wireless transmission method and device | |
WO2014142481A1 (en) | Method and apparatus for encoding and decoding for frequency and quadrature-amplitude modulation in wireless communication system | |
WO2019235828A1 (en) | Two-face disease diagnosis system and method thereof | |
WO2013022270A2 (en) | Receiving device of ofdm communication system and method for alleviating phase noise thereof | |
WO2021230464A1 (en) | Method and apparatus for asynchronously allocating resources in mobile edge computing system | |
WO2014189236A1 (en) | Lossless image compression and restoration method and apparatus performing same | |
WO2021132829A1 (en) | Method for extracting roof edge image for installing solar panel by using machine learning | |
WO2016043359A1 (en) | Pc-cfr apparatus, papr reduction method, and peak value determination apparatus | |
WO2022139327A1 (en) | Method and apparatus for detecting unsupported utterances in natural language understanding | |
WO2012043954A1 (en) | Cognitive radio transmitter and cognitive radio receiver for improving data transfer rate | |
WO2011068315A2 (en) | Apparatus for selecting optimum database using maximal concept-strength recognition technique and method thereof | |
WO2016108467A1 (en) | Method for high speed equalizing of packet data received from bus topology network, method for transmitting and receiving packet data in bus topology network, and receiver of bus topology network | |
WO2018016718A2 (en) | Apparatus and method for reducing peak to average power ratio in filter bank multicarrier system | |
WO2019135625A1 (en) | Image display device and control method therefor | |
WO2009154423A2 (en) | Receiving device and method of mobile communication system | |
WO2019203628A1 (en) | Method and apparatus for processing three-dimensional data | |
WO2020179966A1 (en) | Method and apparatus for fast decoding of linear code on basis of soft decision | |
WO2023038273A1 (en) | Binary file feature information extraction through binary file fixing and wavelet signal processing | |
WO2022004970A1 (en) | Neural network-based key point training apparatus and method | |
WO2010032934A2 (en) | Encoding method and encoding apparatus for b-transform, and encoded data for same | |
WO2017126715A1 (en) | Method, apparatus and recording medium for processing division calculation | |
WO2021230430A1 (en) | Efficient physical layer for intrabody communication networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09850892 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 09850892 Country of ref document: EP Kind code of ref document: A1 |