Newer
Older
Synchronous by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
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
<html>
<head>
<title>My Project </title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
</head>
<body class="homepage">
<div id="wrapper">
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<div id="logo">
<h1><a ">My Project</a></h1>
<span></span>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about me.html">About Me</a></li>
<li><a href="/assignment.html">Assignment</a></li>
<li><a href="my project.html">My Project</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
<!-- /Header -->
<div id="page">
<div class="container">
<div class="row">
<div class="9u skel-cell-important">
<section id="content" >
<header>
<h2 style="color:blueviolet">Idea 2: Solar Powered Smart Kitchen Chimney</h2>
<h4>Scope of the Project </h4>
<p style="justify-content: center"><strong> •In India, the biomass is used for generation of heat for cooking process. <br>
• In rural area, the biomass is available in huge quantity.<br>
• The burning of biomass, can release smoke and high concentration of particulate matter. <br>
• Which dangerous for health of person working in kitchen and person who will come contact with the smoke. <br>
• So, it is necessity to absorb this smoke from kitchen, before it gets add into the atmosphere. </strong></p>
<br> <br>
<h4>Abstarct </h4>
<p style="justify-content: center"><strong> A smart kitchen chimney uses the solar energy as a power source the run the DC
fan of the chimney. When the smokes come in contact with the sensor of chimney, the signal will gets to Arduino microcontroller,
the exhaust fan will get operate, which can absorb the smoke from kitchen and send it into carbon charcoal filter where the carbon
and other hazardous gases will get absorbs and the smoke will exhausted into the atmosphere. </strong></p>
<br> <br>
<h4>Introduction</h4>
<p style="justify-content: center"><strong> The chimney is the passage through which smoke and combustion gas escape from workplace
to outer environment. The existing chimneys are operated based on AC source which is more costlier and some places the electricity is not available.
In order to overcome this difficulty our entire system works on DC source.
From solar panels we get sufficient DC supply to operate the entire system. Solar energy is a renewable energy which we can generate at low cost.<br>
The normal exhaust fans in household as well as in all other workplaces have a manual speed control system. it is regulated using a rotary switch which
internally involves a potentiometer, the potentiometer adjusts current flow to the exhaust fan and hence,
the speed is adjusted this system creates a few problems in terms of user comfort. To avoid this automatic on/off control technique is implemented
in our proposed system. <br>
The automatic on/off control process of exhaust fan is made by Arduino microcontroller and smoke sensor. The smoke sensor detect the smoke more
accurately and send required data to exhaust fan module and the fan get operate. </strong></p>
<br> <br>
<h4>Sketch of project </h4>
<div class="row">
<div class="col">
<div class="card text-center">
<div class="oval"><img src="img/abc2.jpg" width="100%"
height="300" class="svg__image"> </div>
<br> <br>
<h4>Block diagram of Project </h4>
<div class="row">
<div class="col">
<div class="card text-center">
<div class="oval"><img src="img/abc3.jpg" width="100%"
height="300" class="svg__image"> </div>
<br> <br>
<br>
<p>Go to the <a href="#Abstract">top</a></p>
</section>
</div>
<div class="3u">
<section id="sidebard2">
<header>
<h2>Content</h2>
</header>
<ul class="style1">
<li class="first"><span class="fa fa-check"></span><a href="# Need of the Project">Scope of the Project</a> </li> <br>
<li><span class="fa fa-check"></span><a id="Abstract" href="#Abstract">Abstract</a></li><br>
<li><span class="fa fa-check"></span><a href="#">Introduction </a> </li><br>
</ul>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<div class="3u">
<section id="box1">
<header>
<h2>Back</h2>
</header>
<ul class="style1">
<li class="first"><a href="#">Assignment 18</a></li> <br>
<li><a href="#">Assignment 17</a></li> <br>
<li><a href="#">Assignment 16</a></li> <br>
<li><a href="#">Assignment 15</a></li> <br>
<li><a href="#">Assignment 14</a></li> <br>
<li><a href="#">Assignment 13</a></li> <br>
<li><a href="#">Assignment 12</a></li> <br>
<li><a href="#">Assignment 11</a></li> <br>
</ul>
</section>
</div>
<div class="6u">
<section id="box2">
<header>
<h2>Assignment 2</h2>
</header>
<div> <a href="assignment2.html" class="image full"><img src="img/pics02.jpg" alt=""></a> </div>
<p>CAD (Computer Aided Design) is the use of computer software to design and document a product’s design process.</p>
</section>
</div>
<div class="3u">
<section id="box3">
<header>
<h2>Next</h2>
</header>
<ul class="style1">
<li class="first"><a href="#">Assignment 3</a></li> <br>
<li><a href="#">Assignment 4</a></li> <br>
<li><a href="#">Assignment 5</a></li> <br>
<li><a href="#">Assignment 6</a></li> <br>
<li><a href="#">Assignment 7</a></li> <br>
<li><a href="#">Assignment 8</a></li> <br>
<li><a href="#">Assignment 9</a></li> <br>
<li><a href="#">Assignment 10</a></li> <br>
</ul>
</section>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<div class="container">
Design: <a href="http://templated.co">TEMPLATED</a> Images: <a href="http://unsplash.com">Unsplash</a> (<a href="http://unsplash.com/cc0">CC0</a>)
</div>
</div>
</div>
</body>
</html>