Digital Signal Processing Lab report 8 Comsats (DSP Kit), Lab Reports of Digital Signal Processing

Digital Signal Processing Lab report 8 Comsats (DSP Kit)

Typology: Lab Reports

2022/2023

Uploaded on 05/15/2023

souban-javed
souban-javed 🇵🇰

9 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Introduction to Code Composer Studio and DSP Starter Kits TMS320C6416 and TMS320C6713
We used the DSP kit which can be seen below:
DSP Starter Kit: A DSK or DSP Starter Kit is a training kit designed for academic and research purposes. It
contains Digital Signal Processor, Memory, Ports, special chips (for carrying out specific tasks. Following
are the two data types handled by DSKs: Fixed – Contains fixed numbers before and/or after the
decimal point Floating - Numbers are not fixed Keep in mind that the eye is easier to deceive as
compared to ear. This fact is exploited in the voice and video data communication systems to send the
respective signals. Just for information 1. Video rate: 24 frames per second 2. Ear can detect minute
differences in sound waves e.g. Beats
DSK Specifications: C6416 DSK: Capacity: 8000 MIPS Codec: High quality 24-bit AIC23 stereo codec
Memory: 16MB SDRAM Flash: 512kB (non-volatile) Connector: USB Expansion port connector to
add new modules On-board standard IEEE JTAG interface Audio Jacks: 4 (Mic-in, Line-in, Line-out,
Headphones) Power supply: +5V
In Lab Tasks:
Task 1: The model shown below simply takes input from user via Microphone and then sends it to an
output device e.g. Headphones or Speakers. Make, build and run the following model using SIMULINK
and CCS v3.1
The figures can be seen below:
Passed the kit.
We built this on Simulink:
pf2

Partial preview of the text

Download Digital Signal Processing Lab report 8 Comsats (DSP Kit) and more Lab Reports Digital Signal Processing in PDF only on Docsity!

Introduction to Code Composer Studio and DSP Starter Kits TMS320C6416 and TMS320C

We used the DSP kit which can be seen below:

DSP Starter Kit: A DSK or DSP Starter Kit is a training kit designed for academic and research purposes. It contains Digital Signal Processor, Memory, Ports, special chips (for carrying out specific tasks. Following are the two data types handled by DSKs:  Fixed – Contains fixed numbers before and/or after the decimal point  Floating - Numbers are not fixed Keep in mind that the eye is easier to deceive as compared to ear. This fact is exploited in the voice and video data communication systems to send the respective signals. Just for information 1. Video rate: 24 frames per second 2. Ear can detect minute differences in sound waves e.g. Beats DSK Specifications: C6416 DSK:  Capacity: 8000 MIPS  Codec: High quality 24-bit AIC23 stereo codec  Memory: 16MB SDRAM  Flash: 512kB (non-volatile)  Connector: USB  Expansion port connector to add new modules  On-board standard IEEE JTAG interface  Audio Jacks: 4 (Mic-in, Line-in, Line-out, Headphones)  Power supply: +5V

In Lab Tasks:

Task 1: The model shown below simply takes input from user via Microphone and then sends it to an output device e.g. Headphones or Speakers. Make, build and run the following model using SIMULINK and CCS v3. The figures can be seen below: Passed the kit. We built this on Simulink:

We//// get acquainted with the process of designing a system using SIMULINK Critical Analysis / Conclusion: I learned to get acquainted with Code Composer Studio. I learned to run codes in Code Composer Studio I got acquainted with the process of designing a system using SIMULINK and implementing it on DSP kit.