Team Members: MaryPat Beaufait, Benjamin Dennis, Taylor Milligan, Anirudh Nath, Wes Smith

Size: px
Start display at page:

Download "Team Members: MaryPat Beaufait, Benjamin Dennis, Taylor Milligan, Anirudh Nath, Wes Smith"

Transcription

1 Title of Project: Soundless Music Team Members: MaryPat Beaufait, Benjamin Dennis, Taylor Milligan, Anirudh Nath, Wes Smith I. Introduction and overview of project a. Project Overview: Our project will entail the design and creation of a Soundless Music device which will enable the hearing impaired to experience music. The device will convert audio input to signals which can be recognized by the sense of touch. The project will be completed by April 12, 2012 for the College of Engineering Design Expo. The final product will consist of a sleeve with vibration motors, connected to an FPGA board (on which we will utilize DSP techniques) which takes audio input from an mp3 player or microphone. In our final presentation, we will demonstrate the conversion of arbitrary audio input signals (such as musical signals) to vibration patterns of motors mounted to a forearm sleeve. We want to accomplish this with as little time delay as possible. b. Project Justification: Music is an integral part of today s society. Music and its profound effects can be seen in virtually every culture, socioeconomic class, and age group. Unfortunately, not everyone has the ability to experience music due to disabilities affecting the sound organs. Our goal is to develop a device which will enable the hearing impaired to enjoy music though the use of vibrations. c. Potential Uses: There are many directives for the implementation of Soundless Music. For example, a concert hall could provide our device to hearing impaired customers. Parents of hearing impaired children could use the device to stimulate their child s cognitive development. The device might also be used on a day-to-day basis for recreational purposes. d. Digital Signal Processing Concepts Frequency Detection: Sampling, Fourier Transform (DFT, FFT). According to (6), the more data used for the FFT, the smaller the bins, or frequency intervals. Smaller bins would enable us to distinguish between individual frequencies with better accuracy. Of course, there is a trade-off. Using larger FFTs means: 1) we need more audio data, which could add delay to our system, and 2) it will take more time to run the FFT, which is CPU intensive by nature. Filtering: We will implement filtering techniques on the audio input signals to filter out noise and undesired frequencies. D/A and A/D Conversions: We will be using PMOD interface boards for data conversion (in addition to code as necessary). 1

2 e. usage We plan to use the Altera DE2-70 FPGA board for our digital signal processing. We will use the DE2-70 board for filtering, signal manipulation, and Fourier Transform calculations. Although our goal is to use only the FPGA board, we will consider using the C5515 ezdsp stick and its Fast Fourier Transform (FFT) libraries if the verilog FFT implementation isn t adequate. We also plan to utilize PMOD interface boards such as the PMOD DA1, DA2, AD1, and/or AD2. The FPGA board will interface with the vibration motors through an intermediate circuit. The vibration motors will interface with the forearm sleeve (vibration motors and sleeve will be purchased online). PMOD boards and FPGA board will be provided from the lab. II. Description of project i. The Soundless Music device will have the ability to convert an arbitrary audio input signal to non-aural sensory information. Objectives: To design and create a wearable Soundless Music device o Potential form factors include sleeves, gloves, or vests (prototype will be a single sleeve) o Non-intrusive device with minimal bulk o Minimized delay associated with conversion processes for optimal usage o To have a functional prototype by April 12, 2012 In order to determine the feasibility of our project, we researched and found projects of a similar nature that had been successfully completed. Details follow. In recent times several advances have been made in fields related to Soundless Music. Ryerson University has put significant research into the field and has come up with a few devices based on converting sound into vibrations which can be sensed by the skin. One such device is the EMOTI-chair, which has different vibration motor clusters throughout its body. Each cluster is designated for different instruments. Based on audio information such as volume and frequency, the various motors vibrate in ways meant to mimic the sounds. The device was created in November 2009 and it was used during a live concert for the hearing impaired. The EMOTI-chair proved to be a huge success among the attendees. (3) Dr. Dean Shibata, while working at the University of Rochester School of Medicine, conducted a study which examined the neural response that deaf people experience due to vibrations on their skin. He found that when deaf people feel vibrations on their skin, the region of the brain normally associated with hearing is activated. He claimed that his findings, suggest that the experience deaf people have when 'feeling' music is similar to the experience other people have when hearing music. (2) Researchers at the National University of Singapore published a paper titled, An Enhanced Musical Experience for the Deaf: Design and Evaluation of a Music Display and a Haptic Chair. This chair, unlike the EMOTI-chair, was designed to amplify the natural vibrations caused from music. In the course 2

3 of this study, they discovered that...the Haptic Chair is capable of substantially enhancing the musical experience of deaf people, both children and adults. (7) In 2009, the Center for Entrepreneurship at the University of Michigan and the Deaf Performing Arts Network sponsored a competition where groups designed devices that allow hearing impaired people to experience music. The winning team produced a vest with 12 vibrating motors that respond to frequency changes of an audio input signal. The competing groups were awarded a total of $12,000. The fact that this event was sponsored proves that there is some market for a device of this nature. (1) ii. Figure 1, below, contains a block diagram of our anticipated design. Figure 1. Block Diagram The Soundless Music prototype device will accept input from either an external microphone or an mp3 player via an audio jack. For the microphone, the audio signal will require A/D conversion before it can be processed on the FPGA board. The mp3 player will deliver data to the FPGA in digital form. On the FPGA board, all digital signal processing techniques will be implemented. The signals will first be filtered to remove excess noise. Fourier analysis will then be performed. Code will be written to analyze both the frequency and intensity of audio at any given point in time. These findings will then be translated to vibration commands for each of the individual motors. These commands will be converted back to analog signals, and will be relayed to the vibration motors. 3

4 iii. Table 1 contains a risk analysis for the development period of the Soundless Music prototype. Table 1. Risk Analysis Item Number Observation Threat-Source/ Vulnerability Existing Controls Likelihood Impact Risk Rating Recommended Controls 1 Project Approval Design does not meet required DSP project specifications Similar past projects Low High Low Team preparations for project proposal 2 Unsuccessful MATLAB simulations Unable to use Fast Fourier Transforms EECS 451 course work Low Medium Medium Early preparations and start 3 Verilog FFT calculations 4 Prototype not functional Failure to translate MATLAB code to Verilog Interfacing issues between FPGA board and motor None Medium Medium Medium Use C5515 board instead None Low High High Early start and resource utilization 5 Time Delays Data conversions None High Medium Low Efficient conversion algorithms We have defined stages for our project (please see Milestones and Contributions discussions below) so that we always have something functional to fall back to in the event that any of the above obstacles are encountered. Milestone 2 was designed in such a way as to virtually guarantee the delivery of a fully functional prototype by April 3. This gives our team sufficient time to expand functionality as we wish, while still having a baseline prototype to demonstrate at the showcase. We plan to order equipment as soon as possible in order to test it and ensure that it will meet our project s needs. We will strive to use solely the FPGA board for the DSP, but we will use two boards (FPGA and C5515) if necessary. iv. Below we detail a preliminary parts list for our Soundless Music project. The available lab equipment for our project includes the C5515 ezdsp USB Stick development tool and the Altera DE2-70 FPGA board. We will also have use of the oscilloscope, function generators, and PCs available in the design lab. Our plan is to use microphones and an ipod for audio input, the Altera DE2-70 FPGA board for digital signal processing, PMOD A/D and D/A converters for data conversions for interfacing, vibration motors, and an UnderArmour sleeves. We plan to use the PMOD A/D and D/A converters in conjunction with the FPGA board. (About $30 each if not available in lab) 4

5 We will need to purchase the following equipment items: Omnidirectional microphones (5 at $1.05 each) Digikey product Vibration motors (12 at approximately $5 each) Under Armour sleeves (2 at $20 each) III. Milestones a. Milestone 1 (achievable by March 15). Milestone 1 is to have a fully functional MATLAB implementation. We want to load the audio signal file into MATLAB (by converting.mp3 into.wav), scan and sample the signal, and distinguish between frequencies using the Fourier Transforms. We would like our MATLAB implementation to be able to display the frequencies graphically. We will need to decide on a range of frequencies to represent, depending on frequency ranges associated with hearing and the frequency ranges of the sensors. During the time before the first milestone, we also want to have access to all hardware we will be using. In order to decide on our output frequency range, we need access to the sensors. As stated previously, we will order these as soon as possible. In the time before Milestone 1, we will be working on both the MATLAB coding and acclimating ourselves to the hardware and interfacing components. b. Milestone 2 (achievable by April 3). Milestone 2 is a presentable, fully functional device for the showcase. This entails audio signal data conversion, signal input to the FPGA board, digital signal processing implementation on the board, data conversions, and finally integration with the five vibration sensors on an UnderArmour sleeve. From ipod/microphone to sleeve, we want this to be complete by Milestone 2. c. Identify the one thing that scares you the most that could cause you not to achieve Milestone 1? How about Milestone 2? The one thing that scares us the most about achieving Milestone 1 is our code/mathematical implementations not working in MATLAB because of our lack of programming experience. No team members have taken programming courses beyond EECS 280, so our concern is that programming depth might hold us back. 5

6 The one thing that scares us the most about achieving Milestone 2 is again our coding proficiency. Our interfaces will require extensive programming, so our concern is our lack of experience, particularly in C and Verilog. IV. Contributions of each member of team The members of our team possess similar strengths and past technical experience. Our team consists of four EE majors and one CE major. Anirudh, who is majoring in CE, has the most practice with programming in our group because of his experience in EECS 373, EECS 370, and EECS 478. Taylor has some experience in embedded programming from EECS 461, and Anirudh and Wes are currently enrolled in EECS 461 as well. Ben and Wes have some experience with digital wireless communication from EECS 455, which may come in handy for a later iteration of our device should we decide to make the vibration motors connect wirelessly. Ben, MaryPat, Taylor and Anirudh have Verilog experience from EECS 270, which will certainly prove useful in programming the FPGA board. Reaching our first milestone will require MATLAB programming, and some knowledge of hardware and software integration. Our plan is to separate the MATLAB implementation into smaller components, such as filtering and ffts, and divide that work equally amongst the five of us while we wait for our hardware parts to arrive. Once all of the components of our device have arrived, we will split into two groups. One group will work on finishing the MATLAB implementation, and the other will work on building our device and testing the integration of the hardware and software. To reach the second milestone, we will have to be very efficient with how we divide the work. With the MATLAB simulation finished, it will be the first group s job to determine what modules or functions will need to be written to complete our project, while the second group shares the results of their investigations into the integration of our device. With a comprehensive list of what code will need to be written, we can then divide the coding as equally as possible based on past programming experience. Our second milestone should not be difficult to reach if everyone does his/her share, but is also willing to assist those who may be falling behind. Our current plan is to meet each week on Saturday at 1PM in the Duderstadt Center for progress reports and to work on anything that will require a collaborative effort. This will continue until March 5, 2012, when we will begin meeting 3 times per week. We will meet at the following times: Monday at 6PM, Wednesday at 6PM, and Saturday at 1PM. We are using Google Docs to collaborate and edit all necessary documentation, and we have an group (soundlessmusic@umich.edu) for easy communication between all team members. 6

