parellaly computing the fft

10
A Project by Aswin M S and B Karthikeyan [email protected]

Upload: aswin-m-sahadevan

Post on 11-Nov-2014

1.267 views

Category:

Technology


0 download

DESCRIPTION

The presentation we used for our engineering project that we tested at ISRO Satellite Centre

TRANSCRIPT

  • 1. A Project by Aswin M S and B Karthikeyan [email_address]
  • 2.
    • Importance of DSP and FFT
    • Need for Speed; Serial Computing vs Parallel Computing
    • Resources used in this project
    • Applications
  • 3.
    • What is DSP?
    • Where do we use DSP?
    • FFT is an application of DSP
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
    • On the Cluster LAM/MPI
    • - LAM (Local Area Multicomputer) is an MPI(Message Passing Interface) programming environment.
    • -Offers daemon-based process startup/control as well as fast client-to-client message passing protocols.
    • -Protocols used for message passing are TCP/IP, Shared Memory, Myrinet(GM) and Infiniband(mVAPI)
    • On the nodes Red Hat Enterprise Linux
  • 9.
    • MPEG Audio coding
    • Multichannel carrier modulation (MCM)
    • Pulse compression
    • Ghost cancellation
    • Underwater 3D imaging
    • Detection of signals in noise
  • 10. Thank You