Unit V Detail
Unit V Detail
UNIT V
DSP circuits
Generally, DSPs are dedicated integrated circuits; however DSP functionality
can also be produced by using field-programmable gate array chips (FPGAs).
Embedded general-purpose RISC processors are becoming increasingly DSP like in
functionality. For example, the OMAP3 processors include an ARM Cortex-A8 and
C6000 DSP.
DSP in hardware
Digital Signal Processors (DSP) take real-world signals like voice, audio, video,
temperature, pressure, or position that have been digitized and then mathematically
manipulate them. A DSP is designed for performing mathematical functions like
"add", "subtract", "multiply" and "divide" very quickly.
The processor is a simple chip or logic circuit that responds to basic instructions
as well as input processes to control the processing unit. The processor is an
essential component in electronic systems like smartphones, embedded systems,
laptops, computers, etc. The two essential components of a processor are ALU and
the control unit. There are different types of processors available in the market
which is used based on the requirement like microcontroller,
microprocessor, digital signal processor, embedded processor, etc. So this article
discusses one of the types of processors namely digital signal processors.
.
Block-based coding is a form of programming language where the developer
issues instructions by dragging and dropping blocks. This helps to prevent syntax
errors and developers do not have to memorize syntax to write code