7 V. References and citations 1) Umich Feel the Music Competition links: 2) WebMD showing that there is some medical background that suggests there is evidence supporting this idea: 3) EMOTI-CHAIR 4) Music for the Deaf (neckset allowing deaf to feel music) 5) Speaker allows deaf to feel music 6) Fast Fourier Transform info 7) An Enhanced Musical Experience for the Deaf: Design and Evaluation of a Music Display and a Haptic Chair nanayakkara.pdf?ip= &acc=active%20service&cfid= &cftoken= & acm = _62a974e3cd9125b2f5873ef43bb8b05f 7

Advanced Audio Interface for Phonetic Speech. Recognition in a High Noise Environment

Advanced Audio Interface for Phonetic Speech. Recognition in a High Noise Environment DISTRIBUTION STATEMENT A Approved for Public Release Distribution Unlimited Advanced Audio Interface for Phonetic Speech Recognition in a High Noise Environment SBIR 99.1 TOPIC AF99-1Q3 PHASE I SUMMARY

More information

Update. KT4TT Names Its First PUSH Award Winner! Product Utilization Support and Help (PUSH) AWARD

Update. KT4TT Names Its First PUSH Award Winner! Product Utilization Support and Help (PUSH) AWARD Update A Publication of the Center on Knowledge Translation for Technology Transfer Volume 2, Issue 1, 2010 KT4TT Names Its First PUSH Award Winner! Product Utilization Support and Help (PUSH) AWARD The

More information

Open Portable Platform for Hearing Aid Research

Open Portable Platform for Hearing Aid Research Open Portable Platform for Hearing Aid Research Hendrik Kayser Caslav Pavlovic, Volker Hohmann, Louis Wong, Tobias Herzke, S.R. Prakash, Paul Maanen, Zezhang Hou 03/03/2018 Digital hearing devices Medizinische

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 18 Nov 2013 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s C100 and CX100 family against the criteria described

More information

Communications Accessibility with Avaya IP Office

Communications Accessibility with Avaya IP Office Accessibility with Avaya IP Office Voluntary Product Accessibility Template (VPAT) 1194.23, Telecommunications Products Avaya IP Office is an all-in-one solution specially designed to meet the communications

More information

MSD P13038 Hearing Aid Design. Final Review May 10, 2013

MSD P13038 Hearing Aid Design. Final Review May 10, 2013 MSD P13038 Hearing Aid Design Final Review May 10, 2013 Agenda 5.10.13 Project Overview (2) Mechanical Needs & Spec Review (10) Electrical & Computer Needs & Spec Review (10) Budget Review (2) Schedule

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 2 November 2010 Updated by Alan Batt Name of Product: Polycom CX600 IP Phone for Microsoft Lync Company contact for more Information: Ian Jennings, ian.jennings@polycom.com Note: This document describes

More information

Avaya IP Office 10.1 Telecommunication Functions

Avaya IP Office 10.1 Telecommunication Functions Avaya IP Office 10.1 Telecommunication Functions Voluntary Product Accessibility Template (VPAT) Avaya IP Office is an all-in-one solution specially designed to meet the communications challenges facing

More information

CCi-MOBILE Research Platform for Cochlear Implants and Hearing Aids HANDS-ON WORKSHOP

CCi-MOBILE Research Platform for Cochlear Implants and Hearing Aids HANDS-ON WORKSHOP UT DALLAS Erik Jonsson School of Engineering & Computer Science CCi-MOBILE Research Platform for Cochlear Implants and Hearing Aids HANDS-ON WORKSHOP July 18, 2017 CIAP-2017 John H.L. Hansen, Hussnain

More information

AVR Based Gesture Vocalizer Using Speech Synthesizer IC

AVR Based Gesture Vocalizer Using Speech Synthesizer IC AVR Based Gesture Vocalizer Using Speech Synthesizer IC Mr.M.V.N.R.P.kumar 1, Mr.Ashutosh Kumar 2, Ms. S.B.Arawandekar 3, Mr.A. A. Bhosale 4, Mr. R. L. Bhosale 5 Dept. Of E&TC, L.N.B.C.I.E.T. Raigaon,

More information

COMPUTER PLAY IN EDUCATIONAL THERAPY FOR CHILDREN WITH STUTTERING PROBLEM: HARDWARE SETUP AND INTERVENTION

