day 1: getting organized fall 2012

18
CSE Senior Design II CSE Senior Design II Day 1: Getting Organized Day 1: Getting Organized Fall 2012 Fall 2012 Instructor: Mike O’Dell Instructor: Mike O’Dell

Upload: tonya

Post on 25-Feb-2016

25 views

Category:

Documents


0 download

DESCRIPTION

Day 1: Getting Organized Fall 2012. Instructor: Mike O’Dell. Instructor/GTAs. Mike O’Dell Office – 631 ERB Office Hours: Tuesday & Thursday, 2:00 PM – 3:30 PM Other times: when available in lab (208A ERB), or by appointment Email: [email protected] Include “CSE4317” in the subject line - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Day 1:  Getting Organized Fall 2012

CSE Senior Design IICSE Senior Design IIDay 1: Getting OrganizedDay 1: Getting Organized

Fall 2012Fall 2012

Instructor: Mike O’DellInstructor: Mike O’Dell

Page 2: Day 1:  Getting Organized Fall 2012

1

2

Instructor/GTAsInstructor/GTAsMike O’DellOffice – 631 ERBOffice Hours: Tuesday & Thursday,

2:00 PM – 3:30 PMOther times: when available in lab

(208A ERB), or by appointmentEmail: [email protected]

Include “CSE4317” in the subject lineGTAs: Marcus Oladell

Page 3: Day 1:  Getting Organized Fall 2012

1

3

Class Attendance and ParticipationClass Attendance and ParticipationAttendance is expected for all classes

and labs (and all of your team activities)

It’s better to come to class late than to not come at all

Participation (engaging in discussion, asking questions, etc.) is expected

As in Senior Design I, both of these will affect your grade for this class Total: 10% of grade

Page 4: Day 1:  Getting Organized Fall 2012

1

4

Grading: Components/Weights Grading: Components/Weights Attendance (6%): All classes and labs

<= 2 absent/tardy = 100 3 – 4 absent/tardy = 80 >4 absent/tardy, 0

Participation (4%): All classes and labs >90% = 100 (actively contributes most every day) 75 – 90% = 90 (actively contributes every week) 50 – 75% = 80 (sometimes contributes) 25 – 50% = 70 (seldom contributes, but

sometimes) <25% = 0 (barely noticeable)

Page 5: Day 1:  Getting Organized Fall 2012

1

5

Grading: Components/Weights Grading: Components/Weights Individual Deliverables (30%):

Individual Status Reports Earned Value (your contribution to the Project) Engineering Notebook reviews Panel Presentation Any other individual assignments or classroom

exercises as assignedTeam Deliverables (30%):

Team Status Reports Development deliverables per slide that follows

Final Project Review: Final Exam (30%)

Page 6: Day 1:  Getting Organized Fall 2012

1

6

Major Team Deliverables for SD IIMajor Team Deliverables for SD IITeam Status ReportsArchitectural Design Specification

(System)Detailed Design Document and Review

(Module/Component)System Test Plan Document and ReviewFinal Product (working prototype)Wrap-up Materials

~15%

~25%

~20%

~15%

~25%

P/F

Page 7: Day 1:  Getting Organized Fall 2012

1

7

Architectural Design SpecificationArchitectural Design SpecificationSpecifies “the overall structureoverall structure of the

software and the ways in which the structure provides conceptual integrity for integrity for a systema system” (Pressman)

Provides the frameworkframework for detailed design: the hierarchical structurehierarchical structure of the system

components (modules) the relationships and interactionsrelationships and interactions of these

components the elements and structure of datadata used by the

components

Page 8: Day 1:  Getting Organized Fall 2012

1

8

Detailed Design SpecificationsDetailed Design Specifications InterfaceInterface specifications for each

module (sub-program)Documentation prologueprologue for each

routinePseudo-codePseudo-code for each routinePhysical data structure and data filedata structure and data file

specificationsPackagingPackaging specificationsTest planTest plan for each module and sub-

system

Page 9: Day 1:  Getting Organized Fall 2012

1

9

System Test PlanSystem Test PlanA System Test Plan validates that all

requirements requirements have been metIt includes:

