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

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

algorithm-Embedded

  • 基于瑞薩電子微控制器的溫度控制系統(tǒng)設(shè)計(jì)

      為了提高傳統(tǒng)溫度控制系統(tǒng)的性能,將PID控制理論與嵌入式系統(tǒng)相結(jié)合,采用瑞薩電子公司的H8S/2166作為核心處理器,AD公司的AD7705以及熱敏電阻溫度傳感器作為溫度檢測(cè)單元,利用4×6小鍵盤、LCD顯示器和S1D13305液晶控制器達(dá)到良好的人機(jī)交互,設(shè)計(jì)出了一個(gè)應(yīng)用于化工領(lǐng)域的嵌入式實(shí)時(shí)溫度控制系統(tǒng)。相比于傳統(tǒng)溫度控制系統(tǒng),該系統(tǒng)提供了更強(qiáng)的計(jì)算能力和可擴(kuò)展能力,采用增量PID控制算法實(shí)現(xiàn)復(fù)雜控制。通過實(shí)驗(yàn),該系統(tǒng)能達(dá)到0.1 ℃的溫度控制精度以及小于120 s的溫度穩(wěn)定時(shí)間。   Abstract:   In order to improve the performance of conventional temperature control system, combining PID control theory with embedded systems, using the Renesas Electronics Corp. H8S/2166 micro-controller as a core processors, AD7705 and thermistor temperature sensor as a temperature detection unit and 4×6 small keyboard, LCD and S1D13305 LCD controller as a good human-computer interaction, this paper designed an embedded real-time temperature control system which is applied in chemical industry. Compared with conventional temperature control system, this system provides more computing power and extensibility, and adopts PID control algorithm for complex control. Through the experiment, the system can reach temperature control accuracy of 0.1 ℃ and temperature stabilization time of less than 120 seconds.

    標(biāo)簽: 瑞薩電子 微控制器 溫度控制 系統(tǒng)設(shè)計(jì)

    上傳時(shí)間: 2014-12-26

    上傳用戶:003030

  • 基于以太網(wǎng)的虛擬示波器設(shè)計(jì)

    為提升虛擬儀器傳輸速率與實(shí)時(shí)性能,擴(kuò)展監(jiān)測(cè)范圍,在VC的軟件平臺(tái)上設(shè)計(jì)了一種全功能虛擬示波器。與傳統(tǒng)虛擬示波器相比,該系統(tǒng)采用嵌入式系統(tǒng)完成信號(hào)采集,采用工業(yè)以太網(wǎng)為傳輸介質(zhì),通過線性插值算法和多線程編程思想,實(shí)現(xiàn)波形顯示、參數(shù)計(jì)算、頻譜分析以及波形存儲(chǔ)及回放功能。實(shí)驗(yàn)結(jié)果表明,該虛擬示波器可以實(shí)現(xiàn)20 kHz采樣頻率下的波形精確顯示,達(dá)到預(yù)期的各項(xiàng)指標(biāo)。 Abstract:  o enhance the transfer rate and real-time of virtual instrument performance, expand scope of monitoring, this paper uses the VCs software platform to design a fully functional virtual oscilloscope. Compared with traditional virtual oscilloscope, this system adopts the embedded system to complete the data acquisition, industrial Ethernet as the transmission medium used by the linear interpolation algorithm and multi-threaded programming ideas, namely to achieve waveform display, parameter calculation, spectrum analysis and waveform storage and playback. Experimental results show that the virtual oscilloscope can accurately display the waveform with 20kHz sampling frequency, and achieve the desired targets.

    標(biāo)簽: 以太網(wǎng) 虛擬 波器設(shè)計(jì)

    上傳時(shí)間: 2013-11-25

    上傳用戶:wbwyl

  • Embedded C Coding Standard

    Embedded C Coding Standard 嵌入式標(biāo)準(zhǔn)C

    標(biāo)簽: Embedded Standard Coding

    上傳時(shí)間: 2013-11-02

    上傳用戶:xiaoyuer

  • Rijndael algorithm修正了CBC下BUG的版本(有源代碼)工作在:D5。作者:Sergey Kirichenko。

    Rijndael algorithm修正了CBC下BUG的版本(有源代碼)工作在:D5。作者:Sergey Kirichenko。

    標(biāo)簽: Kirichenko algorithm Rijndael Sergey

    上傳時(shí)間: 2013-12-23

    上傳用戶:wfl_yy

  • This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

    This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. Pages : 336 Slots : 1

    標(biāo)簽: programmers introduces embedded include

    上傳時(shí)間: 2013-12-10

    上傳用戶:shizhanincc

  • Generate font for embedded system

    Generate font for embedded system

    標(biāo)簽: Generate embedded system font

    上傳時(shí)間: 2015-01-09

    上傳用戶:sz_hjbf

  • UCL compress and decompress tool, very useful for embedded system

    UCL compress and decompress tool, very useful for embedded system

    標(biāo)簽: decompress compress embedded system

    上傳時(shí)間: 2015-01-09

    上傳用戶:三人用菜

  • C for Embedded Systems

    C for Embedded Systems

    標(biāo)簽: Embedded Systems for

    上傳時(shí)間: 2013-12-29

    上傳用戶:hxy200501

  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve

    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.

    標(biāo)簽: L. Professor algorithm developed

    上傳時(shí)間: 2014-12-21

    上傳用戶:gonuiln

  • Modular Exponentiation Algorithm Analysis

    Modular Exponentiation Algorithm Analysis

    標(biāo)簽: Exponentiation Algorithm Analysis Modular

    上傳時(shí)間: 2015-01-13

    上傳用戶:CHINA526

主站蜘蛛池模板: 宁武县| 和硕县| 余姚市| 淮南市| 高邮市| 肃宁县| 且末县| 云林县| 抚州市| 攀枝花市| 达州市| 河北区| 安远县| 隆回县| 扶余县| 定日县| 营口市| 绥江县| 仁化县| 昭通市| 甘谷县| 客服| 大厂| 刚察县| 乌什县| 韩城市| 左贡县| 称多县| 泾源县| 日土县| 余姚市| 昭苏县| 静安区| 剑河县| 溆浦县| 曲水县| 东丰县| 镇沅| 怀远县| 石屏县| 子洲县|