[PDF] Contributions To Efficient Design And Implementation Of Variable Digital Filters - eBooks Review

Contributions To Efficient Design And Implementation Of Variable Digital Filters


Contributions To Efficient Design And Implementation Of Variable Digital Filters
DOWNLOAD

Download Contributions To Efficient Design And Implementation Of Variable Digital Filters PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Contributions To Efficient Design And Implementation Of Variable Digital Filters book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page



Contributions To Efficient Design And Implementation Of Variable Digital Filters


Contributions To Efficient Design And Implementation Of Variable Digital Filters
DOWNLOAD
Author : Oksana Moryakova
language : en
Publisher: Linköping University Electronic Press
Release Date : 2024-08-29

Contributions To Efficient Design And Implementation Of Variable Digital Filters written by Oksana Moryakova and has been published by Linköping University Electronic Press this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-08-29 with categories.


Complexity reduction is one of the main issues of digital signal processing (DSP) algorithms, especially in communication systems where each new generation brings new requirements towards increasing data rates and improved accuracy positioning, leading to the growth of power consumption and chip area. To meet these requirements and at the same time find a trade-off between high performance and low implementation cost, more sophisticated DSP algorithms need to be developed. Recent communication standards require flexible, adaptive systems capable of real-time frequency-domain tuning. Variable digital filters (VDFs) address these needs by enabling "on-the-fly" frequency response adjustments without the need for online filter design. The key feature of VDFs is that they require only an adjustment of one or a few parameters to change their characteristics, without the need for extensive additional computations. Most VDF coefficients remain fixed after the initial design, allowing for efficient hardware implementation. This makes VDFs essential for modern adaptive communication technologies. This thesis primarily focuses on the design and low-complexity implementation techniques of VDFs and presents three main contributions. Firstly, it proposes three VDF realizations for simultaneous lowpass filtering and equalization using polynomial channel models, with systematic design procedures based on minimax optimization for all the proposed structures. In addition, a fast design method for the VDFs with several variable parameters, which can substantially decrease the design time, is presented. Secondly, it introduces frequency-domain implementations of VDFs using the overlap-save technique. Based on the assumption that these filters have been designed using a common design approach based on optimizing the impulse response coefficients, the filter DFT coefficients are proposed to be implemented as fixed, hybrid, or variable weights. Lastly, the thesis presents an efficient design approach for a variable-bandwidth digital filter implemented in the frequency domain using the overlap-save method. The proposed approach is based on a hybrid of frequency sampling and optimization, allowing for direct optimization of the DFT coefficients considering the filter frequency-domain implementation and thereby noticeably reducing the cost of implementation and an online update of the DFT filter coefficients when the bandwidth is varied. Reduktion av komplexitet är en av huvudfrågorna för digital signalbehandling (DSP) algoritmer, särskilt i kommunikationssystem där varje ny generation ställer nya krav på att öka datahastigheter och förbättrad noggrannhet positionering, vilket leder till en ökning av strömförbrukningen och kretsytan. För att möta dessa krav och samtidigt hitta en avvägning mellan hög prestanda och låg implementeringskostnad behöver mer sofistikerade DSP-algoritmer utvecklas. Senaste kommunikationsstandarder kräver flexibla, adaptiva system som kan frekvensdomäninställning i realtid. Variabla digitala filter (VDF) tillgodoser dessa behov genom att möjliggöra "on-the-fly" frekvenssvarsjusteringar utan behov av onlinefilterdesign. Nyckelegenskapen hos VDF:er är att de bara kräver en justering av en eller ett fåtal parametrar för att ändra deras egenskaper, utan behov av omfattande ytterligare beräkningar. De flesta VDF-koefficienter förblir fixerade efter den ursprungliga designen, vilket möjliggör effektiv hårdvaruimplementering. Detta gör VDF:er väsentliga för modern adaptiv kommunikationsteknik. Den här avhandlingen fokuserar främst på design och implementeringstekniker med låg komplexitet för VDF:er och presenterar tre huvudsakliga bidrag. För det första föreslår den tre VDF-realiseringar för samtidig lågpassfiltrering och utjämning med användning av polynomkanalmodeller, med systematiska designprocedurer baserade på minimax optimering för alla föreslagna strukturer. Dessutom presenteras en snabb designmetod för VDF:erna med flera variabla parametrar, som avsevärt kan minska designtiden. För det andra introducerar den frekvensdomänimplementationer av VDF:er med överlappningssparateknik. Baserat på antagandet att dessa filter har utformats med användning av en gemensam designmetod baserad på optimering av impulssvarskoefficienterna, föreslås filtrets DFT-koefficienter implementeras som fasta, hybrida eller variabla vikter. Slutligen presenterar avhandlingen en effektiv designansats för ett digitalt filter med variabel bandbredd implementerat i frekvensdomänen med användning av överlappningssparametoden. Det föreslagna tillvägagångssättet är baserat på en hybrid av frekvenssampling och optimering, vilket möjliggör direkt optimering av DFT-koefficienterna med tanke på implementeringen av filterfrekvensdomänen och därigenom märkbart minska kostnaden för implementering och en onlineuppdatering av DFT-filterkoefficienterna när bandbredden är varierande.