Introduction; Approach; Test items; Features/requirements

to be tested; Features/requirements

notnot to be tested; Item pass/fail criteria;

Test deliverablesdeliverables; Testing taskstasks; Environmental needs; Responsibilities; Test Schedule; Risks and

contingencies; Approvals required.

Page 10: Day 1:  Getting Organized Fall 2012

1

10

Exams/QuizzesExams/QuizzesNo exams or quizzes are planned for

Senior Design II.However, some classroom exercises will

be graded as individual deliverables Ethics exercise Team assessment exercise

Final Project Presentation and product demo is your final exam! 30% of your final grade You will receive team and individual scores

Page 11: Day 1:  Getting Organized Fall 2012

1

11

Homework & Lab AssignmentsHomework & Lab AssignmentsDue as specified in the assignment

document, or as specified in classIf turned in after due date/time there

will be at least a 20% late penaltyWill be accepted late until 5PM of the

date due. After due date, grade is zero.Any out-of-class work must be “typed”

per specified standard – handwritten work will not be accepted.

Page 12: Day 1:  Getting Organized Fall 2012

1

12

Engineering NotebookEngineering NotebookYou are required to maintain an Engineering/

Project Notebook through the project.This is an integral part of your project,

therefore it will be used as a component of your grade on Individual deliverablesyour grade on Individual deliverables. Good record keeping is necessary for process

improvement, and process improvement is necessary to be a good engineer/developer.

Your notebook should be brought with you to all lab/class sessions. Notebooks are subject to inspection and gradinginspection and grading

by the GTA/Instructor at any time, without notice. Team leaders will review, on occasion

Page 13: Day 1:  Getting Organized Fall 2012

1

13

Grading: Overall GradeGrading: Overall GradeEach course component has a certain

number of points assignedGrading is based on standard 10% scaleExample: if there are 400 points

available for Team Deliverables, then: 360 – 400 points is an A for that component 320 – 359 points is a B 280 – 319 points is a C 240 – 279 points is D < 240 points is failing

See the syllabus for other details

Page 14: Day 1:  Getting Organized Fall 2012

1

14

EthicsEthicsToday, I assume that you all are honest and assume that you all are honest and

ethicalethical If you give me reason to believe that you

are not, the UTA Engineering College Code of Ethics will be enforced.

You may assist your fellow studentsmay assist your fellow students, (in fact, this is encouraged and expected)

You may not allow your fellow students to copy your work, and you may not copy theirs.

UnauthorizedUnauthorized shared work will be treated as cheating.

Page 15: Day 1:  Getting Organized Fall 2012

1

15

Class WebsiteClass Websitehttp://ranger.uta.edu/~odellAll presentation materials and class

information are posted hereCheck it at least every class day

Page 16: Day 1:  Getting Organized Fall 2012

1

16

Assignment for First LabAssignment for First LabSD I Post-Mortem/Lessons LearnedCome prepared to discuss the lessons

YOU learned in SD I and your plans to utilize those lesson in SD II

This is an INDIVIDUAL assignment Hand in one-page summary of your “Top 3”

lessons learned (typed per SD standard). Make a copy!

Each person will be given 3-5 minutes to discuss lessons learned with the class (SD1 and SD2) in lab next Friday, 8/31/2012.

Page 17: Day 1:  Getting Organized Fall 2012

1

17

REMEMBERREMEMBERYour ADS Reviews are scheduled

beginning in less than weeks, so check your dates and start getting ready today.

Other review dates are set… pick yours now and email me (if you haven’t done so already, get together with your team and do this soon!)

See Website (Process Steps) for available dates

Page 18: Day 1:  Getting Organized Fall 2012

1

CSE 4316 18

Lab/Work Area (ERB 208)Lab/Work Area (ERB 208)For lab access you will need your badge/

ID and your self service PIN number. Swipe your badge, then key in 5-digit PIN

If you don’t know your PIN, you can get it by: going to https://webapps.uta.edu/oit/selfservice/ clicking “VIEW INFORMATION ABOUT YOUR

ACCOUNTS”, logging in with your MavID and password Your PIN will be shown with other account information