This application claims the benefit under 35 U.S.C. §119(a) of a Korean Patent Application No. 10-2010-0133788, filed on Dec. 23, 2010, the entire disclosure of which is incorporated herein by reference for all purposes.
1. Field
The following description relates to an apparatus and method for frame synchronization in a satellite communication system, and more particularly, to an apparatus and method in which a receiver synchronizes frames of signals transmitted through satellites.
2. Description of the Related Art
Satellite communication systems, specifically, DVB-S2 (Digital Video Broadcasting via Satellite, Second Generation) has achieved extension of satellite channel capacity up to 100 to 200% by using Adaptive Coding and Modulation (ACM) of selecting an optimal modulation scheme and an optimal coding rate adaptively to the state of a satellite communication channel. Introduction of a channel coding technique such as Low Density Parity Check (LDPC) has implemented a transmission system that satisfies a low bit error rate even under a unstable environment such as at a low Signal-to-Noise Rate (SNR). According to a burst-based satellite communication mode, a transmitter of a satellite communication system transmits each frame after appending a short preamble at a start point from which a burst is transmitted. Also, a receiver of the satellite communication system performs frame synchronization, symbol timing synchronization, frequency/phase synchronization, demodulation/decoding, etc., in unit of a burst, using the preamble of a received frame. In the burst-based communication mode, there may be frames in which only noise exists without any signal, and frames may be received from different users for each burst. Accordingly, the power of a received signal may vary depending on frames.
For this reason, in order to restore a received satellite signal to demodulate it, frame synchronization has to be able to be performed regardless of the signal level of a burst signal. A general method for frame synchronization obtains a correlation value between a received input signal and a known signal sequence, and determines if the correlation value exceeds a threshold value to detect a frame start point. For implementing the frame synchronization method, operation of multiplying an input signal by a known signal sequence is needed, which requires many multipliers, resulting in an increase of the overhead.
The following description relates to a technique for reducing the amount of total computation and computation delays when a receiver of a satellite communication system calculates correlation between an input signal for frame synchronization and a signal sequence of the receiver, since the receiver uses no multiplier.
In one general aspect, there is provided a frame synchronization apparatus in a satellite communication system, including: a correlator to obtain a correlation value of a unique word of a receiver with respect to a symbol data stream of a frame received from a transmitter of the satellite communication system; a comparator to compare the correlation value to a predetermined threshold value; and a determiner to determine whether the frame has been synchronized, based on the result of the comparison by the comparator.
The correlator includes: a data partition unit to partition the received symbol data stream by a predetermined data size; a data processor to process the unique word in n power of 2; and a multiplication processor to multiply a symbol data stream partitioned by the predetermined data size by the unique word processed in n power of 2.
In one general aspect, there is provided a frame synchronization method including: obtaining a correlation value of a unique word of a receiver with respect to a symbol data stream of a frame received from a transmitter of the satellite communication system; comparing the correlation value to a predetermined threshold value; and determining whether the frame has been synchronized, based on the result of the comparison by the comparator.
According to the frame synchronization apparatus and method, it is possible to reduce computation delays when a receiver of a satellite communication system calculates correlation between an input signal for frame synchronization and a signal sequence of the receiver, since the receiver uses no multiplier.
Other features and aspects will be apparent from the following detailed description, the drawings, and the claims.
Throughout the drawings and the detailed description, unless otherwise described, the same drawing reference numerals will be understood to refer to the same elements, features, and structures. The relative size and depiction of these elements may be exaggerated for clarity, illustration, and convenience.
The following description is provided to assist the reader in gaining a comprehensive understanding of the methods, apparatuses, and/or systems described herein. Accordingly, various changes, modifications, and equivalents of the methods, apparatuses, and/or systems described herein will be suggested to those of ordinary skill in the art. Also, descriptions of well-known functions and constructions may be omitted for increased clarity and conciseness.
Referring to
zk(n)=x(n)*hk(n), (1)
where Zk(n) represents the correlation value, x(n) represents an input value of the received signal and hk(n) represents the unique word of the receiver, wherein kε{0, . . . , M−1} and M represents the length of the unique word. The frame synchronization apparatus multiplies an input signal by unique words that are set in advance by a receiver. Each unique word may be expressed in the form of a binary code as written in equation 2, below.
where h(k) represents the unique word of the receiver, and N represents the length of the binary code of the unique word, wherein ai,kε{0, 1}. In order to calculate the correlation value, all the unique words have to be multiplied by the input signal.
Meanwhile, the correlator 110 includes a data partition unit 111, a data processor 113, and a multiplication processor 115. The data partition unit 111 partitions the received symbol data stream by a predetermined data size, wherein the predetermined data size is 4 bits. If 1 bit of a binary number is input as input data, an AND gate for multiplication is used to calculate a correlation value. However, since a decimal number is input as input data, multiplication of 16 bits×16 bits is needed to convert the decimal number to a binary number. In this case, using an XOR gate for individual computations increases computational complexity, and accordingly, computation is conducted in unit of 4 bits. Accordingly, a multiplication delay time may be reduced.
The data processor 113 processes the unique word in n power of 2. If all the unique words are grouped in unit of m bits, equation 2 is rewritten to equation 3, below.
where mεceil{N/4}, and N represents the length of a binary bit expression of the unique word.
Accordingly, equation 1 is rewritten by equation 3, as follows.
In equation 4, a ceil function outputs a value resulting from rounding up the decimal points of a value given as a parameter. For example, if the length of a unique word is 15 bits, the 15 bits are partitioned in unit of 4 bits to become 3.75, however, the ceil function outputs a value of 4. Equation 4 may be divided into two parts: one is
and the other is
The part
represents the operation of processing an arbitrary input in unit of a predetermined number of bits, and the part
represents binary shifting.
The multiplication processor 115 multiplies the symbol data stream partitioned by the predetermined data size by the data partition unit 111, by the unique word calculated in n power of 2 by the data processor 113. Multiplication of a unique word with an input signal in the form of a complex number may be conduced by a shifter and an adder, without having to use a multiplier. Details for the multiplication processor 115 will be described with reference to
Referring to
The bit shifter 115-3 bit-shifts the selected unique word by a predetermined number of bits. The adder 115-5 adds the bit-shifted unique word to another bit-shifted unique word. If the unique word is a SOF, total 52 multiplication processors are used, if the unique word is a PLSC, total 12 multiplication processors are used, and if the unique word includes both a SOF and a PLSC, total 64 multiplication processors are used, wherein each multiplication processor includes three selectors 115-1 and two adders 115-5. Accordingly, by performing multiplication using only bits shifters and adders without using any multipliers, computation delays may be reduced. Bit shifting of the multiplication processor 115 will be described with reference to
In
Referring to
As described above, the number of required multiplication processors depends on the lengths of SOF and PLSC symbols of an input signal. Each multiplication processor includes two adders.
Table 1 shows the numbers of required multipliers and adders in the respective cases of using SOF symbols, of using PLSC symbols, and of using SOF and PLSC symbols for frame synchronization. It is seen from Table 1 that the conventional methods have required multipliers in all the cases, however, the proposed methods have required no multiplier although requiring adders more twice than that required in the conventional methods. However, in consideration of the amount of total computation and computation delays, using no multipliers will contribute to a significant reduction of computation delays.
Referring again to
Referring to
Meanwhile, the operation of multiplying the partitioned symbol data stream with the unique word is to select one from among unique words processed in n power of 2, to bit-shift the selected unique word by a predetermined number of bits, and then to add the bit-shifted unique word with another bit-shifted unique word. Details for the operation have been described above in correlation with the multiplication processor 115 in
Then, the correlation value is compared with a predetermined threshold value to determine whether there is any correlation value exceeding the predetermined threshold value (510). Then, it is determined whether the corresponding frame has been synchronized based on the result of the comparison between the correlation value and the predetermined threshold value (520). If there is a correlation value exceeding the predetermined threshold value, temporal information of a correlation point corresponding to the correlation value is stored, and a time difference between two correlation points in a predetermined time period, at which the corresponding correlation values exceed the predetermined threshold value, is calculated. Then, a structure of the corresponding transmission frame is recognized using the time difference between the correlation points, and information about the transmission frame, such as a modulation method, a frame type, and the presence or absence of pilots, is acquired.
A number of examples have been described above. Nevertheless, it will be understood that various modifications may be made. For example, suitable results may be achieved if the described techniques are performed in a different order and/or if components in a described system, architecture, device, or circuit are combined in a different manner and/or replaced or supplemented by other components or their equivalents. Accordingly, other implementations are within the scope of the following claims.
Number | Date | Country | Kind |
---|---|---|---|
10-2010-0133788 | Dec 2010 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
5867490 | Campanella | Feb 1999 | A |
6654432 | O'Shea et al. | Nov 2003 | B1 |
20100007743 | Kim et al. | Jan 2010 | A1 |
Entry |
---|
Pansoo Kim, et al. “Robust frame synchronization for the DVB-S2 system with large frequency offsets” , International Journal of Satellite Communications, Nov. 2008, pp. 35-52. |
Number | Date | Country | |
---|---|---|---|
20120163423 A1 | Jun 2012 | US |