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

正文內(nèi)容

基于can總線的汽車電器網(wǎng)絡(luò)設(shè)計(jì)_學(xué)習(xí)can總線寶典-資料下載頁

2025-07-07 13:38本頁面
  

【正文】 。對(duì)于中斷操作利用單步運(yùn)行調(diào)試無法完成調(diào)試工作,必須采取連續(xù)運(yùn)行方法來調(diào)試。為了準(zhǔn)確的對(duì)錯(cuò)誤進(jìn)行定位,可使用連續(xù)加斷點(diǎn)運(yùn)行方式來調(diào)試這類程序,即利用斷點(diǎn)來逐漸縮小故障范圍,直至最終確定出錯(cuò)誤位置并加以排除[21]。通過對(duì)軟硬件的調(diào)試,系統(tǒng)達(dá)到了預(yù)期效果,現(xiàn)給出各模塊調(diào)試結(jié)果。 從站1溫度采集從站1通過DS18B20將溫度采集并由1602液晶顯示出來,當(dāng)從站1收到主站對(duì)其發(fā)送的輪詢信號(hào)時(shí),從站1就會(huì)將DS18B20采集到的溫度發(fā)送到CAN網(wǎng)絡(luò)上去。如圖 61所示。 從站4液位測(cè)量從站4采集液位信息,其中液位傳感器用一組超聲波傳感器,將采集的液位信息傳遞到CAN網(wǎng)絡(luò)上去。如圖62所示。 CAN通信測(cè)試CAN網(wǎng)絡(luò)建立以后,通過示波器就能監(jiān)測(cè)到在CAN總線上的一幀幀數(shù)據(jù)信息。如圖63所示。 顯示模塊調(diào)試主站收到從站返回的數(shù)據(jù)信息通過12864進(jìn)行顯示。圖64為主站系統(tǒng)開機(jī)顯示畫面。如圖64所示。 CAN通信網(wǎng)絡(luò)聯(lián)機(jī)調(diào)試通過以上分步調(diào)試,系統(tǒng)各部分運(yùn)行正常,系統(tǒng)聯(lián)調(diào)也達(dá)到了預(yù)期效果。圖65為系統(tǒng)整體聯(lián)調(diào)實(shí)物圖。圖61 1號(hào)從站溫度采集圖62 4號(hào)從站液位測(cè)量圖63 CAN通信數(shù)據(jù)波形 圖64 顯示模塊效果圖圖65 系統(tǒng)整體運(yùn)行效果第七章 結(jié)論與展望隨著汽車上電子控制裝置越來越多,車身布線也愈來愈復(fù)雜,使得運(yùn)行可靠性降低,故障維修難度加大。為了提高信號(hào)的利用率,要求大批量數(shù)據(jù)信息能在不同的電控單元中共享,同時(shí)汽車綜合控制系統(tǒng)中大量的控制信號(hào)也能實(shí)時(shí)進(jìn)行交換,傳統(tǒng)布線已不能滿足這種要求。針對(duì)這個(gè)問題,本文將CAN總線技術(shù)引入到車身控制系統(tǒng)。本文完成了以下主要工作:① 總結(jié)CAN總線技術(shù)在汽車控制系統(tǒng)中的特點(diǎn)和優(yōu)勢(shì),分析了CAN總線系統(tǒng)的結(jié)構(gòu)原理和通信方式以及CAN總線的通信協(xié)議。闡述了總線控制器SJA1000和收發(fā)器PCA82C250的結(jié)構(gòu)、特點(diǎn)及工作原理。并對(duì)它們?cè)贑AN總線控制系統(tǒng)中的應(yīng)用進(jìn)行了敘述,對(duì)本設(shè)計(jì)中控制器和收發(fā)器的合理選擇進(jìn)行了分析。② 根據(jù)汽車電器的位置和功能,完成對(duì)汽車電器網(wǎng)絡(luò)的設(shè)計(jì),將汽車電器網(wǎng)絡(luò)合理分塊,并針對(duì)每個(gè)模塊進(jìn)行了功能描述。并給出總線節(jié)點(diǎn)電路的設(shè)計(jì)以及電源電路的設(shè)計(jì),針對(duì)一些干擾,采取了相應(yīng)措施。同時(shí)設(shè)計(jì)總線接口每一部分的電路,并進(jìn)行仔細(xì)分析。③ 闡述了程序設(shè)計(jì)的思路和方法,并采用模塊化的編程思想對(duì)車身CAN控制系統(tǒng)主要程序進(jìn)行了設(shè)計(jì)。從而簡(jiǎn)化系統(tǒng)軟件開發(fā)過程。文中針對(duì)CAN底層通訊程序進(jìn)行了較詳細(xì)的設(shè)計(jì),從而保證系統(tǒng)各單元間的正常通訊。并以左前車門模塊為例,闡述了控制軟件設(shè)計(jì)流程。為保證軟件運(yùn)行的可靠性,文中針對(duì)軟件的干擾因素進(jìn)行了分析并提出了相應(yīng)的抗干擾措施。④ 糾正了最初原理圖和電路板上的錯(cuò)誤,通過對(duì)系統(tǒng)軟、硬件的調(diào)試,最終實(shí)現(xiàn)了CAN總線網(wǎng)絡(luò)的通信。⑤ (SAEJ1939),制定了自己的應(yīng)用層協(xié)議;系統(tǒng)經(jīng)過測(cè)試后,在性能方面具實(shí)時(shí)性高、可靠性好、抗干擾行強(qiáng)等優(yōu)點(diǎn);但是也存在著數(shù)據(jù)傳輸效率低的缺點(diǎn)。在成本方面,本系統(tǒng)采用了獨(dú)立CAN控制器SJA1000+CAN驅(qū)動(dòng)器PCA82C250與微控制器連接,與選用帶CAN接口的微處理器相比,具有成本低、擴(kuò)展靈活等優(yōu)點(diǎn)。CAN總線技術(shù)在以后的車身控制中有良好的應(yīng)用前景。由于本文所研究的CAN總線技術(shù)尚處于初步研究階段,要應(yīng)用到工程實(shí)踐,還有大量的后續(xù)工作。主要包括以下幾個(gè)方面:① 構(gòu)建一個(gè)技術(shù)平臺(tái),對(duì)汽車CAN總線網(wǎng)絡(luò)進(jìn)行調(diào)試。② 對(duì)系統(tǒng)進(jìn)行全面的穩(wěn)定性分析并提出解決方法。③ 與實(shí)際工業(yè)生產(chǎn)相結(jié)合,滿足成本和性能要求。參考文獻(xiàn)[1] [M].北京:北京航空航天大學(xué)出版社, 2003[2] User39。s Manual. Revision , 2000[3]MOTOROLA Bosch Controller AreaNetwork Protocol Standard[S], 1996[4], . Performance Enhanced Can Like Network[J]. IEEE Transactions on Industrial Electronics, 2000,47(4):951963[5], . Perez, . A Can busbased safetycritical distributed areoengine control systems architecture demonstrateor [J]. Microprocessors and Microsystems, 1999, 23(9): 345355[6], . The feasibility study of SRU/LRU for air vehicle munication network based on CAN bus[J]. Journal of Aeronautics, Astronautics and Aviation, 2010,42(1): 5766[7], . Development of a novel sensor less longitudinal road gradient estimation method based on vehicle CAN bus data[J]. IEEE/ASME Transactions on Mechatronics, 2007,12(3):375386[8][M].北京:北京理工大學(xué)出版社, 2003[9] CAN 總線研究與應(yīng)用. [J].自動(dòng)化技術(shù)與應(yīng)用,(4):3335[10]鐘勇, 鐘志華等. 電動(dòng)汽車CAN總線通用協(xié)議的應(yīng)用研究[J]. 汽車工程, 2006, 28(5): 422426[11]任哲,尹智勇,張圍. 汽車CAN總線控制器設(shè)計(jì)[J]. 微計(jì)算機(jī)信息, 2007,23(8): 262264[12]王智磊, 李彥. 混合動(dòng)力電動(dòng)汽車CAN總線開發(fā)實(shí)踐[J].電子技術(shù)應(yīng)用, 2006,1:9294[13]曹曉琳, 王登峰等. 汽車CAN總線數(shù)字組合儀表設(shè)計(jì)[J]. 汽車工程, 2010, 32(1):8689[14] 總線原理和應(yīng)用系統(tǒng)設(shè)計(jì)[M].北京:北京航空航天大學(xué)出版社,1996[15]黃歡, 吳建平等. 基于CAN總線的核醫(yī)療設(shè)備測(cè)控系統(tǒng)設(shè)計(jì)[J]. 核電子學(xué)與探測(cè)技術(shù), 2009, 29(2):336339.[16]張兵, [J].系統(tǒng)仿真學(xué)報(bào)2009, 21(6):15871590[17]劉應(yīng)吉, 張?zhí)靷b, 聞邦椿. 基于CAN總線和PSA模型的AMT在線故障診斷系統(tǒng)[J]. 東北大學(xué)學(xué)報(bào)(自然科學(xué)版), 2008,29(2):255257[18]Philips Semiconductors. SJA1000 Standalone CAN controller. 2000[19]Philips Semiconductors. PCA82C250 CAN controller [20]國(guó)兵,[M].天津:天津大學(xué)出版社, 2008[21][M].北京:中國(guó)水利水電出版社, 2007.[22][J].化工自動(dòng)化儀表, 2003,30(4):16[23][D]. 武漢科技大學(xué),2009[24][D].南京理工大學(xué), 2008附錄1 文獻(xiàn)翻譯A Design of Elevator Positioning Control System ModelZhang Yajun, Chen Long, Fan LingyanSchool of Electronics amp。 Information,Hangzhou Dianzi UniversityHangzhou, Zhejiang, 310018The People’s Republic of Chinazyj16888@ABSTRCTThis paper presents a design of elevator positioning control system model based on the ATmega128 microcontroller. The model mainly includes MCU control module, stepper motor drive module, infrared detection module, LCD display module and keys module. The elevator’s running path is set by keys。 the elevator’s running location is detected by the infrared binate tubes. Stepper motor is the executive ponent. MCU controls the speed and direction of the stepper motor by inputting pulse signals to its drive chip L298. LCD displays the realtime information of elevator’s running status. Key Words: ATmega128 microcontroller, stepper motor, drive chip L298, infrared detection circuit.1. INTRODUCTIONA fourfloor elevator system module is designed in this paper. The object of elevator system module is shown in figure 1. The size of the model and the distance between the layers are shown in the figure. The system model provides an intuitional and thorough description for the construction and action principle of elevator, and gives a platform for the further research of the new elevator control technologies. It has a certain reference in relevant professional experiments teaching. It can be chosen as a teaching model for university teachers when they instruct stepper motor’s drive and control. In addition, the model has a certain value for research and development of highrise elevator control software.2. SYSTEM STRUCTURE AND WORKING PRINCIPLEThe basic structure diagram of the elevator positioning control system model is shown in Figure 2. The model includes MCU control module, stepper motor drive module, infrared detection module, LCD module and keys module. The elevator’s running path is set up by keys。 the realtime information of the elevator’s location is detected by infrared detection circuits and is fed back to the MCU. The speed and direction of the stepper motor are controlled by MCU inputting timing pulse signals to its drive chip L298(internal circuits are Hbridge drive circuits).The elevator stops when the information input by the key and the feedback signals of the infrared detection circuits are the same and the elevator’s realtime running status is displayed by the LCD1602.3. SYSTEM HARDWARE DESIGN Stepper motor drive module designStepper motor drive circuit is shown in Figure 3. L298 integrated chip’s input ports connect with the system MCU I/O ports and its output ports connect with the signal input ports of twophase four wires stepper motor. MCU
點(diǎn)擊復(fù)制文檔內(nèi)容
規(guī)章制度相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1