<< Chapter < Page Chapter >> Page >

Length 19 module: 372 adds / 76 mpys

This module closely follows the traditional Winograd prime-length approach.

  1. Use the index map x ¯ ( n ) = x ( < 2 n > m o d 19 ) to convert the DFT into a length 18 convolution plus a correction term for the DC component.
  2. Reduce the length 16 convolution modulo z 9 + 1 and z 9 - 1 .
    m o d z 9 - 1 : r 100 - r 108 m o d z 9 + 9 : r 109 - r 117
  3. Use Nussbaumer's z 9 - 1 convolution algorithm on r100-r108. This is a transposed tensor method, however it again uses an obscure reconstruction procedure. This algorithm computes nineteen intermediate quantities, r31-r319, which are then weighted against nineteen coefficients to produce t11-t119. This data is then partially reconstructed to yield the final result of the m o d z 9 - 1 convolution, t32-t310.
  4. In the course of the z 9 - 1 convolution algorithm the z 9 - 1 data is reduced modulo z - 1 and stored in r31. This quantity is added to x ( i ( 1 ) ) to patch up the DC term.
  5. An algebraic trick is used to compute the z 9 + 1 convolution using the z 9 - 1 algorithm. Suppose there exists a ring homomorphism H which maps elements of the ring of real polynomials modulo z 9 + 1 into the ring of polynomials modulo z 9 - 1 . Then H could be used on the z 9 + 1 data, the resulting polynomial could be convolved in the modulo z 9 - 1 domain using the existing procedure, and the output of that procedure could be mapped back through H - 1 into the modulo z 9 + 1 domain. Such a homomorphism does exist, and moreover it happens to be its own inverse. H ( p ) where p is a polynomial (in either R [ x ] / z 9 - 1 or R [ x ] / z 9 + 1 ) may be formed from p by negating the sign on all odd-numbered coefficients, that is, H ( p ) ( z ) = p ( - z ) . The alternate negation of data values going into and coming out of the m o d z 9 - 1 convolution algorithm is accomplished without an increase in computing time by appropriate placement of negative signs. The nineteen intermediate values formed are r320-r338 which are then weighted by the (purely imaginary) coefficients to produce t120-t138. A partial reconstruction yields the z 9 + 1 convolution result, t311-t319.
  6. The z 18 - 1 convolution result is reconstructed from the z 9 - 1 (real) and z 9 + 1 (imaginary) vectors and mapped back to the outputs using the reverse of the input map.
  7. All coefficients were computed using the author's QR decomposition linear equation solver and are accurate to at least 14 places.

Length 25 module: 420 adds / 132 mpys

This module is a common factor type module which uses length 5 convolutional DFT submodules. The length 5 submodules are implemented in a transposed tensor configuration using an index map x ( n ¯ ) = x ( < 2 n > m o d 5 ) followed by a reduction modulo all the irreducible factors of z 4 - 1 . The z 2 + 1 convolution is implemented using Toom-Cook factors of z , 1 / z and z - 1 . The reconstruction matrix is exactly the transpose of the reduction procedure. The coefficients for the length 5 submodules were found using the author's QR procedure, and the twiddle factors were generated in a special FORTRAN program. The details of saving multiplies by scaling some of the prime length submodules in a common factor algorithm are discussed below in [link] . This length 25 module has a total of 132 multiplies and 420 adds. Using Winograd's decomposition of the length 25 OFT into two length 5 DFT's and a length 20 convolution the best operation count generated by this author was 108 multiplies and 604 adds.

Questions & Answers

I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Large dft modules: 11, 13, 16, 17, 19, and 25. revised ece technical report 8105. OpenStax CNX. Sep 14, 2009 Download for free at http://cnx.org/content/col10569/1.7
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Large dft modules: 11, 13, 16, 17, 19, and 25. revised ece technical report 8105' conversation and receive update notifications?

Ask