Other Parts Discussed in Thread: UC3843
Tool/software:
Hi audio team,
While testing an amplifier we have designed around the TAS6584 for car audio applications, we have found that individual output channels will spontaneously enter FAULT under the following conditions:
- Playing audio into a 4 Ohm reactive load
- Amplifier power is provided by a vehicle battery connected to a car alternator
- This arrangement is meant to simulate the electrical system of an automobile
- there are four circuits - 4 batteries and 4 alternators that can be run simultaneously
- Sufficient time has passed, usually after 20 minutes
- Pre-amp gain is turned up slightly i.e. 5dB overlap
Monitoring the TAS6584's status registers that are related to the FAULT state, we can see, at the time that channel transitions from PLAY to FAULT, the following
- 0x75 reports less than 65C
- none of the flags in 0x81, 0x8d, 0x8e, or 0x8b are asserted
Other information
- PVDD is 35V provided by a boost converter based on UC3843
- This issue does not occur, even after long periods of time (and regardless of pre-amp level), when the alternators are switched off or when the amplifier is powered by linear, off-line power supplies
The start-up script we are using:
{ 0x00, 0x00 }
{ 0x7f, 0x00 }
{ 0x00, 0x00 }
{ 0x03, 0x22 }
{ 0x04, 0x22 }
{ 0x44, 0x03 }
{ 0xa0, 0x40 }
{ 0x9d, 0x03 }
{ 0xb0, 0x87 }
{ 0x96, 0x0A }
{ 0x9f, 0x10 }
{ 0xe0, 0x33 }
{ 0xe1, 0x33 }
{ 0x54, 0x02 }
{ 0x5b, 0x00 }
{ 0x5c, 0x00 }
{ 0x03, 0x44 }
{ 0x04, 0x44 }