Skip to content
Snippets Groups Projects
my project.html 7.75 KiB
Newer Older
Nikhilkumar More's avatar
Nikhilkumar More committed
<!DOCTYPE HTML>
Nikhilkumar More's avatar
Nikhilkumar More committed
<!--
Nikhilkumar More's avatar
Nikhilkumar More committed
	Synchronous by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
Nikhilkumar More's avatar
Nikhilkumar More committed
-->
Nikhilkumar More's avatar
Nikhilkumar More committed
<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>