Next Article in Journal / Special Issue
An Efficient Hardware Accelerator for the MUSIC Algorithm
Previous Article in Journal
Shaping SiC MOSFET Voltage and Current Transitions by Intelligent Control for Reduced EMI Generation
Previous Article in Special Issue
Efficient-Scheduling Parallel Multiplier-Based Ring-LWE Cryptoprocessors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Some Structures of Parallel VLSI-Oriented Processing Units for Implementation of Small Size Discrete Fractional Fourier Transforms

by
Aleksandr Cariow
*,
Janusz Papliński
and
Dorota Majorkowska-Mech
*
West Pomeranian University of Technology Szczecin, Faculty of Computer Science and Information Technology, Zolnierska 49, 71-210 Szczecin, Poland
*
Authors to whom correspondence should be addressed.
Electronics 2019, 8(5), 509; https://doi.org/10.3390/electronics8050509
Submission received: 5 April 2019 / Revised: 19 April 2019 / Accepted: 2 May 2019 / Published: 8 May 2019
(This article belongs to the Special Issue VLSI Architecture Design for Digital Signal Processing)

Abstract

:
Discrete orthogonal transforms such as the discrete Fourier transform, discrete cosine transform, discrete Hartley transform, etc., are important tools in numerical analysis, signal processing, and statistical methods. The successful application of transform techniques relies on the existence of efficient fast algorithms for their implementation. A special place in the list of transformations is occupied by the discrete fractional Fourier transform (DFrFT). In this paper, some parallel algorithms and processing unit structures for fast DFrFT implementation are proposed. The approach is based on the resourceful factorization of DFrFT matrices. Some parallel algorithms and processing unit structures for small size DFrFTs such as N = 2, 3, 4, 5, 6, and 7 are presented. In each case, we describe only the most important part of the structures of the processing units, neglecting the description of the auxiliary units and the control circuits.

1. Introduction

Traditional discrete orthogonal transforms such as the discrete Fourier transform (DFT), discrete cosine transform (DCT), the discrete Hartley transform (DHT), discrete Walsh–Hadamard transform (DWHT), discrete Haar transform (DHT), and the Slant transform (ST) are important tools in signal and image processing, numerical analysis, and statistical methods. Discrete fractional transforms are another important type of discrete orthogonal transformation. Discrete fractional transforms are the generalizations of the ordinary discrete transforms with one additional fractional parameter. Various discrete fractional transforms including the discrete Fourier transform [1,2,3], the discrete fractional Hartley transform [4], and the discrete fractional cosine and sine transforms [5] have been introduced and found wide applications in many scientific and technological areas including digital signal processing [4], image encryption [6,7,8], digital watermarking [9], and others. Different fast algorithms for their implementation have been separately developed to minimize computational complexity and implementation costs. A striking example is the discrete fractional Fourier transform (DFrFT), the discrete version of the integral fractional Fourier transform (FrFT). Besides its numerical side appropriateness, the DFrFT has proven over the years to be a powerful signal processing tool.
Today, there are many types of definitions of DFrFT. A first approach is represented by direct sampling of the FrFT [10]. It is the least complicated approach, and there are a few different algorithms that have been developed for computing this type of DFrFT. But these discrete realizations could lose many important properties of the FrFT like unitarity, reversibility, additivity; therefore, its applications are limited. A second approach relies on a linear combination of ordinary Fourier operators raised to different powers [11,12]. However, as emphasized in [3], these realizations often produce an output that does not match the output of the continuous FrFT. In other words, it is not the discrete version of the continuous transform. The third approach is based on the idea of an eigenvalue decomposition [1,2,3].
A decisive factor for applications of the various types of DFrFT has been the existence of fast algorithms for computing it. However, only DFrFT based on the eigenvalue decomposition [1,2,3] has all the properties which are required for DFrFT such as unitarity, additivity, reduction to discrete Fourier transform when the power is equal to 1, an approximation of the continuous FrFT [3]. We will call this type of DFrFT as “true” [13]. Fast algorithms for this type of transformation were described in papers [5,14]. The limited volume of these publications did not allow the presentation of all the details of the organization of the calculations for the specific lengths of the original data sequences. In particular, the fast algorithms and schemes for discrete orthogonal transformations for short lengths of input sequences are of practical interest. For example, in [15] the fast algorithms for small-size DFTs were presented. In [16], some schemes for small-size DHTs are given. In the case of DFrFT, such algorithms are not given anywhere. We want to eliminate this shortcoming. To this end, we present fast algorithms and processing unit structures to compute a true DFrFT for N = 2, 3, 4, 5, 6, and 7.