Contributions To Efficient Design And Implementation Of Variable Digital Filters


Contributions To Efficient Design And Implementation Of Variable Digital Filters
DOWNLOAD
Author : Oksana Moryakova
language : en
Publisher:
Release Date : 2024

Contributions To Efficient Design And Implementation Of Variable Digital Filters written by Oksana Moryakova and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024 with categories.




Energy Efficient Implementation Of Communication Algorithms Through Complexity Reduction


Energy Efficient Implementation Of Communication Algorithms Through Complexity Reduction
DOWNLOAD
Author : Narges Mohammadi Sarband
language : en
Publisher: Linköping University Electronic Press
Release Date : 2024-12-13

Energy Efficient Implementation Of Communication Algorithms Through Complexity Reduction written by Narges Mohammadi Sarband and has been published by Linköping University Electronic Press this book supported file pdf, txt, epub, kindle and other format this book has been release on 2024-12-13 with categories.


Energy-efficient implementations are essential for the future and modern society, especially in digital signal processing (DSP) and communication systems, where the rapid growth of devices, such as those battery-driven internet of things (IoT) sensors, necessitates low-complexity and low-power solutions. This thesis concentrates on two areas: constant multiplication and active user detection in wire-less networks. Constant multiplication can be implemented using a shift-and-add (SHA) network. Typically, the number of adders/subtracters is minimized, but the number of cascaded adders/subtracters (depth) also impacts the power consumption. The two classes of algorithms used to solve the problem are adder graph algorithms or sub-expression sharing algorithms. Adder graph algorithms typically yield better results for a single or a low number of inputs, since they do not depend on the representation of the numbers involved. However, they can lead to very high run times and worse results when the number of inputs is high. At the same time, it is known that it is possible to transpose the problem. For example, a sum of products (many inputs) can be transposed to a single input with multiple coefficients, meaning that it is possible to transpose the problem to the more advantageous form, solve it and then transpose the solution back. However, there has been no systematic algorithm available to obtain the transposed result that takes depth into account. In this thesis, a systematic algorithm that obtains the minimum depth of the transposed SHA network subject to the input is introduced. The practical application of the constant multiplication problem is demonstrated through the implementation of a reconfigurable lowpass equalizer, widely used in communication systems and DSP. Various formulations of the constant multiplication problem, combined with pipelining, are explored to identify the most efficient implementation in a 28 nm FD-SOI standard cell, significantly reducing power consumption and highlighting the real-world impact of our research. The second research focuses on the challenge of detecting active users in massive machine-type communication (mMTC) scenarios involving large numbers of devices. The problem is addressed using a pilot-hopping sequence method and is formulated as a non-negative least-squares (NNLS) problem. This work implements two NNLS algorithms, fast projected gradient (Fast) and multiplicative updates (Mult), to solve the active user detection problem. These implementations are implemented in a 28 nm FD-SOI process and are optimized for energy efficiency, chip area, and detection speed. The results demonstrate the ability to perform over a million detections per second with significantly lower energy consumption compared to existing methods. However, the implementations lack reconfigurability, and it can be argued whether the high detection rates are relevant for current practical applications. To enhance practicality and reconfigurability, the Fast algorithm is implemented using a reconfigurable time-multiplexed architecture, reducing resources by reusing them within one iteration. This architecture employs a novel user re-ordering method to enable parallel memory access and continuous operation for successive iterations, thereby increasing the execution speed. The architecture is implemented on numerous FPGA families, demonstrating resource efficiency and reconfigurability by storing the pilot-hopping sequences in memory, while obtaining a more practically usable detection rate of about one to a few thousand detections per second depending on the FPGA family. Energieffektiva implementationer är avgörande för framtiden och det moderna samhället, särskilt inom digital signalbehandling (DSP) och kommunikationssystem, där den snabba tillväxten av enheter, såsom de inom Internet of Things (IoT), kräver lösningar med låg komplexitet och låg effektförbrukning. Denna avhandling fokuserar på två områden: konstantmultiplikation och detektering av aktiva användare i trådlösa nätverk. Konstantmultiplikation kan implementeras med ett shift-and-add (SHA) nätverk. Vanligtvis så minimeras antalet adderare/subtraherare, men antalet kaskadkopplade adderare/subtraherare (djupet) påverkar också effektförbrukningen. De två klasserna av algoritmer för att lösa konstaktmultiplikation baseras på adderargrafer eller gemensamma deluttryck. Addergrafer är oftast bättre vid en eller få ingångar, eftersom de inte beror på vilken representation som talen uttrycks med. För många ingångar så kan beräkningstiden öka väldigt snabbt samt att resultaten ofta är sämre eftersom sökrymden ökar fort. Samtidigt så är det välkänt att det får att transponera problemet. Till exempel så kan en summa produkter (många ingångar) transponeras till en ingång som multipliceras med många olika konstanter. Detta leder till att det är möjligt att transponera problemet till den mest fördelaktiga formen, lösa det och sedan transponera lösningen. Det har tidigare inte funnits någon systematisk algoritm för att transponera ett nätverk som tar hänsyn till djupet, men i denna avhandling så presenteras en som garanterar minimalt djup givet en viss adderargraf som argument. Den praktiska tillämpningen av konstantmultiplikation demonstreras genom implementering av en konfigurerbar lågpassutjämnare, som är allmänt använd i DSP- och kommunikationssystem. Olika formuleringar av konstantmultiplikationsproblemet, kombinerat med pipelining, utforskas för att identifiera den mest effektiva implementationen i en 28 nm FD-SOI-standardcell, vilket avsevärt minskar strömförbrukningen och visar den verkliga påverkan av vår forskning. Den andra forskningen fokuserar på utmaningen att detektera aktiva användare i massive machinetype communication (mMTC) med ett stort antal enheter. Problemet hanteras med hjälp av en pilothoppingssekvensmetod och formuleras som ett problem med non-negative least-squares (NNLS). Detta arbete implementerar två NNLS-algoritmer, fast projected gradient (Fast) och multiplikativa uppdateringar (Mult), för att lösa problemet med detektering av aktiva användare. Dessa implementationer implementerade i en 28 nm FD-SOI-process och är optimerade för energieffektivitet, chiparea och detekteringshastighet. Resultaten visar att mer än en miljon detektioner per sekund kan utföras med betydligt lägre energiförbrukning än befintliga metoder, till stor del för att en iteration beräknas helt parallelt. Dock saknas möjlighet att ändra användarsekvenser och det kan diskuteras om den höga detektionstakten är praktiskt användbar. För att öka praktiskheten implementeras Fast-algoritmen med en konfigurerbar tidsmultiplexad arkitektur, vilken sparar resurser genom att återanvända dem i en iteration. Denna arkitektur använder en ny metod att ordna om användarna för att möjliggöra parallell minnesåtkomst och kontinuerliga beräkning-ar för efterföljande iterationer, vilket ökar exekveringshastigheten. Arkitekturen implementeras på olika FPGA-familjer och visar resurseffektivitet och konfigurerbarhet genom att pilothoppningssekvenserna sparas i minne, samtidigt som en mer praktiskt användbar detektionshastighet från ungefär ett tusen till några tusen detektioner per sekund beroende på FPGA-familj.