COMPUTER PLAY IN EDUCATIONAL THERAPY FOR CHILDREN WITH STUTTERING PROBLEM: HARDWARE SETUP AND INTERVENTION 034 - Proceeding of the Global Summit on Education (GSE2013) COMPUTER PLAY IN EDUCATIONAL THERAPY FOR CHILDREN WITH STUTTERING PROBLEM: HARDWARE SETUP AND INTERVENTION ABSTRACT Nur Azah Hamzaid, Ammar

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 1 August 2009 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s Polycom CX200, CX700 Desktop IP Telephones against

More information

Your personal hearing analysis

Your personal hearing analysis Your personal hearing analysis Hello, Thank you for taking the hear.com hearing aid test. Based on your answers, we have created a personalized hearing analysis with more information on your hearing profile.

More information

Digital hearing aids are still

Digital hearing aids are still Testing Digital Hearing Instruments: The Basics Tips and advice for testing and fitting DSP hearing instruments Unfortunately, the conception that DSP instruments cannot be properly tested has been projected

More information

Tune in on life with SCOLAbuddy. A new fm receiver from Widex

Tune in on life with SCOLAbuddy. A new fm receiver from Widex Tune in on life with SCOLAbuddy A new fm receiver from Widex Meet your new buddy The latest member of the Scola FM family The successful Widex SCOLA FM product series has acquired a new family member:

More information

Digital Noise-Cancellation Headphones Senior Project Proposal. Korey Adams EE Class of 2016

Digital Noise-Cancellation Headphones Senior Project Proposal. Korey Adams EE Class of 2016 Digital Noise-Cancellation Headphones Senior Project Proposal Korey Adams EE Class of 2016 1 Summary This proposal is for the design of a pair of digital noise-cancelling headphones. These headphones will

More information

Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information:

Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information: Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information: accessibility@cisco.com Summary Table - Voluntary Product Accessibility Template Criteria Supporting Features Remarks

More information

Ear Beamer. Aaron Lucia, Niket Gupta, Matteo Puzella, Nathan Dunn. Department of Electrical and Computer Engineering

Ear Beamer. Aaron Lucia, Niket Gupta, Matteo Puzella, Nathan Dunn. Department of Electrical and Computer Engineering Ear Beamer Aaron Lucia, Niket Gupta, Matteo Puzella, Nathan Dunn The Team Aaron Lucia CSE Niket Gupta CSE Matteo Puzella EE Nathan Dunn CSE Advisor: Prof. Mario Parente 2 A Familiar Scenario 3 Outlining

More information

Digital. hearing instruments have burst on the

Digital. hearing instruments have burst on the Testing Digital and Analog Hearing Instruments: Processing Time Delays and Phase Measurements A look at potential side effects and ways of measuring them by George J. Frye Digital. hearing instruments

More information

Computer Applications: An International Journal (CAIJ), Vol.3, No.1, February Mohammad Taye, Mohammad Abu Shanab, Moyad Rayyan and Husam Younis

Computer Applications: An International Journal (CAIJ), Vol.3, No.1, February Mohammad Taye, Mohammad Abu Shanab, Moyad Rayyan and Husam Younis ANYONE CAN TALK TOOL Mohammad Taye, Mohammad Abu Shanab, Moyad Rayyan and Husam Younis Software Engineering Department Information Technology Faculty Philadelphia University ABSTRACT People who have problems

More information

Roger TM in challenging listening situations. Hear better in noise and over distance

Roger TM in challenging listening situations. Hear better in noise and over distance Roger TM in challenging listening situations Hear better in noise and over distance Bridging the understanding gap Today s hearing aid technology does an excellent job of improving speech understanding.

More information

Speech to Text Wireless Converter

Speech to Text Wireless Converter Speech to Text Wireless Converter Kailas Puri 1, Vivek Ajage 2, Satyam Mali 3, Akhil Wasnik 4, Amey Naik 5 And Guided by Dr. Prof. M. S. Panse 6 1,2,3,4,5,6 Department of Electrical Engineering, Veermata

More information

Theatres and Concert Halls. Solutions for the hearing impaired

Theatres and Concert Halls. Solutions for the hearing impaired Theatres and Concert Halls Solutions for the hearing impaired Hearing is our specialty Our sense of hearing is what connects us to people, music and our environment. In the modern world, an increasing

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Avaya Vantage TM Basic for Avaya Vantage TM Voluntary Product Accessibility Template (VPAT) Avaya Vantage TM Basic is a simple communications application for the Avaya Vantage TM device, offering basic

More information

The power to connect us ALL.

The power to connect us ALL. Provided by Hamilton Relay www.ca-relay.com The power to connect us ALL. www.ddtp.org 17E Table of Contents What Is California Relay Service?...1 How Does a Relay Call Work?.... 2 Making the Most of Your

More information

Team HandiApp. utdallas.edu/~srb Samuel Becker, Andrew Stein, Chris Hauptli, and Blake Barnhill. World Requirements Specification Evolution

Team HandiApp. utdallas.edu/~srb Samuel Becker, Andrew Stein, Chris Hauptli, and Blake Barnhill. World Requirements Specification Evolution Team HandiApp utdallas.edu/~srb130730 Samuel Becker, Andrew Stein, Chris Hauptli, and Blake Barnhill World Requirements Specification Evolution Submitted July 30 th, 2015 Version 1.1 Revision History Date

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 9 September 2011 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s SoundStation IP5000 conference phone against the

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 26 June 2017 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s CX5100 Unified Conference Station against the criteria

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 28 SEPT 2016 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s SoundStation Duo against the criteria described in Section

