Lab 1 Instructions By Yeong Choo and Sam Kanawati

Slides:



Advertisements
Similar presentations
PLEASE CLICK. Once you have logged in you will be greeted with your Home Page See the Administration Section in the lower left Course Files is where you.
Advertisements

Code Composer Department of Electrical and Computer Engineering
Lab7: Introduction to Arduino
ECE Department: University of Massachusetts, Amherst Lab 1: Introduction to NIOS II Hardware Development.
Preparing … First of all, recycle monitor power using AC power switch. Connect serial cable between your PC and monitor. (RS-232 Connector). Refer to Appendix.
0 - 1 © 2007 Texas Instruments Inc, Content developed in partnership with Tel-Aviv University From MATLAB ® and Simulink ® to Real Time with TI DSPs Echo.
CPSC 203 Introduction to Computers Lab 21, 22 by Jie (Jeff) Gao Location: ES650.
TrendReader Standard 2 This generation of TrendReader Standard software utilizes the more familiar Windows format (“tree”) views of functions and file.
The 6713 DSP Starter Kit (DSK) is a low-cost platform which lets customers evaluate and develop applications for the Texas Instruments C67X DSP family.
C HU H AI C OLLEGE O F H IGHER E DUCATION D EPARTMENT O F C OMPUTER S CIENCE Preparation of Final Year Project Report Bachelor of Science in Computer Science.
High Speed Data Converter University
Introduction to the C6713 Laurier Boulianne
CPSC 203 Introduction to Computers T43, T46 & T68 TA: Jie (Jeff) Gao.
Brain Software. Things you need Administrator Rights Know how to open a folder Know how to unzip a file??? Know any special changes your IT department.
C HU H AI C OLLEGE O F H IGHER E DUCATION D EPARTMENT O F C OMPUTER S CIENCE Preparation of Final Year Project Report Bachelor of Science in Computer Science.
FOCOMM_CAMAC Setup and Usage Guide Andrew Wong, Larry Ruckman.
Software Download Guide. 2/2/2016 Steps 1. Before you start to download software,please install USB driver(Folder: USB Driver) firstly. – Install “ InstallDriver.exe.
MGS 351 Introduction to Management Information Systems
Using the AFRESH software Ruaraidh Dobson University of Aberdeen V1.0 27/04/2016.
After Construction Name: Per #:.
Making a 24hr Timer.
Assignments, Assessments and Grade Book
Introduction to Powerschool Gradebook and tienet
Instrumentation & Root Mean Square Voltage
CS1010: Intro Workshop.
VAB™ for INFINITY Tutorial
Lab 1: Using NIOS II processor for code execution on FPGA
The first change to your project files that is needed is to change the device to the correct FPGA. This is done by going to the Assignments tab on the.
Echo and Reverberation
Signal Processing First
The Orientation Toolkit for CARE Offices
Lecture 11 FIR Filtering Intro
Getting Started with SAM
Lab 7 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
EET 2261 Unit 11 Controlling LCD and Keypad
Basic Computing for Teachers
This chapter provides a series of applications.
JCreator Setup Instructions
A Differentiator Circuit
Lab 6 Part I Instructions
McCrometer Nano Board Test Procedure
EET 2261 Unit 11 Controlling LCD and Keypad
הודעות ריענון מהיר והרחבות כתיבה לקובץ Low-Level דגימת אות Low-Level
Lab 7 Instructions By Yeong Choo and Sam Kanawati
Setting Up Your Personal BIT115 Workspace
OptiSystem-MATLAB data formats (Version 1.0)
OptiSystem-MATLAB data interchange model and features
Lab 5 Part II Instructions
Lab 6 Part II Instructions
CTAERN/DOE System Level Counselor Coordinator Profile Entry Initiative
Welcome ! Excel 2013/2016 Data Consolidation (Lab Format)
Lab 4 Instructions By Yeong Choo and Sam Kanawati
Lab 3 Part III Instructions
ECE 3567 Microcontroller Lab
Lab 3 Part II Instructions
By Yeong Choo and Sam Kanawati
Chapter 11 Supporting Printers and Scanners
Lab 2 Part II Instructions
Tutorial: Writing a Lab Report CHEM 1154
Lab 2 Part I Instructions
CTAERN/DOE System Level Counselor Coordinator Profile Entry Initiative
Audio file icon, is above. See note at bottom of slide.
Software Setup & Validation
AVVA WEBSITE Making the Best Use of a Resource.
Open AR Report Quick Guide for E=Vision and E=nterprise Analysis
CSCE 206 Lab Structured Programming in C
ENEE222 Elements of Discrete Signal Analysis Lab 9 1.
Sec What is the Connection
ECE 3567 Microcontrollers Lab
ECE 3567 Microcontrollers Lab
Presentation transcript:

Lab 1 Instructions By Yeong Choo and Sam Kanawati The University of Texas at Austin, January 22, 2018

General Guide on Lab Reports Laboratory Webpage : http://users.ece.utexas.edu/~bevans/courses/realtime/lectures/laboratory/c6748winDSK/index.html Each lab is worth 40 points. Lap report grading consists of 30 points for the reported contents and accuracy. The remaining 10 points are for attendance and participation of lab recitation. Lab recitation will be held at the beginning 35 to 40 minutes of each lab and attendance and participation is compulsory. Report must be in typed and printed form. Hand-drawn diagrams should be clear and scanned. Report must brief and concise and should be less than 10 pages. Try to minimize white space created due to inserting screenshots. Please ask for clarity if more pages are needed. Empty front pages are not preferred! Screenshots of oscilloscope waveform and computer screenshots must be clear and cannot be obtained through phones camera. We recommend using “Save” function on the oscilloscope through USB drive. For partial credit, please submit all work even if they are incomplete or incorrect.

Talk-through using WinDSK Connect your DSP board with the PC through the USB-UART port. Switch on SW1-2, SW1-3, SW1-4, and SW1-8, keep all the others off. Reset the board. Run winDSK8 on the PC. Choose LCDK (OMAP) in the “DSP Board Configuration”: Rescan COM Ports, select the COM port for your board. Connect the line-in port on the board with the signal generator, the line-out port with the oscilloscope Follow pages 18-21 in the real-time DSP book. We use stereo codecs, signal generator and oscilloscope. Measure and verify the frequency of the input signal by using Time-domain cursors (ii) FFT function on the oscilloscope, the FFT function can be activated with “Math” function. Provide two screenshots with measurement in lab report.

DSK Implementation in C -- Project Setup Please create a folder on the C:\ drive, i.e. C:\myfolder, and use it as your default workspace. Note that the workspace of CCS can only be in the C: drive. Follow the instruction in “http://www.rt-dsp.com/3rd_ed/app_a/App_CCS_6_1_LCDK.pdf” for the detailed steps to create a talk-through project. You will likely refer to this pdf throughout all future labs. Special notes on section “A.3 Needed Files”: Use CCS starter codes from http://www.rt-dsp.com/3rd_ed/3e_software.html Special notes on section “A.4 Creating a New Project”: Leave compiler version as default, i.e. “TI v8.1.x”. Leave output format as default, i.e. “eabi (ELF)”. The linker command file may have slightly different name, “link6748e.cmd”. Please refer to pg. 27-28 in the textbook for the explanation of the codes.

DSK Implementation in C -- Project Compilation Connect your DSP board with the PC through the Serial XDS100 Emulator. The board need be powered using wall plug. In case of compile issues due to older version of CCS starter codes, you may change compiler version to older version, “TI v7.1.x” or output format to “legacy COFF”. Once you’ve finished the last step and have clicked “run”, you will be able to see the result of this talk-through project. Connect the line-in port on the board with the signal generator, the line-out port with the oscilloscope, you will find the signal displayed correctly. Measure and verify the frequency of the input signal by using (i) time-domain cursors and (ii) FFT function on the oscilloscope. The FFT function can be activated with “Math” function. Provide two screenshots with measurement in lab report.

Provide your code and figure in lab report. DSP in MATLAB Creating continuous-time sinusoidal signal Create continuous-time vector, “t” with range of 1-sec and time-spacing of 0.001-sec. Create a sinusoidal signal, “xt” with frequency of 5 Hz and same size of “t” Plot “xt” on a figure. Hint: use “plot” function. Label the plot with “x-axis”, “y-axis”, and “title” Use “t” and “xt” vectors to obtain the values of “xt” at time instant, t = 0.32-sec, t = 0.64-sec. Provide your code and figure in lab report. Sampling continuous-time sinusoidal signal Sample the above continuous-time vector, “xt” at every 0.008-sec and name it “xn”. Overlay “xn” on the same figure containing “xt”. Hint: use “stem” function.

Assignment Questions Please complete the following assignment questions and submit as Lab 1 report. http://users.ece.utexas.edu/~bevans/courses/realtime/lectures/laboratory/c6748winDSK/lab1/Lab1Assignment.docx