web view4) verify integrity of pulley system5) verify integrity of the braking system. part 2:...

9
Part1: Elevator Scenarios/Tests FUNCTIONALITY TESTS Outside the Elevator 1) You can call the elevator from every floor. 2) Elevator alerts arrival with an audible sound. 3) When the elevator arrives it is clear which direction the elevator is going. 4) The direction indicators turn off when its last occupants are delivered to a floor. 5) The elevator doors open within a reasonable amount of time after arrival. 6) The elevator doors remain open for a reasonable amount of time. 7) The elevator doors reopen when blocked during closure. Inside the Elevator 1) Pressing all buttons from bottom floor causes elevator to stop at each ascending floor in succession. 2) Pressing all buttons from top floor causes elevator to stop at each descending floor in succession. 3) Pressing only top floor button from bottom floor causes elevator to deliver you to the top floor without stopping. 4) Pressing only bottom floor button from top floor causes elevator to deliver you to the bottom floor without stopping. 5) The elevator stops at the next floor in each individual floor; no matter when it was pressed. 5) The elevator travels in the same direction until all illuminated buttons have turned off in that direction. 6) The elevator changes direction when there are no more illuminated buttons in that direction. 7) The elevator remains at the last delivered floor until called upon. 8) Pressed buttons are clearly illuminated until floors are reached. 9) When destination floors are reached: their buttons turn off. 10) Floor numbers are accurate and clearly visible upon reaching their corresponding floors. PERFORMANCE TESTS 1) The amount of time (speed) the elevator travels between floors

Upload: lamduong

Post on 03-Feb-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer

Part1: Elevator Scenarios/TestsFUNCTIONALITY TESTS

Outside the Elevator1) You can call the elevator from every floor.2) Elevator alerts arrival with an audible sound. 3) When the elevator arrives it is clear which direction the elevator is going.4) The direction indicators turn off when its last occupants are delivered to a floor. 5) The elevator doors open within a reasonable amount of time after arrival.6) The elevator doors remain open for a reasonable amount of time.7) The elevator doors reopen when blocked during closure.

Inside the Elevator1) Pressing all buttons from bottom floor causes elevator to stop at each ascending floor in succession. 2) Pressing all buttons from top floor causes elevator to stop at each descending floor in succession.3) Pressing only top floor button from bottom floor causes elevator to deliver you to the top floor without stopping.4) Pressing only bottom floor button from top floor causes elevator to deliver you to the bottom floor without stopping.5) The elevator stops at the next floor in each individual floor; no matter when it was pressed.5) The elevator travels in the same direction until all illuminated buttons have turned off in that direction.6) The elevator changes direction when there are no more illuminated buttons in that direction.7) The elevator remains at the last delivered floor until called upon.8) Pressed buttons are clearly illuminated until floors are reached.9) When destination floors are reached: their buttons turn off. 10) Floor numbers are accurate and clearly visible upon reaching their corresponding floors.

PERFORMANCE TESTS

1) The amount of time (speed) the elevator travels between floors meets specification.2) The amount of time elevator waits between opening and closing doors meets specification.

SECURITY TESTS

1) STOP button causes elevator to stop.2) Pressing ALARM button reaches security within specified amount of time.3) Verify elevator's maximum weight capacity meets or exceeds specification. 

Page 2: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer

4) Verify integrity of pulley system5) Verify integrity of the braking system

Part 2: Arduino BoardCircuit 1: LED

Circuit 2: Potentiometer

Page 3: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer

Circuit 3: RGB LED

Page 4: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer
Page 5: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer

Circuit 4: Multiple LEDs

Page 6: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer
Page 7: Web view4) Verify integrity of pulley system5) Verify integrity of the braking system. Part 2: Arduino Board. Circuit 1: LED. Circuit 2: Potentiometer

Circuit 5: Push Buttons