Intelligent Systems In Production Engineering And Maintenance Iv


Intelligent Systems In Production Engineering And Maintenance Iv
DOWNLOAD
Author : Anna Burduk
language : en
Publisher: Springer Nature
Release Date : 2025-08-24

Intelligent Systems In Production Engineering And Maintenance Iv written by Anna Burduk and has been published by Springer Nature this book supported file pdf, txt, epub, kindle and other format this book has been release on 2025-08-24 with Technology & Engineering categories.


This book reports on intelligent systems and methods applied to engineering production and maintenance. Being the first of two volumes, it specifically focuses on advanced tools for analysing, designing and optimizing manufacturing processes, increasing their automation, safety, and sustainability. It also covers applications of intelligent methods for improving transport systems, discussing topics in mechanical engineering education alike. Based the 5th International Conference on Intelligent Systems in Production Engineering and Maintenance, ISPEM 2025, held on June 25-27, 2025, in Wroclaw, Poland, this book offers a timely snapshot of intelligent systems applications and advances in industry 4.0 in engineering design and manufacturing.



Multidimensional Systems Signal Processing And Modeling Techniques


Multidimensional Systems Signal Processing And Modeling Techniques
DOWNLOAD
Author :
language : en
Publisher: Elsevier
Release Date : 1995-07-13

