Sunteți pe pagina 1din 4

DIGITAL SIGNAL PROCESSOR ARCHITECTURE

UNIVERSIDAD AUTNOMA DE
GUADALAJARA

DIGITAL SIGNAL PROCESSOR ARCHITECTURE

Sound effects

Author: Professor:

David Guerrero Salgado Ing. Carlos Luis Bernal

2532514

1
DIGITAL SIGNAL PROCESSOR ARCHITECTURE

ABSTRACT:
In this practice we are going to develop sound effects to get
satisfying results we need to use a circuit to eliminate de negative
part of the signal, then an ADC to convert the analogic signal to
digital, a DAC to write de signal in the port E after to make the
process of the sound effect.

The sound effects to develop are:

ECO
DISTORTION
VIBRATO

INTRODUCTION:
A digital signal processor or DSP is a system based on a processor or
microprocessor that has a set of instructions, hardware and software
optimized for applications requiring very high speed numerical
operations. Due to this it is especially useful for the processing and
representation of analog signals in real time: in a system that works in
this way samples are received, usually from an analogue / digital
converter (ADC).

2
DIGITAL SIGNAL PROCESSOR ARCHITECTURE

DEVELOPMENT:
In the three effects we must to use the ADC and DAC to get the
analog signal convert to digital process it and write it the output port
of the DAC in this case port E 30.

ECO

In this effect we have a potentiometer to regulate the size of a buffer.


In this buffer we store part of the entry signal, this values store are
added to the output signal in different times to create the effect of
eco and routed to add the next values. After to make the sum of
data we write the result signal in the port E 30.

DISTORTION

In this effect we use a potentiometer to define the top and low limits
of our input signal, once our sign overcomes the defined limits it takes
to the maximum or to the minimum our sign depending on the value
that it exceeds.

For it we realize a rule of three, where we multiply the value that the
ADC of the potentiometer gets for our central reference that is 127,
and divide it between the maximum value of our ADC .We were
adding this value or were remaining to the value of reference and
with this we define our maximum and minimal value.

3
DIGITAL SIGNAL PROCESSOR ARCHITECTURE

VIBRATO

In this effect only we multiply each value of our input signal by the
value of a signal with shape of saw, where a potentiometer defines
the frequency of our sign of saw.

There was necessary to cast the variable that keeps the above
mentioned multiplication for not to lose information sending the result
to the DAC.

CONCLUSION:

In this practice we had some problems, one of them is if you dont


have a good protoboard it going to make some noise in the signal
output to repair this error we changed the protoboard but is better
then you make a PCB .

The best part is that we acquired new knowledge and gave us many
ideas to develop projects in which the manipulation and writing of
signals is necessary

S-ar putea să vă placă și