More information

Price list Tools for Research & Development

Price list Tools for Research & Development Price list Tools for Research & Development All prior price lists are no longer valid after this price list was issued. For information about the currently valid price list contact HörTech ggmbh. All prices

More information

SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM)

SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM) SPEECH TO TEXT CONVERTER USING GAUSSIAN MIXTURE MODEL(GMM) Virendra Chauhan 1, Shobhana Dwivedi 2, Pooja Karale 3, Prof. S.M. Potdar 4 1,2,3B.E. Student 4 Assitant Professor 1,2,3,4Department of Electronics

More information

Discover the Accessibility Features of Smartphones! A Wireless Education Seminar for Consumers who are Deaf and Hard-of-Hearing

Discover the Accessibility Features of Smartphones! A Wireless Education Seminar for Consumers who are Deaf and Hard-of-Hearing Discover the Accessibility Features of Smartphones! A Wireless Education Seminar for Consumers who are Deaf and Hard-of-Hearing Who We Are Ben Lippincott Project Director Consumer and Industry Outreach

More information

Glove for Gesture Recognition using Flex Sensor

Glove for Gesture Recognition using Flex Sensor Glove for Gesture Recognition using Flex Sensor Mandar Tawde 1, Hariom Singh 2, Shoeb Shaikh 3 1,2,3 Computer Engineering, Universal College of Engineering, Kaman Survey Number 146, Chinchoti Anjur Phata

More information

AND9020/D. Adaptive Feedback Cancellation 3 from ON Semiconductor APPLICATION NOTE INTRODUCTION

AND9020/D. Adaptive Feedback Cancellation 3 from ON Semiconductor APPLICATION NOTE INTRODUCTION Adaptive Feedback Cancellation 3 from ON Semiconductor APPLICATION NOTE INTRODUCTION This information note describes the feedback cancellation feature provided in ON Semiconductor s latest digital hearing

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

Re: ENSC 370 Project Gerbil Functional Specifications

Re: ENSC 370 Project Gerbil Functional Specifications Simon Fraser University Burnaby, BC V5A 1S6 trac-tech@sfu.ca February, 16, 1999 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 370 Project Gerbil Functional

More information

PC BASED AUDIOMETER GENERATING AUDIOGRAM TO ASSESS ACOUSTIC THRESHOLD

PC BASED AUDIOMETER GENERATING AUDIOGRAM TO ASSESS ACOUSTIC THRESHOLD Volume 119 No. 12 2018, 13939-13944 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu PC BASED AUDIOMETER GENERATING AUDIOGRAM TO ASSESS ACOUSTIC THRESHOLD Mahalakshmi.A, Mohanavalli.M,

More information

The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces.

The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces. The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces. A whitepaper published by Peter W Jarvis (Senior Executive VP, Storm Interface) and Nicky

More information

CSE 118/218 Final Presentation. Team 2 Dreams and Aspirations

CSE 118/218 Final Presentation. Team 2 Dreams and Aspirations CSE 118/218 Final Presentation Team 2 Dreams and Aspirations Smart Hearing Hearing Impairment A major public health issue that is the third most common physical condition after arthritis and heart disease

More information

EHS QUICKSTART GUIDE RTLAB / CPU SECTION EFPGASIM TOOLBOX.

EHS QUICKSTART GUIDE RTLAB / CPU SECTION EFPGASIM TOOLBOX. EHS QUICKSTART GUIDE EFPGASIM TOOLBOX RTLAB / CPU SECTION www.opal-rt.com 1751 Richardson, suite 2525 Montréal (Québec) Canada H3K 1G6 www.opal-rt.com 2017 All rights reserved Printed in Canada Contents

More information

Analysis of Recognition System of Japanese Sign Language using 3D Image Sensor

Analysis of Recognition System of Japanese Sign Language using 3D Image Sensor Analysis of Recognition System of Japanese Sign Language using 3D Image Sensor Yanhua Sun *, Noriaki Kuwahara**, Kazunari Morimoto *** * oo_alison@hotmail.com ** noriaki.kuwahara@gmail.com ***morix119@gmail.com

More information

Fig. 1 High level block diagram of the binary mask algorithm.[1]

Fig. 1 High level block diagram of the binary mask algorithm.[1] Implementation of Binary Mask Algorithm for Noise Reduction in Traffic Environment Ms. Ankita A. Kotecha 1, Prof. Y.A.Sadawarte 2 1 M-Tech Scholar, Department of Electronics Engineering, B. D. College

More information

Assistive Technology for Regular Curriculum for Hearing Impaired

Assistive Technology for Regular Curriculum for Hearing Impaired Assistive Technology for Regular Curriculum for Hearing Impaired Assistive Listening Devices Assistive listening devices can be utilized by individuals or large groups of people and can typically be accessed

More information

Wi Series Wireless Hearing Products

Wi Series Wireless Hearing Products Wi Series Wireless Hearing Products Wi Series hearing aids feature Starkey s latest noise reduction and speech preservation system, and virtually eliminate buzzing and whistling. They are designed to deliver

More information

Sign Language to English (Slate8)