Multidimensional Systems Signal Processing And Modeling Techniques written by and has been published by Elsevier this book supported file pdf, txt, epub, kindle and other format this book has been release on 1995-07-13 with Technology & Engineering categories.


Praise for Previous Volumes"This book will be a useful reference to control engineers and researchers. The papers contained cover well the recent advances in the field of modern control theory."-IEEE CONTROL CORRESPONDANCE" This book will help all those researchers wjo valiantly try to keep abreast of what is new in the theory and practice of optimal control."-CONTROL



European Control Conference 1991


European Control Conference 1991
DOWNLOAD
Author :
language : en
Publisher: European Control Association
Release Date : 1991-07-02

European Control Conference 1991 written by and has been published by European Control Association this book supported file pdf, txt, epub, kindle and other format this book has been release on 1991-07-02 with Control theory categories.


Proceedings of the European Control Conference 1991, July 2-5, 1991, Grenoble, France



Artificial Intelligence For Communications And Networks


Artificial Intelligence For Communications And Networks
DOWNLOAD
Author : Yasushi Kambayashi
language : en
Publisher: Springer Nature
Release Date : 2023-03-25

Artificial Intelligence For Communications And Networks written by Yasushi Kambayashi and has been published by Springer Nature this book supported file pdf, txt, epub, kindle and other format this book has been release on 2023-03-25 with Computers categories.


This book, AICON 2022, constitutes the post-conference proceedings of the 4th EAI International Conference on Artificial Intelligence for Communications and Networks, AICON 2022, held in Hiroshima, Japan, in November 30- December 1, 2022. The 9 full papers and 4 short papers were carefully reviewed and selected from 36 submissions. The papers detail research in the areas of AI and communication systems related to intelligent systems and computational intelligence for communication and networks. They are organized in topical sections on AI and networks; machine learning; and evolutionary computation.



Artificial Intelligence And Evolutionary Computations In Engineering Systems


Artificial Intelligence And Evolutionary Computations In Engineering Systems
DOWNLOAD
Author : Subhransu Sekhar Dash
language : en
Publisher: Springer
Release Date : 2018-03-19

Artificial Intelligence And Evolutionary Computations In Engineering Systems written by Subhransu Sekhar Dash and has been published by Springer this book supported file pdf, txt, epub, kindle and other format this book has been release on 2018-03-19 with Technology & Engineering categories.


The book is a collection of high-quality peer-reviewed research papers presented in the International Conference on Artificial Intelligence and Evolutionary Computations in Engineering Systems (ICAIECES 2017). The book discusses wide variety of industrial, engineering and scientific applications of the emerging techniques. Researchers from academia and industry have presented their original work and ideas, information, techniques and applications in the field of communication, computing and power technologies.



Bhatnagar Laureates 1958 91


Bhatnagar Laureates 1958 91
DOWNLOAD
Author :
language : en
Publisher:
Release Date : 1992

Bhatnagar Laureates 1958 91 written by and has been published by this book supported file pdf, txt, epub, kindle and other format this book has been release on 1992 with Engineers categories.


Brief biographies of 259 Indian scientists and engineers who have won the Shanti Swarup Bhatnagar prize for their contributions to science and technology.



Passive Active And Digital Filters


Passive Active And Digital Filters
DOWNLOAD
Author : Wai-Kai Chen
language : en
Publisher: CRC Press
Release Date : 2005-08-24

Passive Active And Digital Filters written by Wai-Kai Chen and has been published by CRC Press this book supported file pdf, txt, epub, kindle and other format this book has been release on 2005-08-24 with Technology & Engineering categories.


Culled from the pages of CRC's highly successful, best-selling The Circuits and Filters Handbook, Second Edition, Passive, Active, and Digital Filters presents a sharply focused, comprehensive review of the fundamental theory behind professional applications of these complex filters. It supplies a concise, convenient reference to the key concepts, models, and equations necessary to analyze, design, and predict the behavior of large-scale systems that employ various types of filters, illustrated by frequent examples. Edited by a distinguished authority, this book emphasizes the theoretical concepts underlying the processes, behavior, and operation of these filters. More than 470 figures and tables illustrate the concepts, and where necessary, the theories, principles, and mathematics of some subjects are reviewed. Expert contributors discuss general characteristics of filters, frequency transformations, sensitivity and selectivity, low-gain active filters, higher-order filters, continuous-time integrated filters, FIR and IIR filters, and VLSI implementation of digital filters, among many other topics. Passive, Active, and Digital Filters builds a strong theoretical foundation for the design and analysis of a variety of filters, from passive to active to digital, while serving as a handy reference for experienced engineers, making it a must-have for both beginners and seasoned experts.