搜索资源列表
DSP_designed_3G_state
- 主要是关于用dsp设计3G基站的解决方案-Mainly on the design of 3G base stations by dsp solution
spwmc
- 本文件提供了SPWM的DSP2407解决方案源程序,希望对电机驱动设计及其它设计者有所帮助-The present document provides the DSP2407 solution SPWM source, in the hope that the design of motor drives and other designers to help
DSPdevelopandapplication
- 描述了DSP开发的原理,说解详细,相当不错-Describes the development of DSP theory, that solution in detail, very good
InterfaceCircuitDesignAndProgrammingForStoringtheD
- 介绍了DSP 芯片TMS320VC5509 的主要特点,指出了TMS320VC5509 在使用flash 存储器AM29LV800 存储 数据的应用中,在电路接口设计、数据空间寻址、寄存器初始化设置及DSP 对flash 的写或擦除操作的检测等方面应该注意的 一些问题. 提出了DSP 工作在较高的时钟频率时通过适当延时来正确访问AM29LV800 的解决方案,并给出了主要的编程范 例. 在实践中证明了方案的有效性-The main feat ures of t he TMS320VC
Photovoltaic-Inverter-BASED-2812dsp
- 针对光伏并网发电系统中关健部件—逆变器的结构设计与控制方法研究进行了详细分析 和阐述。从电网、光伏阵列以及用户对逆变器的要求出发, 分析了各种不同的逆变器拓扑结构与控 制方法, 比较其运行效率和控制效果。对于本文提出了一种基于全桥变换器的正弦波逆变电源的整体设计 方案。文章首先对系统设计中将使用到的DC/DC变换器,DC/AC变 换器以及PWM控制技术在理论上进行了深入的研究。并讨论了数字 式PID控制算法的实现和在系统中的应用,还针对这种基于全桥变换 器的正
DSP
- 学位论文 DSP控制的三相异步电机空间 矢量调速系统的开发 本文设计了系统整体的控制方案,并在simulink中完成了仿真,以验证方 案的可行性。然后以TMS320LF2407A为控制核心搭建了整体的硬件电路,并进 行了控制程序的编写,并对硬件调试和软件调试中遇到的问题进行了分析和总 结。最后进行上电测试,测试结果表明该系统运行稳定,达到了预期的控制要 求。 -This Paper designs the solution of the system
785743892574DSP
- 基于解决基于DSP视频监控系统的数据采集,提高电路的可靠性-DSP-based video surveillance solution based on the data acquisition system to improve the reliability of the circuit
DSP2812RAM
- DSP2812 s technical support documents for RAM ,including the solution for the problem of large code space,and the configuration of CMD file for extern RAM.
DSP_DMA_McBSP
- 摘 要:本文介绍了采用双声道音频A/D转换芯片CS5331A和TMS320VC5402 DSP组成的双声道音频采集系统 的设计。给出了系统的硬件设计方案,包括CS5331A与TMD320VC5402 DSP的接口电路和信号时序。在硬件方案 的基础上,给出了系统的总体软件流程,并详细介绍了DSP的多通道缓冲串行口(McBSP)和直接存储器访问(DMA) 的初始化设置,给出了相应例程。最后,给出了采集到DSP内存中的双声道音频数据的波形。 关键词:采集 DMA McBSP DSP
solution
- 程序中为一个固定的方程,此程序利用弦截法来求这个方程的根。-Program for a fixed equation, the program cut method to find the use of chord root of this equation.
LD7575-DS-04b[1]
- Green-Mode PWM Controller with High-Voltage Start-Up Circuit The LD7575 is a current-mode PWM controller with excellent power-saving operation. It features a highvoltage current source to directly supply the startup current from bulk cap
CpuTimer2
- 定时器 2 实验 F2812 上有3 个 32 位的 CPU 定时器,本程序主要对 CPU 定时器 2 进行操作, 200MS 产生一次中断。使用时,按以下步骤进行: (1)点击“CCS”,启动Code Composer Studio 开发环境 (2)点击【project】 【Open…】打开“CpuTimer2”文件夹下的“CpuTimer2.PJT”。 (3)重新编译完毕。 (4)点击【File】 【Load Program…】,选
shiyan4
- FIR滤波器设计实验1.熟悉滤波器的计算机仿真方法 2.掌握用窗函数法设计FIR数字滤波器的原理和方法。 3.解各种窗函数对滤波特性的影响 -FIR filter design in Experiment 1. Familiar with the simulation of the filter method to master the principles and methods of the window function design of FIR digital filter
dsp28335developed
- 研旭DSPF28335开发学习全套例程全解,所有外设历程,绝对-Advantech developers Asahi DSPF28335, learning a full set of routines full solution, all peripherals course, absolutely
vlfft
- 基于TMS320C66x系列DSP的超大规模FFT实现,可作为《TMS320C66x KeyStone架构 多核DSP入门与实例精解》书中5.3小节的例程使用。-Based on VLSI FFT TMS320C66x series DSP implementation, as a routine use TMS320C66x KeyStone architecture and multi-core DSP Starter instance fine solution, the book s
Sensored FOC of PMSM_sifu
- TI永磁同步电机矢量控制有位置传感器解决方案步骤(TI permanent magnet synchronous motor vector control has position sensor solution steps)
CAN
- **功能描述: ECAN自测试程序,CAN模块工作在自测试模式。MBX0发送到MBX16*** **MBX1发送到MBX17。该程序不停地高速背靠背传输数据,检查接数据的正确性** /*eCAN 控制寄存器需要32位访问。如果想向一个单独位进行写操作,编译器可能会使其进入16位访问。这儿引用了一种解决方法,就是用影子寄存器迫使进行32位访问。 把整个寄存器读入一个影子寄存器。 这个访问将是32位的。用32位写操作改变需要改的位,然后把该值拷贝回eCAN寄存器*/(* * function
ytyey
- Numerical solution of differential equations method, The entire training process BP neural network, Synthetic Aperture Radar (SAR) imaging simulation target.
ujxay
- Genetic algorithm based reactive power optimization, Based on wavelet transform digital watermarking algorithm matlab code, Interpolation and fitting, solution of equations, data analysis.