3.PROBLEM DEFINITION - O-division-2021-2022-Even/Repo-15 GitHub Wiki
NEED STATEMENT
A team is trying to build a "WAR BOT" for its "War Bot Competition" which is taking place among their college teams .
1.1 Question and answer
SL.NO | QUESTION | ANSWER | OBJECTIVE/FUNCTION/CONSTRAINT |
---|---|---|---|
01 | What should be the main function of the bot? | Fight the enemy | Function |
02 | What should be the size of bot ? | As compact as possible | Objective |
03 | What do you need your bot to fight with? | Stick and arrow | Constraint |
04 | What is the surface on which the bot is to be operated? | Land | Constraint |
05 | Do you want the bot to move? | Yes | Function |
06 | Do the appearance of the bot matter? | Yes | Objective |
07 | What is the budget? | Rs. 3000/- | Constraint |
08 | What should be the weight of the machine? | Less than 2kg | Constraint |
09 | Do you need your bot to be portable | Yes | Objective |
10 | Is it handled by everyone | Yes | Objective |
11 | Any other functions required | Yes, Sense the enemy, attack enemy and protect itself | Function |
12 | Size of the bot | 1.5feet1.5feet1.5feet | Constraint |
1.2 Identifying Client's objective
SL.NO | Objective |
---|---|
1 | As compact as possible |
2 | Appearance of bot |
3 | Bot should be portable |
4 | Easy to operate |
Problem definition version 1.1
Design a portable and compact war bot which is easy to operate and has good appearance.
1.3 Identifying constraints.
SL.NO | Constraints |
---|---|
1 | Fight with stick and arrow |
2 | Should operate on land |
3 | Budget should be maximum Rs.3000 /- |
4 | Weight less than 2kg |
5 | Size of bot |
Problem definition version 1.2
Design a portable and a compact war bot which is easy to operate and has good appearance .It should be built within the budget of Rs.3000 weighing about 2kg of size (1.5feet x 1.5feet X 1.5feet) and be able to defend the enemies with a stick while performing function like clearing obstacles in its path.
1.4 Establishing functions.
SL.NO | Functions |
---|---|
1 | Fight with the enemy |
2 | Bot should move |
3 | Defend itself |
4 | Sense the enemy |
Problem definition version 1.3
Design a portable and a compact war bot which is easy to operate and has good appearance .It should be built within the budget of Rs.3000 weighing about 2kg of size (1.5feet x 1.5feet X 1.5feet) and be able to defend the enemies with a stick while performing function like clearing obstacles in its path. Bot should be able to move in all directions to sense and fight with the enemy and also to defend itself .