⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 trishul - ece476 - pranay ahlawat abhijeet dhanapune.htm

📁 Autonomous navigating robot(自动驾驶机器人)
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0091)http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html -->
<HTML><HEAD><TITLE>Trishul - ECE476 - Pranay Ahlawat Abhijeet Dhanapune</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>BODY {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
	BACKGROUND-COLOR: #cccccc
}
.style1 {
	FONT-SIZE: 12px; FONT-FAMILY: "Courier New"
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: x-large
}
.style3 {
	FONT-SIZE: xx-large
}
.style4 {
	COLOR: #cccccc
}
.style5 {
	COLOR: #000000
}
</STYLE>

<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<HR>
<A name=top></A>
<P class=style2><SPAN class=style3>TRISHUL -<EM>Autonomous navigating robot 
</EM></SPAN></P>
<HR>

<P><STRONG>Pranay Ahlawat</STRONG></P>
<P><STRONG>Abhhijeet Dhanapune </STRONG></P>
<P>&nbsp;</P>
<TABLE width=997 align=center border=0>
  <TBODY>
  <TR vAlign=center align=middle bgColor=#000000>
    <TH noWrap width=991 bgColor=#cccccc height=50>
      <DIV class=style4 align=center>
      <P><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#int" 
      target=_self>Introduction</A></P>
      <P><STRONG><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#hld">High 
      Level Design </A></STRONG></P></DIV>
      <DIV class=style5 align=center>
      <P><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#hd">Hardware 
      Design </A></P>
      <P><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#sd">Software 
      Design </A></P>
      <P><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#code">Code</A></P>
      <P><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#results">Results</A></P></DIV>
      <DIV class=style5 align=center><A 
      href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#vids">Videos</A></DIV></TH></TR></TBODY></TABLE>
<P>&nbsp;</P>
<P><STRONG><A name=int></A>Introduction</STRONG></P>
<HR>

<P>We decided to do this project due to our keen interest in the robotics. We 
were also looking for a project that involved a perfect mix of hardware and 
software complexity. This project enabled us to use new hardware such as 
sensors, stepper motors and their integration in big projects.</P>
<P>The robot is essentially a vehicle propelled by two stepper motors. It uses 
IR sensors for detection of obstacles and also to keep track of its current 
position. The details of how this is done are given later on in the 
documentation. </P>
<P align=center> </P>
<DIV align=center>
<TABLE width=560 border=1>
  <TBODY>
  <TR>
    <TD width=405><IMG height=480 
      src="Trishul - ECE476 - Pranay Ahlawat Abhijeet Dhanapune.files/image001.jpg" 
      width=640></TD>
    <TD width=139><IMG height=480 
      src="Trishul - ECE476 - Pranay Ahlawat Abhijeet Dhanapune.files/image004.jpg" 
      width=640></TD></TR></TBODY></TABLE></DIV>
<P align=center><STRONG>Image 1&amp;2: Trishul - our robot </STRONG></P>
<P align=left><SPAN class=style1><A 
href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2004/ad284/website/index.html#top">[back 
to top] </A></SPAN></P>
<P align=center>&nbsp;</P>
<P align=left><STRONG>Higher Level Design<A name=hld></A></STRONG></P>
<HR>

<P align=left>The robot is essentially a vehicle propelled by two stepper 
motors. It uses IR sensors for detection of obstacles and also to keep track of 
its current position. The details of how this is done are given later on in the 
documentation. </P>
<P>There were two problems that had to be addressed: </P>
<P>1.Keeping track of how much the robot had moved - this was not as simple as 
counting the steps of the stepper motor because there was considerable loss of 
traction and as a result slipping of the wheels.</P>
<P>2.The second problem was the robot not moving in a straight line 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -