查询词典 dsp
- 与 dsp 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
It can be used directly by a DSP programmer on source level andor by a DSP compiler designer to implement independent optimization modules.
它可用于直接由一个DSP编程的源代码级的安道尔DSP的编译器设计,执行独立优化模块。
-
Further more, DSP development environment, how to use CCS and how to develop DSP software were illuminated.
说明了DSP开发环境和CCS的使用,以及如何进行DSP软件的开发。
-
DSP and the CPLD connection to the external component are discussed. The system uses the DMA way on the DSP to transmit the picture data. Therefore, it can speed up the data transmission and make the debugging more convenient as well.
笔者对DSP和CPLD的接口作了较为详细的讨论,设计时采用了DSP片上的DMA控制器以DMA方式进行图像数据的传送,这样不仅加快了数据传送的速度,而且使得系统的设计更加简捷清晰,调试起来更为方便。
-
Secondly, the platform of IPTV set-top box named DM6446 is introduced, and then the AVS video coding standard which is implemented as the video coding standard of IPTV is introduced. The kernel architecture, peripheral devices of DM6446 and the key technique of AVS video coding such as transformation, quantization, intra-prediction, inter-prediction, interpolation, and loop filter is introduced in detail. Thirdly, the system procedures of set-top box which are implemented on the ARM side of DM6446 are introduced in detail. This part focuses on the demultiplex of audio and video data, the design of data interface, the playback of audio and video, and the communication between ARM and DSP. Fourthly, the loop filter algorithm of AVS video coding standard is introduced in full detail, and the optimized procedures of the algorithm on the DSP side of DM6446 are introduced, and then the optimized results are presented. Fifthly, the thesis introduces and analyzes the state-of-art technique of deblocking filter, and proposes a deblocking method, and then the results of proposed method are given. Finally, summarize of this thesis and further development is given.
首先对IPTV技术、视频编解码技术以及去块滤波技术做了简要介绍;然后介绍了IPTV机顶盒的实现平台DM6446,并介绍了该处理器的外围接口和内核结构,同时介绍了作为本IPTV系统视频标准的AVS第二部分视频标准,以及该标准中变换量化、帧内预测、帧间预测、插值和环路滤波等多个模块的算法;接着,详细介绍了机顶盒系统相应程序在DM6446 ARM核上的实现,重点介绍了音视频系统码流的解复用、数据接口设计、音视频的播放以及ARM核与DSP核之间的通信;然后,详细介绍了AVS视频标准中环路滤波算法及该算法在DM6446 C64+内核上的优化,并给出优化结果;然后对去块滤波算法进行了研究并提出了一种环路滤波方案,同时给出了此方案的实验结果;最后总结了本文的工作,并提出了可以改进的方向。
-
DSP in the development of digital video and thinking, application of DSP is a very broad market.
DSP在数字视频中发展与思考,DSP的应用有一个非常广阔的市场前景。
-
And then ,we introduce the system software design. The software exploitation ismainly using the CCS of DSP, hardware emulation mode and emulator of DSP.
接下来介绍了系统的软件设计,主要利用了DSP 的集成开发系统CCS 和硬件仿真器以及单片机的仿真器进行系统的软件开发。
-
The paper also shows the software design plans, which include algorithm procedure and its convertion to executable code in DSP system, the flash burn of the code and its bootload in DSP and the design of tracing software in computer.
论文给出了系统的软件设计方法,包括算法的程序编写并转化为DSP系统的可执行代码、程序代码的烧写与自举加载以及上位机跟踪软件的设计。
-
The principles of digital speed measurement is described first, and then according to the actuality of the gimbal servo system and the characters of DSP, the method of position difference based on DSP is applied to the servo system.
在分析了数字测速方法的原理之后,根据转台伺服系统速度检测方法的现状及DSP更适合数字化测速的特点,用DSP对目前广泛运用于转台伺服系统中的数字测速方法―位置差分法进行了实际应用,并给出了具体的软、硬件实现方法。
-
The thesis contains five chapters. The first chapter summarizes the development and research of switched reluctance drive, discusses the main research direction, and explains the main work in this paper. In chapter 2, hardware system which includes the design of power converter and various control circuit is discussed. TMS320LF2407 DSP is used to design the hardware circuits of SRM control system, and design details including the current detection, position sensing, fault protection, speed detecting, keyboard and display etc. are provided. Because of the full use of the abundant peripheral resources of DSP, it comes to the aim simplifying the circuit structure and heightening the reliability. In chapter 3, the application of neural network on SRM control system is introduced, a new the application of neural network and the method of sampling is proposed and a simulation system based on Matlab/Simulink is established. Chapter 4 discusses the routine designing issue. Because the modularized programming method is adopted, and multi-interrupt processing technique is used, operation efficiency of the control software is highly raised. At last, the foregoing SRM control system is tested. Speed adjustment is realized, and other targets on the research and design of SRM control system are reached, which establishes a good foundation for further research.
本文共分五章,第一章概述了开关磁阻电机调速系统(Switched Reluctance Drive,简称SRD)及其发展和研究现状,论述了其主要研究方向,并说明了本文的主要工作;接下来的一章主要讨论了SRM的硬件系统,主要包括功率变换器的设计和各种控制电路的设计,本文以TMS320LF2407为核心设计了开关磁阻电机控制系统硬件电路,给出了包括电流检测、位置检测、故障保护、测速电路及键盘和显示电路等部分电路的详细设计,充分利用了DSP的丰富外设资源,达到了简化电路结构、提高运行可靠性的目的;第三章介绍了人工神经网络在开关磁阻电机控制系统中的应用,提出了一种新的应用方式(利用GPFN神经网络调节PI参数)以及如何采取样本,搭建了基于Matlab/Simulink的仿真系统;在第四章中,讨论了开关磁阻电机控制软件的设计,采用模块化编程方法,采用基于多中断的控制程序,提高了控制软件的效率;最后,对所设计的开关磁阻电机控制系统进行了实验,实现了电机调速,达到了开关磁阻电机控制系统研究和设计的预期目标,为更近一步研究打下了基础。
-
CEVA Inc, a leading licensor of silicon intellectual property platform solutions and DSP cores, introduced the industry's first integrated optimizing toolchain that enables an end-to-end, fully C-based development flow for licensable DSP cores.
全球领先的硅产品知识产权平台解决方案和数码讯号处理器内核授权厂商CEVA公司现已推出业界首个整合式优化工具链,能够对可授权DSP 内核实现完全建基于C语言的端至端开发流程。
- 相关中文对照歌词
- Tonite
- 推荐网络例句
-
Article 144 The Government of the Hong Kong Special Administrative Region shall maintain the policy previously practised in Hong Kong in respect of subventions for non-governmental organizations in fields such as education, medicine and health, culture, art, recreation, sports, social welfare and social
第一百四十四条香港特别行政区政府保持原在香港实行的对教育、医疗卫生、文化、艺术、康乐、体育、社会福利、社会工作等方面的民间团体机构的资助政策。原在香港各资助机构任职的人员均可根据原有制度继续受聘。
-
Small wonder, then, that the Chinese spend more in the shop than any other group of foreign visitors do .
这样的小惊喜,使中国顾客比任何国家的人消费得更多。
-
A heavy dark cloud presaging rain or a storm .
预兆雨或暴风雨的沉重的黑云。