مارکتینگ پروژه 20 | مرجع فایل های دانلودی - پروژه آماده - پروژه دانشجویی - پاورپوینت آماده
0

هیچ محصولی در سبد خرید نیست.

پاورپوینت Architectural Analysis of a DSP Device the Instruction Set and the Addressing Modes

دسته بندی :پاورپوینت مدیریت 19

دانلود پاورپوینت Architectural Analysis of a DSP Device the Instruction Set and the Addressing Modes بررسی Architectural Analysis of a DSP Device the Instruction Set and the Addressing Modes پاورپوینت جامع و کامل Architectural Analysis of a DSP Device the Instruction Set and the Addressing Modes

دسته بندی پاورپوینت
فرمت فایل ppt
حجم فایل 1.275 مگا بایت
تعداد صفحات 50
برای دانلود فایل بر روی دکمه زیر کلیک کنید

دریافت فایل

نوع فایل: پاورپوینت (قابل ویرایش)

قسمتی از متن پاورپوینت :

تعداد اسلاید : 50 صفحه

1 Architectural Analysis of a DSP Device the Instruction Set and the Addressing Modes SYSC5603 (ELG6163) Digital Signal Processing Microprocessors Software and Applications

Miodrag Bolic

2 Outline FIR filter on ADPS-21x

DSP Requirements
Fast Multiply-Accumulates (Data-path)
Extended Precision Accumulator Register (Data-path)
Dual Operand Fetch (Memory)
Circular Buffering (Addressing)
Zero-Overhead Looping (Instruction set)

Analog Devices Architectures and Programming
SHARC
Blackfin
Performance Optimization
3 ADSP -21x Copied from [Kester03] 4 CALCULATING OUTPUTS OF 4-TAP FIR FILTER USING A CIRCULAR BUFFER y(3) = h(0) x(3) + h(1) x(2) + h(2) x(1) + h(3) x(0) y(4) = h(0) x(4) + h(1) x(3) + h(2) x(2) + h(3) x(1) y(5) = h(0) x(5) + h(1) x(4) + h(2) x(3) + h(3) x(2) Memory
Location

0

1

2

3 Read

x(0)

x(1)

x(2)

x(3) Write

x(4)

Read

x(4)

x(1)

x(2)

x(3) Write

x(5)

Read

x(4)

x(5)

x(2)

x(3) Copied from [Kester03] 5 FIR filter steps 1. Obtain a sample with the ADC; generate an interrupt
2. Detect and manage the interrupt
3. Move the sample into the input signal’s circular buffer
4. Update the pointer for the input signal’s circular buffer
5. Zero the accumulator
6. Control the loop through each of the coefficients
7. Fetch the coefficient from the coefficient’s circular buffer
8. Update the pointer for the coefficient’s circular buffer
9. Fetch the sample from the input signal’s circular buffer
10. Update the pointer for the input signal’s circular buffer
11. Multiply the coefficient by the sample
12. Add the product to the accumulator
13. Move the output sample (accumulator) to a holding buffer
14. Move the output sample from the holding buffer to the DAC

Copied from [Kester03] 6 FIR filter steps (cont.) ADSP21xx Example code:

CNTR = N-1;
DO convolution UNTIL CE;
convolution:
MR = MR + MX0 * MY0(SS) MX0 = DM(I0 M1) MY0 = PM(I4 M5); Copied from [Kester03] 7 Outline FIR filter on ADPS-21x

DSP Requirements
Fast Multiply-Accumulates (Data-path)
Extended Precision Accumulator Register (Data-path)
Dual Operand Fetch (Memory)
Circular Buffering (Addressing)
Zero-Overhead Looping (Instruction set)

Analog Devices Architectures and Programming
SHARC
Blackfin
Perform


توجه: متن بالا فقط قسمت کوچکی از محتوای فایل پاورپوینت بوده و بدون ظاهر گرافیکی می باشد و پس از دانلود، فایل کامل آنرا با تمامی اسلایدهای آن دریافت می کنید.

برای دانلود فایل بر روی دکمه زیر کلیک کنید

دریافت فایل

مدیریت

طراح و مدیر مارکتینگ پروژه _ خوشحال میشم که بتوانم قدمی در رشد و برطرف ساختن نیازهای شما عزیزان بردارم.

مطالب زیر را حتما بخوانید:

قوانین ارسال دیدگاه در سایت

  • چنانچه دیدگاهی توهین آمیز باشد و متوجه اشخاص مدیر، نویسندگان و سایر کاربران باشد تایید نخواهد شد.
  • چنانچه دیدگاه شما جنبه ی تبلیغاتی داشته باشد تایید نخواهد شد.
  • چنانچه از لینک سایر وبسایت ها و یا وبسایت خود در دیدگاه استفاده کرده باشید تایید نخواهد شد.
  • چنانچه در دیدگاه خود از شماره تماس، ایمیل و آیدی تلگرام استفاده کرده باشید تایید نخواهد شد.
  • چنانچه دیدگاهی بی ارتباط با موضوع آموزش مطرح شود تایید نخواهد شد.

دیدگاهتان را بنویسید

نشانی ایمیل شما منتشر نخواهد شد. بخش‌های موردنیاز علامت‌گذاری شده‌اند *

لینک کوتاه: