The present disclosure is directed generally to the field of digital signal processing. More particularly, it is directed to a tuner for separating a digitally sampled input signal into upper and lower sideband signals suitable for further processing.
The complex digitally sampled signal of interest (SOI) to be processed (referred to as xk) has an input bandwidth at a sample rate of Fs of, e.g., −Fs/4 to +Fs/4. One half of the samples are processed by an upper sideband (USB) portion of the processing circuitry (see, e.g., the upper portion of the circuit illustrated in
The implementation of the prior art digital tuner-filter-decimator in
A digital filter-decimator-tuner is configured to receive a complex signal input xk and output a complex USB signal yuk and a complex LSB signal ylk. It includes a USB processing path coupled to receive xk and output yuk the USB processing path including a USB FIR filter configured to receive the xk signal and output a first USB intermediate filtered signal, a decimator configured to decimate the first USB intermediate filtered signal and output a second USB intermediate signal, a USB tuner configured to receive the second USB intermediate signal and a USB tuning signal and output a third USB intermediate signal, and an optional USB equalization filter configured to receive the third USB intermediate signal, and output yuk; and a parallel LSB processing path coupled to receive xk and output ylk. The USB and LSB FIR filters may be implemented by the same hardware in one embodiment.
The digital filter-decimator-tuner in accordance with the present invention provides an especially efficient mechanism for separating digitally sampled signals into USB and LSB signals. The digital filter-decimator-tuner improves over the conventional digital tuner-filter-decimator illustrated in
The accompanying drawings, which are incorporated into and constitute a part of this specification, illustrate one or more examples of embodiments and, together with the description of example embodiments, serve to explain the principles and implementations of the embodiments.
In the drawings:
Example embodiments are described herein in the context of methods and circuitry useable in a communications receiver. Those of ordinary skill in the art will realize that the following description is illustrative only and is not intended to be in any way limiting. Other embodiments will readily suggest themselves to such skilled persons having the benefit of this disclosure. Reference will now be made in detail to implementations of the example embodiments as illustrated in the accompanying drawings. The same reference indicators will be used to the extent possible throughout the drawings and the following description to refer to the same or like items.
In the interest of clarity, not all of the routine features of the implementations described herein are shown and described. It will, of course, be appreciated that in the development of any such actual implementation, numerous implementation-specific decisions must be made in order to achieve the developer's specific goals, such as compliance with application- and business-related constraints, and that these specific goals will vary from one implementation to another and from one developer to another. Moreover, it will be appreciated that such a development effort might be complex and time-consuming, but would nevertheless be a routine undertaking of engineering for those of ordinary skill in the art having the benefit of this disclosure.
In accordance with this disclosure, the components, process steps, and/or data structures described herein may be implemented using various types of operating systems, computing platforms, computer programs, and/or general purpose machines. In addition, those of ordinary skill in the art will recognize that devices of a less general purpose nature, such as hardwired devices, FPGAs, ASICs, or the like, may also be used without departing from the scope and spirit of the inventive concepts disclosed herein. Where a method comprising a series of process steps is implemented by a computer or a machine and those process steps can be stored as a series of instructions readable by the machine, they may be stored on a tangible medium such as a computer memory device (e.g., ROM (Read Only Memory), PROM (Programmable Read Only Memory), EEPROM (Electrically Eraseable Programmable Read Only Memory), FLASH Memory, Jump Drive, and the like), magnetic storage medium (e.g., tape, magnetic disk drive, and the like), optical storage medium (e.g., CD-ROM, DVD-ROM, paper card, paper tape and the like) and other types of program memory.
In accordance with embodiments of the present invention, methods and apparati are provided to accomplish efficient implementation of a filter-decimator-tuner configured to separate a complex digitally sampled signal into USB and LSB digital complex signals suitable for further processing. The filter-decimator-tuner of the present invention is suitable for hardware implementations in FPGAs or ASICs but may also be implemented as software or firmware executable by a programmable device.
The embodiment illustrated in
The embodiment illustrated in
As in the
Similarly in the LSB (lower) portion of
Table 1 is a table of 13-point FIR filter coefficient values for use with the FIR filters in
Table 2 is a table of 9-point FIR filter coefficient values for use with the sideband FIR filters of
Table 3 is a table of 3-point equalizer FIR filter coefficient values for use with the FIR equalization filter of
1 1/16 = 0.9375
Table 4 is a table of filter multiplier values as applied to the embodiment illustrated in
The coefficients hi (Table 1) for the 13-point low pass filter 26 illustrated in
As a particular example, using the values of fi and gi given in Tables 2 and 3, respectively, the discrete convolution of fi and gi generates the values hi given in Table 4.
As indicated above, an embodiment of the present invention implements the upper and lower sideband filters 52, 54 of
Defining of the complex operator as Wk=e+j2πk/8, the equations (EQ. 2, EQ. 3) for computing the conventional implementations for upper and lower sideband FIR filters of length 9 are given by:
where xn−k are the complex input signal samples, vk are the real filter coefficients of the low pass filter prototype, and yun and yln are the USB and LSB complex output signal samples respectively.
Expanding both of these equations over the summation intervals gives:
yun=xn+4v−4W−4+xn+3v−3W−3+xn+2v−2W−2+xn+1v−1W−1+xnv0W0+xn−1v1W1+xn−2v2W2+xn−3v3W3+xn−4v4W4
and
yln=xn+4v−4W4+xn+3v−3W3+xn+2v−2W2+xn+1v−1W1+xnv0W0+xn−1v1W−1+xn−2v2W−2+xn−3v3W−3+xn−4v4W−4
Regrouping terms separated by factors of W4 gives:
Defining the following partial sums for the USB and LSB signals,
dun=xn+4v−4W4+xnv0W0+xn−4v4W−4
dun−1=xn+3v−3W3+xn−1v1W−1
dun−2=xn+2v−2W2+xn−2v2W−2
dun−3=xn−1v−1W1+xn−3v3W−3
and
dlnxn+4v−4W−4+xnv0W0+xn−4v4W4
dln−1=xn+3v−3W−3+xn−1v1W1
dln−2=xn+2v−2W−2+xn−2v2W2
dln−3=xn+1v−1W−1+xn−3v3W3
And noting that
W0=1,W2=j,W4−1,W6=−j,W4=W−4,W2=−W−2
and
Wi=Wi+8
Then, the LSB partial sums may be rewritten in terms of the USB partial sums,
dln=W0dun=+dun
dln−1=W2dln−1=+jdun−1
dln−2=W4dln−2=−dun−2
dln−3=W6dln−3=−jdun−3
In terms of the partial sums, dun, the USB and LSB filters, yun and yln are given by:
yun=dun+dun−1+dun−2+dun−3
and
yln=dun+jdun−1−dun−2−jdun−3
Thus, the USB and LSB filters, yun and yln signals may be computed from the partial sums from a single filter implementation thereby saving half of the memory storage registers commonly needed in a conventional implementation.
In
An embodiment of the invention illustrated in
In
Pipelined storage registers 134, 136, 138, 142, 160, 164, 168, 170, 174, 182, 184, 186, 188, 198, 200, 202, 204, 212, 214, 230, 236, 254, 256, 258 and 260 and storage registers 114, 116, 118, 120, 122, 124, 140, 156, 162, 166, 172, 226, 228, 232 and 234 store and delay their input values by one time period. Summers 126, 128, 176, 178, 180, 190, 192, 194, 196, 206, 208, 238, 242, 246, 250, 262 and 264 sum their two input values to produce their respective output values. The calculations computed by pipelined storage registers 182, 184, 186, 188, 198, 200, 202 and 204 and summers 190, 192, 194 and 196 generate the upper and lower sideband filter outputs in pipelined storage registers fu0212 and fl0214 from the single filter computation in storage registers 160, 162, 164, 166, 168, 170, 172 and 174.
Multipliers 222 and 224 perform tuning by +Fs/4 and −Fs/4 by multiplying their inputs (fu0, fl0) by the possible multiplicand values of +1, +j, −1, and −j generated by the counter 216.
Decimation in the
Storage registers gu0226, gu1228, gu2230, hu0254 and hu1256 with summers 238, 242, and 262 and constant multipliers 240 and 244 implement the equalization FIR filter for the upper sideband signal output yu on line 266. Storage registers gl0232, gl1234, gl2236, hl0258 and hl1260 with summers 246, 250, and 264 and constant multipliers 248 and 252 implement the equalization FIR filter for the lower sideband signal output yl on line 268. In the implementation shown in
While embodiments and applications have been shown and described, it would be apparent to those skilled in the art having the benefit of this disclosure that many more modifications than mentioned above are possible without departing from the inventive concepts disclosed herein. The invention, therefore, is not to be restricted except in the spirit of the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
5732337 | Wargnier et al. | Mar 1998 | A |
5949878 | Burdge et al. | Sep 1999 | A |
6272226 | Khan et al. | Aug 2001 | B1 |
6667760 | Limberg | Dec 2003 | B1 |
6724832 | Hershberger | Apr 2004 | B1 |
6907083 | Lillington | Jun 2005 | B2 |
8019290 | Mak et al. | Sep 2011 | B2 |
20070116098 | Valio et al. | May 2007 | A1 |
20090168924 | Gomez et al. | Jul 2009 | A1 |
Entry |
---|
Oppenheim et al, Discrete Time Signal Processing 2nd Edition,1999,1989, Prentice-Hall, Inc, pp. 486-488,491,503-505. |
Lillington, John, RF Engines Limited White Paper, “The Pipelined Frequency Transform (PFT) (PFR architecture and comparisons with FFT / digital down-converter techniques)”, Reference No. PFT 001. Rev2, RFEL, pp. 1-14, Last Updated Feb. 20, 2002. |
Written Opinion of the International Searching Authority for International Application No. PCT/US2011/034606, filed Apr. 29, 2011, Written Opinion of the International Searching Authority mailed Aug. 17, 2011 (4 pgs.). |
International Search Report for International Application No. PCT/US2011/034606, filed Apr. 29, 2011, International Search Report dated Aug. 3, 2011 and mailed Aug. 17, 2011 (2 pgs.). |
Number | Date | Country | |
---|---|---|---|
20110267130 A1 | Nov 2011 | US |