Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Could you please help me with this question? Thank you in advance! 10. This problem is going to explore the limits of calculations in real-time

image text in transcribed

Could you please help me with this question? Thank you in advance!

10. This problem is going to explore the limits of calculations in real-time environments. Suppose that we want to use our MSP430 board in an audio processing application. For example purposes only, assume that the CPU clock is 25Mhz, and the I/O clock is 44.1kHz. Our FIR filter is implemented with a linear buffer. Assume that a RAM access via the bus takes 10 CPU clock cycles, that a floating point MAC takes 250 CPU clock cycles, and that a fixed point MAC takes 70 CPU clock cycles (a) How many clock cycles do you have available to compute the output sample? Show your work. (b) What is the largest length FIR filter M that you can process using i. fixed point ii. floating point Show your reasoning

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions