1. Problem Definition - J-division-2020-2021-even/Repo-13 GitHub Wiki
Need Statement
In an art and craft supply store, there is a need for a machine that can draw different shapes and patterns.
2.1 Question and answer
# Table 1: Questions and answers
S.no | Questions | Answers | Category |
---|---|---|---|
1 | What should be the dimensions of the Bot? | As compact as possible | Objective |
2 | Who will be using the pattern drawing bot? | Employee at the shop | Objective |
3 | What is your budget? | Rs. 2000 | Constraint |
4 | What kind of filler do you want? | Sketch Pens or Pencil | Constraint |
5 | What should the speed of the bot? (Number of drawings per minute) | 2 designs in a minute | Constraint |
6 | What kind of patterns do you want the Bot to draw? | Alphabets | Function |
7 | On what kind of surface you want it to draw? | Paper and some other thick sheets | Objective |
8 | what is the material you want the bot to be made of ? | Fiber body for reduced weight | objective |
9 | Should it be Automatic or Semi-manual? | Semi-manual | Objective |
10 | How do you want to give the input of patterns? | Button | Function |
11 | Should it run on battery or electricity-driven? | Battery | Constraint |
12 | What other features would you like to have in the Bot? | Alert after completion | Function |
13 | Do you want it to be portable? | Yes | Objective |
14 | How many colors would you like the Bot to use for a sketch? | The Bot should be able to stop with a click in the midst of drawing so that I can manually change the color of the pen | Function |
2.2 Basic Survey and requirements
2.3 Identifying Client's Objectives
- The Bot should be able to write alphabets.
- The Bot should be Semi Manual
- The Bot should be portable
- The Bot should be as compact as possible
- The Bot should be made up of fiber material for reduced weight
- The bot should be able to draw on paper or thick sheets
PROBLEM DEFINITION 1:
Design a semi-manual and portable pattern drawing bot that Is capable of writing alphabets on paper or thick sheets. The bot should be as compact as possible and could be made of fiber to reduce its weight.
2.4 Identify constraints
- The budget is Rs 2000
- The bot should draw patterns using ready-made pens.
- The bot should draw 2 patterns per minute
- The bot should run on battery
PROBLEM DEFINITION 2:
Design a Pattern Drawing Bot with a budget of Rs 2000 which will run on a battery. The bot should be able to draw patterns using ready-made pens and it should be able to draw 2 patterns per minute.
Establish Functions
- The bot should be able to write alphabets.
- The bot should alert after the completion of the pattern
- The bot should draw according to the input given.
- The bot should stop when instructed if the user wishes to change the pen and resume the drawing when instructed
PROBLEM DEFINITION 3:
Design a Pattern Drawing Bot capable of writing alphabets based on input given by the user. It should alert after the process is completed. The Bot should be able to pause if the user wishes to change the pen and resume once instructed.
PROBLEM DEFINITION:
Design a semi-manual and portable pattern drawing bot that Is capable of writing alphabets on paper or thick sheets. The bot should be as compact as possible and could be made of fiber to reduce its weight. The budget of the Bot should be within Rs 2000 .The dimensions must not exceed 2 ft * 2 ft * 2 ft. The bot should be able to write alphabets using ready-made pens and it should be able to draw 1 pattern within 2 minutes. The Bot should be capable of drawing alphabets based on input given by the user. It should alert after the process is completed. The Bot should be able to pause if the user wishes to change the pen and resume once instructed.