2. Preliminary Remarks

The definition of true DFrFT was first introduced by Pei and Yeh [1,2]. They defined the DFrFT in terms of a particular set of eigenvectors, which constitute the discrete counterpart of the set of Hermite–Gaussian functions (these functions are well-known eigenfunctions of DFT, and the fractional Fourier transform was defined through a spectral expansion in this base [3]):
Y N × 1 = F N α X N × 1 ,
where F N α —is ( N × N ) discrete fractional Fourier transform matrix, X N × 1 = [ x 0 , x 1 , , x N 1 ] T , and Y N × 1 = [ y 0 , y 1 , , y N 1 ] T —are input and output data vectors, respectively, and α is a fractional parameter (real number).
The fractional power of the matrix, including the DFT matrix, can be obtained from its eigenvalue decomposition and the power of eigenvalues:
F N α = Z N Λ N α Z N T ,
where Λ N α is the diagonal matrix of size N, whose diagonal entries are powers of eigenvalues of the DFT matrix with an exponent α, while Z N is the matrix whose columns are normalized mutually orthogonal eigenvectors of the DFT matrix.
It is easy to check that the DFrFT matrix, calculated from (2), is symmetric [14]. Moreover the first row (and column) of the matrix F N α is an even vector and a matrix which we obtain after removing the first row and the first column from the matrix F N α is persymmetric [14]. Based on that general considerations, we can describe the entries of the DFrFT matrix in the following way:
F N α = [ f 0 , 0 ( α ) f 0 , 1 ( α ) f 0 , 1 ( α ) f 0 , 1 ( α ) f 1 , 1 ( α ) f 1 , N 1 ( α ) f 0 , 1 ( α ) f 1 , N 1 ( α ) f 1 , 1 ( α ) ]
The entries of this matrix are complex numbers, and their values depend on both the fractional parameter α and the number N. However, it will be more convenient for us to denote the numerical values of the matrix entries by means of the letters of the ordinary Latin alphabet { a N ( α ) , b N ( α ) , c N ( α ) , , z N ( α ) } . In this case, the subscript N will indicate the size of the DFrFT matrix, while the superscript α will indicate the value of the fractional parameter. This will simplify the identification of the structural features of the matrix and the presence in it of compositions of the same values of the entries.

3. Algorithm and Processing Unit Structure for Small Size DFrFTs

3.1. Computing the Two-Point DFrFT

Let X 2 × 1 = [ x 0 , x 1 ] T and Y 2 × 1 = [ y 0 , y 1 ] T be two-dimensional input and output data vectors, respectively.
The problem is to calculate a product
Y 2 × 1 = F 2 α X 2 × 1 ,
where
F 2 α = [ a 2 ( α ) b 2 ( α ) b 2 ( α ) c 2 ( α ) ] .
Direct computation of (4) takes four multiplications and two additions of complex numbers. From the symmetry of the DFrFT matrix follows that for any value of the parameter α , the matrix F 2 α contains the same elements on the secondary diagonal. Therefore [17], the number of multiplications in the calculation of the two-point DFrFT can be reduced.
With this in mind, the rationalized computational procedure for computing the two-point DFrFT has the following form:
Y 2 × 1 = T 2 × 3 D 3 ( α ) T 3 × 2 X 2 × 1 ,
where
T 3 × 2 = [ 1 1 1 1 ] ,   T 2 × 3 = [ 1 1 1 1 ] ,   D 3 ( α ) = d i a g ( φ 2 ( α ) , b 2 ( α ) , φ ˘ 2 ( α ) ) ,
and
φ 2 ( α ) = a 2 ( α ) b 2 ( α ) ,   φ ˘ 2 ( α ) = c 2 ( α ) b 2 ( α ) .
As can be seen, the implementation of the two-point DFrFT requires only three multipliers and three two-input adders of complex numbers.
Figure 1 shows a data flow structure for the implementation of the two-point DFrFT. In this paper, data flow structures are oriented from left to right. Straight lines in the figures denote the operations of data transfer. The circles in these figures indicate complex-valued multipliers. These blocks multiply the input data by the numbers inscribed inside the circles. Points where lines converge denote summation and dotted lines indicate the sign-change operations. We use the usual lines without arrows on purpose, so as not to clutter the picture.

