Presentation is loading. Please wait.

Presentation is loading. Please wait.

Engineering H193 - Team Project Spring Quarter Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode Week 5 Day 1.

Similar presentations


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

1

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

3 Engineering H193 - Team Project Spring Quarter Gateway Engineering Education Coalition P. 2 Today – –Pseudocode / Flowchart guidelines –Outline of Final Report Due Wednesday – Lab Quiz –Covers three hands-on labs Friday – Flow Chart / Pseudo code Due – Performance Review 3 – Start when LED goes on, go up ramp, encounter and go around an obstacle This Week

4 Engineering H193 - Team Project Spring Quarter 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)

5 Engineering H193 - Team Project Spring Quarter 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 bottle, lower arm, let go of bottle, encounter obstacle, etc. Will these movements and actions be your functions? Will they be a combination of your functions and ic functions?

6 Engineering H193 - Team Project Spring Quarter 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 Wednesday’s lecture on Writing Robot Code


Download ppt "Engineering H193 - Team Project Spring Quarter Gateway Engineering Education Coalition P. 1 Guidelines for Flow Charts and Pseudocode Week 5 Day 1."

Similar presentations


Ads by Google