【正文】
北京信息科技大學 畢業(yè)設計 (論文 ) 題 目: 嵌入式智能小車設計及實現(xiàn)(避障) 學 院: 光電信息與通信工程 專 業(yè) : 電子信息工程 學生姓名 : 班級 /學號 :J電信 0702/2021010514 指導教師 /督導教師: 起止時間: 2021 年 2月 21日至 2021年 6月 17 日 摘要 I 摘要 隨著電 子技術、計算機技術和制造技術的飛速發(fā)展,數(shù)碼相機、 DVD、洗衣機、汽車等消費類產品越來越呈現(xiàn)光機電一體化、智能化、小型化等趨勢。各種智能化小車在市場玩具中也占一個很大的比例。高科技含量的電子互動式玩具已經成為玩具行業(yè)發(fā)展的主流。因此,遙控和智能的技術研究、應用都是非常有意義而且有很高的市場價值的。 論文概述了利用紅外傳感器檢測障礙物,并以 AT91SAM7S64 單片機為控制芯片,控制 CDS5500電機的速度及轉向,從而實現(xiàn)自動避障功能的過程。主要內容包括 AT91SAM7S64 單片機 ,紅外傳感器還有 CDS5500 電機的工作原理,以及各部分電路原理的說明。 關鍵詞: AT91SAM7S64; CDS5500;紅外傳感器 Abstract II Abstract As the electronic technology, puter technology and manufacturing technology rapid development, digital camera, DVD, washing machines, automobiles, consumer products, more and more present opticmechanical integration, intelligence, miniaturization trend. All kinds of intelligent car market in the toy also accounted for a large proportion. The hightech content of electronic interactive toys has bee the mainstream of the toy industry development. Therefore, remote control and intelligent technology research, application are useful and have high market value. Paper outlines based infrared detection of the road obstacles, and use a AT91SAM7S64 singlechip as the controlling core for the speed and direction of CDS5500, A electronic drived, which can avoid the obstacle, was designed and fabricated. The main contents include AT91SAM7S64 microcontroller, infrared sensors also CDS5500 motor works, as well as a description of each part of the circuit. Software module introduces several important debugging process. Keywords: AT91SAM7S64; CDS5500; Infrared sensor 目錄 III 目錄 摘要 .............................................................................................................................................I Abstract .................................................................................................................................... II 第一章 緒論 .............................................................................................................................. 1 智能小車的意義和作用 ..................................................................................................... 1 智能小車的現(xiàn)狀 ................................................................................................................ 1 第二章 方案設計與論證 .......................................................................................................... 3 主控系統(tǒng) ......................................................................................................................... 3 電機驅動模塊 .................................................................................................................. 3 傳感器系統(tǒng) ...................................................................................................................... 4 避障模塊 ......................................................................................................................... 5 第三章 硬件設計 ...................................................................................................................... 6 整體構思 ......................................................................................................................... 6 主控制部分 ...................................................................................................................... 6 cpu 介紹 .................................................................................................................. 6 cpu 特點 .................................................................................................................. 7 CPU 相關電路 ......................................................................................................... 8 舵機部分 ........................................................................................................................10 產品特性 ...............................................................................................................10 結構尺寸 ...............................................................................................................10 相關電路 ............................................................................................................... 11 信號檢測部分 .................................................................................................................12 電源部分 ........................................................................................................................12 蜂鳴器部分 .....................................................................................................................14 LED 部分 ......................................................................................................................15 第四章 軟件設計 ..............................................................................................................