Has TI supported any audio alarm designs in medical that meet the IEC 60601-1-8 standard? Have these been documented with any design guides, app notes, or reference designs?
Thanks,
David
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Has TI supported any audio alarm designs in medical that meet the IEC 60601-1-8 standard? Have these been documented with any design guides, app notes, or reference designs?
Thanks,
David
David,
Unfortunately I am not aware of any standard reference designs for audio alarms that have been tested for IEC60601-1-8.
David,
I do know medical customers have used our class-D amps like TPA2005D1 to provide the audio feedback as discussed in IEC 60601-1-8. I am not sure how to implement the ramp-up and ramp-down timing as required by the spec, though. The trick isn't in the amp, as you know, it's how you generate the warning signal itself. You could probably use something like an MSP430 to store the samples required to achieve the required waveform. There are several MSP430 app notes on storing audio. For example, this one, this one, and this one.
-d2