AES-unit 3
AES-unit 3
UNIT-3
TYPICAL EMBEDDED SYSTEM
➢ Faster in speed.
➢ Higher reliability (since fewer IC’s) and circuit connections are there which helps
in making troubleshooting easier.
➢ PLD’s required additional development software and hardware which is often very
expensive.
➢ Design staff often needs to be trained to use new design tools. In addition, parts
must be programmed before they can be assembling into a final product.
Two major types of PLDs
• Field Programmable Gate Arrays (FPGAs)
• Complex Programmable Logic Devices (CPLDs)
• FPGAs offer highest amount of logic density, the most features and the highest
performances. (Ex: provides 8 million system gates).FPGA are used in a wide variety
of applications ranging from data processing and storage, to instrumentation,
telecommunications and digital signal processing.
• CPLDs offer much smaller amounts of logic-up to about 10000 gates. But, CPLDs
offer very predictable timing characteristics and are therefore ideal for critical control
applications. Generally require low amount of power and inexpensive. Ideal for cost-
sensitive, battery operated, portable applications such as mobile phones and digital
handheld assistants.
Application Specific Integrated Circuit (ASIC)
• ASIC is a microchip designed to perform some specific function or task.
• It is basically a microchip customized for a particular use rather than intended for
general purpose use.
• Example-A chip design solely to run a cell phone is an ASIC.
• ASIC are categorized according to the technology used for manufacturing.
Types of ASICs
Fully-Customized ASIC
➢ Fully-customized ASIC are those IC’s which cannot be modified to suit different
applications.
➢ Fully customized ASIC’s are those that are entirely tailor filtered to a particular
application.
➢ These ASIC can be modified partially to serve different functions within its general area
of application.
➢ Structured or platform ASICs belongs to relatively new ASIC classification. ➢ These are
those ASIC which have been designed and produced from a tightly defined set of designed
methodologies, intellectual properties and well characterized silicon.
➢ The aim to developed this type of ASIC is to shorten design cycle and minimizing
development cost.
➢ A platform ASIC is built from group of platform slices with a platform slice being defined
as a pre-manufactured device system or logic for that platform.
The main function of low pass and aliasing filter is to band limit the input signal to the
folding frequency without distortion. It should be noted that even if the signal is band limited,
there is always wide-band additive noise which will be folded back to create aliasing. When
an analog voltage is connected directly to an ADC, the conversion process can be adversely
affected if the voltage is changing during the conversion time.
Application of DSP
DSP is used primarily in areas of audio signal, speech processing, RADAR, seismology,
audio, SONAR, voice recognition, and some financial signals. For example, digital signal
processing is used for speech compression for mobile phones, as well as speech transmission
for mobile phones. DSP is also used in elite headset equipment to protect users from hearing
damage; the same suppression and enhancement concept is equally important here. Leading
industries in the field of hearing protection and on-the-job communication such as Sensear
use digital signal processing to create a safe, quality communication experience. Other
applications include mp3 file manipulation, CAT scans, computer graphics, MRI, and even
amplifiers for certain electric guitars.
Advantages of DSP
• Programmability: software digital signal processes can be quickly modified, in
contrast to analog circuits, which must be physically rearranged.
• Versatility: Flexible and easy to upgrade.
• Stability: Less sensitive environmental changes such as electromagnetic interference.
• DSP offers very high accuracy. Hence filters designed in DSP have tighter control on
output accuarcy compare to analog filters.
• The digital implementation is cheaper compared to analog counterpart.
• The DSP helps in interfacing other ICs with the DSP.
Disadvantages of DSP
• The use of DSP requires anti-aliasing filter before ADC and re-construction filter after
DAC. Moreover it requires ADC and DAC modules. Due to use of this extra
components complex of DSP based hardware increases.
• DSP processes signal at high speed and moreover it consists of higher internal
hardware resources. Due to this, DSP dissipates higher power compare to analog
signal processing. Analog processing consists of passive components (R, L and C)m
which dissipate lower power.
• The hardware architectures and software instructions of each DSP are different. This
requires training on the DSP in order to program for various applications. Hence only
highly skilled engineers can only program the device.
• Most of the DSP chips are very costly and hence one needs to use the appropriate IC
as per requirements (hardware, software).