mdr, mdr draft report website

74
Department of Electrical and Computer Engineering MDR, MDR Draft Report & Website

Upload: others

Post on 20-Oct-2021

14 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: MDR, MDR Draft Report Website

Department of Electrical and Computer Engineering

MDR, MDR Draft Report

&Website

Page 2: MDR, MDR Draft Report Website

2Department of Electrical and Computer Engineering

19 days to MDR

43 days to website &draft report

Page 3: MDR, MDR Draft Report Website

3Department of Electrical and Computer Engineering

MDR26th Nov – 7th Dec

Page 4: MDR, MDR Draft Report Website

4Department of Electrical and Computer Engineering

MDR Format

Team Presentation (30 min) ppt presentation demos of MDR deliverables

• in conference room• in SDP lab (or other)• embedded pics and videos

Evaluators Q&A (20 min)

Page 5: MDR, MDR Draft Report Website

5Department of Electrical and Computer Engineering

Page 6: MDR, MDR Draft Report Website

6Department of Electrical and Computer Engineering

Page 7: MDR, MDR Draft Report Website

7Department of Electrical and Computer Engineering

Must Do!

• ~24hr email reminder of day/time/location

• Hard copy handouts of slides (multiple slides/page)

• Separate hard copies of:• block diagram• MDR deliverables (with

individual responsibilities)

Page 8: MDR, MDR Draft Report Website

8Department of Electrical and Computer Engineering

Team RCASDP13

Example MDR

Page 9: MDR, MDR Draft Report Website

9Department of Electrical and Computer Engineering

Kenneth Van Tassell, EEUser Interface & Communication

Scott Rosa, CSEServer & Data Analysis

Justin Kober, EESensor Network & Power

Timothy Coyle, EEImpact Processing & Communication

RCA (Real-Time Concussion Analyzer)

Page 10: MDR, MDR Draft Report Website

10Department of Electrical and Computer Engineering

Current concussion detection• Train coaches to recognize symptoms

Players may hide or not experience symptoms right away

RCA will monitor each player and alert the coach with the risk of concussion after each collision

Customer feedback• College trainers and high school athletic director

Concussion Detection in High School Football

Page 11: MDR, MDR Draft Report Website

11Department of Electrical and Computer Engineering

Our Previous Solution: Block Diagram

Page 12: MDR, MDR Draft Report Website

12Department of Electrical and Computer Engineering

Our Redesigned Solution: Block Diagram

Bluetooth

Android

Server

Page 13: MDR, MDR Draft Report Website

13Department of Electrical and Computer Engineering

Sensors

ADXL 193 MEMS Accelerometer• Testing• Noise analysis

PCB Design• ADXL 78 • More sensitive

Page 14: MDR, MDR Draft Report Website

14Department of Electrical and Computer Engineering

Energy Consumption• Worst Case: 25.0 kJ per game• Typical: 5.8 kJ per game

− 100 ms per hit and 100 hits per game

Coin Cell Batteries• Weight & Size• Series or Parallel

Battery Selection

Page 15: MDR, MDR Draft Report Website

15Department of Electrical and Computer Engineering

Helmet network connect but idle

Measured System Energy ConsumptionHelmet network connect and transmitting

mVmV

ms ms

Mean Voltage: 255.8 mV Mean Voltage: 305.6 mV

Page 16: MDR, MDR Draft Report Website

16Department of Electrical and Computer Engineering

Application / User Interface and UI Communication

Requirements• Easy to use• Displays Acceleration• User Adaptable

− Coach vs. Trainer• Reliable

Challenges• Unable to perform long processes on UI thread• Uncaught process errors• Working with Android Bluetooth protocol

Page 17: MDR, MDR Draft Report Website

17Department of Electrical and Computer Engineering

Android AsyncTask• Allows multi-threading in Android applications• Performs tasks asynchronously in the background

Android Debugging• Used to catch unseen errors• Found and fixed multiple runtime errors

Android Bluetooth• Using Android Bluetooth package• Measured response time of transfer to be 16.8 ms

Application / User Interface and UI Communication

Page 18: MDR, MDR Draft Report Website

18Department of Electrical and Computer Engineering

Data Processing and Storage

Requirements• Calculates rotational acceleration• Determines probability of concussion• Output within 500 ms• Store all impact data efficiently

Accomplished• Calculates rotational acceleration and probability of

concussion in average of 411.6 ms• Computational analysis• Set up server with database to store data• Tested and graphed data

Page 19: MDR, MDR Draft Report Website

19Department of Electrical and Computer Engineering

0

0.1

0.2

0.3

0.4

0.5

0.6

0.7

0.8

0.9

1

0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000

Pro

bab

ility

of

Inju

ry

Rotational Acceleration (rad/s^2)

Test Results

C1= -12.531C2= 0.0020

Page 20: MDR, MDR Draft Report Website

20Department of Electrical and Computer Engineering

0

0.1

0.2

0.3

0.4

0.5

0.6

0.7

0.8

0.9

1

0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000

Pro

bab

ility

of

Inju

ry

Rotational Acceleration (rad/s^2)

Test Results

C1= -12.531C2= 0.0020

Page 21: MDR, MDR Draft Report Website

21Department of Electrical and Computer Engineering

Impact Processing & Communication

ATmega32U4 8-bit AVR Microcontroller• 16MHz Clock • 10-bit ADC every 8us

Bluetooth: BlueSMiRF w/ RN-41• Redesigned for scalability• 25m Effective range

− Proof of concept vs. XBee redesign

Page 22: MDR, MDR Draft Report Website

22Department of Electrical and Computer Engineering

Experiments• Compared sensor to datasheet

− Noise in system• Sample rate

− Noise stabilized and found sample rate problem• System output vs direct sensor output

− Confirmed sampling rate problem• Revised sample rate settings

− Improved sampling rate and confirmed stable output

Statistical analysis• Mean, Variance, Histograms

− Confidence intervals of final system

Impact Processing & Communication Experiments

Page 23: MDR, MDR Draft Report Website

23Department of Electrical and Computer Engineering

Demonstration of Impact Data Collection• Accelerometer interfaced with processor• Helmet processor transmission

Demonstration of Base Station/UI Interaction• Using test data

− Receive from helmet− Run algorithm

• UI able to receive and display test results

Proposed MDR Deliverables

Page 24: MDR, MDR Draft Report Website

24Department of Electrical and Computer Engineering

Demonstration of Impact Data Collection• Accelerometer interfaced with processor• Helmet processor transmission

Demonstration of Base Station/UI Interaction• Using test data

− Receive from helmet− Run algorithm

• UI able to receive and display test results

Proposed MDR Deliverables

Page 25: MDR, MDR Draft Report Website

25Department of Electrical and Computer Engineering

Demonstration of Impact Data Collection• Accelerometer interfaced with processor• Helmet processor transmission

Demonstration of Base Station/UI Interaction• Using test data

− Receive from helmet− Run algorithm

• UI able to receive and display test results

Proposed MDR Deliverables

Page 26: MDR, MDR Draft Report Website

26Department of Electrical and Computer Engineering

Demonstration of Complete System Functionality• Show implementation of battery powered system• Impact the helmet with a known force• Transmit impact data with required sample rate from

the sensor array to Android device• Display risk of concussion with confidence interval on

Android device• Display player impact history on Android device upon

user request

Proposed CDR Deliverables

Page 27: MDR, MDR Draft Report Website

27Department of Electrical and Computer Engineering

Questions

Thank You

Page 28: MDR, MDR Draft Report Website

28Department of Electrical and Computer Engineering

X

X

Page 29: MDR, MDR Draft Report Website

29Department of Electrical and Computer Engineering

SDP Report

• draft due: 20th Dec’18• coordinator feedback: 14th Jan’19• final due: 4th Feb’19

Page 30: MDR, MDR Draft Report Website

30Department of Electrical and Computer Engineering

Page 31: MDR, MDR Draft Report Website

31Department of Electrical and Computer Engineering

SDP Report Rules

IEEE Paper Format Cite all sources Grammar Counts Clear Content

0. Abstract I. Introduction II. Design III. Project Management IV. Conclusion

Page 32: MDR, MDR Draft Report Website

32Department of Electrical and Computer Engineering

Why

“We Have Met The Enemy and He is Powerpoint.”--NY Times Article on Military Powerpoints 2010

Page 33: MDR, MDR Draft Report Website

33Department of Electrical and Computer Engineering

Why• “It is dangerous because it can create the illusion of

understanding and the illusion of control.”--General McMaster

Page 34: MDR, MDR Draft Report Website

34Department of Electrical and Computer Engineering

IEEE Format

Download MDRformat.doc

Page 35: MDR, MDR Draft Report Website

35Department of Electrical and Computer Engineering

Cite All Sources

You Can Site a Web Page• Don’t just type the URL

Even if you didn’t have to look it up you should cite it.

Describe what the cited work did and what you added to it.

Page 36: MDR, MDR Draft Report Website

36Department of Electrical and Computer Engineering

Grammar Counts

Use complete sentences. Check your spelling. Avoid comma splices. Proofread, proofread, proofread.

Page 37: MDR, MDR Draft Report Website

37Department of Electrical and Computer Engineering

Write Clearly

Strunk and White said: “Write Tight” Start with an outline Start over

Page 38: MDR, MDR Draft Report Website

38Department of Electrical and Computer Engineering

SDP Report Content

Aside & Context (ABET)

Content I. Introduction II. Design III. Project Management IV. Conclusion

Page 39: MDR, MDR Draft Report Website

39Department of Electrical and Computer Engineering

ABET

Accrediting Board for Engineering Degrees UMass EE and CSE programs evaluated every 6

years

Page 40: MDR, MDR Draft Report Website

40Department of Electrical and Computer Engineering

ABET Student Outcomes (a-k)

a) an ability to apply knowledge of mathematics, science, and engineering.

b) an ability to design and conduct experiments, as well as to analyze and interpret data.

c) an ability to design a system, component, or process, to meet desired needs within realistic constraints such as economic, environmental, social, political, ethical, health and safety, manufacturability, and sustainability.

d) an ability to function on multidisciplinary teams.

Page 41: MDR, MDR Draft Report Website

41Department of Electrical and Computer Engineering

ABET Student Outcomes

e) an ability to identify, formulate, and solve engineering problems.

f) an understanding of professional and ethical responsibility.

g) an ability to communicate effectively.

h) the broad education necessary to understand the impact of engineering solutions in a global, economic, environmental, and societal context.

i) a recognition of the need for, and an ability to engage in life-long learning.

Page 42: MDR, MDR Draft Report Website

42Department of Electrical and Computer Engineering

ABET Student Outcomes

j) a knowledge of contemporary issues.

k) an ability to use the techniques, skills, and modern engineering tools necessary for engineering practice.

Page 43: MDR, MDR Draft Report Website

43Department of Electrical and Computer Engineering

SDP Report Content

I. IntroductionII. DesignIII. Project ManagementIV. Conclusion

Page 44: MDR, MDR Draft Report Website

44Department of Electrical and Computer Engineering

I. Introduction

State the problem (e) How big is the problem (needs citation) How have people solved this problem? (c) What impact(s) does your problem have on

individuals, society, and the environment? (c) (f)(h) (j)

System specifications table (e)

Page 45: MDR, MDR Draft Report Website

45Department of Electrical and Computer Engineering

Specification Table

Page 46: MDR, MDR Draft Report Website

46Department of Electrical and Computer Engineering

II. Design

Overview (Block Diagram) (e)(f) Block 1

