You’ve Recently Viewed

{{ badge.badge_name }}
{{ item.brand_name }} {{ item.group_num + __(" Options") }}
{{ item.item_title }}
{{ item.rank.category_name }} {{ $isZh ? ' ' + item.rank.rank_name +' No.'+ item.rank.rank_num : '#'+item.rank.rank_num + ' ' + item.rank.rank_name }} {{ item.rank.category_name }}
{{ formatNumber(visualViewRate(item)) }} ({{ item.comment.comment_count > 0 ? item.comment.comment_count : __("Be the first!") }})
· {{ viewedItemSaleInfo(item) }}

{{ currency }}{{ priceFormat(item.price.shop_price) }} {{ currency }}{{ priceFormat(item.price.del_price) }}

{{ item.bundle }}
Added to cart

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami
Jingdong book

嵌入式实时系统的DSP软件开发技术(附光盘)

{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ item.valid_price }}
{{ buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start") }}
Details
Full product details
Content Description

《嵌入式实时系统的DSP软件开发技术》详细介绍了DSP在嵌入式实时系统设计中的软件开发方法,是讨DSP软件设计技术的专业技术指南。内容包括数字信号处理技术、嵌入式实时系统与DS的内在关联性、DSP嵌入式系统基本开发步骤、DSP硬件结构及DSP软件性能与其硬件结构的关系DSP软件设计的优化方法和技术、DSP软件设计的实时操作技术、DSP系统的测试和调试方法多CPU片上系统开发中嵌入式DSP软件设计技术等。随书附光盘一张,内含书中大量应用实的代码。
《嵌入式实时系统的DSP软件开发技术》适合对DSP软件技术开发有兴趣的本科生、研究生、研发人员读。
Author Description

Robert Oshana是德州仪器(TL)DSP系统部软件开发组的工程管理人。具有超过24年的嵌入式实时软件开发经验,针对不同的工业领域,包括军事和业领域。他也是Southern Methodist University的兼职教授,教授研究生软件工程以嵌入式实吋系统课程。他经常在嵌入式系统会议上发言,在软件工程和嵌入式实时系统面有多种出版物发表。Robert是一位资深的专业工程师,IEEE的高级会员。 、
Catalogue

第1章 数字信号处理概论
1.1 什么是数字信号处理?
1.2 数字信号处理简史
1.3 DSP的优点
1.4 DSP系统
1.4.1 模/数转换
1.4.2 数/模转换
1.5 DSP的应用
1.5.1 低成本DSP应用
1.5.2 低功耗DSP应用
1.5.3 高性能DSP应用
1.6 结 论

第2章 嵌入式系统与实时系统总括
2.1 实时系统
2.2 硬实时系统和软实时系统
2.2.1 硬实时系统和软实时系统简介
2.2.2 实时系统与分时系统的区别
2.2.3 DSP系统是硬实时系统
2.2.4 硬实时系统
2.3 实时事件的种类与特点
2.4 有效执行与执行环境
2.5 实时系统设计的挑战
2.5.1 响应时间
2.5.2 从失败中?复
2.5.3 分布式和多处理器结构
2.6 嵌入式系统
2.7 总 结

第3章 DSP嵌入式系统开发生命周期概论
3.1 嵌入式系统
3.2 DSP嵌入式系统的生命周期
3.2.1 步骤1 检查系统的全部要求
3.2.2 步骤2 选择系统要求的硬件元器件
3.2.3步骤3 理解DSP基础和构架

第4章 数字信号处理算法概述
4.1 算法的定义
4.2 DSP系统
4.2.1 模数转换
4.2.2 Nyquist准则
4.2.3 混淆
4.2.4 抗混淆滤波器
4.2.5 采样率和处理器速度
4.2.6 A/D转换器
4.2.7 D/A转换器
4.2.8 多采样率应用
4.2.9 采样小结
4.3 滤波器简介
4.3.1 简介
4.3.2 什么是滤波器?
4.3.3 更多可选择滤波器
4.3.4 相位响应
4.3.5 滤波器类型小结
4.4 有限冲激响应滤波器(FIR)
4.4.1 FIR移动平均滤波器
4.4.2 归一化思想
4.4.3 硬件实现(流程图)
4.4.4 基本软件实现
4.4.5 FIR滤波器特性
4.4.6 自适应FIR滤波器
4.4.7 FIR滤波器的设计与实现
4.4.8 DSF器件的基本FIR优化
4.4.9 FIR滤波器小结
4.5 无限冲激响应滤波器(IIR)
4.5.1 IIR简介
4.5.2 IIR的差分方程
4.5.3 IIR的传递函数
4.5.4 IIR滤波器设计
4.5.5 IIR的平衡设计
4.5.6 IIR小结
4.6 滤波器实现的DSP结构优化
4.7 实现一个FIR滤波器
4.8 快速傅里叶变换·
4.8.1 时间和频率
4.8.2 离散傅里叶变换
4.8.3 快速傅里叶变换
4.8.4 FFT算法形式
4.8.5 FFT实现问题
4.8.6 FFT小结

第5章 DSP体系结构
5.1 高速、专门的运算
5.1.1 乘加单元
5.1.2 并行算术逻辑单元
5.1.3 量化表示
5.2 高带宽存储器结构
5.2.1 数据和指令存储器
5.2.2 存储器选择
5.2.3 高速寄存器
5.2.4 存储交叉
5.2.5 存储块切换
5.2.6 DSP高速缓存
5.2.7 执行时间可预估性
5.2.8 存储器直接存取(DMA)
5.3 流水线处理
5.3.1 限制
5.3.2 资源冲突
5.3.3 流水线控制
5.4 特殊指令和寻址方式
5.5 DSP体系结构实例
5.6 VLlw载入和存储DSP
5.7 小结

第6章 DSP软件优化
6.1 概述
6.1.1 什么是优化
6.1.2 处理过程
6.2 加速经常性事件
6.2.1 加速经常性事件——DSP结构
6.2.2 加速经常性事件——DSP算法
……

第7章 基于DSP的电源优化技术
第8章 DSP实时操作系统
第9章 测试和调试DSP系统
第10章 DSP软件开发管理
第11章 基于多核片上系统架构的嵌入式DSP软件设计
第12章 DSP软件技术的未来
附录A嵌入式DSP系统应用的软件性能工程
附录BDSP优化的更多提示和技巧
附录CDSP和嵌入式系统的缓存详述
附录E实时DSP系统分析技术
附录FDSP算法开发——规定和准则
Book Abstract

实时系统如此复杂,以至于应用通常分布在一些通信系统中的多处理器系统执行,这向多处理器系统中应用划分有关的设计者提出了挑战。这些系统包含了一些不同节点上的处理。一个节点也许是DsP,另一个节点也许是普通用途的处理器,一些特殊的硬件处理单元等。这导致了一些_丁程师团队设计方面的挑战:
系统的初始化——初始化一个多处理器系统非常复杂。在大多数多处理器系统中,软件装载文件驻留在普通用途的处理节点上。直接连接普通用途处理器的节点,比如DSP,将首先被初始化。在这些节点完成装载和初始化后,在其他相连的节点上重复同样的过程直到系统完成初始化。
处理器接口——当多处理器必须彼此通信时,必须小心保证处理器之间的接口上的消息被很好地定义并与处理单元相一致。消息协议中的不同,包括大小字节谁在前、字节顺序和其他连接规则,可以使系统集成复杂化,尤其有些系统需要向后兼容。
分布式加载——早先提到,多处理器导致分布应用的挑战,可能发展该应用以支持在处理单元之间的有效应用划分。应用划分的错误可以导致系统瓶颈,通过过载某些处理单元并留下其他的不加利用,使系统全兼容性退化。应用开发者必须设计应用以在处理单元之间有效地划分。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use {{ itemAct.title || '' }}

Bundle & Combo

Similar Items

Related Search

{{ item.userActionNumberDesc }}
Yami wechat-share qr code

Scan to Share

嵌入式实时系统的DSP软件开发技术(附光盘)

{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }}
Price:
{{ itemCurrency }}{{ priceFormat(item.member_price) }}
Buy at VVIP Price
Learn more
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __("Pay with Gift Card to get sale price: :itemCurrency:price", {'itemCurrency': itemCurrency, 'price': (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00')}) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee
{{ quantity }} {{ instockMsg }} {{ limitText }}
{{ buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start") }}
Best before

Frequently Bought Together

Total ${{ priceFormat(totalPrice) }}

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yami reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free shipping from the US over $49
Yami Easy Returns

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yami.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely.

If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.;

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free shipping from the US over $49
Yami Easy Returns

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yami.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Gifts Included with Purchase

Recommended for You

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

Reviews

Have your say. Be the first to help other guests.

Write a review
No reviews for this product. Showing reviews from other options.
Sort by
Default

Community photos

View All
Current Item
User Avatar VIP
:

{{ strLimit(comment, 200) }}

{{ comment.content }}

Review Image

{{ comment.imageList.length }} photos

Show Original

No related comment~

Review

Yami Yami
:

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails, 800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{ groupData }}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{ commentDetails.in_user == uid ? __('Delete') : __('Report') }}

Please write at least one word

Comments{{ '(' + replyList.length + ')' }}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply, 800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{ reply.reply_in_user == uid ? __('Delete') : __('Report') }}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

{{ brandInfo.title }}

View All

About the brand

{{ brandInfo.descView }} ...View All

{{ isZh ? album.topic_name : album.topic_ename }}

Items

{{ album.goods_count_info }}

Purchased

{{ album.bought_count_info }}

View All

{{ story.page_title }}

{{ story.page_desc }}

View the Story
Customers Also Viewed
About the brand

{{ brandInfo.title }}

{{ brandInfo.desc }}
Yami

Download the Yami App