Sign Language to English (Slate8) Sign Language to English (Slate8) App Development Nathan Kebe El Faculty Advisor: Dr. Mohamad Chouikha 2 nd EECS Day April 20, 2018 Electrical Engineering and Computer Science (EECS) Howard University

More information

Carefree connectivity

Carefree connectivity Carefree connectivity SurfLink Mobile 2 is a hands-free cell phone transmitter, assistive listening device, media streamer and hearing aid remote all rolled into one. When paired with our 900sync wireless

More information

Carefree connectivity

Carefree connectivity Noisy Places Cell Phone Lectures Carefree connectivity SurfLink Mobile 2 is a hands-free cell phone transmitter, assistive listening device, media streamer and hearing aid remote all rolled into one. When

More information

Discreet solutions for first-time users

Discreet solutions for first-time users Discreet solutions for first-time users Personalised and easy to accept Discreet solutions for first-time users Personalised and easy to accept Explore new ways to grow your business Get more first-time

More information

International Journal of Advance Engineering and Research Development. Gesture Glove for American Sign Language Representation

International Journal of Advance Engineering and Research Development. Gesture Glove for American Sign Language Representation Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 3, March -2016 Gesture Glove for American Sign Language Representation

More information

Activity Template. Drexel-SDP GK-12 ACTIVITY

Activity Template. Drexel-SDP GK-12 ACTIVITY Drexel-SDP GK-12 ACTIVITY Activity Template Subject Area(s): Sound Associated Unit: None Associated Lesson: None Activity Title: How good is your hearing? Grade Level: 8 (7-9) Activity Dependency: None

More information

Microphone Input LED Display T-shirt

Microphone Input LED Display T-shirt Microphone Input LED Display T-shirt Team 50 John Ryan Hamilton and Anthony Dust ECE 445 Project Proposal Spring 2017 TA: Yuchen He 1 Introduction 1.2 Objective According to the World Health Organization,

More information

Effects of Vibration Motor Speed and Rhythm on Perception of Phone Call Urgency

Effects of Vibration Motor Speed and Rhythm on Perception of Phone Call Urgency Effects of Vibration Motor Speed and Rhythm on Perception of Phone Call Urgency Nicole Torcolini Department of Computer Science Stanford University elecator@stanford.edu ABSTRACT Two problems, which are

More information

Phonak Wireless Communication Portfolio Product information

Phonak Wireless Communication Portfolio Product information Phonak Wireless Communication Portfolio Product information We have been listening to ensure we fully understand what matters to you. Each new generation of products is based on these insights. This understanding

More information

easy read Your rights under THE accessible InformatioN STandard

easy read Your rights under THE accessible InformatioN STandard easy read Your rights under THE accessible InformatioN STandard Your Rights Under The Accessible Information Standard 2 1 Introduction In July 2015, NHS England published the Accessible Information Standard

More information

SCRIPT FOR PODCAST ON DIGITAL HEARING AIDS STEPHANIE COLANGELO AND SARA RUSSO

SCRIPT FOR PODCAST ON DIGITAL HEARING AIDS STEPHANIE COLANGELO AND SARA RUSSO SCRIPT FOR PODCAST ON DIGITAL HEARING AIDS STEPHANIE COLANGELO AND SARA RUSSO Hello and welcome to our first pod cast for MATH 2590. My name is Stephanie Colangelo and my name is Sara Russo and we are

More information

Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs

Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs Meet the Team Getting the Design Right Daniel Luna, Mackenzie Miller, Saloni Parikh, Ben Tebbs Mackenzie Miller: Project Manager Daniel Luna: Research Coordinator Saloni Parikh: User Interface Designer

More information

Summary Table Voluntary Product Accessibility Template. Supports. Please refer to. Supports. Please refer to

Summary Table Voluntary Product Accessibility Template. Supports. Please refer to. Supports. Please refer to Date Aug-07 Name of product SMART Board 600 series interactive whiteboard SMART Board 640, 660 and 680 interactive whiteboards address Section 508 standards as set forth below Contact for more information

More information

Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT)

Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT) Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT) Avaya IP Office Avaya one-x Portal Call Assistant is an application residing on the user s PC that

More information

Interact-AS. Use handwriting, typing and/or speech input. The most recently spoken phrase is shown in the top box

Interact-AS. Use handwriting, typing and/or speech input. The most recently spoken phrase is shown in the top box Interact-AS One of the Many Communications Products from Auditory Sciences Use handwriting, typing and/or speech input The most recently spoken phrase is shown in the top box Use the Control Box to Turn

More information

Everything you need to stay connected

Everything you need to stay connected Everything you need to stay connected GO WIRELESS Make everyday tasks easier Oticon Opn wireless accessories are a comprehensive and easy-to-use range of devices developed to improve your listening and

More information

Project Readiness Package Rev 7/22/11

Project Readiness Package Rev 7/22/11 MSD Continuation Interest: (not interested) 0--------1--------2--------3---------4----------5 (very interested) Assuming a 3 rating is a neutral stance on continuing the project, I would put my interest

More information

Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template

Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template 1194.21 Software Applications and Operating Systems* (a) When software is designed to run on a system that This product family

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable. Supports. Not Applicable. Supports

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable. Supports. Not Applicable. Supports Page 1 of 5 PLANTRONICS Over the Head USB Noise cancelling Stereo: Operated with DA60 In-line Stereo QD W/ D261N Over the Head USB Noise cancelling Mono/ Binaural: Operated with DA60 In-line Mono QD W/

