Inhalt Kapitel 1-3 angelegt

This commit is contained in:
2025-09-14 19:45:14 +02:00
parent 98ff25c2bb
commit 63a225c27e
3 changed files with 24 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
\section{Introduction}
\subsection{Motivation}A Cochlear Implant (CI) System is a specialized form of hearing aid, used to restore partly or complete deafness. In contrary to standard hearing aids, CI's do not just amplify the audio signal received by the ear, but stimulate the auditory nerve itself directly through electric pulses.\\ \\
\subsection{Motivation} A Cochlear Implant (CI) System is a specialized form of hearing aid, used to restore partly or complete deafness. In contrary to standard hearing aids, CI's do not just amplify the audio signal received by the ear, but stimulate the auditory nerve itself directly through electric pulses.\\ \\
Usually, a CI System consists out of an external processor (''audio processor'') receiving the ambient audio signal, processing it, and then transmitting it inductively via a transmission coil through the skin to the cochlear implant itself, implanted on the patient's skull (see figure \ref{fig:fig_snychrony}). The CI stimulates the auditory nerves inside the cochlear through charge pulses, thus enabling the patient to hear the received audio signal as sound.\\
\begin{figure}
\centering
@@ -8,3 +8,10 @@ Usually, a CI System consists out of an external processor (''audio processor'')
\label{fig:fig_snychrony}
\end{figure}
\\As for any head worn hearing aid, the audio processor of a CI system does not only pick up the desired ambient audio signal, but also any sort of interference noises from different sources. This circumstance leads to a decrease in the quality of the final audio signal. Reducing this interference noise through Adaptive Noise Reduction (ANR), implemented on a low-power Digital Signal Processor (DSP), which can be powered within the electrical limitations of a CI system, is the topic of this master's thesis.
\subsection{Overview of hearing aids and their role in auditory assistance}
\subsection{Introduction to Cochlear Implant (CI) Systems and Audio Processors}
\subsection{Problem description: Interference signals mixed with the ambient audio signals
in Audio Processors}
\subsection{Formulation of the objective of the thesis: Implementation of Adaptive Noise
Reduction (ANR) on a dedicated low-power Digital Signal Processor (DSP)}