adau1442 Analog Devices, Inc., adau1442 Datasheet - Page 80

no-image

adau1442

Manufacturer Part Number
adau1442
Description
Sigmadsp Digital Audio Processor With Flexible Audio Routing Matrix
Manufacturer
Analog Devices, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
adau1442-3A
Manufacturer:
ADI
Quantity:
152
Part Number:
adau1442YSVZ-3A
Manufacturer:
VISHAY
Quantity:
33 400
Part Number:
adau1442YSVZ-3A
Manufacturer:
Analog Devices Inc
Quantity:
10 000
Part Number:
adau1442YSVZ-3A
Manufacturer:
ADI原装
Quantity:
20 000
Part Number:
adau1442YSVZ-3A-RL
Manufacturer:
Analog Devices Inc
Quantity:
10 000
SOFTWARE SAFELOAD
In order to update parameters in real time while avoiding pop
and click noises on the output, the ADAU144x uses a software
safeload mechanism. SigmaStudio sets up the necessary code
and parameters automatically for new projects. The safeload
code, along with other initialization code, fills the first
36 locations in program RAM. The first eight parameter RAM
locations (Address 0x0000 to Address 0x0007) are configured
by default in SigmaStudio as described in Table 77.
Table 77. Software Safeload Parameter RAM Defaults
Address 0x0000, which controls the modulo RAM size, is set by
SigmaStudio and is based on the dynamic address generator
mode of the project.
Address 0x0001 to Address 0x0005 are the five data slots for storing
the safeload data. The safeload parameter space contains five data
slots by default because most standard signal processing algorithms
have five parameters or less.
Address 0x0006 is the target address in parameter RAM (with
an offset of −1). This designates the first address to be written.
If more than one word is written, the address increments
automatically for each data-word. The reason for the target
address offset of −1 is that the write address is calculated relative to
the address of the data, which starts at Address 0x0001. Therefore,
if the intention is to update a parameter at Address 0x000A, the
target address should be 0x0009.
Address 0x0007 designates the number of words to be written.
For a biquad filter, the number is five. For a simple monogain
Address
(Hex)
0x0000
0x0001
0x0002
0x0003
0x0004
0x0005
0x0006
0x0007
Function
Modulo RAM size
Safeload Data 1
Safeload Data 2
Safeload Data 3
Safeload Data 4
Safeload Data 5
Safeload target address (offset of −1)
Number of words to write/safeload trigger
Rev. PrA | Page 80 of 92
cell, the number is one. This address also serves as the trigger;
when it is written, a safeload write is triggered on the next frame.
The safeload mechanism is software based and executes once
per audio frame. Therefore, system designers should take
caution when designing the communication protocol. A delay
equal to or greater than the sampling period (the inverse of
sampling frequency) is required between each safeload write. At
a sample rate of 48 kHz, this equates to a delay of greater than
or equal to 20.83 μs. If this delay is not observed, the downloaded
data will be corrupted.
SOFTWARE SLEW
When the values of signal processing parameters are changed
abruptly in real time, they sometimes cause pop and click sounds
to appear on the audio outputs. To avoid this, some algorithms
in SigmaStudio implement a software slew functionality. Software
slew algorithms set a target value for the parameter and contin­
uously update the parameter’s value until it reaches the target.
The target value takes an additional space in parameter RAM, and
the current value of the parameter is updated in the nonmodulo
section of data RAM. Assignment of parameters and nonmodulo
data RAM is handled by the SigmaStudio compiler and does not
need to be programmed manually.
Slew parameters can follow several different curves, including an
RC-type curve and a linear curve. These curve types are coded
into each algorithm and cannot be modified by the user.
Because algorithms that use software slew generally require more
RAM than their nonslew equivalents, they should be used only
in situations where a parameter will change during operation of
the device.
Figure 59 shows an example of a volume slew applied to a sine wave.
INITIAL VALUE
Figure 59. Example of Volume Slew
NEW TARGET
VALUE
CURVE
SLEW

Related parts for adau1442