forked from gauransh-soni/xsmeke.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
assignment2.html
277 lines (234 loc) · 12 KB
/
assignment2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset = "UTF-8">
<meta name = "viewport" content = "width=device-width, initial-scale=1.0">
<meta http-equiv = "X-UA-Compatible" content = "ie=edge">
<meta property = "og:type" content = "website">
<meta property = "og:description" content = "Ayush website / A designer / IIT Delhi Undergraduate">
<meta property = "og:image" content = "images/ogp.png">
<meta name = "twitter:card" content = "summary_large_image">
<meta name = "instagram:site" content = "@_ayush72">
<meta property = "og:site_name" content = "AYUSH PORTFOLIO">
<meta property = "og:locale" content = "en_US">
<link rel = "stylesheet" href = "css/css1.css">
<link rel = "stylesheet" href = "css/css2.css">
<link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.0.6/css/all.css">
<link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Abril+Fatface">
<link rel = "shortcut icon" href = "#">
<link rel = "apple-touch-icon" href = "./apple-touch-icon.png">
<link rel="icon" href="images/alphabet.png" />
<meta property = "og:title" content = "AYUSH PORTFOLIO">
<title> Project Proposal </title>
<!-- Global site tag (gtag.js) - Google Analytics -->
</head>
<body>
<header><a class="name" href="index.html">Ayush Pandey</a>
<div class="wrap">
<div class="icons"><a href="https://www.instagram.com/xsmeke/" target="_blank"><i class="fab fa-instagram"></i></a><a href="https://www.facebook.com/xsmeke" target="_blank"><i class="fab fa-facebook"></i></a><a href="https://www.linkedin.com/in/ayush-pandey-389854172/" target="_blank"><i class="fab fa-linkedin"></i></a><a href="https://www.github.com/xsmeke/" target="_blank"><i class="fab fa-github"></i></i></a><a href="https://www.behance.net/xsmeke/" target="_blank"><i class="fab fa-behance"></i></a><a href="https://www.twitter.com/xsmeke/" target="_blank"><i class="fab fa-twitter"></i></a></li>
<div class="menuIcon js-menuBtn"></div>
</div>
<nav class="global-nav">
<ul class="global-nav__list">
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT ME</a></li>
<li><a href="dsl810_projects.html">DSL 810 Project</a></li>
<li><a href="dsl810.html">DSL 810 Assignments</a></li>
<li><a href="myblog.html">MY BLOG</a></li>
<li class="global-nav__sns"><a href="https://www.instagram.com/xsmeke/" target="_blank"><i class="fab fa-instagram"></i></a><a href="https://www.facebook.com/xsmeke" target="_blank"><i class="fab fa-facebook"></i></a><a href="https://www.linkedin.com/in/xsmeke/" target="_blank"><i class="fab fa-linkedin"></i></a><a href="https://www.github.com/xsmeke/" target="_blank"><i class="fab fa-github"></i></i></a><a href="https://www.behance.net/xsmeke/" target="_blank"><i class="fab fa-behance"></i></a><a href="https://www.twitter.com/xsmeke/" target="_blank"><i class="fab fa-twitter"></i></a></li>
</ul>
</nav>
<div class="curtain"></div>
<div class="loader"></div>
</header>
<main id="barba-wrapper">
<div class="barba-container" data-namespace="underlayer">
<div class="page-top">
<div class="page-top__inner"><a class="back-arrow" href="./index.html#about"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="34" viewBox="0 0 67 34"><g fill="none" fill-rule="evenodd" stroke="#FFF" stroke-linecap="round" transform="translate(2 1)"><path stroke-width="2" d="M0,15.5533333 L64,15.5533333"/><polyline stroke-width="2" points="15.556 0 0 15.556 15.556 31.111"/></g></svg></a>
<p class="scrollDown">SCROLLDOWN</p>
<div class="title">
<h2 class="title__text">Assignment 2</h2>
<div class="border js-toRight"><span></span><span></span></div>
<p class="title__lead">Initial Project Proposal
<br>
i-Spoon : A self stablizing assistive spoon for Parkinson's Sufferers</p></p>
<div class="btn-wrap"><a class="btn" href="dsl810.html">DSL 810</a></div>
</div>
<div class="image image__about"></div>
<div class="image__about"></div>
</div>
</div>
</div>
</main>
<div class="who container">
<div class="text text--top">
<p class="heading-num">01</p>
<div class="text__wrap text__wrap--top content">
<h2 class="heading heading--top">Approach</h2>
<div class="dsl-en">
</div>
<div class="dsl-wrap">
<div class="dsl-name">
<h3 class="dsl-jp"></h3>
<br>
<br>
<p class="dsl-en"></p>
</div>
<p class="dsl-text" style="font-size:1.3em;">
I had this idea clear in my mind that I have to make something around healthcare products,
which people can actually use in their daily life.
<br>
There are many disease in this world which can be cured using smart use of technology.
One such disease is, Parkinson’s Disease.
Patients suffering from Parkinson’s disease have serious tremor that happens whenever they try to
grab something with their hands. More accurately it happens whenever they focus on the part
of their body because their brain is damaged thus cannot control the body on their will.
Major disadvantage that comes with this symptom is not being able to eat on their own.
However, using this self-stabilizing spoon, we can fix this.
<br>
I googled if there was a decent solution for them and found a decent self-stabilizing
spoon made for them already. However, I wanted to try it out by myself with Arduino so
that I can maybe find some things to improve while making it.
</p>
<div class="dsl-image"><img src="images/assignment3.png" alt="assignment3"></div>
</div>
</div>
</div>
<div class="who container">
<div class="text text--top">
<p class="heading-num">02</p>
<div class="text__wrap text__wrap--top content">
<h2 class="heading heading--top">Functions</h2>
<div class="dsl-en">
</div>
<div class="dsl-wrap">
<div class="dsl-name">
<h3 class="dsl-jp"></h3>
<br>
<br>
<p class="dsl-en"></p>
</div>
<p class="dsl-text" style="font-size:1.3em;">
It is obvious that I will use some kind of sensor which could measure tilt and acceleration.
Moreover there will a battery in the model itself, which will be rechargeable.
There will a grip handle to hold it comfortably and a suspension to absorb extra shocks.
The top part can be easily replaced by any utensil and can be used as a spoon, fork etc.
<br>
Even though this spoon vibrates, turns, tilts, or even reverses, this spoon will remain
in the position where the food it carries does not fall. So that sufferers of tremor and
Parkinson's disease can eat food voraciously independently. This will have an
embedded computer that will take motion signals detected by tremor sensors. Then,
this spoon will fight vibration by moving in the opposite direction.
<br>
It will share real time data analytics regarding tremor patterns of the patient to
the guardians. It will show weather the condition of patient is improving
or deteoriating through analysing tremor error patterns in different axes and
comparing it to previous data. It will also show, when the patient is using the device and
battery percentage.
</p>
<div class="dsl-image"><img src="images/assignment 4.png" alt="assignment1"></div>
</div>
</div>
</div>
<div class="who container">
<div class="text text--top">
<p class="heading-num">03</p>
<div class="text__wrap text__wrap--top content">
<h2 class="heading heading--top">Rough Sketch</h2>
<div class="dsl-en">
</div>
<div class="dsl-wrap">
<div class="dsl-name">
<h3 class="dsl-jp"></h3>
<br>
<br>
<p class="dsl-en"></p>
</div>
<p class="dsl-text" style="font-size:1.3em;">
Here's a hand drawn rough sketch for the spoon.
</p>
<div class="dsl-image"><img src="images/assignment5.png" alt="assignment1"></div>
</div>
</div>
</div>
<div class="who container">
<div class="text text--top">
<p class="heading-num">04</p>
<div class="text__wrap text__wrap--top content">
<h2 class="heading heading--top">Tools</h2>
<div class="dsl-en">
</div>
<div class="dsl-wrap">
<div class="dsl-name">
<h3 class="dsl-jp"></h3>
<br>
<br>
<p class="dsl-en"></p>
</div>
<p class="dsl-text" style="font-size:1.3em;">
The tentative rough list of components required in this project will be:
<br>
1. A programmable micro-controller
<br>
2. Sensors and Transducers
<br>
3. Servo Motors
<br>
4. A battery
<br>
5. Online App Integration Support and Bluetooth Module
<br>
6. 3D Printed components
<br>
<br>
Skills which will be used are:
<br>
1. Methods of programming
<br>
2. Typical Mathematical functions and Algorithms
<br>
3. Debugging errors
<br>
4. CAD Drawing for the Tool
<br>
5. Mobile App interface design
<br>
6. Proper knowledge of circuit and filter graphs
<br>
<br>
The challenges I foresee are: The input values should be smoothly processed to motor and
should not make a clumsy move. A good algorithm should be planned to implement this.
Another challenge I see is to fit all these components inside a grippable smooth box.
<br>
<br>
A tentative timeline which i plan is:
<br>
End of February - Have almost completed the algorithm part and to decide which specific
components will be used to make the project by name.
<br>
End of March - Has modelled the CAD drawing, got it printed and has tested the algorithm
on a small-scale prototype and debugged the errors.
<br>
End of April - Integrated the model and the sensors and it should finally work as expected.
Has also developed the Phone UI support for the tool.
</p>
</div>
</div>
</div>
<footer class="footer">
<p><a href="mailto:ayushpandey72.sjs@gmail.com">ayushpandey72.sjs@gmail.com</a>
<a href="http://iitd.ac.in">Second Year Undergraduate, IIT Delhi</a></p>
<br>
<a href="http://web.iitd.ac.in/~jay/">An Assignment under Prof. Jay Dhariwal</a>
<!-- <p class="title__lead"> Second Year Undergraduate, IIT Delhi </p> -->
</footer>
</div>
</main>
<script src="js/js1.js"></script>
<script src="js/js2.js"></script>
<script src="js/js3.js"></script>
<script src="js/js4.js"></script>
<script src="js/js5.js"></script>
<script src="js/js6.js"></script>
</body>
</html>