3.2. Computing the Three-Point DFrFT

Let X 3 × 1 = [ x 0 , x 1 , x 2 ] T and Y 3 × 1 = [ y 0 , y 1 , y 2 ] T be three-dimensional input and output data vectors, respectively.
The three-point DFrFT can be represented in the following form:
Y 3 × 1 = F 3 α X 3 × 1 ,
where
F 3 α = [ a 3 ( α ) b 3 ( α ) b 3 ( α ) b 3 ( α ) c 3 ( α ) d 3 ( α ) b 3 ( α ) d 3 ( α ) c 3 ( α ) ] .
Taking into account the specific structure of the matrix F 3 α , we can propose the following procedure for the efficient calculation of a three-point DFrFT:
Y 3 × 1 = A 3 × 5 A 5 D 5 ( α ) P 5 × 3 A 3 X 3 × 1 ,
where
A 3 = 1 H 2 = [ 1 1 1 1 1 ] ,   P 5 × 3 = [ 1 1 1 1 1 ] ,
A 5 = I 3 H 2 = [ 1 1 1 1 1 1 1 ] ,   A 3 × 5 = [ 1 1 1 1 1 1 ] ,
D 5 ( α ) = d i a g ( a 3 ( α ) , b 3 ( α ) , b 3 ( α ) , s ˙ 3 ( α ) , s ¨ 3 ( α ) ) ,
s ˙ 3 ( α ) = 1 2 ( c 3 ( α ) + d 3 ( α ) ) ,   s ¨ 3 ( α ) = 1 2 ( c 3 ( α ) d 3 ( α ) ) ,
and I N is an identity N × N  matrix, H 2 = [ 1 1 1 1 ] is the (2 × 2) Hadamard matrix, and the sign denotes the direct sum of two matrices [18].
Figure 2 shows a data flow structure for the implementation of 3-point DFrFT. It is easy to see that the computation of Y 3 × 1 requires only five multipliers and seven two-input adders of complex numbers.

3.3. Computing the Four-Point DFrFT

