• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 13
  • 2
  • 2
  • 1
  • Tagged with
  • 20
  • 20
  • 19
  • 9
  • 9
  • 7
  • 7
  • 7
  • 7
  • 6
  • 4
  • 4
  • 4
  • 4
  • 4
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
11

Redução adaptativa de eco e de ruído para terminais viva-voz. / Speech enhancement and acoustic echo cancellation for hands-free sets.

André Horácio Camargo Carezia 09 August 2002 (has links)
Há um grande interesse hoje em desenvolver terminais viva-voz que permitam aos participantes de uma conversa à distância contarem com um bom grau de naturalidade e inteligibilidade. O objetivo deste trabalho é apresentar solução para dois impedimentos que surgem quando se deseja projetar um terminal viva-voz para ser utilizado em automóveis: o eco acústico resultante do acoplamento entre microfone e alto-falante do terminal; e o ruído ambiente produzido por exemplo pelo vento, pneus e motor do veículo. A solução proposta envolve o uso de filtros adaptativos e alterações no espectro do sinal de voz para minimizar os problemas mencionados. Os aspectos teóricos são abordados de forma breve, sem deixar no entanto que nenhum detalhe importante fique de fora. Uma implementação prática e eficiente em processador digital de sinais é um dos destaques do trabalho. / There is currently great motivation in developing hands-free devices which offer users, engaged in a telephone conversation, a good level of naturalness and intelligibility. In this work, the goal is to present a solution for two well-known problems that occur when designing a hands-free device for use in automobile environments: (1) the acoustic echo coupling between microphone and speaker, and (2) the background noise generated for example by wind, tires and vehicle engine. The proposed solution includes adaptive filtering techniques and modifications in the speech signal spectrum, in order to minimize the two problems above. Theoretical issues are briefly analyzed, however the author believes no relevant detail is kept out. Highlighted in the report is a practical and efficient implementation of the algorithms in a modern digital signal processor.
12

Implementation of the LMS and NLMS algorithms for Acoustic Echo Cancellationin teleconference systemusing MATLAB

Nguyen Ngoc, Hung, Dowlatnia, Majid, Sarfraz, Azhar January 2009 (has links)
In hands-free telephony and in teleconference systems, the main aim is to provide agood free voice quality when two or more people communicate from different places.The problem often arises during the conversation is the creation of acoustic echo. Thisproblem will cause the bad quality of voice signal and thus talkers could not hearclearly the content of the conversation, even thought lost the important information.This acoustic echo is actually the noise which is created by the reflection of soundwaves by the wall of the room and the other things exist in the room. The mainobjective for engineers is the cancellation of this acoustic echo and provides an echofree environment for speakers during conversation. For this purpose, scientists designdifferent adaptive filter algorithms. Our thesis is also to study and simulate theacoustics echo cancellation by using different adaptive algorithms.
13

Implementation of the LMS and NLMS algorithms for Acoustic Echo Cancellationin teleconference systemusing MATLAB

Nguyen Ngoc, Hung, Dowlatnia, Majid, Sarfraz, Azhar January 2009 (has links)
<p>In hands-free telephony and in teleconference systems, the main aim is to provide agood free voice quality when two or more people communicate from different places.The problem often arises during the conversation is the creation of acoustic echo. Thisproblem will cause the bad quality of voice signal and thus talkers could not hearclearly the content of the conversation, even thought lost the important information.This acoustic echo is actually the noise which is created by the reflection of soundwaves by the wall of the room and the other things exist in the room. The mainobjective for engineers is the cancellation of this acoustic echo and provides an echofree environment for speakers during conversation. For this purpose, scientists designdifferent adaptive filter algorithms. Our thesis is also to study and simulate theacoustics echo cancellation by using different adaptive algorithms.</p>
14

Parameter and State Estimation with Information-rich Signals

