3. PROBLEM DEFINITION - D-Div-2022-2023-Odd/Repo-3 GitHub Wiki

NEED STATEMENT

There is need to design an automata toy for user which operates like a gear simulator.

3.1 QUESTION AND ANSWER

sl.no Questions Answers Objective Function Constrain
1 Which product you want from me to do for you? An automata toy O
2 Which type of automata toy you want? An automata toy, which can operate like an autombile gear. F
3 How much should be the cost of the toy? Inbetween ₹2500 to ₹3500. C
4 How much should be the size of the toy? Approximately 30cm 20cm12cm C
5 How much should be the weight of the toy? About 1.5 kilogram C
6 What should be shape of the toy? Rectangular C
7 Which type of operating system you want in the toy? Semi-automatic O
8 Which type of indicator you want in the toy while turning on and turning off? Buzzer system F
9 Should it be made waterproof or fireproof? Waterproof F
10 Which source is to be connected to operate the toy? Arduino O
11 How the toy must turn on? By sensing the hand movements F
12 Which type of sensors you want in the toy? IR sensor C
13 Which other features do you want in your toy? Gear indicator F
14 Should your toy be programmable? Yes, by coding O
15 Sholud it rotate when the hand is sensed? Yes F
16 What should be the command when the hand is sensed? It should turn on the engine and start working F
17 How do you want to shift the gears? Manually F
18 How you want to input the gear in the digital gear indicator? Through Arduino F
19 By shifting the gears should the toy increase it's torque or speed? Yes, ofcourse O
20 How the engine should be stopped? When the hand is removed from the sensors, it should stop the engine. O

3.2 BASIC SURVEY AND REQUIREMENTS

Sl.No Observation from survey Requirements
1 Weight of the gear box prototype It should be easy to carry and portable
2 Cost Machine should be built with minimum and affrodable budget
3 Main function Gear shifting
4 Operation As the gear shifts, the gear number should be displayed in the digital gear indicator with buzzer system
5 Materials to be used It should be waterproof and attractive

3.3 IDENTIFYING CLIENT'S OBJECTIVES

Sl.no Objectives
1 Semi-automatic
2 Portable
3 Buzzer system
4 Programmable by user
5 Stoping the engine by IR sensors

PROBLEM DEFINITION VERSION 1.1

Design an automata toy for user which operates like a gear system. It should be portable semi automatic with beep system and it ensured waterproof and easily programmable by user and it should stop when user removes hand.

3.4 IDENTIFY CONSTRAINTS

Sl.no Constrains
1 Price ₹2500-₹3000
2 Dimensions 30cm * 20cm * 12cm
3 Weight 1.5kg
4 Rectangular shape
5 Sensors

PROBLEM DEFINITION VERSION 1.2

Design an automata toy for user which operates like a gear system. It should be portable semi automatic with beep system and it ensured waterproof and easily programmable by the user and it should stop when a user removes their hand. It costs between ₹2500 - ₹3500 which has a size of 30cm20cm12cm having rectangular shape of weight 1.5g, and the sensors in it.

3.5 ESTABLISH FUNCTIONS

Sl.no Functions
1 Buzzer indicator
2 Replying to the commands
3 Gear shifting mechanism

PROBLEM DEFINITION VERSION 1.3

Design an automata toy for user which operates like a gear system. It should be portable semi automatic with beep system and it ensured waterproof and easily programmable by the user and it should stop when a user removes their hand. It costs between ₹2500 - ₹3500 which has a size of 30cm* 20cm *12cm having rectangular shape of weight 1.5kg, and the sensors in it. It should sense the hand motion and turn on the engine, there should be a indication for the starting of the engine. After starting the gears should be shifted manually and input gear should be shown in the digital gear indicator. As the gear increases, the speed should be increase.