Dissertations / Theses on the topic 'DSP processor'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'DSP processor.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Lennartsson, Per, and Lars Nordlander. "Benchmarking a DSP processor." Thesis, Linköping University, Department of Electrical Engineering, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1491.
Full textThis Master thesis describes the benchmarking of a DSP processor. Benchmarking means measuring the performance in some way. In this report, we have focused on the number of instruction cycles needed to execute certain algorithms. The algorithms we have used in the benchmark are all very common in signal processing today.
The results we have reached in this thesis have been compared to benchmarks for other processors, performed by Berkeley Design Technology, Inc.
The algorithms were programmed in assembly code and then executed on the instruction set simulator. After that, we proposed changes to the instruction set, with the aim to reduce the execution time for the algorithms.
The results from the benchmark show that our processor is at the same level as the ones tested by BDTI. Probably would a more experienced programmer be able to reduce the cycle count even more, especially for some of the more complex benchmarks.
Struhelka, Michal. "DSP audio procesor pro laboratorní výuku." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-221230.
Full textGnatyuk, Vladimir, and Christian Runesson. "A Multimedia DSP Processor Design." Thesis, Linköping University, Department of Electrical Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2269.
Full textThis Master Thesis presents the design of the core of a fixed point general purpose multimedia DSP processor (MDSP) and its instruction set. This processor employs parallel processing techniques and specialized addressing models to speed up the processing of multimedia applications.
The MDSP has a dual MAC structure with one enhanced MAC that provides a SIMD, Single Instruction Multiple Data, unit consisting of four parallel data paths that are optimized for accelerating multimedia applications. The SIMD unit performs four multimedia- oriented 16- bit operations every clock cycle. This accelerates computationally intensive procedures such as video and audio decoding. The MDSP uses a memory bank of four memories to provide multiple accesses of source data each clock cycle.
Tell, Eric. "A Domain Specific DSP Processor." Thesis, Linköping University, Department of Electrical Engineering, 2001. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-980.
Full textThis thesis describes the design of a domain specific DSP processor. The thesis is divided into two parts. The first part gives some theoretical background, describes the different steps of the design process (both for DSP processors in general and for this project) and motivates the design decisions made for this processor.
The second part is a nearly complete design specification.
The intended use of the processor is as a platform for hardware acceleration units. Support for this has however not yet been implemented.
Peng, Sean Hsien-en. "UTDSP, a VLIW programmable DSP processor." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape4/PQDD_0017/MQ49751.pdf.
Full textMurugesan, Somasekar. "Benchmarking of Sleipnir DSP Processor, ePUMA Platform." Thesis, Linköpings universitet, Datorteknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-74080.
Full textWang, P. "Softcore stream processor for FPGA-based DSP." Thesis, Queen's University Belfast, 2014. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.677848.
Full textAntelius, Henrik. "Retargeting a C Compiler for a DSP Processor." Thesis, Linköping University, Department of Electrical Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2567.
Full textThe purpose of this thesis is to retarget a C compiler for a DSP processor.
Developing a new compiler from scratch is a major task. Instead, modifying an existing compiler so that it generates code for another target is a common way to develop compilers for new processors.
This is called retargeting. This thesis describes how this was done with the LCC C compiler for the Motorola DSP56002 processor.
Soni, Maneesh. "VLSI Implementation of a Wormhole Runtime Reconfigurable Processor." Thesis, Virginia Tech, 2001. http://hdl.handle.net/10919/35387.
Full textMaster of Science
Andersson, Mikael, and Per Karlström. "Parallel JPEG Processing with a Hardware Accelerated DSP Processor." Thesis, Linköping University, Department of Electrical Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2615.
Full textThis thesis describes the design of fast JPEG processing accelerators for a DSP processor.
Certain computation tasks are moved from the DSP processor to hardware accelerators. The accelerators are slave co processing machines and are controlled via a new instruction set. The clock cycle and power consumption is reduced by utilizing the custom built hardware. The hardware can perform the tasks in fewer clock cycles and several tasks can run in parallel. This will reduce the total number of clock cycles needed.
First a decoder and an encoder were implemented in DSP assembler. The cycle consumption of the parts was measured and from this the hardware/software partitioning was done. Behavioral models of the accelerators were then written in C++ and the assembly code was modified to work with the new hardware. Finally, the accelerators were implemented using Verilog.
Extension of the accelerator instructions was given following a custom design flow.
Ravinath, Vinodh. "Design and Implementation of Single Issue DSP Processor Core." Thesis, Linköping University, Department of Electrical Engineering, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-10160.
Full textMicro processors built specifically for digital signal processing are DSP processors. DSP is one of the core technologies in rapidly growing applications like communications and audio processing. The estimated growth of DSP processors in the last 6 years is over 40%. The variety of DSP capable processors for various applications also increased with the rising popularity of DSP processors. The design flow and architecture of such processors are not commonly available to students for learning.
This report is a structured approach to design and implementation of an embedded DSP processor core for voice, audio and video codec. The report focuses on the design requirement specification, senior instruction set and assembly manual release, micro architecture design and implementation of the core. Details about the core verification are also included in this report. The instruction set of this processor supports running basic kernels of BDTI benchmarking.
Chenna, Subbanagari Uday Kumar Reddy. "A special unit to speed up a DSP processor." Thesis, California State University, Long Beach, 2016. http://pqdtopen.proquest.com/#viewpdf?dispub=10108176.
Full textDigital Signal Processing (DSP) processors are used in personal computers, smart phones, multimedia devices, etc. Traditional DSP processors with custom logic must meet the demand for increased processing speed. The main aim of the project is to design a 32-bit integer arithmetic processor and to implement it. This design has three major processing features. First, the speed must be optimized by using a hazard free control unit. Second, it must have a two stage pipeline. Third, a single cycle multiply accumulator is utilized. The main advantage of the two stage pipeline is that it can manipulate the instructions, and it can produce correct cycle timing even though there may be hazards. A reduced instruction set is used in this design. A filtering operation is included in order to differentiate the DSP processor from a traditional processor. The processor is designed using Harvard architecture in which both data memory and program memory are accessed simultaneously. This design increases the processing speed by 30%.
Lind, Tobias. "Evaluation of Instruction Prefetch Methods for Coresonic DSP Processor." Thesis, Linköpings universitet, Datorteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-129128.
Full textLindblad, Ulrik, and Patrik Thalin. "A Behavioral Model of a DSP Processor with Scalable Structure." Thesis, Linköping University, Department of Electrical Engineering, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1379.
Full textIn mobile digital devices, low power consumption is an important matter to reduce the need for a heavy and big battery. One way of reducing the power consumption is to construct the hardware so that the performance is optimal for the application. The demand of performance is dependent of the tasks that the device will be performing. This is where scalable structure of the hardware is an idea to solve the problem.
This master thesis serve as a starting point for developing a digital signal processor with scalable structure. The digital signal processor is a common and important part of digital processing. Scalable struture is in this case adding and removing parts of the memory and/or the instruction set, and to make the data wordlength variable. The development is simplified by modeling it on an existing processor. The result of this master thesis is an instruction simulator written in C language. The simulator will be a model for development of the hardware.
Kraigher, Olof, and Johan Olsson. "Modeling and algorithm adaptation for a novel parallel DSP processor." Thesis, Linköping University, Department of Electrical Engineering, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-19004.
Full textThe P3RMA (Programmable, Parallel, and Predictable Random Memory Access) processor, currently being developed at Linköping University Sweden, is an attempt to solve the problems of parallel computing by utilizing a parallel memory subsystem and splitting the complexity of address computations with the complexity of data computations. It is targeted at embedded low power low cost computing for mobile phones, handsets and basestations among many others. By studying the radix-2 FFT using the P3RMA concept we have shown that even algorithms with a complex addressing pattern can be adapted to fully utilize a parallel datapath while only requiring additional simple addressing hardware. By supporting this algorithm with a SIMT instruction almost 100% utilization of the datapath can be achieved. A simulator framework for this processor has been proposed and implemented. This simulator has a very flexible structure featuring modular addition of new instructions and configurable hardware parameters. The simulator might be used by hardware developers and firmware developers in the future.
Waltersson, Roland. "Implementation of a Program Address Generator in a DSP processor." Thesis, Linköping University, Department of Electrical Engineering, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-1742.
Full textThe purpose of this thesis is to construct a"Program Address Generator"(PAG) to a 24-bit Harvard type, RISC DSP processor using the VHDL language. The PAG is a part of the program control unit, and should consist of the following units:
A system stack for storing jump and loop information. A program counter, a status register, a stack pointer, an operating mode register and two registers called loop address and loop counter register, to support hardware loops.
The PAG handles the fetch stage of the processor pipeline, and should handle instructions such as the jump, subroutine jump, return from subroutine/interrupt and loop instructions, among others.
The PAG was successfully designed, and its function verified through extensive tests, where common combinations of ASM instructions were tested. Files for automated testing was created, to support easy testing if only small changes are applied to the PAG.
Karlsson, Andréas. "Algorithm Adaptation and Optimization of a Novel DSP Vector Co-processor." Thesis, Linköping University, Computer Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-57427.
Full textThe Division of Computer Engineering at Linköping's university is currently researching the possibility to create a highly parallel DSP platform, that can keep up with the computational needs of upcoming standards for various applications, at low cost and low power consumption. The architecture is called ePUMA and it combines a general RISC DSP master processor with eight SIMD co-processors on a single chip. The master processor will act as the main processor for general tasks and execution control, while the co-processors will accelerate computing intensive and parallel DSP kernels.This thesis investigates the performance potential of the co-processors by implementing matrix algebra kernels for QR decomposition, LU decomposition, matrix determinant and matrix inverse, that run on a single co-processor. The kernels will then be evaluated to find possible problems with the co-processors' microarchitecture and suggest solutions to the problems that might exist. The evaluation shows that the performance potential is very good, but a few problems have been identified, that causes significant overhead in the kernels. Pipeline mismatches, that occurs due to different pipeline lengths for different instructions, causes pipeline hazards and the current solution to this, doesn't allow effective use of the pipeline. In some cases, the single port memories will cause bottlenecks, but the thesis suggests that the situation could be greatly improved by using buffered memory write-back. Also, the lack of register forwarding makes kernels with many data dependencies run unnecessarily slow.
Wang, Jian. "Low Overhead Memory Subsystem Design for a Multicore Parallel DSP Processor." Doctoral thesis, Linköpings universitet, Datorteknik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-105866.
Full textBroich, René. "A Soft-core processor architecture optimised for radar signal processing applications." Diss., University of Pretoria, 2013. http://hdl.handle.net/2263/40821.
Full textDissertation (MEng)--University of Pretoria, 2013.
gm2014
Electrical, Electronic and Computer Engineering
unrestricted
Xiaoyi, Peng. "Benchmark of MPEG-2 Video Decoding on ePUMA Multi-core DSP Processor." Thesis, Linköpings universitet, Datorteknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-73178.
Full textHägglund, Erik. "Design of a DVB-T Receiver : For SFN on a DSP-Processor." Thesis, Linköpings universitet, Datorteknik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-86070.
Full textLind, Johnny. "Signal Processor Implementation of Digital Filter and Linear Systems Laborations." Thesis, Linköping University, Department of Electrical Engineering, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-19077.
Full textThe goal of this bachelor thesis has been to investigate if the laboratory exercises in the courses digital filters and linear systems can be moved from matlab to a digital signal processor. The processor is a TMS320C6713 floating point processor mounted on a development board.
The original laboratories have been implemented and analyzed and some suggested changes have been presented for the digital filter laboration. For the laboration in linear systems, the exercise can be implemented as it is today. Furthermore, a transmultiplexer has been implemented and tested for real time execution.
Finally, an application programming interface has also been implemented, with common functions, used in the laboratories.
Fagerqvist, Gustaf. "Integrering av DSP i talförstärkaren MMT-4." Thesis, Linnaeus University, School of Computer Science, Physics and Mathematics, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-7955.
Full textAtt ansluta en digital signalprocessor kräver ett omfattande arbete. Innehållet i denna rapport sammanfattar teoretiska metoder för att integrera den digitala signalprocessorn ADAU1701 i talförstärkaren MMT-4, utvecklad av företaget Xena Medical. Arbetet har till största delen bestått i att finna en lämplig DSP och studera dess datamanual för att anpassa den till talförstärkaren.
Mycket av rapporten sammanfattar beräkningar av komponentvärden och anpassning av ADAU1701 för MMT-4:s behov. ADAU1701 beskrivs utifrån det så kallade selfboot-läget där processorn kan arbeta som fristående processor.
This thesis describes how to integrate a digital signal processor (DSP) in the speech amplifier MMT-4. This is to improve the sound quality and prevent feedback. Much of the task consisted of selecting a suitable DSP design and components to get it work as a standalone processor in MMT-4. Following this report gives the reader an introduction how to design systems with a DSP and a full description of the DSP ADAU1701.
Fayez, Almohanad Samir. "Designing a Software Defined Radio to Run on a Heterogeneous Processor." Thesis, Virginia Tech, 2011. http://hdl.handle.net/10919/32196.
Full textMaster of Science
Nilsson, Anders. "Design of programmable multi-standard baseband processors." Doctoral thesis, Linköping : Department of Electrical Engineering, Linköping University, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-8908.
Full textTergino, Christian Sean. "Efficient Binary Field Multiplication on a VLIW DSP." Thesis, Virginia Tech, 2009. http://hdl.handle.net/10919/33693.
Full textMaster of Science
Berner, Heiko. "The selection and single event upset testing of a DSP processor for a LEO satellite." Thesis, Stellenbosch : Stellenbosch University, 2002. http://hdl.handle.net/10019.1/53171.
Full textENGLISH ABSTRACT: After successful use of a DSP processor onboard the SUNSAT satellite, the need arose for a faster floating-point processor. A list of possible processors was generated from various selection criteria. Two suitable DSP processors were chosen, and because no radiation information was available for one of them, the decision was made to perform radiation tests on it. The procedures used to test the processor are described in detail so the same methods can be used for future radiation tests. An error detection and correction circuit was implemented to check and correct upsets in the on-chip memory of the DSP processor. This ensures that the processor code and data stays intact.
AFRIKAANSE OPSOMMING: Na suksesvolle gebruik van 'n DSP verwerker aanboord die SUNSAT satelliet het die behoefte ontstaan vir 'n vinniger wissel-punt verwerker. 'n Lys van moontlike verwerkers is opgestel met die hulp van verskeie seleksie kriteria. Twee geskikte DSP verwerkers is gekies, en omdat geen radiasie informasie vir die een beskikbaar was nie, is besluit om radiasie toetse op hom te doen. Die prosedures gebruik om die verwerker te toets word deeglik beskryf sodat dieselfde metodes in die toekom gebruik kan word. 'n Fout deteksie en korreksie baan is geimplementeer om foute in die aanboord geheue van die DSP verwerker op te spoor en te korrigeer. Dit verseker dat die verwerker se kode en data intak bly.
Svensson, Markus, and Thomas Österholm. "Optimization and Verification of an Integrated DSP." Thesis, Linköping University, Department of Electrical Engineering, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-15679.
Full textThere is a lot of applications for DSPs (Digital Signal Processor) in the most rapidly growing areas in the industry right now as wireless communication along with audio and video products are getting more and more popular. In this report, a DSP, developed at the division of Computer Engineering at the University of Linköping, is optimized and verified.
Register Forwarding was implemented on a general architecture level to avoiddata hazards that may arise when implementing instruction pipelining in a processor.
The very common FFT algorithm is also optimized but on instruction setlevel. That means the algorithm is carefully analyzed to find operations that mayexecute in parallel and then create new instructions for these parallel operations.The optimization is concentrated on the butterfly operation as it is such a majorpart of the FFT computation. Comparing the accelerated butterfly with the unaccelerated gives an improvement of 30% in terms of clock cycles needed for thecomputation.
In the report there are also some discussions about the benefits and drawbacksof changing from a hardware to a software stack, mostly in terms of interrupts andthe return instruction.
Another important property of the processor is scalability. That is, it is possibleto attach extra peripherals to the core, which accelerates certain tasks. Aninterface towards these peripherals is developed along with two template designsthat may be used to develop other peripherals.
After all these modifications, a new test bench is developed to verify the functionality.
Mokrzycki, Brian Thomas. "WvFEv3: An FPGA-based general purpose digital signal processor for space applications." Thesis, University of Iowa, 2011. https://ir.uiowa.edu/etd/3355.
Full textEinemo, Jonas, and Magnus Lundqvist. "A Selection of H.264 Encoder Components Implemented and Benchmarked on a Multi-core DSP Processor." Thesis, Linköping University, Computer Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-57478.
Full textH.264 is a video coding standard which offers high data compression rate at the cost of a high computational load. This thesis evaluates how well parts of the H.264 standard can be implemented for a new multi-core digital signal processing processor architecture called ePUMA. The thesis investigates if real-time encoding of high definition video sequences could be performed. The implementation consists of the motion estimation, motion compensation, discrete cosine transform, inverse discrete cosine transform, quantization and rescaling parts of the H.264 standard. Benchmarking is done using the ePUMA system simulator and the results are compared to an implementation of an existing H.264 encoder for another multi-core processor architecture called STI Cell. The results show that the selected parts of the H.264 encoder could be run on 6 calculation cores in 5 million cycles per frame. This setup leaves 2 calculation cores to run the remaining parts of the encoder.
Packiaraj, Vivek. "Study, Design and Implementation of an Application Specific Instruction Set Processor for a Specific DSP Task." Thesis, Linköping University, Electronics System, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-52314.
Full textThere is a lot of literature already available describing well-structured approach for embeddeddesign and implementation of Application Specific Integrated Processor (ASIP) micro processorcore.
This concept features hardware structured approach for implementation of processor core fromminimal instruction set, encoding standards, hardware mapping, and micro architecture design,coding conventions, RTL,verification and burning into a FPGA. The goal is to design an ASIPprocessor core (Micro architecture design and RTL) which can perform DSP task, e.g., FIR. Thereport is a well structured approach of design and implementation of an ASIP DSP processor forDSP applications like FIR. This report contains design flow starting from Instruction set design,micro architecture design and RTL implementation of the core. Details of the power simulationsof FPGA are also listed and analyzed.
Bondurant, Philip D., and Andrew Driesman. "Smart PCM Encoder." International Foundation for Telemetering, 1995. http://hdl.handle.net/10150/611601.
Full textIn this paper, a new concept in PCM telemetry encoding equipment is described. Existing "programmable" PCM encoders allow only simple changes in the functionality of the hardware, such as input gain, offset, and word formatting. More importantly, these encoders do not provide capability for "in-flight" processing of signals and in general have not taken advantage of existing hardware and software digital signal processing technology. In-flight processing of signals can provide a significant reduction in the required transmission bandwidth, allowing additional data that may not have otherwise been transmitted to be sent on the telemetry channel. A modular digital signal processor (DSP) based PCM encoder architecture is described that has a set of on-board processing algorithms configurable via a simple-to-use graphical user interface. Algorithms included are compression (lossy and lossless), Fourier transforms of various resolutions (typically followed by peak detection to provide a data rate reduction), extreme values (max, min, rms), time filtering, regression, trajectory prediction, and serial data stream processing. Custom algorithms can be developed and included as part of the suite of processing algorithms. The preprocessing algorithms exist as firmware on the DSPs and can accommodate as many different signals as the processing bandwidth of the DSP can handle. Typically one DSP can handle many input signals and different algorithms. The encoder is programmable via a standard RS-232 serial interface allowing the signal input configuration, telemetry frame layout, and on-board processing algorithms to be changed quickly.
Jiang, Guoyou. "Design and Implementation of a DMA Controller for Digital Signal Processor." Thesis, Linköping University, Computer Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-58868.
Full textThe thesis work is conducted in the division of computer engineering at thedepartment of electrical engineering in Linköping University. During the thesiswork, a configurable Direct Memory Access (DMA) controller was designed andimplemented. The DMA controller runs at 200MHz under 65nm digital CMOS technology. The estimated gate count is 26595.
The DMA controller has two address generators and can provide two clocksources. It can thus handle data read and write simultaneously. There are 16channels built in the DMA controller, the data width can be 16-bit, 32-bit and64-bit. The DMA controller supports 2D data access by configuring its intelligentlinking table. The DMA is designed for advanced DSP applications and it is notdedicated for cache which has a fixed priority.
Källming, Daniel, and Kristoffer Hultenius. "Improving and Extending a High Performance Processor Optimized for FPGAs." Thesis, Linköping University, Computer Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-56751.
Full textThis thesis is about a number of improvements and additions done to a soft CPU optimized for field programmable gate arrays (FPGAs). The goal has been to implement the changes without substantially lowering the CPU's ability to operate at high clock frequencies. The result of the thesis is a number of high clock frequency modules, which when added completes the CPU hardware functionality in certain areas. The maximum frequency of the CPU is however somewhat lowered after the modules have been added.
Detta examensarbete handlar om ett antal förbättringar och utökningar av en mjuk processor speciellt anpassad för fältprogrammerbara grindmatriser (FPGA). Målet har varit att göra förändringarna utan att göra större avkall på processorns förmåga att operera i höga klockfrekvenser. Resultatet av examensarbetet är ett antal moduler som klarar av höga frekvenser och kompletterar processorns hårdvarufunktioner. Dock reduceras maxfrekvensen på processorn något med modulerna tillagda.
Gilkeson, John T. "DIGITAL SIGNALING PROCESSOR RESOURCE MANAGEMENT FOR SMALL OFFICE PHONE SYSTEMS." DigitalCommons@CalPoly, 2010. https://digitalcommons.calpoly.edu/theses/318.
Full textEngström, Vilhelm. "Evaluation of Machine Learning Primitives on a Digital Signal Processor." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-168054.
Full textGunnam, Kiran Kumar. "A DSP embedded optical naviagtion system." Thesis, Texas A&M University, 2003. http://hdl.handle.net/1969/13.
Full textHedin, Alexander. "Testing and evaluation of the integratability of the Senior processor." Thesis, Linköpings universitet, Datorteknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-71043.
Full textDen första versionen av Senior processorn skapades som en del i ett examensarbe-te under 2007, denna processor färdigställdes och användes i utbildningssyfte påLinköping Universitet. 2008 optimerades flera delar av processorn och utökadesmed extra funktionalitet som del av ytterligare ett examensarbete. 2009 startadeett EU finansierat projekt vid namn MULTI-BASE, som ISYs Datortekniks avdel-ning deltar i. Till deras del av MULTI-BASE projektet valdes Senior processorn attanvändas, efter ytterligare utveckling skickades denna processor för tillverkning. Detta examensarbete hade i uppgift att testa och verifiera de olika funktionernasom Senior processorn har implementerats med. För att göra detta tillverkades ettkretskort som ska användas för att testa Senior processorn tillsammans med enVirtex-4 FPGA. Utförliga tester gjordes på de viktigaste funktionerna hos Seniorprocessorn, dessa tester visade att den tillverkade Senior processorn fungerar somplanerat. Den kan på egen hand utföra större beräkningar och använda sig avexterna hårdvare acceleratorer med hjälp av sina olika gränssnitt.
T, N. Santhosh Kumar, K. Abdul Samad A, and M. Sarojini K. "DSP BASED SIGNAL PROCESSING UNIT FOR REAL TIME PROCESSING OF VIBRATION AND ACOUSTIC SIGNALS OF SATELLITE LAUNCH VEHICLES." International Foundation for Telemetering, 1995. http://hdl.handle.net/10150/608530.
Full textMeasurement of vibration and acoustic signals at various locations in the launch vehicle is important to establish the vibration and acoustic environment encountered by the launch vehicle during flight. The vibration and acoustic signals are wideband and require very large telemetry bandwidth if directly transmitted to ground. The DSP based Signal Processing Unit is designed to measure and analyse acoustic and vibration signals onboard the launch vehicle and transmit the computed spectrum to ground through centralised baseband telemetry system. The analysis techniques employed are power spectral density (PSD) computations using Fast Fourier Transform (FFT) and 1/3rd octave analysis using digital Infinite Impulse Response (IIR) filters. The programmability of all analysis parameters is achieved using EEPROM. This paper discusses the details of measurement and analysis techniques, design philosophy, tools used and implementation schemes. The paper also presents the performance results of flight models.
Sousa, Filho Jo?o Coelho de. "Sensores e interfaces com aplica??es em motor mancal." Universidade Federal do Rio Grande do Norte, 2011. http://repositorio.ufrn.br:8080/jspui/handle/123456789/15382.
Full textCoordena??o de Aperfei?oamento de Pessoal de N?vel Superior
Relevant researches have been growing on electric machine without mancal or bearing and that is generally named bearingless motor or specifically, mancal motor. In this paper it is made an introductory presentation about bearingless motor and its peripherical devices with focus on the design and implementation of sensors and interfaces needed to control rotor radial positioning and rotation of the machine. The signals from the machine are conditioned in analogic inputs of DSP TMS320F2812 and used in the control program. This work has a purpose to elaborate and build a system with sensors and interfaces suitable to the input and output of DSP TMS320F2812 to control a mancal motor, bearing in mind the modularity, simplicity of circuits, low number of power used, good noise imunity and good response frequency over 10 kHz. The system is tested at a modified ordinary induction motor of 3,7 kVA to be used with a bearingless motor with divided coil
Relevantes pesquisas v?m sendo desenvolvidas em m?quinas el?tricas sem mancais mec?nicos ou rolamentos e que s?o, genericamente, denominadas m?quinas sem mancais ou, em car?ter espec?fico, motor mancal. Neste trabalho faz-se uma abordagem introdut?ria sobre as m?quinas sem mancais e apresenta??o de seus dispositivos perif?ricos enfatizado o projeto e implementa??o de sensores e interfaces necess?rios ao controle de posicionamento radial do rotor e rota??o da m?quina. Os sinais oriundos da m?quina s?o condicionados ?s entradas anal?gicas do DSP TMS320F2812 e utilizados no programa de controle. Este trabalho tem por proposta elaborar e implementar um sistema envolvendo sensores e interfaces compat?veis as entradas e sa?das do DSP TMS320F2812, para controle de um motor mancal, tendo como foco a modularidade, simplicidade de circuitos, redu??o das fontes de alimenta??o, melhoria na imunidade a ru?dos e melhor resposta em frequ?ncia acima de 10 kHz. O sistema ? testado em um motor de indu??o de 3,7 kVA modificado para operar como uma m?quina sem mancais com bobinado dividido
Lev, Lukáš. "Zařízení pro zpracování audio signálu pomocí signálového procesoru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2012. http://www.nusl.cz/ntk/nusl-219815.
Full textKnapo, Peter. "Vývoj algoritmů pro digitální zpracování obrazu v reálním čase v DSP procesoru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217872.
Full textFantini, Mattia. "Le macchine multifase nelle applicazioni Sensorless:indagine teorico-sperimentale di un azionamento basato su DSP per macchine asincrone eptafase." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2010. http://amslaurea.unibo.it/1647/.
Full textMorávek, Lukáš. "Řídicí modul BLDC motoru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2016. http://www.nusl.cz/ntk/nusl-242079.
Full textGleeson, Jeremy Information Technology & Electrical Engineering Australian Defence Force Academy UNSW. "Finding the shipboard relative position of a rotary wing unmanned aerial vehicle (UAV) with ultasonic ranging." Awarded by:University of New South Wales - Australian Defence Force Academy, 2008. http://handle.unsw.edu.au/1959.4/38978.
Full textTell, Eric. "Design of Programmable Baseband Processors." Doctoral thesis, Linköping : Univ, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-4377.
Full textPijáček, Ondřej. "Univerzální řídicí jednotka pro BLDC motory." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2016. http://www.nusl.cz/ntk/nusl-240819.
Full textRukchonlatee, Pichit. "A DSP-controlled limited angle torque motor." Thesis, Loughborough University, 1997. https://dspace.lboro.ac.uk/2134/27151.
Full textBergas, Jané Joan. "Control del motor d'inducció considerant els límits del convertidor i del motor." Doctoral thesis, Universitat Politècnica de Catalunya, 2000. http://hdl.handle.net/10803/6293.
Full textEn els últims anys el control del parell i de la velocitat del motor d'inducció ha estat llargament estudiat. Un cop s'ha considerat que les prestacions dinàmiques assolibles eren ja suficientment satisfactòries, els diferents investigadors han reorientat els seus esforços cap a altres enfocs relacionats, ja no únicament amb el MI estrictament parlant, sinó amb tot el sistema que constitueix l'accionament amb si mateix.
L'objectiu principal d'aquesta tesi és posar en evidència, l'existència d'unes idealitzacions i limitacions dels controls tradicionals de parell i velocitat del motor d'inducció (bàsicament del Control Vectorial i del DTC), així com a proposar mètodes i algorismes alternatius que superin a les mateixes.
1.2 Estructura i contingut
El Capítol 1 conté una introducció al treball.
El segon capítol Modelització del motor d'inducció, presenta les principals tècniques i equacions, que porten a descriure d'una forma dinàmica al MI.
El tercer capítol, Control de parell i velocitat del MI, es descriuen els Control Vectorial i el Control Directe de Parell (DTC), ja que són els més estudiats en la literatura.
El quart capítol, Estudi dels bucles de corrent, tracta més en profunditat una de les limitacions que presenta el Control Vectorial, l'estudi de les interaccions que hi ha entre els dos llaços de regulació de les intensitats de l'estator (la seva component directa i en quadratura).
En el cinquè capítol, OSVPWM (Optimized Space Vector PWM), es presenta un estudi detallat dels diferents mètodes d'ondulació (DC/AC) que existeixen. D'entre tots aquests, s'estudia amb molt més deteniment el Space Vector PWM (SVPWM), aportant un nou algorisme d'implementació del mateix (optimitzat per DSP's), així com posant en evidència la negativa influència dels temps morts sobre el mateix.
El sisè capítol presenta l'ODTC (Optimized Direct Torque Control), com a resum de tots els capítols anteriors.
1.3 Aportacions d'aquesta tesi.
En la modelització matemàtica del Motor d'Inducció, s'ha arribat a la formulació d'una equació genèrica, que engloba totes les possibles referències, i totes les definicions d'intensitats magnetitzants.
En l'estudi del DTC s'ha presentat una nova taula de commutació, que permet disminuir l'excessiu arrissat de parell que presenta la taula de commutació tradicional.
En l'estudi del SVPWM s'ha presentat una nova formulació molt més apta per a la seva implementació en DSP (Digital Signal Processor). Igualment, s'ha posat en evidència la important influència dels temps morts dels interruptors, en la THD (Tasa de Distorsió Harmònica) de l'ona de tensió de sortida de l'ondulador proposant un algorisme de compensació (OSVPWM).
S'ha proposat un nou algorisme de control del parell del MI, incorporant les prestacions del DTC en règim transitori (ràpida resposta del parell), i les prestacions del Control Vectorial en règim permanent (petit arrissat de parell), amb la incorporació de l'OSVPWM com a estratègia de modulació.
Finalment destacar, l'aportació d'un equip experimental basat en DSP, de disseny molt versàtil i robust, i que incorpora tota una sèrie d'eines de desenvolupament que el fan molt útil per a l'experimentació de noves lleis de control, referides principalment al motor d'inducció, però que també s'ha demostrat eficient alhora de treballar amb altres plantes com és el cas dels SAI's (Sistemes d'Alimentació Ininterrompuda).
1.4 Futures línies de recerca.
Seguir treballant en l'estudi del OSVPM, però en el cas de la sobremodulació, és a dir, quan la tensió de consigna superi o surti fora dels rangs d'aplicabilitat del mateix.
Amb l'obtenció de l'equació que ens permet estimar l'arrissat màxim de parell, associat al conjunt motor-ondulador, estudiar el disseny de controladors per histèresi de banda d'histèresi variable (funció de l'estat de l'accionament).
Finalment destacar, que amb el constant augment de la potència de càlcul dels DSP, les possibilitats de noves lleis de control del MI ("fuzzy logic" i "passivity control") són cada dia més possibles, i per tant s'han convertit en una línia de treball molt interessant.
Goddard, Alan John. "An automatic approach to implementing DSP algorithms on parallel processors." Thesis, City University London, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.254871.
Full text