0% found this document useful (0 votes)
9 views3 pages

Hearing Aid System MATLAB Implementation

This document provides a synopsis for a digital signal processing project on hearing aid systems. It includes the names and registration numbers of two students, an introduction describing hearing aids and how they work, as well as a methodology section outlining the block diagram of the MATLAB implementation. The implementation and simulation section describes loading an input wave signal in MATLAB, adding noise, and processing the signal through various functions to produce an output audible for hearing impaired users.

Uploaded by

Ash1324
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Hearing Aid System MATLAB Implementation

This document provides a synopsis for a digital signal processing project on hearing aid systems. It includes the names and registration numbers of two students, an introduction describing hearing aids and how they work, as well as a methodology section outlining the block diagram of the MATLAB implementation. The implementation and simulation section describes loading an input wave signal in MATLAB, adding noise, and processing the signal through various functions to produce an output audible for hearing impaired users.

Uploaded by

Ash1324
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

DSP PROJECT SYNOPSIS

SECTION – B
NAME ROLL NO. REGISTRATION NO.
ASMITA SAMANTA 41 160907314
SIDDHARTH GOEL 54 160907422

iNTRODUCTION

Hearing aids systems are one of the most important issues for human
being. They are a small electronic instrument which makes sound louder
and makes speech easier to hear and understand. The hearing aid is
designed to pick up sound waves with a tiny microphone, change weaker
sounds into louder sounds and send them to the ear through a tiny
speaker. Hearing loss is typically measured as the shift in auditory
threshold relative to that of a normal ear for deection of pure [Link]
is why there are many types of hearing aids with a wide range of
functions and features to address individual needs.

A hearing aid is an electronic device that makes sounds louder and can
help to offset hearing loss. The aim of the hearing aid is to amplify sound
signals in such a way that they become audible for the hearing impaired
person.
METHODOLOGY

Below is the block diagram for the MATLAB implementation of hearing


aids system.

The input speech signal takes the form of human voice. The input speech
signal will pass through several functions i.e noise addition, noise
reduction filter, frequency shaper and amplitude compression before
producing an adjusted output speech signal which is audible to the
hearing impaired person.

IMPLEMENTATION AND SIMULATION


The code, wriiten in MATLAB, loads the input wave signal takes the
sampling frequency and the number of bits of that signal. Then Adaptive
White Gaussian Noise (AWGN) and the random noise are added to the
signal before they are processed by various MATLAB function to get an
output which is audible to the hearing impaired person.
SOURCES

[Link]

[Link]

[Link]

You might also like