設(shè)計了自動控制系統(tǒng)綜合實驗案例“基于LabVIEW和單片機的溫度控制系統(tǒng)設(shè)計”。實驗系統(tǒng)硬件部分由單片機、溫度傳感器、D/A轉(zhuǎn)換模塊、調(diào)壓模塊和電烤箱組成,設(shè)計了單片機與各個模塊之間的接口電路。軟件部分采用LabVIEW軟件實現(xiàn)控制算法,并設(shè)計監(jiān)控界面實現(xiàn)參數(shù)設(shè)定、溫度數(shù)據(jù)實時監(jiān)控等功能。設(shè)計了單片機與LabVIEW軟件之間的串口通信程序,實現(xiàn)了輸入、輸出數(shù)據(jù)的傳輸。通過綜合實驗系統(tǒng)設(shè)計,使學(xué)生得到控制系統(tǒng)設(shè)計和實驗調(diào)試等綜合能力的訓(xùn)練。A comprehensive experimental case of the automatic control system is presented,which is the design of the temperature control system based on LabVIEW and SCM.The hardware part of the experimental system is composed of the SCM,temperature sensor,D/A conversion module,voltage regulating module and electric oven.The interface circuit between the SCM and each module is designed.In the software part,LabVIEW software is used to realize the control algorithm,and the monitoring interface is designed to realize the functions of parameter setting,temperature data real-time monitoring,etc.The serial communication program between the SCM and LabVIEW software is designed to realize the transmission of input and output data.Through the design of this comprehensive experimental system,students can get the comprehensive ability training for the control system design,experiment debugging,etc.
標簽: labview 單片機 自動控制系統(tǒng)
上傳時間: 2022-03-27
上傳用戶:qdxqdxqdxqdx
隨著計算機技術(shù)和微電子的迅速發(fā)展,嵌入式系統(tǒng)已經(jīng)被廣泛應(yīng)用到許多領(lǐng)域,如科學(xué)研究,工程計算,軍事技術(shù),以及各種商業(yè)應(yīng)用等。聯(lián)入式系統(tǒng)被定義為以應(yīng)用為中心,以計算機技術(shù)為基礎(chǔ),軟硬件可裁剪、適應(yīng)于特定應(yīng)用系統(tǒng)對功能、可靠性、成本、體積、功耗、等嚴格要求的專業(yè)計算機系統(tǒng)。在目前的各種嵌入式處理器中,由于ARM芯片的功耗低、成本低等顯著優(yōu)點,因而獲得眾多的半導(dǎo)體廠商的大力支持,在32位嵌入式應(yīng)用領(lǐng)域獲得了巨人的成功。另一方面,Linx操作系統(tǒng)具有開放源代碼、功能強大,且易于移植等特點而成為嵌入式操作系統(tǒng)的首選,因此在ARM芯片上構(gòu)建嵌入式Liux系統(tǒng)成為嵌入式領(lǐng)域的一個熱點本文首先總結(jié)了ARM體系結(jié)構(gòu)和特點,并選擇了基于AMR920T內(nèi)核的S3C2440開發(fā)板作為移植平臺。然后介紹了搭建交叉編譯環(huán)境的一般方法然后介紹了嵌入式 Limux系統(tǒng)的啟動程序?qū)崿F(xiàn)原理,并實現(xiàn)了ubo的移植,在對 Linux內(nèi)核結(jié)構(gòu)進行了分析后,給出了 Linux內(nèi)核的詳細移植的實現(xiàn)方法。然后詳細介紹了如何構(gòu)建根文件系統(tǒng),最終把所裁剪的嵌入式系統(tǒng)能夠成功的移植到SC2440開發(fā)板上。關(guān)鍵詞嵌入式 Linux系統(tǒng);AM啟動程序;移植:;裁剪嵌入式系統(tǒng)(Embedded System),實際上是"嵌入式計算機系統(tǒng)"的簡稱,它是相對于通用計算機系統(tǒng)而言的。國際電氣與電子工程師協(xié)會(IEE)對于嵌入式系統(tǒng)的定義:嵌入式系統(tǒng)是用來控制或監(jiān)視機器、裝置或工廠等大規(guī)模系統(tǒng)的設(shè)備。國內(nèi)對嵌入式系統(tǒng)的一般定義:嵌入式系統(tǒng)是以應(yīng)用為中心、以計算機技術(shù)為基礎(chǔ)、軟件硬件可剪裁、適應(yīng)于特定應(yīng)用系統(tǒng)對功能、可靠性、成本、體積、功耗嚴格要求的專用計算機系統(tǒng)嵌入式系統(tǒng)通常由硬件和軟件兩部分組成。硬件由微控制器或單片機實現(xiàn),包括一些外圍設(shè)備,軟件由嵌入式操作系統(tǒng)和應(yīng)用軟件組成。和通用計算機系統(tǒng)不同,嵌入式系統(tǒng)是與應(yīng)用緊密結(jié)合的,它具有很強的專用性,必須結(jié)合實際系需求進行合理的裁剪利用,滿足應(yīng)用系統(tǒng)的功能,可靠性,成本體積等要求目前,嵌入式技術(shù)廣泛應(yīng)用于智能家電,消費電子,多媒體,網(wǎng)絡(luò)工程,衛(wèi)星通信,軍事工業(yè)等領(lǐng)域,具有無限優(yōu)越的應(yīng)用前景。
上傳時間: 2022-03-30
上傳用戶:d1997wayne
嵌入式系統(tǒng)(Embedded System)在于結(jié)合微處理器或微控制器的系統(tǒng)電路與其專用的軟件,來達到系統(tǒng)運行效率成本的最優(yōu)化。今天凡移動電話、手表、電子游戲機、PDA、電視、冰箱等家用電子與通信產(chǎn)品,電動汽車、電動自行車乃至于電車等電動交通工具的控制核心,無不與嵌入式系統(tǒng)息息相關(guān)。而在后PC時代,家電、玩具、汽車、新一代手記、數(shù)碼相機、先進的醫(yī)療儀器乃至于即將到來的智能型房屋、智能型辦公室、與其它跟電相關(guān)的器材設(shè)備更是缺少不了嵌入式系統(tǒng)這個核心技術(shù)。本書將做全面、詳實的介紹,歡迎下載和閱覽......
標簽: 嵌入式系統(tǒng)
上傳時間: 2022-07-16
上傳用戶:默默
MPC5748This reference manual is intended for system software and hardware developers andapplications programmers who want to develop products with this device. It assumes thatthe reader understands operating systems, microprocessor system design, and basicprinciples of software and hardware.
標簽: MPC5748G
上傳時間: 2022-07-25
上傳用戶:
VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(2)資源包含以下內(nèi)容:1. 用C進行嵌入式開發(fā)的一個完整的面向中級用戶的討論.2. 一個免費的嵌入式操作系統(tǒng)。.3. MSP430f149上LCD顯示的程序.4. msp430 falsh自編程.5. MSP430浮點庫.6. tcpip堆棧.7. 圖像編碼.8. 熟悉非常簡單CPU模擬器 1、將所給模擬器的源程序編譯成執(zhí)行程序。 2、運行并觀察非常簡單CPU模擬器.9. 單個漢字庫字摸提取程序.10. 軟件紅外線接收程序.11. I2C總線讀寫程序.12. 24C02讀寫程序.13. lcd 測試程序.14. ac97 測試.15. usb 檢驗程序.16. 8位RISC CPU的VERILOG編程 SOURCECODE.17. Verilog DHL教程.18. sdram的verilog的源碼實現(xiàn).19. 嵌入式系統(tǒng).20. PALM PDB文件閱讀器源代碼.21. IRDA 1.0 標準協(xié)議源代碼.22. cygnal 源代碼.23. AD7708數(shù)據(jù)采集軟件.24. uc/gui的使用說明文檔.25. 嵌入式操作系統(tǒng)文檔.26. UCL compress and decompress tool, very useful for embedded system.27. AD芯片TLC2543的轉(zhuǎn)換例程。.28. 44b0x開發(fā)板使用教程源碼.29. 用c++編寫嵌入式多任務(wù)操作系統(tǒng).30. 嵌入式系統(tǒng)開發(fā)圣經(jīng).31. MISRA C Compliance Matrix.32. C for Embedded Systems.33. 這是關(guān)于LCD常識的資料.34. 這是一篇關(guān)于RS-485接口應(yīng)用的文章.35. 嵌入式系統(tǒng)講義幻燈片課件.36. 這是一個在WindowsCE 環(huán)境下訪問Sql 數(shù)據(jù)庫的源代碼.37. 這是一個在WindowsCE 環(huán)境下進行圖形繪制的源程序。.38. 單片RS232-PPP/TCP/IP協(xié)議轉(zhuǎn)換模塊.39. Nucleus 使用說明.40. 該工程是從ecos嵌入式系統(tǒng)下移植過來的一個小型的fat16文件系統(tǒng).
上傳時間: 2013-04-15
上傳用戶:eeworm
VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(147)資源包含以下內(nèi)容:1. PLC 電梯程序設(shè)計 歐姆龍PLC編程原理.2. SPI.3. PIC12F508編寫的PT2262紅外發(fā)射碼芯片.4. 這是基于samsung s3c2413 的DM9000網(wǎng)口驅(qū)動.5. 總賬系統(tǒng)是一個基本的系統(tǒng).6. 三菱PLC的學(xué)習(xí)的入學(xué)的一參考課件 供大家學(xué)習(xí)參考.7. 旺宏Flash Memory MX29LV320 driver. This program can for embedded system that using MX29LV320 (4MBytes).8. 三菱plc工控自動化及模擬仿真軟件工控自動化.9. 對pci9054驅(qū)動進行詳細的介紹。包括每個函數(shù)的用法。 是非常權(quán)威的教材。對pci9054的編程有非常大的幫助。 可以有助于我們的學(xué)習(xí)。.10. 帶Java擴展的ARM926EJ-S內(nèi)核, 2 x 8KB快取, MMU 2x4k Bytes SRAM, 32kBytes Boot ROM 210MHz, 230MIPs EBI –可支持S.11. 對LM285驅(qū)動進行詳細的介紹。包括每個函數(shù)的用法。 是非常權(quán)威的教材。對LM285的編程有非常大的幫助。 可以有助于我們的學(xué)習(xí)..12. 可將多種格式圖片轉(zhuǎn)化為C源文件.13. 一個實現(xiàn)cpld實現(xiàn)簡單pci接口的文章.14. 基于nios2的嵌入式Uclinux的一些資料.15. AVR單片機串口通信程序 已經(jīng)應(yīng)用很久.16. diPIC 系列程序.17. 這是一個講述有關(guān)ecc加密芯片的內(nèi)部資料.18. 精品課程《單片機原理與應(yīng)用》教學(xué)課件 主講老師: 嚴 青 九江學(xué)院信息科學(xué)與技術(shù)學(xué)院.19. 嵌入式embeded-linux開發(fā)的筆記.20. 嵌入式系統(tǒng)中文件系統(tǒng)源代碼.21. 嵌入式GUI開發(fā)平臺.22. 調(diào)試教程.23. 介紹微軟aku里面的帶有的一個平臺文件的例子,可以熟悉微軟嵌入式的一些.24. VC++,嵌入式程序,手機界面的全屏幕顯示時的處理.25. GEC2410_APP是外圍接口的測試程序。最新版本!】 GEC2410_APP.bin 是編譯后的二進制文件.26. AMD開發(fā)包說明 Au1200_CoreBSP 2.27. GEC S3C2410 核心板的原理圖.28. GEC2410 的擴展版原理圖.29. MSP430F169單片機的PID算法子程序框架.30. sbc2410全部原理圖資料。這是我買了開發(fā)板里面帶的呀.31. 主要講解SRAM_512k61LV25616的時序及其原理.32. crc8的源代碼.33. 詳細的嵌入式bootloader解釋.34. 51單片機控制 1602液晶顯示 讀取PS2鍵盤程序 按鍵會在1602上顯示所按鍵.35. 該代碼包可以加到ADS環(huán)境中.36. LM629運動控制器操作.37. LM629運動控制器操作.38. hspice電路模擬軟件的使用文檔.39. 是一些quartusII下的IP核.40. 這是一個基于NC9SDG128B的AD轉(zhuǎn)換源碼.
標簽: 光電子
上傳時間: 2013-07-28
上傳用戶:eeworm
This unique guide to designing digital VLSI circuits takes a top-down approach, reflecting the natureof the design process in industry. Starting with architecture design, the book explains the why andhow of digital design, using the physics that designers need to know, and no more.Covering system and component aspects, design verification, VHDL modelling, clocking, signalintegrity, layout, electricaloverstress, field-programmable logic, economic issues, and more, thescope of the book is singularly comprehensive.
標簽: Integrated Digital Circuit Design
上傳時間: 2013-11-04
上傳用戶:life840315
多遠程二極管溫度傳感器-Design Considerations for pc thermal management Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement issues encountered when trying to place external sensors. PCB component count decreases when using a device that provides multiple inputs.Better temperature sensing improves product performance and reliability. Disk drive data integrity suffers at elevated temperatures. IBM published an article stating that a 5°C rise in operating temperature causes a 15% increase in the drive’s failure rate. The overall performance of a system can be improved by providing a more accurate temperature measurement of the most critical devices allowing them to run just a few degrees hotter.The LM83 directly senses its own temperature and the temperature of three external PN junctions. One is dedicated to the CPU of choice, the other two go to other parts of your system that need thermal monitoring such as the disk drive or graphics chip. The SMBus-compatible LM83 supports SMBus timeout and logic levels. The LM83 has two interrupt outputs; one for user-programmable limits and WATCHDOG capability (INT), the other is a Critical Temperature Alarm output (T_CRIT_A) for system power supply shutdown.
標簽: Considerat Design 遠程 二極管
上傳時間: 2014-12-21
上傳用戶:ljd123456
The Design and Implementation of the 4.4BSD Operating System
標簽: Implementation Operating Design System
上傳時間: 2013-12-19
上傳用戶:cazjing
this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS.
標簽: functions realized design system
上傳時間: 2015-04-17
上傳用戶:sz_hjbf
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1