Skip to content
Snippets Groups Projects
Commit e26b6974 authored by Nikhilkumar More's avatar Nikhilkumar More :speech_balloon:
Browse files

assignment2

parent 384b7018
No related branches found
No related tags found
No related merge requests found
Pipeline #138356 passed
......@@ -123,6 +123,47 @@
consumption and less exposure to smoke, especially women responsible for daily cooking in the indoor kitchen. </strong></p>
<br>
<br>
<h3 style="color:crimson"> <strong>Idea 2: Solar Powered Smart Kitchen Chimney </strong> </h3> <br>
<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="60%"
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="60%"
height="300" class="svg__image"> </div>
<br> <br>
<header>
<h2 style="color:blueviolet">Website Development</h2>
</header>
......
......@@ -97,13 +97,22 @@
<br> <br>
<h4> 2. GIMP Software</h4>
<p style="justify-content: center"><strong> It is a GNU Image Manipulation Program. It is used for photo retouching, image composition and image
authoring.
authoring. I have installed GIMP 2.10.14 software. Here i have editing the picture of my sister by using ajust color curve, brightness and
contrast, hue saturation command.
</strong></p>
<br>
<p style="justify-content: center"><strong> Before </strong></p>
<div class="row">
<div class="col">
<div class="card text-center">
<div class="oval"><img src="img/Screenshot_28.png" width="75%"
<div class="oval"><img src="img/Screenshot_39.png" width="75%"
height="300" class="svg__image"> </div>
<br> <br>
<p style="justify-content: center"><strong> After </strong></p>
<div class="row">
<div class="col">
<div class="card text-center">
<div class="oval"><img src="img/Screenshot_40.png" width="75%"
height="300" class="svg__image"> </div>
<br> <br>
<h4> Vector 2D Design </h4>
......
assignment/img/Screenshot_39.png

272 KiB

assignment/img/Screenshot_40.png

282 KiB

assignment/img/abc2.jpg

144 KiB

assignment/img/abc3.jpg

170 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment