期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
基于FPGA的水声定位系统数字信号处理平台设计 被引量:2
1
作者 吴雷 李志刚 +1 位作者 邓小轩 刘沄 《通信电源技术》 2017年第4期138-140,共3页
海洋工程开发对水声定位技术提出了新的要求,为了提高系统定位精度,综合定位系统逐渐成为研究热点。文中针对于水声定位系统介绍了如何使用FPGA+DSP的结构搭建水声定位系统的数字信号处理平台。
关键词 数字信号处理平台 水声定位系统 FPGA DSP
在线阅读 下载PDF
基于AD73311和TMS320VC5402实现的通用数字信号处理硬件平台
2
作者 丁翠媚 刘春晖 《中国电子商务》 2013年第1期38-38,共1页
本文首先介绍了通用数字信号处理硬件平台实现的意义,然后介绍了美国Analog Device公司的高性能AD/DA转换器AD73311的内部结构和编程原理,紧接着提供了一个基于AD73311和Ti的数字信号处理器TMS320VC5402实现的通用型信号处理平台,... 本文首先介绍了通用数字信号处理硬件平台实现的意义,然后介绍了美国Analog Device公司的高性能AD/DA转换器AD73311的内部结构和编程原理,紧接着提供了一个基于AD73311和Ti的数字信号处理器TMS320VC5402实现的通用型信号处理平台,最后给出了该系统的性能参数以及应用前景。 展开更多
关键词 通用数字信号处理硬件平台 AD73311 TMS320VC5402
在线阅读 下载PDF
巧用MATLAB愉悦数字信号处理课堂教学 被引量:2
3
作者 陈敏歌 《科教导刊》 2012年第8期39-40,共2页
本文以MATLAB作为开发平台,设计了基于MATLAB的数字信号处理实验仿真平台,改变了传统的授课方式,将数字信号处理的算法实验集中在一个平台上,操作简单方便,结果直观准确。并采用友好的GUI界面设计,用简洁的文字、丰富的画面将抽象的内... 本文以MATLAB作为开发平台,设计了基于MATLAB的数字信号处理实验仿真平台,改变了传统的授课方式,将数字信号处理的算法实验集中在一个平台上,操作简单方便,结果直观准确。并采用友好的GUI界面设计,用简洁的文字、丰富的画面将抽象的内容展现在学生面前,提高了学生的学习积极性和主动性。 展开更多
关键词 数字信号处理仿真实验平台 MATLAB GUI
在线阅读 下载PDF
基于ADSP-TS201S的数字信号处理器设计
4
作者 杨希让 《火控雷达技术》 2007年第2期68-72,96,共6页
简要介绍DSP芯片ADSP-TS201S的结构和性能以及它的特点,并以此为基础简述利用ADSP-TS201S构成多DSP并行处理系统的原理和方法,且给出一种模块化的双通道(和/差两路)数字信号处理平台的原理框图。
关键词 中频数字接收机 多DSP并行处理 模块化数字信号处理平台
在线阅读 下载PDF
直接功率控制的三相空间矢量脉宽调制整流器离散域建模 被引量:8
5
作者 付志红 董玉玺 +2 位作者 朱学贵 苏向丰 王万宝 《电网技术》 EI CSCD 北大核心 2011年第2期32-37,共6页
为了在常规的电压定向控制基础上省去电流内环和交流电压传感器,提高系统的动态响应,将空间矢量脉宽调制(space vector pulse width modulation,SVPWM)与直接功率控制相结合,在推导系统数学模型的基础上,对电压外环调节器、功率内环调... 为了在常规的电压定向控制基础上省去电流内环和交流电压传感器,提高系统的动态响应,将空间矢量脉宽调制(space vector pulse width modulation,SVPWM)与直接功率控制相结合,在推导系统数学模型的基础上,对电压外环调节器、功率内环调节器、SVPWM调制模块、系统时钟、采样频率、数据位数、坐标变换模块等参数进行了设计,在Simulink和基于现场可编程门阵列的高速数字信号处理平台上分别搭建了连续域和离散域模型,并进行了仿真和实验验证。仿真和实验结果表明,该方法提高了系统的动态响应速度,实现了高功率因数运行。 展开更多
关键词 整流器 空间矢量脉宽调制 直接功率控制 高速数字信号处理平台
在线阅读 下载PDF
一种实现RapidIO用户态通信接口的改进方法 被引量:3
6
作者 冀映辉 王长清 +1 位作者 张建东 蔡惠智 《计算机工程与应用》 CSCD 北大核心 2011年第5期73-76,共4页
提出了基于TIPC透明进程间通信协议实现RapidIO用户态通信接口的新方法。通过分析RapidIO消息传递模式的特点和TIPC底层发送-接收数据的实现机制,将发送端和接收端传输数据的内存拷贝次数均减少为一次,从而有效地提高了RapidIO通信接口... 提出了基于TIPC透明进程间通信协议实现RapidIO用户态通信接口的新方法。通过分析RapidIO消息传递模式的特点和TIPC底层发送-接收数据的实现机制,将发送端和接收端传输数据的内存拷贝次数均减少为一次,从而有效地提高了RapidIO通信接口的数据吞吐量,降低了通信延迟。介绍的实现方法有较强的工程应用价值。 展开更多
关键词 RapidIO高性能互联协议 消息传递 数字信号处理平台 TIPC透明进程间通信协议 通信接口
在线阅读 下载PDF
Research on Software Radio Fuze
7
作者 黄忠华 崔占忠 +1 位作者 林森 栗苹 《Journal of Beijing Institute of Technology》 EI CAS 2001年第1期81-85,共5页
The functions and characteristics of software radio are discussed. Using techniques and method of software radio, the concept and advantages of a new kind of radio fuze, software radio fuze, are analysed. Several kind... The functions and characteristics of software radio are discussed. Using techniques and method of software radio, the concept and advantages of a new kind of radio fuze, software radio fuze, are analysed. Several kinds of hardware platform structures of the software radio fuze are studied and the key techniques are analysed. The software radio fuze will become the most promising radio fuze techniques in 21st century. 展开更多
关键词 software radio FUZE hardware platform digital signal processor(DSP)
在线阅读 下载PDF
StratixⅡ FPGA应用电路设计
8
作者 校建锋 李含辉 《中国水运(下半月)》 2008年第12期105-106,共2页
介绍了StratixⅡ系列现场可编程门阵列(FPGA)的特点,总结了如何在工程中使用此系列FPGA进行设计,及设计时应该注意的问题。使用StratixⅡ系列中的EP2S90F1020 FPGA芯片设计出一个高速数字信号处理平台,且详细论述了高速数字信号处理平... 介绍了StratixⅡ系列现场可编程门阵列(FPGA)的特点,总结了如何在工程中使用此系列FPGA进行设计,及设计时应该注意的问题。使用StratixⅡ系列中的EP2S90F1020 FPGA芯片设计出一个高速数字信号处理平台,且详细论述了高速数字信号处理平台的设计要点。 展开更多
关键词 StratixⅡ FPGA 原理图设计 高速数字信号处理平台
在线阅读 下载PDF
Software/Hardware Integrating Model of Embedded Reconfigurable Computing System for Digital Signal Processing
9
作者 刘守山 张同军 +1 位作者 毕丽君 陶安利 《Journal of Measurement Science and Instrumentation》 CAS 2010年第4期343-348,共6页
The system model of embedded reconfigurable system is discussed firstly, followed by the construction of the soft- ware and hardware platform. Based on the platform, the function trait and control models of digital si... The system model of embedded reconfigurable system is discussed firstly, followed by the construction of the soft- ware and hardware platform. Based on the platform, the function trait and control models of digital signal processing tasks are described. According the functional unit model and control model, a software/hardware integrating model with dataflow control infrastructure is constructed. The software/hardware partition is carded out in the experiments of ultrasonic signal processing, and the results show that the system model is practicable. 展开更多
关键词 RECONFIGURABLE embedded system digital signal prooessing integrating model function unit
在线阅读 下载PDF
A Real-Time Power Controller for Grid-Connected Inverters in LV Smart Microgrids
10
作者 Kourosh Sedghisigarchi Yadollah Eslamit Asadollah Davari 《Journal of Energy and Power Engineering》 2013年第11期2156-2163,共8页
This paper presents a real-time power flow controller for VSIs (voltage source inverters) interfaced to low voltage microgrids. The proposed controller is modular, flexible, intelligent, inexpensive, portable, adapt... This paper presents a real-time power flow controller for VSIs (voltage source inverters) interfaced to low voltage microgrids. The proposed controller is modular, flexible, intelligent, inexpensive, portable, adaptive and designed to positively contribute in low voltage microgrids in which the lines R/X ratio is greater than the transmission lines. Therefore, the proposed control strategy is developed for operation in distribution lines. The controller strategy is different from the conventional grid-connected inverters which are designed based on transmission line characteristics. This controller, using a Texas Instrument general purpose DSP (digital signal processor), is programmed and tuned using MATLAB/SIMULINK in order to enhance self-healing, reliability and stability of the grid. This general purpose controller makes proper decisions using its local measurements as the primary source of data. The controller has the capability of communicating with the adjacent controllers and sharing the information if/when needed. The power flow output of the inverter is tested for both islanded and grid-connected modes of operation. The inverter positively contributes to active and reactive power supply while operating in grid-connected mode. The proposed control method has been implemented on a Texas Instrument DSC (digital signal controller) chip and tested on a hardware test bench at the Alternative Energy Laboratory at WVU1T (West Virginia University Institute of Technology). The system's experimental results veri~ the validity and efficiency of the proposed controller. 展开更多
关键词 Distribution generator INVERTER LV (low voltage) microgrid power flow controller digital signal controller.
在线阅读 下载PDF
开放式激光甲烷和硫化氢气体探测器研制 被引量:5
11
作者 贾林涛 陈海永 +3 位作者 郭东歌 武传伟 陆漫 郑国锋 《自动化与仪器仪表》 2020年第8期114-118,共5页
为了解决现场对甲烷和硫化氢气体不能同时实时测量分析的问题,采用先进的可调谐半导体激光吸收光谱(Tunable Diode Laser Absorption Spectroscopy TDLAS)技术和应用分频调制技术,并结合数字信号处理(Digital Signal Processor DSP)平台... 为了解决现场对甲烷和硫化氢气体不能同时实时测量分析的问题,采用先进的可调谐半导体激光吸收光谱(Tunable Diode Laser Absorption Spectroscopy TDLAS)技术和应用分频调制技术,并结合数字信号处理(Digital Signal Processor DSP)平台,设计了一款适用于现场开放空间的大范围、对甲烷和硫化氢连续同时监测的激光气体探测器。该探测器具有响应速度快、灵敏度高、抗电磁干扰能力强、抗其它气体干扰等优点。在天然气采集站等场合进行监测,在有甲烷和硫化氢气体泄漏发生时,及时输出报警信号,以便采取进一步的预防、补救措施,从而有效地预防甲烷和硫化氢气体泄漏事故的发生,保障人民生命财产的安全。 展开更多
关键词 开放空间 可调谐半导体激光吸收光谱技术 数字信号处理平台 实时监测
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部