联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DSP编程(4922) 

[DSP编程] oscilloscope-using-dsPIC

基于PIC的示波器,1MSPS。以57000波特的速度将数据发送到PC,托管显示模拟波形的C#GUI程序,
PIC Based Oscilloscope at 1MSPS. Sends data to PC at 57000 baud hosting a C# GUI program that shows the analog waveform, (2018-08-06, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688855097717385.html

[DSP编程] lab18-PWM

用DSP28335发出PWM波形,入门例程
Use DSP28335 to send out PWM waveform, start routine (2021-03-17, C/C++, 547KB, 下载2次)

http://www.pudn.com/Download/item/id/1615963648124738.html

[DSP编程] 程序

用f28335产生一个20khz的spwm波形
Producing a 20kHz SPWM waveform with f28335 (2018-06-20, C/C++, 17KB, 下载5次)

http://www.pudn.com/Download/item/id/1529471824581915.html

[DSP编程] Example_2833x_EPwmUpAQ

dsp中epwm信号发生及应用,具有参考价值
Epwm signal occurring in DSP (2017-07-02, C/C++, 130KB, 下载3次)

http://www.pudn.com/Download/item/id/1498997769162882.html

[DSP编程] EvTimer

该系统主要用于使用DSP2812的eV事件管理器产生PWM波形,实现捕获功能
The system is mainly used for data acquisition, DSP 2812 he was a high-precision processing system, worth a visit (2014-12-25, Objective-C, 153KB, 下载5次)

http://www.pudn.com/Download/item/id/2680781.html

[DSP编程] DSPCAPTUREtest

// 该程序用于测试DSP的CAPTURE模块,由TIMER1的比较模块输出一个PWM 波形,此波形输入CAP4引脚,待CAP4捕捉该PWM的10次上升沿后,停止捕捉,并把10次捕捉值存于数组result[10]中
This program is used to test DSP CAPTURE. (2014-07-03, Visual C++, 6KB, 下载4次)

http://www.pudn.com/Download/item/id/2580508.html

[DSP编程] PWM_dc-ac

产生PWM逆变波形,直流48v转换到交流18v
produce pwm (2013-07-22, Visual C++, 831KB, 下载5次)

http://www.pudn.com/Download/item/id/2311332.html

[DSP编程] matlab

