亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

embedded-system-DESIGN

  • Radio Propagation Measurement

    Radio propagation measurements and channel modelling continue to be of fundamental importance to radio system design. As new technology enables dynamic spectrum access and higher data rates, radio propagation effects such as shadowing, the presence of multipath and frequency dispersion are the limiting factors in the design of wireless communication systems. While there are several books covering the topic of radio propagation in various frequency bands, there appears to be no books on radio propagation measurements, which this book addresses at length. 

    標(biāo)簽: Propagation Measurement Radio

    上傳時間: 2020-06-01

    上傳用戶:shancjb

  • Smart+Grids

    n present power system, the engineers face variety of challenges in planning, construction and operation. In some of the problems, the engineers need to use managerial talents. In system design or upgrading the entire system into automatic control instead of slow response of human operator, the engineers need to exercise more technical knowledge and experience. It is principally the engi- neer’s ability to achieve the success in all respect and provide the reliable and uninterrupted service to the customers. This chapter covers some important areas of the traditional power system that helps engineers to overcome the challenges. It emphasizes the characteristics of the various components of a power system such as generation, transmission, distribution, protection and SCADA system. During normal operating conditions and disturbances, the acquired knowledge will pro- vide the engineers the ability to analyse the performance of the complex system and execute future improvement

    標(biāo)簽: Smart Grids

    上傳時間: 2020-06-07

    上傳用戶:shancjb

  • Stable_adaptive_neural_network_control

    Recent years have seen a rapid development of neural network control tech- niques and their successful applications. Numerous simulation studies and actual industrial implementations show that artificial neural network is a good candidate for function approximation and control system design in solving the control problems of complex nonlinear systems in the presence of different kinds of uncertainties. Many control approaches/methods, reporting inventions and control applications within the fields of adaptive control, neural control and fuzzy systems, have been published in various books, journals and conference proceedings.

    標(biāo)簽: Stable_adaptive_neural_network_co ntrol

    上傳時間: 2020-06-10

    上傳用戶:shancjb

  • 基于LabVIEW和單片機(jī)的自動控制系統(tǒng)綜合實(shí)驗(yàn)

    設(shè)計(jì)了自動控制系統(tǒng)綜合實(shí)驗(yàn)案例“基于LabVIEW和單片機(jī)的溫度控制系統(tǒng)設(shè)計(jì)”。實(shí)驗(yàn)系統(tǒng)硬件部分由單片機(jī)、溫度傳感器、D/A轉(zhuǎn)換模塊、調(diào)壓模塊和電烤箱組成,設(shè)計(jì)了單片機(jī)與各個模塊之間的接口電路。軟件部分采用LabVIEW軟件實(shí)現(xiàn)控制算法,并設(shè)計(jì)監(jiān)控界面實(shí)現(xiàn)參數(shù)設(shè)定、溫度數(shù)據(jù)實(shí)時監(jiān)控等功能。設(shè)計(jì)了單片機(jī)與LabVIEW軟件之間的串口通信程序,實(shí)現(xiàn)了輸入、輸出數(shù)據(jù)的傳輸。通過綜合實(shí)驗(yàn)系統(tǒng)設(shè)計(jì),使學(xué)生得到控制系統(tǒng)設(shè)計(jì)和實(shí)驗(yàn)調(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.

    標(biāo)簽: labview 單片機(jī) 自動控制系統(tǒng)

    上傳時間: 2022-03-27

    上傳用戶:qdxqdxqdxqdx

  • 基于arm的嵌入式linux內(nèi)核的裁剪移植

    隨著計(jì)算機(jī)技術(shù)和微電子的迅速發(fā)展,嵌入式系統(tǒng)已經(jīng)被廣泛應(yīng)用到許多領(lǐng)域,如科學(xué)研究,工程計(jì)算,軍事技術(shù),以及各種商業(yè)應(yīng)用等。聯(lián)入式系統(tǒng)被定義為以應(yīng)用為中心,以計(jì)算機(jī)技術(shù)為基礎(chǔ),軟硬件可裁剪、適應(yīng)于特定應(yīng)用系統(tǒng)對功能、可靠性、成本、體積、功耗、等嚴(yán)格要求的專業(yè)計(jì)算機(jī)系統(tǒng)。在目前的各種嵌入式處理器中,由于ARM芯片的功耗低、成本低等顯著優(yōu)點(diǎn),因而獲得眾多的半導(dǎo)體廠商的大力支持,在32位嵌入式應(yīng)用領(lǐng)域獲得了巨人的成功。另一方面,Linx操作系統(tǒng)具有開放源代碼、功能強(qiáng)大,且易于移植等特點(diǎn)而成為嵌入式操作系統(tǒng)的首選,因此在ARM芯片上構(gòu)建嵌入式Liux系統(tǒng)成為嵌入式領(lǐng)域的一個熱點(diǎn)本文首先總結(jié)了ARM體系結(jié)構(gòu)和特點(diǎn),并選擇了基于AMR920T內(nèi)核的S3C2440開發(fā)板作為移植平臺。然后介紹了搭建交叉編譯環(huán)境的一般方法然后介紹了嵌入式 Limux系統(tǒng)的啟動程序?qū)崿F(xiàn)原理,并實(shí)現(xiàn)了ubo的移植,在對 Linux內(nèi)核結(jié)構(gòu)進(jìn)行了分析后,給出了 Linux內(nèi)核的詳細(xì)移植的實(shí)現(xiàn)方法。然后詳細(xì)介紹了如何構(gòu)建根文件系統(tǒng),最終把所裁剪的嵌入式系統(tǒng)能夠成功的移植到SC2440開發(fā)板上。關(guān)鍵詞嵌入式 Linux系統(tǒng);AM啟動程序;移植:;裁剪嵌入式系統(tǒng)(Embedded System),實(shí)際上是"嵌入式計(jì)算機(jī)系統(tǒng)"的簡稱,它是相對于通用計(jì)算機(jī)系統(tǒng)而言的。國際電氣與電子工程師協(xié)會(IEE)對于嵌入式系統(tǒng)的定義:嵌入式系統(tǒng)是用來控制或監(jiān)視機(jī)器、裝置或工廠等大規(guī)模系統(tǒng)的設(shè)備。國內(nèi)對嵌入式系統(tǒng)的一般定義:嵌入式系統(tǒng)是以應(yīng)用為中心、以計(jì)算機(jī)技術(shù)為基礎(chǔ)、軟件硬件可剪裁、適應(yīng)于特定應(yīng)用系統(tǒng)對功能、可靠性、成本、體積、功耗嚴(yán)格要求的專用計(jì)算機(jī)系統(tǒng)嵌入式系統(tǒng)通常由硬件和軟件兩部分組成。硬件由微控制器或單片機(jī)實(shí)現(xiàn),包括一些外圍設(shè)備,軟件由嵌入式操作系統(tǒng)和應(yīng)用軟件組成。和通用計(jì)算機(jī)系統(tǒng)不同,嵌入式系統(tǒng)是與應(yīng)用緊密結(jié)合的,它具有很強(qiáng)的專用性,必須結(jié)合實(shí)際系需求進(jìn)行合理的裁剪利用,滿足應(yīng)用系統(tǒng)的功能,可靠性,成本體積等要求目前,嵌入式技術(shù)廣泛應(yīng)用于智能家電,消費(fèi)電子,多媒體,網(wǎng)絡(luò)工程,衛(wèi)星通信,軍事工業(yè)等領(lǐng)域,具有無限優(yōu)越的應(yīng)用前景。

    標(biāo)簽: arm 嵌入式 linux

    上傳時間: 2022-03-30

    上傳用戶:d1997wayne

  • 嵌入式系統(tǒng)開發(fā)圣經(jīng)(第二版)

      嵌入式系統(tǒng)(Embedded System)在于結(jié)合微處理器或微控制器的系統(tǒng)電路與其專用的軟件,來達(dá)到系統(tǒng)運(yùn)行效率成本的最優(yōu)化。今天凡移動電話、手表、電子游戲機(jī)、PDA、電視、冰箱等家用電子與通信產(chǎn)品,電動汽車、電動自行車乃至于電車等電動交通工具的控制核心,無不與嵌入式系統(tǒng)息息相關(guān)。而在后PC時代,家電、玩具、汽車、新一代手記、數(shù)碼相機(jī)、先進(jìn)的醫(yī)療儀器乃至于即將到來的智能型房屋、智能型辦公室、與其它跟電相關(guān)的器材設(shè)備更是缺少不了嵌入式系統(tǒng)這個核心技術(shù)。本書將做全面、詳實(shí)的介紹,歡迎下載和閱覽......

    標(biāo)簽: 嵌入式系統(tǒng)

    上傳時間: 2022-07-16

    上傳用戶:默默

  • MPC5748G 參考指南

    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.

    標(biāo)簽: MPC5748G

    上傳時間: 2022-07-25

    上傳用戶:

  • VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(2)

    VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(2)資源包含以下內(nèi)容:1. 用C進(jìn)行嵌入式開發(fā)的一個完整的面向中級用戶的討論.2. 一個免費(fèi)的嵌入式操作系統(tǒng)。.3. MSP430f149上LCD顯示的程序.4. msp430 falsh自編程.5. MSP430浮點(diǎn)庫.6. tcpip堆棧.7. 圖像編碼.8. 熟悉非常簡單CPU模擬器 1、將所給模擬器的源程序編譯成執(zhí)行程序。 2、運(yùn)行并觀察非常簡單CPU模擬器.9. 單個漢字庫字摸提取程序.10. 軟件紅外線接收程序.11. I2C總線讀寫程序.12. 24C02讀寫程序.13. lcd 測試程序.14. ac97 測試.15. usb 檢驗(yàn)程序.16. 8位RISC CPU的VERILOG編程 SOURCECODE.17. Verilog DHL教程.18. sdram的verilog的源碼實(shí)現(xiàn).19. 嵌入式系統(tǒng).20. PALM PDB文件閱讀器源代碼.21. IRDA 1.0 標(biāo)準(zhǔn)協(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)境下進(jìn)行圖形繪制的源程序。.38. 單片RS232-PPP/TCP/IP協(xié)議轉(zhuǎn)換模塊.39. Nucleus 使用說明.40. 該工程是從ecos嵌入式系統(tǒng)下移植過來的一個小型的fat16文件系統(tǒng).

    標(biāo)簽: 物理 集錦

    上傳時間: 2013-04-15

    上傳用戶:eeworm

  • VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(147)

    VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(147)資源包含以下內(nèi)容:1. PLC 電梯程序設(shè)計(jì) 歐姆龍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ū)動進(jìn)行詳細(xì)的介紹。包括每個函數(shù)的用法。 是非常權(quán)威的教材。對pci9054的編程有非常大的幫助。 可以有助于我們的學(xué)習(xí)。.10. 帶Java擴(kuò)展的ARM926EJ-S內(nèi)核, 2 x 8KB快取, MMU 2x4k Bytes SRAM, 32kBytes Boot ROM 210MHz, 230MIPs EBI –可支持S.11. 對LM285驅(qū)動進(jìn)行詳細(xì)的介紹。包括每個函數(shù)的用法。 是非常權(quán)威的教材。對LM285的編程有非常大的幫助。 可以有助于我們的學(xué)習(xí)..12. 可將多種格式圖片轉(zhuǎn)化為C源文件.13. 一個實(shí)現(xiàn)cpld實(shí)現(xiàn)簡單pci接口的文章.14. 基于nios2的嵌入式Uclinux的一些資料.15. AVR單片機(jī)串口通信程序 已經(jīng)應(yīng)用很久.16. diPIC 系列程序.17. 這是一個講述有關(guān)ecc加密芯片的內(nèi)部資料.18. 精品課程《單片機(jī)原理與應(yīng)用》教學(xué)課件 主講老師: 嚴(yán) 青 九江學(xué)院信息科學(xué)與技術(shù)學(xué)院.19. 嵌入式embeded-linux開發(fā)的筆記.20. 嵌入式系統(tǒng)中文件系統(tǒng)源代碼.21. 嵌入式GUI開發(fā)平臺.22. 調(diào)試教程.23. 介紹微軟aku里面的帶有的一個平臺文件的例子,可以熟悉微軟嵌入式的一些.24. VC++,嵌入式程序,手機(jī)界面的全屏幕顯示時的處理.25. GEC2410_APP是外圍接口的測試程序。最新版本!】 GEC2410_APP.bin 是編譯后的二進(jìn)制文件.26. AMD開發(fā)包說明 Au1200_CoreBSP 2.27. GEC S3C2410 核心板的原理圖.28. GEC2410 的擴(kuò)展版原理圖.29. MSP430F169單片機(jī)的PID算法子程序框架.30. sbc2410全部原理圖資料。這是我買了開發(fā)板里面帶的呀.31. 主要講解SRAM_512k61LV25616的時序及其原理.32. crc8的源代碼.33. 詳細(xì)的嵌入式bootloader解釋.34. 51單片機(jī)控制 1602液晶顯示 讀取PS2鍵盤程序 按鍵會在1602上顯示所按鍵.35. 該代碼包可以加到ADS環(huán)境中.36. LM629運(yùn)動控制器操作.37. LM629運(yùn)動控制器操作.38. hspice電路模擬軟件的使用文檔.39. 是一些quartusII下的IP核.40. 這是一個基于NC9SDG128B的AD轉(zhuǎn)換源碼.

    標(biāo)簽: 光電子

    上傳時間: 2013-07-28

    上傳用戶:eeworm

  • The Design and Implementation of the 4.4BSD Operating System

    The Design and Implementation of the 4.4BSD Operating System

    標(biāo)簽: Implementation Operating Design System

    上傳時間: 2013-12-19

    上傳用戶:cazjing

主站蜘蛛池模板: 连州市| 德保县| 年辖:市辖区| 利津县| 赣榆县| 大姚县| 高台县| 万载县| 祁连县| 汕尾市| 甘肃省| 湘西| 虹口区| 乐平市| 石嘴山市| 景洪市| 郴州市| 定远县| 邢台县| 天门市| 东海县| 郁南县| 富民县| 都昌县| 巫溪县| 聂拉木县| 任丘市| 高雄县| 繁峙县| 米易县| 永福县| 五河县| 曲阳县| 阿克苏市| 望谟县| 大足县| 诏安县| 保亭| 上高县| 隆昌县| 洪洞县|