Presentation is loading. Please wait.

Presentation is loading. Please wait.

Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode (Performance.

Similar presentations


Presentation on theme: "Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode (Performance."— Presentation transcript:

1 Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode (Performance Test 2) Week 5 Day 1

2 Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 2 Today – –Pseudocode / Flowchart guidelines –Outline of Final Report Due –Performance Test 2 Wednesday – Lab Quiz was originally scheduled –Will be delayed until Week 6 –Covers three hands-on labs Friday – Flow Chart / Pseudo code Due – Performance Review 3 – Start when LED goes on, encounter an obstacle (wall), backup and turn, go up ramp This Week

3 Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 3 General Guidelines List the actions that the main program is going to execute and consider: –General flow of logic –Decisions to be made –How to provide any needed input to the robot when preparing to start robot List variables that you will use and identify which would be "global" variables (if you know)

4 Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 4 General Guidelines List the movements and actions that the robot must do to accomplish tasks – drive straight (forward and backward), turn left 90 degrees, turn right 90 degrees, raise arm, pick up object, lower arm, deposit object, encounter obstacle, etc. Will these movements and actions be your functions? Will they be a combination of your functions and IC functions?

5 Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 5 Guidelines for Functions List the functions that your team will write What are the IC functions that will be used in your team’s functions? What types of input will your functions need? What type of output will your function provide? Review last week's lecture on Tips for Writing Robot Code


Download ppt "Engineering H193 - Team Project Spring Quarter 2005 Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode (Performance."

Similar presentations


Ads by Google