matlab仿真:不经调制变换的原始数据信号称为基带信号,基带信号的频带是从直流到某个截止频率的基本频带(或频带分布在低频段,通常包含直流),且未经过调制的信号,类似于经过相应带宽低通滤波后的频带,其波形称为基带波形。
matlab simulator (2013-05-10, matlab, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2236627.html

[DSP编程] svpwm

SVPWM波形产生的程序,包括六个分区的确定,以及分区内各个向量的导通时间,并且有个全导通验证,保证硬件时上下桥臂不能同时导通。
SVPWM waveform generated program, including the determination of the six partition, and each vector of the sub-region of the conduction time, and have a full conduction verification to ensure that the upper and lower arm when the hardware can not be simultaneously turned. (2013-04-09, WORD, 7KB, 下载16次)

http://www.pudn.com/Download/item/id/2192513.html

[DSP编程] EvPwm02

PWM1和PWM2输出频率为1KHz的PWM波形。波形的占空比每隔1s变化5 ,范围在10 到90 之间。
PWM1 and PWM2 output a 1KHz frequency of the PWM waveform. The duty cycle of the waveform every 1s to 5 change in the range between 10 to 90 . (2012-11-04, C/C++, 279KB, 下载2次)

http://www.pudn.com/Download/item/id/2036198.html

[DSP编程] PWM

基于DSP2812的PWM整流程序,为设计变频器或者PWM整流器的电气工程师提供PWM波形形成程序。
Electrical engineer for the design of the inverter or PWM rectifier the DSP2812 based PWM rectifier procedures, the PWM waveform to form a program. (2012-05-18, C/C++, 89KB, 下载177次)

http://www.pudn.com/Download/item/id/1875949.html

[DSP编程] spwm2812

DSP2812产生SPWM波形代码 希望对大家有帮助
DSP2812 SPWM waveform code i hope it will be helpful. (2012-03-08, C/C++, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/1788120.html

[DSP编程] dsp2812PWM

dsp PWM实例,通过这个实例可以知道怎么控制PWM的波形输出。
DSP for PWM (2011-10-25, Others, 201KB, 下载14次)

http://www.pudn.com/Download/item/id/1679909.html

[DSP编程] PulseCompress

编写利用FFT实现脉压的ADSP测试程序,DSP平台为TigerSHARC处理器,编程语言不限,完成脉压计算。波形数据的采样频率为20MHz,信号的调频带宽1~10MHz可以选择,脉冲宽度20~200us可以选择。将MATLAB中产生的零中频线性调频信号的波形数据,导入VDSP++中,利用软件的仿真功能,运行程序,并且观察结果。统计计算脉压前后脉冲宽度的变化,脉压的增益。比较不同窗函数对脉压输出脉冲幅度和宽度的影响。统计不同条件下的运行周期数。
failed to translate (2011-01-12, Visual C++, 1873KB, 下载62次)

http://www.pudn.com/Download/item/id/1410689.html

[DSP编程] epwm_trip_zone07-30

dsp280x实现输出四路PWM波形,可以改变波形的周期和占空比,输出波形的相位也不同,在示波器上能看到波形,代码全部调试合格,ccs3.1下编译通过
This program requires the DSP280x header files. // // Initially tie TZ1 (GPIO12) and TZ2 (GPIO13) high. // // During the test, monitor ePWM1 or ePWM2 outputs // on a scope Pull TZ1 or TZ2 low to see the effect. // // EPWM1A is on GPIO0 // EPWM1B is on GPIO1 // EPWM2A is on GPIO2 // EPWM2B is on GPIO3 // // ePWM1 will react as a 1 shot trip // // ePWM2 will react as a cycle by cycle trip and will be // cleared if TZ1 and TZ2 are both pulled back high. // // // As supplied, this project is configured for "boot to SARAM" // operation. The 280x Boot Mode table is shown below. // For information on configuring the boot mode of an LSD_EVM320F2801X, // please refer to the documentation included with the LSD_EVM320F2801X, (2010-07-29, Visual C++, 173KB, 下载54次)

http://www.pudn.com/Download/item/id/1253889.html

[DSP编程] daima

DSP软件工程中实现波形放大,失真等试验
DSP Software Engineering in the realization of wave amplification, distortion test (2010-06-02, VHDL, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1198437.html

[DSP编程] FFTdemo

对AD采样来的数据信号进行快速傅里叶变换,并将FFT后的频谱图和波形通过液晶LCD显示出来,对信号分析处理有很大帮助!
Sampling of the AD to the data signals fast Fourier transform, and FFT frequency spectrum and waveform after the adoption of liquid crystal LCD display, the signal analysis and processing of much help! (2009-08-24, C/C++, 29269KB, 下载238次)

http://www.pudn.com/Download/item/id/888630.html

[DSP编程] 119128643SPWM2812

实现基于TMSF2812的SPWM波形合成的程序
TMSF2812 implementation based on the SPWM waveform synthesis process (2009-03-24, C/C++, 88KB, 下载10次)

http://www.pudn.com/Download/item/id/685951.html

[DSP编程] CONFIG_DDS_I_PRIEM_PAKETA

TMS6713b receiving by McBSP & EDMA(with reconfiguration of the port depending on taken given) excuse me for my english
TMS6713b receiving by McBSP & EDMA(with reconfiguration of the port depending on taken given) excuse me for my english (2009-03-11, C/C++, 11KB, 下载20次)

http://www.pudn.com/Download/item/id/668520.html

[DSP编程] SPWMwavebasedonDSP

本文提出一种基于DSP 的SPWM 波形生成新方法—单元脉冲舍入法。产生的SPWM 波经过滤波后转变成的正弦波,具有 频率高、频率范围宽、波形畸变小的特点,可以用做数据通讯的载波,并且已经成功地应用在基于DSP 的软件调制解调器中。
This paper presents a DSP-based SPWM waveform to generate new methods- unit pulse rounding method. SPWM wave generated after filtering through into the sine wave, with high frequency, wide frequency range, waveform distortion of small features, can be used to do data communications carrier and has been successfully used in DSP-based software modems. (2007-08-02, PDF, 359KB, 下载31次)

http://www.pudn.com/Download/item/id/314714.html
总计:4922