Evestedt, Magnus January 2007 (has links)
<p>The complexity of industrial systems and the mathematical models to describe them increases. In many cases, point sensors are no longer sufficient to provide controllers and monitoring instruments with the information necessary for operation. The need for other types of information, such as audio and video, has grown. These are examples of information-rich signals for which suitable applications range in a broad spectrum from micro-electromechanical systems and bio-medical engineering to paper making and steel production.</p><p>Recursive parameter estimation algorithms are employed to identify parameters in a mathematical model from measurements of input and output signals. For accurate parameter estimation, the input signal must be <i>persistently exciting, i.e.</i> such that important features of the modelled system are reflected in the output over a sufficient period of time.</p><p>The Stenlund-Gustafsson (SG) algorithm, a Kalman filter based method for recursive parameter estimation in linear regression models, that does not diverge under lack of excitation, is studied. The stationary properties of the algorithm and the corresponding Riccati equation are formulated in terms of the excitation space spanned by the regressor vectors.</p><p>Furthermore, it is shown that the Riccati equation of the studied algorithm can be solved element-wise. Convergence estimates for the elements of the solution to the Riccati equation are provided, directly relating convergence rate to the signal-to-noise ratio in the regression model. An element-wise form of the parameter update equation is also given, where the connection to specific elements of the solution to the Riccati equation is apparent.</p><p>The SG-algorithm is employed for two applications with audio signals. One is in an acoustic echo cancellation setting where its performance is shown to match that of other well-known estimation techniques, such as the normalized least mean squares and the Kalman filter. When the input is not sufficiently exciting, the studied method performs best of all considered schemes.</p><p>The other application is the Linz-Donawitz (LD) steel converter. The converter consists of a vessel with molten metal and foam is produced to facilitate chemical reactions. A common problem, usually referred to as slopping, arises when the foam rises above the limits of the vessel and overflows. A warning system is designed, based on the SG-algorithm and change detection methods, to give alarms before slopping occurs. A black-box model relates different sensor values of which one is the microphone signal picked up in the area above the converter. The system detected slopping correctly in 80% of the blows in field studies at SSAB Oxelösund.</p><p>A practical example of a vision-based system is provided by cavity form estimation in a water model of the steel bath. The water model is captured from the side by a video camera. The images together with a non-linear model are used to estimate important process parameters, related to the heat and mass transport in the LD-converter.</p>
15

Parameter and State Estimation with Information-rich Signals

Evestedt, Magnus January 2007 (has links)
The complexity of industrial systems and the mathematical models to describe them increases. In many cases, point sensors are no longer sufficient to provide controllers and monitoring instruments with the information necessary for operation. The need for other types of information, such as audio and video, has grown. These are examples of information-rich signals for which suitable applications range in a broad spectrum from micro-electromechanical systems and bio-medical engineering to paper making and steel production. Recursive parameter estimation algorithms are employed to identify parameters in a mathematical model from measurements of input and output signals. For accurate parameter estimation, the input signal must be persistently exciting, i.e. such that important features of the modelled system are reflected in the output over a sufficient period of time. The Stenlund-Gustafsson (SG) algorithm, a Kalman filter based method for recursive parameter estimation in linear regression models, that does not diverge under lack of excitation, is studied. The stationary properties of the algorithm and the corresponding Riccati equation are formulated in terms of the excitation space spanned by the regressor vectors. Furthermore, it is shown that the Riccati equation of the studied algorithm can be solved element-wise. Convergence estimates for the elements of the solution to the Riccati equation are provided, directly relating convergence rate to the signal-to-noise ratio in the regression model. An element-wise form of the parameter update equation is also given, where the connection to specific elements of the solution to the Riccati equation is apparent. The SG-algorithm is employed for two applications with audio signals. One is in an acoustic echo cancellation setting where its performance is shown to match that of other well-known estimation techniques, such as the normalized least mean squares and the Kalman filter. When the input is not sufficiently exciting, the studied method performs best of all considered schemes. The other application is the Linz-Donawitz (LD) steel converter. The converter consists of a vessel with molten metal and foam is produced to facilitate chemical reactions. A common problem, usually referred to as slopping, arises when the foam rises above the limits of the vessel and overflows. A warning system is designed, based on the SG-algorithm and change detection methods, to give alarms before slopping occurs. A black-box model relates different sensor values of which one is the microphone signal picked up in the area above the converter. The system detected slopping correctly in 80% of the blows in field studies at SSAB Oxelösund. A practical example of a vision-based system is provided by cavity form estimation in a water model of the steel bath. The water model is captured from the side by a video camera. The images together with a non-linear model are used to estimate important process parameters, related to the heat and mass transport in the LD-converter.
16

System approach to robust acoustic echo cancellation through semi-blind source separation based on independent component analysis

Wada, Ted S. 28 June 2012 (has links)
We live in a dynamic world full of noises and interferences. The conventional acoustic echo cancellation (AEC) framework based on the least mean square (LMS) algorithm by itself lacks the ability to handle many secondary signals that interfere with the adaptive filtering process, e.g., local speech and background noise. In this dissertation, we build a foundation for what we refer to as the system approach to signal enhancement as we focus on the AEC problem. We first propose the residual echo enhancement (REE) technique that utilizes the error recovery nonlinearity (ERN) to "enhances" the filter estimation error prior to the filter adaptation. The single-channel AEC problem can be viewed as a special case of semi-blind source separation (SBSS) where one of the source signals is partially known, i.e., the far-end microphone signal that generates the near-end acoustic echo. SBSS optimized via independent component analysis (ICA) leads to the system combination of the LMS algorithm with the ERN that allows for continuous and stable adaptation even during double talk. Second, we extend the system perspective to the decorrelation problem for AEC, where we show that the REE procedure can be applied effectively in a multi-channel AEC (MCAEC) setting to indirectly assist the recovery of lost AEC performance due to inter-channel correlation, known generally as the "non-uniqueness" problem. We develop a novel, computationally efficient technique of frequency-domain resampling (FDR) that effectively alleviates the non-uniqueness problem directly while introducing minimal distortion to signal quality and statistics. We also apply the system approach to the multi-delay filter (MDF) that suffers from the inter-block correlation problem. Finally, we generalize the MCAEC problem in the SBSS framework and discuss many issues related to the implementation of an SBSS system. We propose a constrained batch-online implementation of SBSS that stabilizes the convergence behavior even in the worst case scenario of a single far-end talker along with the non-uniqueness condition on the far-end mixing system. The proposed techniques are developed from a pragmatic standpoint, motivated by real-world problems in acoustic and audio signal processing. Generalization of the orthogonality principle to the system level of an AEC problem allows us to relate AEC to source separation that seeks to maximize the independence, hence implicitly the orthogonality, not only between the error signal and the far-end signal, but rather, among all signals involved. The system approach, for which the REE paradigm is just one realization, enables the encompassing of many traditional signal enhancement techniques in analytically consistent yet practically effective manner for solving the enhancement problem in a very noisy and disruptive acoustic mixing environment.
17

Deep Learning for Acoustic Echo Cancellation and Active Noise Control

Zhang, Hao 12 August 2022 (has links)
No description available.
18

Channel sparsity aware polynomial expansion filters for nonlinear acoustic echo cancellation

Vinith Vijayarajan (5930993) 16 January 2019 (has links)
<div> <div> <div> <p>Speech quality is a demand in voice commanded systems and in telephony. The voice communication system in real time often suffers from audible echoes. In order to cancel echoes, an acoustic echo cancellation system is designed and applied to increase speech quality both subjectively and objectively. </p> <p>In this research we develop various nonlinear adaptive filters wielding the new channel sparsity-aware recursive least squares (RLS) algorithms using a sequential update. The developed nonlinear adaptive filters using the sparse sequential RLS (S-SEQ-RLS) algorithm apply a discard function to disregard the coefficients which are not significant or close to zero in the weight vector for each channel in order to reduce the computational load and improve the algorithm convergence rate. The channel sparsity-aware algorithm is first derived for nonlinear system modeling or system identification, and then modified for application of echo cancellation. Simulation results demonstrate that by selecting a proper threshold value in the discard function, the proposed nonlinear adaptive filters using the RLS (S-SEQ-RLS) algorithm can achieve the similar performance as the nonlinear filters using the sequential RLS (SEQ-RLS) algorithm in which the channel weight vectors are sequentially updated. Furthermore, the proposed channel sparsity-aware RLS algorithms require a lower computational load in comparison with the non-sequential and non-sparsity algorithms. The computational load for the sparse algorithms can further be reduced by using data-selective strategies. </p> </div> </div> </div>
19

On Adaptive Filtering Using Delayless IFIR Structure : Analysis, Experiments And Application To Active Noise Control And Acoustic Echo Cancellation

Venkataraman, S 09 1900 (has links) (PDF)
No description available.
20

Mobilní platforma pro testování automobilových systémů pro Bluetooth Hands-Free komunikaci / Mobile platform for testing of automotive systems in Bluetooth Hands-Free communication

Mecerod, Václav January 2014 (has links)
Tato diplomová práce se zabývá problematikou implementace Hands-Free komunikačních systémů v automobilovém průmyslu. První kapitola je zaměřena na teoretické aspekty zpracování řeči v embedded aplikacích, jako je potlačení šumu, potlačení akustické zpětné vazby a další faktory ovlivňující kvalitu Hands-Free systémů. Druhá kapitola obsahuje návrh kompaktního flexibilního mobilního testovacího zařízení pro bezdrátové komunikační Hands-Free moduly.

Page generated in 0.0415 seconds