freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì)-基于at89s52單片機(jī)的簡易十字路口交通燈設(shè)計(jì)-文庫吧資料

2025-01-23 00:54本頁面
  

【正文】 P0 口,相應(yīng)的湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 5 位控碼送往 P2 口。 數(shù)碼管電路 圖 數(shù)碼管電路 湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 4 數(shù)碼管的段控口接在單片機(jī)的 P0 上,而位控口通過三極管接在單片機(jī)的 P2口上。 方案設(shè)計(jì)框圖如圖 1 所示: 圖 1 系統(tǒng)設(shè)計(jì)框 AT89S52 晶振電路 復(fù)位電路 數(shù)碼管顯示 驅(qū)動(dòng)電路 交通燈狀態(tài) 顯示電路 鍵控電路 湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 2 2 設(shè)計(jì)課題硬件系統(tǒng)的設(shè)計(jì) 設(shè)計(jì)課題硬件系統(tǒng)各模塊功能簡要介紹 主控制系統(tǒng)模塊 圖 主控制系統(tǒng)模塊 按鍵電路 圖 按鍵電路 湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 3 按鍵電路的設(shè)計(jì)就是在一端公共 接地,另一端通過上拉電阻接到 P1 口,當(dāng)有按鍵按下,相應(yīng)的口就會(huì)變成低電平,產(chǎn)生一個(gè)下降沿。鍵盤接在 P1 口上。 設(shè)計(jì)課題總體方案介紹及工作原理說明 本設(shè)計(jì)采用單片機(jī)以及其外部設(shè)備組成硬件電 路,其中包括單片機(jī)、數(shù)碼管顯示器、按鍵。要求甲車道和乙車道兩條交叉道路上的車輛交替運(yùn)行,甲車道為主車道,每次通車時(shí)間為 60 秒,乙車道為次車道,每次通車時(shí)間為 30秒,要求黃燈亮 3 秒,并且 1 秒閃爍一次。該交通燈上電或按鍵復(fù)位后能自動(dòng)顯示系統(tǒng)提示符 “ P.” , 進(jìn)入準(zhǔn)備工作狀態(tài)。軟件采用了模塊化的設(shè)計(jì)方法,主要分為主程序、定時(shí)器中斷服務(wù)子程序、倒計(jì)時(shí)顯示子程序、交通燈模擬顯子程序四部分。硬件部分包括單片機(jī)最小系統(tǒng)、交通燈顯示二部分。 在對(duì)系統(tǒng)功能分析的基礎(chǔ)上,選擇性能較優(yōu)的 LED 動(dòng)態(tài)循環(huán)顯示方案進(jìn)行了設(shè)計(jì)。 《單片機(jī)技術(shù)》課程設(shè)計(jì)說明書 基于單片機(jī)的簡易 交通燈 設(shè)計(jì) 院 、 部: 電氣與信息工程 學(xué)院 學(xué)生姓名: 方 掙 掙 指導(dǎo)教師: 桂友超 職稱 講師 專 業(yè): 電子信息工程 班 級(jí): 電子 1004 班 完成時(shí)間: 202264 湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 摘 要 對(duì)基于單片機(jī)的交通燈控制系統(tǒng)進(jìn)行了設(shè)計(jì)。系統(tǒng)功能為:以 MCS51 系列單片機(jī)作為控制核心,設(shè)計(jì)并制作交通燈控制系統(tǒng),東西南北四個(gè)方向具有左拐、右拐、直行及行人 4 種通行指示燈,用計(jì)時(shí)器顯示路口通行轉(zhuǎn)換剩余時(shí)間,在特種車輛如 11 120 通過路口時(shí),系統(tǒng)可轉(zhuǎn)為特種車輛放行,其他車輛禁止通行狀態(tài)。設(shè)計(jì)包括硬件和軟 件兩大部分。選用 Atmel公司的 AT89S52單片機(jī)作為控制核心,東西南北四個(gè)方向設(shè)置了 LED 時(shí)間顯示和交通燈顯示,時(shí)間顯示采用二位 LED顯示器,交通燈顯示則采用紅綠黃三種高亮發(fā)光二極管來模擬。 關(guān)鍵詞: 單片機(jī); AT89S52; 交通燈 湖南工學(xué)院《單 片機(jī)課程設(shè)計(jì)說明書》 ABSTRACT Traffic light control system based on SCM (Single Chip Microputer) is designed in this paper. System requires that MCS51 series SCM is used as CPU. Traffic light control system should be designed and made .There are four groups light which indicate to turn left, turn right, and go straight ahead and pedestrian access in east, west, north and south four directions. Timer shows traffic conversion remainder time. When special vehicles, such as 119,120 go through, the system can automatically allow special vehicles running and other vehicles is prohibited. Based on analysis of the system functions, three schemes areput forward .By parison, LED dynamic cycle display scheme has better functions and it is selected to be designed. The design includes hardware part and software part. Hardware has three parts .They are SCM system, LED time display, traffic lights. AT89S52 SCM is selected as control CPU. LED display and traffic lights are set in east, west, north and south four directions. Three LED monitors are used to show time. Highlight and redgreen two clor traffic lights are used as traffic lights. Software is designed by module. It is divided into main program, timer interrupting service subroutine, LED display subroutine, traffic display subroutine
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1