TL;DR: This practical guide will prove a valuable tool for students of digital signal processing and a self-contained reference for practising engineers and systems programmers developing new DSP applications.
Abstract: From the Publisher:
Real-time functionality is the latest challenge facing high performance digital signal processors and DSP applications. Its successful deployment requires a thorough understanding of DSP theory as well as mastery of skills in real-time DSP design and implementation techniques. With this in mind Real-time Digital Signal Processing offers readers a hands-on tutorial approach, using the latest Texas Instruments TM320C55x processor in illustrative experiments and field applications.
Features include:
* A wealth of lab-exercises and experiments using MATLAB, C and the TMS320C55x assembly language, covering everything from basic concepts to telecommunications applications.
* A review of the fundamentals of real-time DSP theories in practice, plus programming examples using the Code Composer Studio development environment.
* Guidance on the selection of DSP chips to suit a variety of applications along with a consideration of real-time constraints, hardware options and fixed and floating point devices.
* Accompanying website providing software for use with the end-of-chapter experiments detailed throughout the book. This practical guide will prove a valuable tool for students of digital signal processing and a self-contained reference for practising engineers and systems programmers developing new DSP applications.
TL;DR: A digital control application, in which a tuning method is proposed for DC motors, using DSP from Texas Instruments (TI), illustrates the effectiveness and the simplicity of the proposed method for controller design.
Abstract: The paper presents a digital control application, in which a tuning method is proposed for DC motors, using DSP from Texas Instruments (TI). Experimental application for the DC motor illustrates the effectiveness and the simplicity of the proposed method for controller design. The control algorithm for the drive application runs on a TMS320F2812 DSP. Once the desired functionality has been captured and simulated, using MATLAB/Simulink/Embedded Target for TI C2000 DSP environment can be generated code for the DSP. All task assignments to processor are automatically made by the software. The DC Motor is driven by pulse width modulated (PWM) signals generated by the DSP.
TL;DR: This paper provides a tutorial on how to program Texas Instruments TMS320F28335 Digital Signal Processor through Code Composer Studio (CCS) version 6 and MATLAB Simulink Embedded Coder and provides an explanation of the vital steps and settings needed to program the DSP.
Abstract: This paper provides a tutorial on how to program Texas Instruments™ (TI) TMS320F28335 Digital Signal Processor (DSP) through Code Composer Studio (CCS) version 6 and MATLAB Simulink Embedded Coder. First it shows how to setup Simulink and Embedded Coder and produce code to program TMS320F28335 and variant of TI's C2000 DSPs. It describes how to interact between MATLAB 2015b and CCS V6 and provides an explanation of the vital steps and settings needed to program the DSP. Basic functions such as Pulse Width Modulation, Analog Digital Conversion, and Proportional-lntegral controllers are explained. Finally, closed loop control model for a micro-inverter topology is developed.
TL;DR: This is an application-oriented book includes debugged & efficient C implementations of real-world algorithms, in a variety of languages/environments, offering unique coverage of embedded image processing.
Abstract: This is an application-oriented book includes debugged & efficient C implementations of real-world algorithms, in a variety of languages/environments, offering unique coverage of embedded image processing.covers TI technologies and applies them to an important market (important: features the C6416 DSK)Also covers the EVM should not be lost, especially the C6416 DSK, a much more recent DSP.Algorithms treated here are frequently missing from other image processing texts, in particular Chapter 6 (Wavelets), moreover, efficient fixed-point implementations of wavelet-based algorithms also treated.Provide numerous Visual Studio .NET 2003 C/C++ code, that show how to use MFC, GDI+, and the Intel IPP library to prototype image processing applications
TL;DR: This report describes the simulation, design, and testing of a single-phase DC-to-AC inverter developed to operate in both islanded and utility-connected mode, demonstrating the ability of the inverter to provide advanced control functions such as power flow and VAR/voltage regulation.
Abstract: Integrating renewable energy and distributed generations into the Smart Grid architecture requires power electronic (PE) for energy conversion. The key to reaching successful Smart Grid implementation is to develop interoperable, intelligent, and advanced PE technology that improves and accelerates the use of distributed energy resource systems. This report describes the simulation, design, and testing of a single-phase DC-to-AC inverter developed to operate in both islanded and utility-connected mode. It provides results on both the simulations and the experiments conducted, demonstrating the ability of the inverter to provide advanced control functions such as power flow and VAR/voltage regulation. This report also analyzes two different techniques used for digital signal processor (DSP) code generation. Initially, the DSP code was written in C programming language using Texas Instrument's Code Composer Studio. In a later stage of the research, the Simulink DSP toolbox was used to self-generate code for the DSP. The successful tests using Simulink self-generated DSP codes show promise for fast prototyping of PE controls.