Let X 4 × 1 = [ x 0 , x 1 , x 2 , x 3 ] T and Y 4 × 1 = [ y 0 , y 1 , y 2 , y 3 ] T be four-dimensional input and output data vectors, respectively.
The four-point DFrFT can be represented in the following form:
Y 4 × 1 = F 4 α X 4 × 1 ,
where
F 4 α = [ a 4 ( α ) b 4 ( α ) c 4 ( α ) b 4 ( α ) b 4 ( α ) d 4 ( α ) e 4 ( α ) f 4 ( α ) c 4 ( α ) e 4 ( α ) g 4 ( α ) e 4 ( α ) b 4 ( α ) f 4 ( α ) e 4 ( α ) d 4 ( α ) ] .
Taking into account the specific structure of the matrix F 4 α , we can propose the following procedure for the efficient calculation of a four-point DFrFT:
Y 4 × 1 = P 4 T A 4 × 7 A 7 × 10 D 10 ( α ) P 10 × 4 A 4 P 4 X 4 × 1 ,
where
P 4 = [ 1 1 1 1 ] ,   A 4 = I 2 H 2 = [ 1 1 1 1 1 1 ] ,
P 10 × 4 = 1 3 × 1 1 3 × 1 1 3 × 1 1 = [ 1 1 1 1 1 1 1 1 1 1 ] ,
A 7 × 10 = [ 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
A 4 × 7 = [ 1 1 1 1 1 1 1 1 ] ,
D 10 ( α ) = d i a g ( c 4 ( α ) , e 4 ( α ) , g 4 ( α ) , a 4 ( α ) , b 4 ( α ) , c 4 ( α ) , b 4 ( α ) , e 4 ( α ) s ˙ 4 ( α ) , s ¨ 4 ( α ) ) ,
s ˙ 4 ( α ) = 1 2 ( d 4 ( α ) + f 4 ( α ) ) ,   s ¨ 4 ( α ) = 1 2 ( d 4 ( α ) f 4 ( α ) ) ,
where 1 M × N is an ( M × N ) matrix of ones (a matrix in which every entry is equal to one).
Figure 3 shows a data flow structure for the implementation of a four-point DFrFT. It is easy to see that the computation of Y 4 × 1 requires only 10 multipliers, seven two-input adders, and two three-inputs adders of complex numbers.

3.4. Computing the Five-Point DFrFT

Let X 5 × 1 = [ x 0 , x 1 , x 2 , x 3 , x 4 ] T and Y 5 × 1 = [ y 0 , y 1 , y 2 , y 3 , x 4 ] T be five-dimensional input and output data vectors, respectively.
The five-point DFrFT can be represented in the following form:
Y 5 × 1 = F 5 α X 5 × 1 ,
where
F 5 α = [ a 5 ( α ) b 5 ( α ) c 5 ( α ) c 5 ( α ) b 5 ( α ) b 5 ( α ) d 5 ( α ) e 5 ( α ) f 5 ( α ) g 5 ( α ) c 5 ( α ) e 5 ( α ) h 5 ( α ) i 5 ( α ) f 5 ( α ) c 5 ( α ) f 5 ( α ) i 5 ( α ) h 5 ( α ) e 5 ( α ) b 5 ( α ) g 5 ( α ) f 5 ( α ) e 5 ( α ) d 5 ( α ) ] .
Taking into account the specific structure of the matrix F 5 α , we can propose the following procedure for the efficient calculation of a five-point DFrFT:
Y 5 × 1 = P 5 T A 5 × 7 A 7 × 9 P 9 A 9 × 11 D 11 ( α ) A 11 × 9 P 9 × 5 A 5 P 5 X 5 × 1 ,
where
P 5 = [ 1 1 1 1 1 ] ,   A 5 = [ 1 1 1 1 1 1 1 1 1 ] ,   P 9 × 5 = [ 1 1 1 1 1 1 1 1 1 ] ,
A 11 × 9 = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
A 9 × 11 = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
P 9 = [ 1 1 1 1 1 1 1 1 1 ] ,
A 7 × 9 = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
A 5 × 7 = [ 1 1 1 1 1 1 1 1 1 ] ,
D 11 ( α ) = d i a g ( a 5 ( α ) , b 5 ( α ) , c 5 ( α ) , b 5 ( α ) , c 5 ( α ) , s ˘ 5 ( α ) , s 5 ( α ) , s ˜ 5 ( α ) s ˙ 5 ( α ) , s ¨ 5 ( α ) , s 5 ( α ) ) ,
s ˘ 5 ( α ) = 1 2 ( d 5 ( α ) e 5 ( α ) + g 5 ( α ) f 5 ( α ) ) ,   s 5 ( α ) = 1 2 ( e 5 ( α ) + f 5 ( α ) ) ,
s ˜ 5 ( α ) = 1 2 ( h 5 ( α ) e 5 ( α ) + i 5 ( α ) f 5 ( α ) ) ,   s ˙ 5 ( α ) = 1 2 ( d 5 ( α ) e 5 ( α ) g 5 ( α ) + f 5 ( α ) ) ,
s ¨ 5 ( α ) = 1 2 ( e 5 ( α ) f 5 ( α ) ) ,   s 5 ( α ) = 1 2 ( h 5 ( α ) e 5 ( α ) i 5 ( α ) + f 5 ( α ) ) .
Figure 4 shows a data flow structure for the implementation of 5-point DFrFT. It is easy to see that the computation of Y 5 × 1 requires only 11 multipliers, 18 two-input adders, and 1 three-input adder of complex numbers.

3.5. Computing the 6-Point DFrFT

Let X 6 × 1 = [ x 0 , x 1 , x 2 , x 3 , x 4 , x 5 ] T and Y 6 × 1 = [ y 0 , y 1 , y 2 , y 3 , x 4 , x 5 ] T be six-dimensional input and output data vectors, respectively.
The 6-point DFrFT can be represented in the following form:
Y 6 × 1 = F 6 α X 6 × 1 ,
where
F 6 α = [ a 6 ( α ) b 6 ( α ) c 6 ( α ) d 6 ( α ) c 6 ( α ) b 6 ( α ) b 6 ( α ) f 6 ( α ) g 6 ( α ) e 6 ( α ) h 6 ( α ) i 6 ( α ) c 6 ( α ) g 6 ( α ) j 6 ( α ) k 6 ( α ) l 6 ( α ) h 6 ( α ) d 6 ( α ) e 6 ( α ) k 6 ( α ) m 6 ( α ) k 6 ( α ) e 6 ( α ) c 6 ( α ) h 6 ( α ) l 6 ( α ) k 6 ( α ) j 6 ( α ) g 6 ( α ) b 6 ( α ) i 6 ( α ) h 6 ( α ) e 6 ( α ) g 6 ( α ) f 6 ( α ) ]
Taking into account the specific structure of the matrix F 6 α , we can propose the following procedure for the efficient calculation of a 6-point DFrFT:
Y 6 × 1 = P 6 T A 6 × 8 A 8 × 11 P 11 A 11 × 18 D 18 ( α ) A 18 × 16 P 16 × 6 A 6 P 6 X 6 × 1 ,
where
P 6 = [ 1 1 1 1 1 1 ] ,   A 6 = I 2 H 2 H 2 = [ 1 1 1 1 1 1 1 1 1 1 ] ,
P 16 × 6 = 1 4 × 1 1 4 × 1 [ 1 1 1 1 1 1 1 1 ] ,   A 18 × 16 = I 12 [ 1 1 1 1 1 1 1 1 ] ,
A 11 × 18 = [ 1 1 1 1 1 1 1 1 1 1 1 1 ] [ 1 1 1 1 1 1 1 1 ] ,
P 11 = I 7 [ 1 1 1 1 ] ,
A 8 × 11 = [ 1 1 1 1 1 1 ] H 2 H 2 ,
A 6 × 8 = [ 1 1 1 1 1 1 1 1 1 1 ] ,
D 18 ( α ) = D ˘ 12 ( α ) D 6 ( α ) ,
D ˘ 12 ( α ) = d i a g ( d 6 ( α ) , e 6 ( α ) , k 6 ( α ) , m 6 ( α ) , a 6 ( α ) , b 6 ( α ) , c 6 ( α ) , d 6 ( α ) , e 6 ( α ) , b 6 ( α ) , k 6 ( α ) , c 6 ( α ) ) ,
D 6 ( α ) = d i a g ( s ˘ 6 ( α ) , s 6 ( α ) , s ˜ 6 ( α ) , s ˙ 6 ( α ) , s ¨ 6 ( α ) , s 6 ( α ) ) ,
s ˘ 6 ( α ) = 1 2 ( f 6 ( α ) g 6 ( α ) + i 6 ( α ) h 6 ( α ) ) ,   s 6 ( α ) = 1 2 ( g 6 ( α ) + h 6 ( α ) ) ,
s ˜ 6 ( α ) = 1 2 ( j 6 ( α ) g 6 ( α ) + l 6 ( α ) h 6 ( α ) ) ,   s ˙ 6 ( α ) = 1 2 ( f 6 ( α ) g 6 ( α ) i 6 ( α ) + h 6 ( α ) ) ,
s ¨ 6 ( α ) = 1 2 ( g 6 ( α ) h 6 ( α ) ) ,   s 6 ( α ) = 1 2 ( j 6 ( α ) g 6 ( α ) l 6 ( α ) + h 6 ( α ) ) .
Figure 5 shows a data flow structure for the implementation of the six-point DFrFT. It is easy to see that the computation of Y 6 × 1 requires only 18 multipliers, 20 two-input adders, and two four-input adders of complex numbers.

3.6. Computing th eSeven-Point DFrFT

Let X 7 × 1 = [ x 0 , x 1 , x 2 , x 3 , x 4 , x 5 , x 6 ] T and Y 7 × 1 = [ y 0 , y 1 , y 2 , y 3 , x 4 , x 5 , x 6 ] T be seven-dimensional input and output data vectors, respectively.
The seven-point DFrFT can be represented in the following form:
Y 7 × 1 = F 7 α X 7 × 1 ,
where
F 7 α = [ a 7 ( α ) b 7 ( α ) c 7 ( α ) d 7 ( α ) d 7 ( α ) c 7 ( α ) b 7 ( α ) b 7 ( α ) e 7 ( α ) f 7 ( α ) g 7 ( α ) h 7 ( α ) i 7 ( α ) j 7 ( α ) c 7 ( α ) f 7 ( α ) k 7 ( α ) l 7 ( α ) m 7 ( α ) n 7 ( α ) i 7 ( α ) d 7 ( α ) g 7 ( α ) l 7 ( α ) o 7 ( α ) p 7 ( α ) m 7 ( α ) h 7 ( α ) d 7 ( α ) h 7 ( α ) m 7 ( α ) p 7 ( α ) o 7 ( α ) l 7 ( α ) g 7 ( α ) c 7 ( α ) i 7 ( α ) n 7 ( α ) m 7 ( α ) l 7 ( α ) k 7 ( α ) f 7 ( α ) b 7 ( α ) j 7 ( α ) i 7 ( α ) h 7 ( α ) g 7 ( α ) f 7 ( α ) e 7 ( α ) ] .
Taking into account the specific structure of the matrix F 7 α , we can propose the following procedure for the efficient calculation of a seven-point DFrFT:
Y 7 × 1 = P 7 T A 7 × 10 A 10 × 13 P 13 A 13 × 19 D 19 ( α ) A 19 × 13 P 13 × 7 A 7 P 7 X 7 × 1 ,
where
P 7 = [ 1 1 1 1 1 1 1 ] ,
A 7 = 1 ( I 3 H 2 ) = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
P 13 × 7 = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,   A 19 × 13 = I 7 [ 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
A 13 × 19 = I 7 [ 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
P 13 = I 7 [ 1 1 1 1 1 1 ] ,   A 10 × 13 = [ 1 1 1 1 1 1 1 ] ( I 3 H 2 ) ,
A 7 × 10 = [ 1 1 1 1 1 1 1 1 1 1 1 1 1 ] ,
D 19 ( α ) = D ˘ 7 ( α ) D 12 ( α ) ,
D ˘ 7 ( α ) = d i a g ( a 7 ( α ) , b 7 ( α ) , c 7 ( α ) , d 7 ( α ) , b 7 ( α ) , c 7 ( α ) , d 7 ( α ) ) ,
D 12 ( α ) = d i a g ( s ˘ 7 ( α ) , s 7 ( α ) , s ˜ 7 ( α ) , s ˙ 7 ( α ) , s ¨ 7 ( α ) , s 7 ( α ) , s 7 ( α ) , s 7 ( α ) , s 7 ( α ) , s 7 ( α ) , s 7 ( α ) , s 7 ( α ) ) ,
s ˘ 7 ( α ) = 1 2 ( e 7 ( α ) f 7 ( α ) g 7 ( α ) + j 7 ( α ) i 7 ( α ) h 7 ( α ) ) ,   s 7 ( α ) = 1 2 ( f 7 ( α ) + i 7 ( α ) ) ,
s ˜ 7 ( α ) = 1 2 ( k 7 ( α ) f 7 ( α ) l 7 ( α ) + n 7 ( α ) i 7 ( α ) m 7 ( α ) ) ,   s ˙ 7 ( α ) = 1 2 ( l 7 ( α ) + m 7 ( α ) ) ,
s ¨ 7 ( α ) = 1 2 ( o 7 ( α ) g 7 ( α ) l 7 ( α ) + p 7 ( α ) h 7 ( α ) m 7 ( α ) ) ,   s 7 ( α ) = 1 2 ( g 7 ( α ) + h 7 ( α ) ) ,
s 7 ( α ) = 1 2 ( e 7 ( α ) f 7 ( α ) g 7 ( α ) j 7 ( α ) + i 7 ( α ) + h 7 ( α ) ) ,   s 7 ( α ) = 1 2 ( f 7 ( α ) i 7 ( α ) ) ,
s 7 ( α ) = 1 2 ( k 7 ( α ) f 7 ( α ) l 7 ( α ) n 7 ( α ) + i 7 ( α ) + m 7 ( α ) ) ,   s 7 ( α ) = 1 2 ( l 7 ( α ) m 7 ( α ) ) ,
s 7 ( α ) = 1 2 ( o 7 ( α ) g 7 ( α ) l 7 ( α ) p 7 ( α ) + h 7 ( α ) + m 7 ( α ) ) ,   s 7 ( α ) = 1 2 ( g 7 ( α ) h 7 ( α ) ) .
The sign denotes the Kronecker product of two matrices [18].
Figure 6 shows a data flow structure for the implementation of the seven-point DFrFT. It is easy to see that the computation of Y 7 × 1 requires only 19 multipliers and 24 two-input adders, six three-input adders, and one four-input adder of complex numbers.

4. Implementation Complexity

Since the lengths of the input sequences are relatively small, and the data flow structures representing the organization of the computation process are fairly simple, it is easy to estimate the computational complexity of the implementation of the presented solutions. Table 1 shows evaluations of the number of arithmetic blocks for the small-size DFrFTs hardware implementations.

5. Discussion

This paper presents some algorithms and parallel processing unit structures for small-size DFrFTs with a minimalized number of complex-valued multiplications (or complex multipliers in the case of a hardware implementation). Special attention is mainly focused on these operations because from the point of view of the hardware implementation complexity; these operations are the most expensive. This is because the complexity of implementing an adder depends linearly on the size of the operand, and the complexity of implementing a multiplier depends quadratically on the size of the operand. A binary multiplier occupies much more space and consumes much more power than a binary adder. Therefore, a processing unit structure containing as few multipliers as possible, even by the cost of a small increase in the number of adders, is preferable from the point of view of the application-specific integrated circuit (ASIC) design. The developed algorithms can be used as building blocks in more complex DSP algorithms. In the case of a hardware implementation of complex signal processing systems, the developed structures can be used as embedded hardware-implemented processing cores. Hopefully, these can be used as building blocks to reduce the hardware complexity of the DSP systems that use them, thus making more complicated structural solutions worthy of consideration in practice.
In our next articles, we plan to show how and for what purposes we use the solutions proposed here.

Author Contributions

Conceptualization—A.C. and J.P.; Methodology—A.C. and J.P.; validation, D.M.-M. and J.P.; Formal analysis—A.C. and D.M.-M.; Writing and original draft preparation—A.C.; Writing, review, and editing—D.M.-M.; Visualization—A.C. and J.P.; Supervision—D.M.-M. and A.C.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Pei, S.-C.; Yeh, M.-H. Improved discrete fractional Fourier transform. Opt. Lett. 1997, 22, 1047–1049. [Google Scholar] [CrossRef] [PubMed]
  2. Pei, S.-C.; Yeh, M.-H.; Tseng, C.-C. Discrete fractional Fourier transform based on orthogonal projections. IEEE Trans. Signal Process. 1999, 47, 1335–1348. [Google Scholar] [CrossRef]
  3. Candan, Ç.C.; Kutay, M.A.; Ozaktas, H.M. The discrete fractional Fourier transform. IEEE Trans. Signal Process. 2000, 48, 1329–1337. [Google Scholar] [CrossRef] [Green Version]
  4. Pei, S.-C.; Tseng, C.-C.; Yeh, M.-H.; Shyu, J.-J. Discrete fractional Hartley and Fourier transforms. IEEE Trans. Circuits Syst. II Analog Digit. Signal Process. 1998, 45, 665–675. [Google Scholar] [CrossRef]
  5. Pei, S.-C.; Yeh, M.H. The discrete fractional cosine and sine transforms. IEEE Trans. Signal Process. 2001, 49, 1198–1207. [Google Scholar] [CrossRef]
  6. Hennelly, B.; Sheridan, J.T. Fractional Fourier transform-based image encryption: Phase retrieval algorithm. Opt. Commun. 2003, 226, 61–80. [Google Scholar] [CrossRef]
  7. Liu, S.; Mi, Q.; Zhu, B. Optical image encryption with multistage and multichannel fractional Fourier-domain filtering. Opt. Lett. 2001, 26, 1242–1244. [Google Scholar] [CrossRef] [PubMed]
  8. Nishchal, N.K.; Joseph, J.; Singh, K. Fully phase encryption using fractional Fourier transform. Opt. Eng. 2003, 42, 1583–1588. [Google Scholar] [CrossRef]
  9. Djurović, I.; Stanković, S.; Pitas, I. Digital watermarking in the fractional Fourier transformation domain. J. Netw. Comput. Appl. 2001, 24, 167–173. [Google Scholar] [CrossRef]
  10. Ozaktas, H.M.; Ankan, O.; Kutay, M.A.; Bozdagi, G. Digital computation of the fractional Fourier transform. IEEE Trans. Signal Process. 1996, 44, 2141–2150. [Google Scholar] [CrossRef] [Green Version]
  11. Santhanam, B.; McClellan, J.H. Discrete rotational Fourier transform. IEEE Trans. Signal Process. 1996, 44, 994–998. [Google Scholar] [CrossRef]
  12. Dickinson, B.W.; Steiglitz, K. Eigenvectors and functions of the discrete Fourier transform. IEEE Trans. Acoust. Speech Signal Process. 1982, 30, 25–31. [Google Scholar] [CrossRef] [Green Version]
  13. Majorkowska–Mech, D.; Cariow, A. An Algorithm for Computing the True Discrete Fractional Fourier Transform. In Advances in Soft and Hard Computing; Pejaś, J., El Fray, I., Hyla, T., Kacprzyk, J., Eds.; Springer: Cham, Switzerland, 2019; Volume 889, pp. 420–432. [Google Scholar] [CrossRef]
  14. Majorkowska–Mech, D.; Cariow, A. A low-complexity approach to computation of the discrete fractional Fourier transform. Circuits Syst. Signal Process. 2017, 36, 4118–4144. [Google Scholar] [CrossRef]
  15. Qureshi, F.; Garrido, M.; Gustafsson, O. Unified architecture for 2, 3, 4, 5, and 7-point DFTs based on Winograd Fourier transform algorithm. Electron. Lett. 2013, 49, 348–349. [Google Scholar] [CrossRef] [Green Version]
  16. De Oliveira, H.M.; Cintra, R.J.; Campello de Souza, R.M. A Factorization Scheme for Some Discrete Hartley Transform Matrices. arXiv 2015, arXiv:1502.01038, 1–10. [Google Scholar]
  17. Cariow, A. Strategies for the Synthesis of Fast Algorithms for the Computation of the Matrix-vector Products. J. Signal Process. Theory Appl. 2014, 3, 1–19. [Google Scholar] [CrossRef]
  18. Graham, A. Kronecker Products and Matrix Calculus: With Applications; Ellis Horwood Limited: Chichester, UK, 1981. [Google Scholar]
Figure 1. The data flow structure of the proposed algorithm for the computation of the two-point DFrFT.
Figure 1. The data flow structure of the proposed algorithm for the computation of the two-point DFrFT.
Electronics 08 00509 g001
Figure 2. The data flow structure of the proposed algorithm for the computation of the three-point DFrFT.
Figure 2. The data flow structure of the proposed algorithm for the computation of the three-point DFrFT.
Electronics 08 00509 g002
Figure 3. The data flow structure of the processing unit for the computation of the four-point DFrFT.
Figure 3. The data flow structure of the processing unit for the computation of the four-point DFrFT.
Electronics 08 00509 g003
Figure 4. The data flow structure of the processing unit for computation of 5-point DFrFT.
Figure 4. The data flow structure of the processing unit for computation of 5-point DFrFT.
Electronics 08 00509 g004
Figure 5. The data flow structure of the processing unit for the computation of the six-point DFrFT.
Figure 5. The data flow structure of the processing unit for the computation of the six-point DFrFT.
Electronics 08 00509 g005
Figure 6. The data flow structure of the processing unit for the computation of the seven-point DFrFT.
Figure 6. The data flow structure of the processing unit for the computation of the seven-point DFrFT.
Electronics 08 00509 g006
Table 1. Implementation complexities of naive and proposed solutions.
Table 1. Implementation complexities of naive and proposed solutions.
Size NNumbers of Arithmetic Blocks
Naive MethodProposed Algorithm
MultipliersN-Input AddersMultipliers2-Input Adders3-Input Adders4-Input Adders
24233--
39357--
41641072-
525511181-
63661820-2
7497192461

Share and Cite

MDPI and ACS Style

Cariow, A.; Papliński, J.; Majorkowska-Mech, D. Some Structures of Parallel VLSI-Oriented Processing Units for Implementation of Small Size Discrete Fractional Fourier Transforms. Electronics 2019, 8, 509. https://doi.org/10.3390/electronics8050509

AMA Style

Cariow A, Papliński J, Majorkowska-Mech D. Some Structures of Parallel VLSI-Oriented Processing Units for Implementation of Small Size Discrete Fractional Fourier Transforms. Electronics. 2019; 8(5):509. https://doi.org/10.3390/electronics8050509

Chicago/Turabian Style

Cariow, Aleksandr, Janusz Papliński, and Dorota Majorkowska-Mech. 2019. "Some Structures of Parallel VLSI-Oriented Processing Units for Implementation of Small Size Discrete Fractional Fourier Transforms" Electronics 8, no. 5: 509. https://doi.org/10.3390/electronics8050509

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop