Difference between revisions of "ESE297 - Intro to Undergraduate Research"

From ESE497 Wiki
Jump to navigationJump to search
 
(238 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* Team Members: Alex Gu, Alexander Benjamin, Anisha Rastogi, Charlie Kang, Edison Kociu, Lisa Goldman, Michael Scholl, Sam Fok, Sarah Fern, Sophia (Xinyuan) Cui, Will Donnelly
+
[[File:IMG_1248.jpg|400px]]
* PhD Supervisor: Sandeep, Andrew, Phani
+
 
* Faculty Supervisor: Arye Nehorai
+
ESE297 - Introduction to Undergraduate Research was created for students who wish to do Undergraduate Research projects in [[media:Robotic_Sensing_V4.pdf|Robotic Sensing]] under [http://ese.wustl.edu/people/Pages/faculty-bio.aspx?faculty=11 Professor Nehorai], the ESE Department Chair. This course is offered as ESE297 for 2 credits and is typically offered in the spring and summer. Students will learn how to implement sensor array signal processing algorithms on the [[LabVIEW for Robotics|LabVIEW for Robotics Starter Kit robots]] shown above using both Matlab and LabVIEW and develop Brain Computer Interface (BCI) algorithms using EEG signals. Students can then apply this knowledge to individual research projects in Robotic Sensing in subsequent semesters. ESE297 does not qualify as an EE elective.
* Goal:
+
== Logistics ==
** Part1: Case Study - Study acoustic source localization using Microphone array
+
* '''Meeting Time''': Fri, 1:30-5:30 in Bryan 316
*** Background and Theory
+
* '''Holidays''': Fall Break, Thanksgiving
*** Data Acquisition Basics
+
* '''Instructor''': Ed Richter, Bryan 201E
*** Introduction to Digital Signal Processing Tools
+
* '''T/A''': Stephen Gower (sgower@wustl.edu)
*** Graphical User Interface and Robot Control
+
* '''Office Hours''': Mon,Tues 2:30-4 (Ed), Thurs 8-10pm (Steve)
** Part2: Implement algorithm using sbRIO robot and microphone array
+
* '''[[media:Syllabus-FL15.pdf‎ |Syllabus]]'''
 +
* '''Expectations''': The work load is estimated to be 10 hours/week if you take it during the Fall or Spring semesters (20 hours/week for a summer semester). That is, students who earn an A will spend many unsupervised hours outside of the class meeting times. Grading is based on your Homework and your Projects. Late work will be accepted with a penalty of 3 points per day. Please see the syllabus for due dates.
 +
 
 +
= Announcements =
 +
* Matlab available for Students now! Send email to support@seas.wustl.edu
 
== Lecture Notes ==
 
== Lecture Notes ==
* Week 1: [http://classes.engineering.wustl.edu/ese497/index.php/File:Presentation_Robotic_Microphone_Array.pdf Accoustic Source Location Background and Theory]
+
* [[Accostic Source Location]]
** Additional references:
+
* [[Data Acquisition Basics]]
***[http://ese.wustl.edu/ContentFiles/Research/UndergraduateResearch/CompletedProjects/WebPages/fl08/JoshuaYork/index.html Joshua York, Acoustic Source Localization, ESE497, Fall 2008]
+
* [[Signal Processing Basics]]
***[http://ese.wustl.edu/ContentFiles/Research/UndergraduateResearch/CompletedProjects/WebPages/fl09/rms3/index.htm Raphael Schwartz and Zachary Knudsen, Robotic Microphone Sensing: Data Processing Architectures for Real-Time,Acoustic Source Position Estimation, ESE497,Fall 2009]
+
* [[Brain Computer Interface (BCI)]], [[media:BCI2000.zip|BCI2000.zip]]
  
** Task 1: Read the following reports
+
== Projects ==
* Week 2: Data Acquisition Basics
+
* [[Project1:_Implement_algorithm_using_microphone_array| Project1: Implement algorithm using microphone array]]
** LabVIEW Tutorial
+
* [[Project2:_Triangulation_with_sbRIO_robots|Project2: Triangulation with sbRIO robots]]
** Task 2
+
* [[BCI Projects]]
 +
== 2013 Upgrade work-around ==
 +
* Copy [[media:RobotMicSourceLocator.vi|RobotMicSourceLocator.vi]] to RoboticSensing\MicSourceLocator
 +
* Copy [[media:MoveWheels (Host).vi|MoveWheels (Host).vi]] to RoboticSensing\Examples\MoveWheels (Host).vi (***NOTE*** Change '_' to ' ')
 +
* Copy [[media:MoveRobot.vi|MoveRobot.vi]] to RoboticSensing\MicSourceLocator

Latest revision as of 18:44, 2 October 2015

IMG 1248.jpg

ESE297 - Introduction to Undergraduate Research was created for students who wish to do Undergraduate Research projects in Robotic Sensing under Professor Nehorai, the ESE Department Chair. This course is offered as ESE297 for 2 credits and is typically offered in the spring and summer. Students will learn how to implement sensor array signal processing algorithms on the LabVIEW for Robotics Starter Kit robots shown above using both Matlab and LabVIEW and develop Brain Computer Interface (BCI) algorithms using EEG signals. Students can then apply this knowledge to individual research projects in Robotic Sensing in subsequent semesters. ESE297 does not qualify as an EE elective.

Logistics

  • Meeting Time: Fri, 1:30-5:30 in Bryan 316
  • Holidays: Fall Break, Thanksgiving
  • Instructor: Ed Richter, Bryan 201E
  • T/A: Stephen Gower (sgower@wustl.edu)
  • Office Hours: Mon,Tues 2:30-4 (Ed), Thurs 8-10pm (Steve)
  • Syllabus
  • Expectations: The work load is estimated to be 10 hours/week if you take it during the Fall or Spring semesters (20 hours/week for a summer semester). That is, students who earn an A will spend many unsupervised hours outside of the class meeting times. Grading is based on your Homework and your Projects. Late work will be accepted with a penalty of 3 points per day. Please see the syllabus for due dates.

Announcements

  • Matlab available for Students now! Send email to support@seas.wustl.edu

Lecture Notes

Projects

2013 Upgrade work-around