• What will it do? (c)• What technology will you use to build it? (a) (i) (k)• How will you test it? (b)

Page 47: MDR, MDR Draft Report Website

47Department of Electrical and Computer Engineering

III. Project Management

Table of MDR Deliverables• What have you done• What is left to do

What is each member’s expertise? (d) How do you help each other? (d) How does your team communicate? (d)(g)

Page 48: MDR, MDR Draft Report Website

48Department of Electrical and Computer Engineering

IV. Conclusion

What is the current state of the project? What are you working on now?

Page 49: MDR, MDR Draft Report Website

49Department of Electrical and Computer Engineering

Sample MDR Report

Page 50: MDR, MDR Draft Report Website

50Department of Electrical and Computer Engineering

SDP19 Team websites

Up and running - no later than Thursday 20th Dec’18

Minimal content- Team pics- Problem Statement- System Specifications- Block Diagram- PDR/MDR slide decks- Draft report

Page 51: MDR, MDR Draft Report Website

51Department of Electrical and Computer Engineering

SDP Team website examples

Page 52: MDR, MDR Draft Report Website

52Department of Electrical and Computer Engineering

25 days to website

11 days to MDR

34 days to draft report

Page 53: MDR, MDR Draft Report Website

53Department of Electrical and Computer Engineering

Another MDR Slide Deck

Page 54: MDR, MDR Draft Report Website

enter Dept name in Title Master

Mid-year Design ReviewTeam 5: Helping Hand

Team Members: Corey Ruderman, Dan Travis, Jacob Wyner, Joshua Girard

Advisor: Professor Duarte

Department of Electrical and Computer Engineering Advisor: Professor Duarte

Page 55: MDR, MDR Draft Report Website

enter Dept name in Slide Master

The Team:

Corey Ruderman CSE

Daniel Travis CSE

Jacob Wyner CSE

Joshua Girard CSE, CS

Department of Electrical and Computer Engineering

Page 56: MDR, MDR Draft Report Website

enter Dept name in Slide Master

The Problem:▪ Robotic arms are used in everything from

medical research to construction

▪ Remote control of robotic arms is complicated and unintuitive

Department of Electrical and Computer Engineering

Page 57: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Arm Requirements and Specifications▪ Arm will have a minimum range of motion defined by a rectangular

prism 1.5’x1.5’ horizontally and 1’ vertically directly in front of the robot in 4 DOF

▪ Arm should mimic the user’s arm position with <0.25 second latency▪ Arm will be able to move at least 5 inches per second in any

direction▪ Robot will move towards the user’s current hand position as fast as

possible rather than mimic all movements exactly▪ Evaluation metric: Arm will perform the task of moving 5 rocks

(approx. size of a ping pong ball) placed randomly within the workspace of the arm into a ~3” tall bowl of diameter ~8” within 5 min

Department of Electrical and Computer Engineering

Page 58: MDR, MDR Draft Report Website

enter Dept name in Slide Master

User Interface Requirements and Specifications▪ Hand tracking -- Intuitive and easy to use▪ Fast tracking rate (>20 FPS)▪ Accurate tracking (within 1” of actual hand

position)▪ Adequate range of motion (> 2’x2’x1’ tracking

area)▪ User Control Board should implement: on/off,

emergency stop, pause/resume

Department of Electrical and Computer Engineering

Page 59: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Page 60: MDR, MDR Draft Report Website

enter Dept name in Slide Master

System Topology

User InterfaceRobotic Arm

Processing and Control

Page 61: MDR, MDR Draft Report Website

enter Dept name in Slide Master

MDR Deliverables▪ Arm movement in 3 DOF (base + shoulder +

elbow) (Jacob + Dan)▪ Arm’s vertical movement controlled by

integration of all major systems (All)▪ Raw user input data is successfully received and

processed (Joshua)

▪ User control board prototype complete (Dan)

Department of Electrical and Computer Engineering

Page 62: MDR, MDR Draft Report Website

enter Dept name in Slide Master