More information

Hearing device technology that s. making waves

Hearing device technology that s. making waves Hearing device technology that s making waves Hearing technology powerful enough to get you back into life Hearing loss slowly separates you from the people and activities you love. The reason is simple:

More information

Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT)

Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT) Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT) Avaya one-x Communicator is a unified communications client that allows people to communicate using VoIP and Contacts.

More information

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW

ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW ECG Signal Based Heart Disease Detection System for Telemedicine Application Using LabVIEW Dr. Channappa Bhyri 1, Nishat Banu A.M 2 2 Student, Dept. of Electronics and Industrial Instrumentation, PDACE,

More information

Glossary of Inclusion Terminology

Glossary of Inclusion Terminology Glossary of Inclusion Terminology Accessible A general term used to describe something that can be easily accessed or used by people with disabilities. Alternate Formats Alternate formats enable access

More information

The Effect of Analysis Methods and Input Signal Characteristics on Hearing Aid Measurements

The Effect of Analysis Methods and Input Signal Characteristics on Hearing Aid Measurements The Effect of Analysis Methods and Input Signal Characteristics on Hearing Aid Measurements By: Kristina Frye Section 1: Common Source Types FONIX analyzers contain two main signal types: Puretone and

More information

Accessing the "Far World": A New Age of Connectivity for Hearing Aids by George Lindley, PhD, AuD

Accessing the Far World: A New Age of Connectivity for Hearing Aids by George Lindley, PhD, AuD Accessing the "Far World": A New Age of Connectivity for Hearing Aids by George Lindley, PhD, AuD Mobile phones, PDAs, computers, televisions, music players, Bluetooth devices and even the other hearing

More information

VPAT Summary. VPAT Details. Section Telecommunications Products - Detail. Date: October 8, 2014 Name of Product: BladeCenter HS23

VPAT Summary. VPAT Details. Section Telecommunications Products - Detail. Date: October 8, 2014 Name of Product: BladeCenter HS23 Date: October 8, 2014 Name of Product: BladeCenter HS23 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

Sign Language Interpretation Using Pseudo Glove

Sign Language Interpretation Using Pseudo Glove Sign Language Interpretation Using Pseudo Glove Mukul Singh Kushwah, Manish Sharma, Kunal Jain and Anish Chopra Abstract The research work presented in this paper explores the ways in which, people who

More information

Drexel-SDP GK-12 ACTIVITY

Drexel-SDP GK-12 ACTIVITY Activity Template Subject Area(s): Sound Associated Unit: None Associated Lesson: None Activity Title: How good is your hearing? Grade Level: 8 (7-9) Activity Dependency: None Time Required: 120 minutes

More information

I. Language and Communication Needs

I. Language and Communication Needs Child s Name Date Additional local program information The primary purpose of the Early Intervention Communication Plan is to promote discussion among all members of the Individualized Family Service Plan

More information

Analysis of Speech Recognition Techniques for use in a Non-Speech Sound Recognition System

Analysis of Speech Recognition Techniques for use in a Non-Speech Sound Recognition System Analysis of Recognition Techniques for use in a Sound Recognition System Michael Cowling, Member, IEEE and Renate Sitte, Member, IEEE Griffith University Faculty of Engineering & Information Technology

More information

iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT)

iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT) iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT) Date: May 22, 2017 Product Name: iclicker+ Student Remote Product Model Number: RLR15 Company Name: Macmillan Learning, iclicker

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features Not Applicable Not Applicable. Supports with Exceptions.

Summary Table Voluntary Product Accessibility Template. Supporting Features Not Applicable Not Applicable. Supports with Exceptions. Plantronics/ Clarity Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based intranet and Internet Information

More information

Supporting Features. Criteria. Remarks and Explanations

Supporting Features. Criteria. Remarks and Explanations Date: vember 23, 2016 Name of Product: Contact for More Information: section508@necam.com Summary Table Voluntary Product Accessibility 1194.23(a) Telecommunications products or systems which provide a

More information

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT)

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) Date: May 22, 2017 Product Name: i>clicker2 Student Remote Product Model Number: RLR14 Company Name: Macmillan Learning, iclicker

More information

FIR filter bank design for Audiogram Matching

FIR filter bank design for Audiogram Matching FIR filter bank design for Audiogram Matching Shobhit Kumar Nema, Mr. Amit Pathak,Professor M.Tech, Digital communication,srist,jabalpur,india, shobhit.nema@gmail.com Dept.of Electronics & communication,srist,jabalpur,india,

More information

Navigator: 2 Degree of Freedom Robotics Hand Rehabilitation Device

Navigator: 2 Degree of Freedom Robotics Hand Rehabilitation Device Navigator: 2 Degree of Freedom Robotics Hand Rehabilitation Device Design Team Ray Adler, Katherine Bausemer, Joseph Gonsalves, Patrick Murphy, Kevin Thompson Design Advisors Prof. Constantinos Mavroidis,

More information

Quick guide to connectivity and the Interton Sound app

