Calculate the time needed to perform the computation on the


Why are MP3 audio files and JPEG image files so much smaller and more compressed than their lossless digital counterparts? The most common algorithm for compressing digitised versions of analogue sources is the Fast Fourier Transform, or FFT. Because FFTs are so widely used, computer scientists need very efficient algorithms to calculate them.

Computations arranged in ‘butterfly' formation are one way of calculating FFTs. One butterfly-shaped computational unit is shown in Fig. 1. The output cell on top stores the sum of two numbers, while the one on the bottom stores the difference.

Fig. 1: Simple Butterfly Diagram

627_Simple Butterfly Diagram.png

A series of such units can be organized to perform multiple operations in parallel, as shown in Fig. 2, which uses 12 of the units shown in Fig. 1.
Fig 2.: Multiple Butterfly Diagram

1047_Multiple Butterfly Diagram.png

Submit a paper in which you solve the following problem:

• Assume a computational time for each butterfly in Fig. 1 to be 3 seconds. Compute the time necessary for the arrangement in Fig. 1 to perform 12 computations (without any parallelism).

• Compute the output of the network in Fig. 2, given the 8 values shown for inputs.

• Calculate the time needed to perform the computation on the 8 values shown in Fig. 2.

• Calculate the time needed for the arrangement in Fig.2 to perform the computation on 100 8-value data sets (Hint: Exploit pipelining).

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Calculate the time needed to perform the computation on the
Reference No:- TGS01154576

Now Priced at $40 (50% Discount)

Recommended (94%)

Rated (4.6/5)

A

Anonymous user

5/13/2016 12:47:17 AM

As per the information and situation provided, respond to the following by using the appropriate principle in a word paper. Illustrate why are MP3 audio files and JPEG image files so much smaller and more compressed as compare to their lossless digital counterparts? The most general algorithm for compressing digitized versions of analogue sources is the Fast Fourier Transform or FFT. As FFTs are so broadly utilized, computer scientists require very efficient algorithms to compute them. Craft a paper in which you resolve the given problem: 1) Suppose that a computational time for each butterfly in the illustrated figure be 3 seconds. Calculate the time necessary for the arrangement in figure to carry out 12 computations. 2) Calculate the output of the network in the illustrated figure, given the 8 values exhibited for inputs. 3) Compute the time required to perform the computation on the 8 values exhibited in the figure.