▪ Arm movement in 3 DOF (base + shoulder + elbow) (Jacob + Dan)

▪ Arm’s vertical movement controlled by integration of all major systems (All)

▪ Raw user input data is successfully received and processed (Joshua)

▪ User control board prototype complete (Dan)

MDR Deliverables

Department of Electrical and Computer Engineering

Page 64: MDR, MDR Draft Report Website

11enter Dept name in Slide Master

Motion Tracking: Joshua▪ Leap Motion Controller sensor

• Effective range: 25 to 600 millimeters above the device (1 inch to 2 feet)• Field of view: ~150 degrees

▪ Mapping of user-space to robot-space coordinates• 1.07 : 1 ratio

▪ Tracking speed• ~100 FPS• Every 5 samples averaged• Transmitting latest coordinates to Raspberry Pi

every 50 milliseconds (20x per second)

Design Specification: >20 FPS tracking

Department of Electrical and Computer Engineering

Page 65: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Leap Motion Tracking Area▪ Tracking Area

• 2 feet above controller• 2 feet wide on each side (150º angle)• 2 feet deep on each side (120º angle)

▪ Design Specification:• > 2’x2’x1’ tracking area• Tracking area of Leap Motion is not a

prism so corners are not within the tracked area

▪ Exploring Kinect tracking in Spring

12

Page 66: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Intersystem Communication▪ Computer to Raspberry Pi

• Ethernet: 100 Mbps• Client Server Model and TCP protocol

▪ Raspberry Pi to Microcontroller• Serial UART: 9600 bps

Department of Electrical and Computer Engineering

66

Page 67: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Arm Electronic Hardware: Jacob▪ Raspberry Pi Model 3

• Connected to Arduino Uno via Serial UART connection▪ Atmega328P microcontroller

• Controls motor controller using PWM signals▪ MDD10A NMOS Dual Channel H-bridge

• Supports 5V-30V• Max continuous current: 10A• Peak current: 30A

▪ Feedback sensors feed into 15-pin VGA cable▪ Enclosure contains microcontroller, H-bridge,

emergency stop

Department of Electrical and Computer Engineering

67

Page 68: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Arm Control Algorithms: Corey and Jacob▪ 2 DOF inverse kinematics algorithm

• Options: algebraic, iterative, inverse Jacobian• We chose to use algebraic method• Specific equation is from CS545 at USC

▪ Mapping algorithm•Angle is input, sensor value is output so that arm can move to that point in it’s linear workspace• Calibrated using min/max position of arm

Department of Electrical and Computer Engineering

68

Page 69: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Physical Arm Construction: Dan▪ Implemented arm design v1:

• Used 8020 aluminum frame• Two linear actuators• One DC motor with gearbox• Chain drive for base rotation• Wooden Enclosure and base

Department of Electrical and Computer Engineering

69

Page 70: MDR, MDR Draft Report Website

enter Dept name in Slide Master

User Control Panel PCB: Dan▪ Simple interface to give more control options to

the user▪ Power On/Off▪ Emergency Stop▪ Pause and Resume motion of the arm▪ Will add additional functionality as needed▪ Interfaces with the Raspberry Pi via serial

Department of Electrical and Computer Engineering

70

Page 71: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Proposed: CDR deliverables▪ Integration of base motor into control algorithms to

provide positioning in 3DOF▪ Integration of gripper into system: Gripper state

(open/closed) will be controlled by the user opening and closing their hand

▪ Implementation of live video feed from arm to user allowing them to use the arm remotely

▪ Arm will perform task as described in specifications slide within the 5 min timeframe

Department of Electrical and Computer Engineering

71

Page 72: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Gantt chart▪

Department of Electrical and Computer Engineering

72

Page 73: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Demo

Department of Electrical and Computer Engineering

20

Page 74: MDR, MDR Draft Report Website

enter Dept name in Slide Master

Thank You

Questions

Department of Electrical and Computer Engineering

21