Quick guide to connectivity and the Interton Sound app Quick guide to connectivity and the Interton Sound app Content Compatibility: Hearing aids and mobile devices... 4 Get started with your iphone, ipad or ipod touch... 6 Pair with your Interton hearing

More information

Roger Dynamic SoundField A new era in classroom amplification

Roger Dynamic SoundField A new era in classroom amplification Roger Dynamic SoundField A new era in classroom amplification With [Roger] Dynamic SoundField in class I feel very relaxed and have not had to use my voice above conversation pitch. If I compare that to

More information

whether or not the fundamental is actually present.

whether or not the fundamental is actually present. 1) Which of the following uses a computer CPU to combine various pure tones to generate interesting sounds or music? 1) _ A) MIDI standard. B) colored-noise generator, C) white-noise generator, D) digital

More information

For personal use only

For personal use only Nuheara Ltd TechKnow May 2016 Justin Miller CEO & Co-founder Presentation Justin Miller CEO & Co-founder Melbourne 23 March 2017 CORPORATE SUMMARY 2 Company Snapshot Successfully listed on ASX March 2,

More information

Supporting Features Remarks and Explanations

Supporting Features Remarks and Explanations Date: August 27, 2009 Name of Product: (Models ITL- 2E, ITL-6DE, ITL- 12D, ITL-24D, ITL-32D, ITL-8LD, ITL-320C) Contact for More Information: section508@necam.com or 214-262-7095 Summary Table Voluntary

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports Date: March 31, 2016 Name of Product: ThinkServer TS450, TS550 Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based

More information

Apple emac. Standards Subpart Software applications and operating systems. Subpart B -- Technical Standards

Apple emac. Standards Subpart Software applications and operating systems. Subpart B -- Technical Standards Apple emac Standards Subpart 1194.21 Software applications and operating systems. 1194.22 Web-based intranet and internet information and applications. 1194.23 Telecommunications products. 1194.24 Video

More information

Roger TM at work. Focus on work rather than on hearing

Roger TM at work. Focus on work rather than on hearing Roger TM at work Focus on work rather than on hearing Communicate, participate and contribute The modern workplace can be a challenging listening environment. It is also a place where successful communication

More information

easy read Your rights under THE accessible InformatioN STandard

easy read Your rights under THE accessible InformatioN STandard easy read Your rights under THE accessible InformatioN STandard Your Rights Under The Accessible Information Standard 2 Introduction In June 2015 NHS introduced the Accessible Information Standard (AIS)

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics VPAT 6 Product: Non-Adjustable Gain Hearing Aid Compatible (HAC) Handsets Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations PLANTRONICS VPAT 1 Product: Call Center Hearing Aid Compatible (HAC) Headsets Operated with Amplifier Models M10, M12, M22, MX10, P10, DA45, SQD, AP15, SQD, DA70, DA80 or MDA100: Over the Head Noise Canceling:

More information

HI-FIDELITY BROUGHT TO YOU BY TUNZ

HI-FIDELITY BROUGHT TO YOU BY TUNZ HI-FIDELITY BROUGHT TO YOU BY TUNZ When it comes to the highest quality sound technology, there s only one expert you should listen to Tunz. Tunz offers a custom listening experience unlike any other.

More information

Making Connections: Early Detection Hearing and Intervention through the Medical Home Model Podcast Series

Making Connections: Early Detection Hearing and Intervention through the Medical Home Model Podcast Series Making Connections: Early Detection Hearing and Intervention through the Medical Home Model Podcast Series Podcast 2 Utilization of the Teach-Back Methodology in Early Hearing Detection and Intervention

More information

DTERM SP30 and SP350. Not applicable

DTERM SP30 and SP350. Not applicable NEC America, Inc., based upon its interpretation of the Section 508 regulations, reasonably believes that its products may support some of the features set forth under Section 1194.23 - Telecommunications

More information

Avaya 2500 Series Analog Telephones Voluntary Product Accessibility Template (VPAT)

Avaya 2500 Series Analog Telephones Voluntary Product Accessibility Template (VPAT) Telephones Voluntary Product Accessibility Template (VPAT) The Telephones that are presently being produced are the Models 2500 MMGN, 2500 YMGP, 2554 MMGN, and 2554 YMGP. The 2500 telephones are desktop

More information

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type )

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type ) Rehabilitation Act Amendments of 1998, Section 508 Subpart 1194.25 Self-Contained, Closed Products The following features are derived from Section 508 When a timed response is required alert user, allow

More information

Criteria Supporting Features Remarks and Explanations

Criteria Supporting Features Remarks and Explanations Date: August 31, 2009 Name of Product: (Models DTL-2E, DTL-6DE, DTL- 12D, DTL-24D, DTL32D, DTL-8LD) Contact for More Information: section508@necam.com or 214-262-7095 Summary Table Voluntary Product Accessibility

More information

Squid: Exercise Effectiveness and. Muscular Activation Tracking

Squid: Exercise Effectiveness and. Muscular Activation Tracking 1 Squid: Exercise Effectiveness and Muscular Activation Tracking Design Team Trevor Lorden, Adam Morgan, Kyle Peters, Joseph Sheehan, Thomas Wilbur Interactive Media Alexandra Aas, Alexandra Moran, Amy

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 1 August 2009 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s PSTN Speakerphones: VoiceStation300, VoiceStation500,

More information