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

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

Off-line

  • keil編譯錯誤分析

    一、 main.c(35): warning: #128-D: loop is not reachable from preceding code 原因,前面有一個while(1){ …….} 二、 main.c(54): warning: #1-D: last line of file ends without a newline 少了一個回車在}之后  

    標簽: keil 編譯 錯誤

    上傳時間: 2014-12-26

    上傳用戶:sjb555

  • 基于8098單片機的SPWM變頻調(diào)速系統(tǒng)

      數(shù)字控制的交流調(diào)速系統(tǒng)所選用的微處理器、功率器件及產(chǎn)生PWM波的方法是影響交流調(diào)速系統(tǒng)性能好壞的直接因素。在介紹了正弦脈寬調(diào)制(SPWM)技術(shù)的基礎(chǔ)上,設(shè)計了一種以8098單片機作為控制器,以智能功率模塊IPM為開關(guān)器件的變頻調(diào)速系統(tǒng)。通過軟件編程,產(chǎn)生正弦脈沖寬度調(diào)制波形來控制絕緣柵雙極晶體管的導(dǎo)通和關(guān)斷,從而達到控制異步電動機轉(zhuǎn)速的目的。實驗結(jié)果表明,該系統(tǒng)可調(diào)頻率調(diào)電壓,穩(wěn)定度高,調(diào)速范圍寬,具有較強的實用價值   Abstract:   AC variable speed with digital control systems used microprocessors, power devices and generate PWM wave is the direct factors of affecting the performance AC speed regulation system. On the basis of introducing the sinusoidal pulse width modulation (SPWM) technology,this paper designed variable speed system which used 8098 as a controller, intelligent power module IPM as switching device. Through software programming, resulting in sinusoidal pulse width modulation waveform to control the insulated gate bipolar transistor turn on and off, so as to achieve the purpose of speed control of induction motors. Experimental results show that the system can adjust frequency modulation voltage, high stability, wide speed range, has a strong practical value.  

    標簽: 8098 SPWM 單片機 變頻調(diào)速系統(tǒng)

    上傳時間: 2013-11-14

    上傳用戶:ynwbosss

  • 基于MT8880的一鍵撥號電話系統(tǒng)設(shè)計

      針對煤礦井下調(diào)度及緊急救援系統(tǒng)的需求,以DTMF編解碼模塊為核心,設(shè)計了具有自動撥號功能的新型電話系統(tǒng)。該系統(tǒng)利用MT8880對DTMF信號的編解碼功能實現(xiàn)一鍵撥號和遠程設(shè)置,通過檢測振鈴和忙音信號,完成自動摘機和掛機過程,配合AGC等外圍電路達到話音清晰流暢的效果。   Abstract:   To meet the demand for mine scheduling and emergency rescue system, with using DTMF signal codec as the core, a new telephone system was designed with automatic dialing function. In the system, the DTMF signal encoding and decoding function of MT8880 was used to achieve one-touch dialing and remote setting. The circuit detects the ringing and busy signal, and then completes automatic off-hook and hangup. With AGC(Automatic Gain Control) and other peripheral circuits, the voice was regulated to a clear and smooth effect.

    標簽: 8880 MT 撥號電話 系統(tǒng)設(shè)計

    上傳時間: 2014-11-18

    上傳用戶:ly1994

  • 基于CH341A的USB串口通訊設(shè)計

    為解決當前計算機串行通訊接口只有USB,難以滿足舊型號設(shè)備或某些單片機要求RS232通訊的問題,設(shè)計出兩款RS232/USB電路。采用CH341A與MAX223集成電路芯片構(gòu)建標準9線RS232/USB通用接口轉(zhuǎn)換器,無需編程。采用CH341A與PIC16F877A構(gòu)建單片機與計算機之間的USB通訊電路,軟件遵循RS232通訊協(xié)議,硬件進行電平轉(zhuǎn)換。實際使用表明,這兩款產(chǎn)品與計算機端Windows 操作系統(tǒng)下的串口應(yīng)用程序完全兼容,且通訊過程中無握手失敗現(xiàn)象。 Abstract:  To solve the problem that current computer serial communication only with USB interface can not satisfy with the old type equipments or MCU to communicate with RS232, two kinds of RS232/USB circuit were designed.CH341A and MAX223 integrated circuit chips were used to create a standard 9-line RS232/USB universal interface convertor without programme. CH341A and PIC16F877A chips were adopted to build the USB communication circuit between computers and MCU. The software follows RS232 communication protocol, and the hardware converts electrical levels. Actual practices indicate that the two manufactures are compatible with serial application program of Windows operation system completely,and get avoid of handshake lost.    

    標簽: 341A 341 USB CH

    上傳時間: 2013-11-03

    上傳用戶:siying

  • 基于凌陽單片機的步進電機加減速的控制方法

    提出一種基于凌陽單片機的步進電機加減速的控制方法。采用凌陽科技推出的16位結(jié)構(gòu)工控單片機SPMC75F2413A為控制器,由Allegro公司生產(chǎn)的兩相步進電機專用驅(qū)動器件SLA7042M構(gòu)成步進電機的驅(qū)動電路,在傳統(tǒng)的3段直線加減速控制算法基礎(chǔ)上增加至7段S形曲線加減速過程,控制步進電機的啟動和停止。實驗結(jié)果表明,該控制方法克服了直線加減速中不連續(xù)、易造成系統(tǒng)沖擊的問題,整個系統(tǒng)實現(xiàn)柔性控制,電機啟動、停止連續(xù)性能提高30%。 Abstract:  The method of controlled stepping motor is referred based on SPMC75F2413A MCU, which adopts the 16 knots SPMC75F2413A MCU as the controller. The special-purpose actuation chip SLA7042M of two stepping motor produced by Allegro Corporation constituted to actuation electric circuit. The purpose of increasing to seven section of S shape curve based on the traditional three sections of straight line is to control the start and stop process of stepping motor. The experimental results show that the control method solves easy to pull-out and overshot problems. The overall system realizes flexible control, and the performance of motor start or stop continuity is increased 30%

    標簽: 凌陽單片機 步進電機 控制方法

    上傳時間: 2013-12-08

    上傳用戶:jiangfire

  • 單片機P0口的片外數(shù)據(jù)存儲器擴展

    單片機作為一種微型計算機,其內(nèi)部具有一定的存儲單元(8031除外),但由于其內(nèi)部存儲單元及端口有限,很多情況下難以滿足實際需求。為此介紹一種新的擴展方法,將數(shù)據(jù)線與地址線合并使用,通過軟件控制的方法實現(xiàn)數(shù)據(jù)線與地址線功能的分時轉(zhuǎn)換,數(shù)據(jù)線不僅用于傳送數(shù)據(jù)信號,還可作為地址線、控制線,用于傳送地址信號和控制信號,從而實現(xiàn)單片機與存儲器件的有效連接。以單片機片外256KB數(shù)據(jù)存儲空間的擴展為例,通過該擴展方法,僅用10個I/O端口便可實現(xiàn),與傳統(tǒng)的擴展方法相比,可節(jié)約8個I/O端口。 Abstract:  As a micro-computer,the SCM internal memory has a certain units(except8031),but because of its internal storage units and the ports are limited,in many cases it can not meet the actual demand.So we introduced a new extension method,the data line and address lines combined through software-controlled approach to realize the time-conversion functions of data lines and address lines,so the data lines not only transmited data signals,but also served as address lines and control lines to transmit address signals and control signals,in order to achieve an effective connection of microcontroller and memory chips.Take microcontroller chip with256KB of data storage space expansion as example,through this extension method,with only10I/O ports it was achieved,compared with the traditional extension methods,this method saves8I/O ports.

    標簽: 單片機 P0口 數(shù)據(jù)存儲器 擴展

    上傳時間: 2014-12-26

    上傳用戶:adada

  • 工控軟件組態(tài)王與單片機多機串口通訊的設(shè)計

    詳細介紹工控軟件組態(tài)王與單片機多機串口通訊的設(shè)計原理。分析組態(tài)王提供的直接與單片機串口通信方法的優(yōu)點,給出系統(tǒng)基于RS-485總線傳輸?shù)慕涌陔娐吩韴D。根據(jù)組態(tài)王提供的通訊協(xié)議和單片機多機串口通訊的原理,給出程序設(shè)計流程與思路。 Abstract:  In this paper,the design principle of communication between multi-SCM and KingView by serial ports is described in detail.We analysis the advantage of method supplied by KingView,by which KingView can communicate with serial ports of SCM directly,and provide the system’s interface circuit based on the RS-485transmission line.We provide flow diagram of programming and thinking on the basis of communication protocol supplied by KingView and principle of communication among multi-SCM through serial ports.

    標簽: 工控軟件 單片機 串口通訊 多機

    上傳時間: 2013-12-19

    上傳用戶:tecman

  • 基于AT89S52的機載電氣盒測試儀的設(shè)計

    飛機電網(wǎng)故障時,機載電氣盒必須在延遲時間內(nèi)切斷電網(wǎng),保護機載設(shè)備。采用AT89S52設(shè)計的電氣盒測試儀能夠測試電氣盒保護功能,測量延遲時間。實際應(yīng)用結(jié)果表明,該測試儀具有測量準確、可靠性高、成本低等優(yōu)點。 Abstract:  The helicopter-electrical-box must shut off the helicopter power,protect the equipments of the helicopter when the helicopter power is failed.The tester for the helicopter-electrical-box based on AT89S52is used for testing the protect-ing function and measuring the delay time.Application results show this tester has some advantages,such as accurate mea-surement,high dependability,economical cost etc.

    標簽: 89S S52 AT 89

    上傳時間: 2014-12-27

    上傳用戶:786334970

  • 基于AVR單片機Mega16的電子時鐘設(shè)計

    Mega16是一款采用先進RISC精簡指令,內(nèi)置A/D的8位單片機,可支持低電壓聯(lián)機 Flash和EEPROM 寫入功能;同時還支持 Basic和C 等高級語言編程。用它設(shè)計電子時鐘不僅成本低,硬件簡單,而且很容易實現(xiàn)系統(tǒng)移植。介紹了如何利用AVR系列單片機Mega16及1602字符液晶來設(shè)計電子時鐘的方法,同時給出了相應(yīng)的電路原理及部分語言程序。 Abstract:  ?Mega16 is a high-performance, low power consumption, the use of advanced RISC concise instructions, built-in A/D 8-bit microcontrollers, the on-line support for low-voltage Flash, EEPROM write function. Except Mega16 also support the Basic, C, and other high-level language programming.The electronic clock which is deisgned by Mega16 is not only low-cost, simple hardware, but easy to achieve system migration.The design method of electrioic clock based on the AVR Mega16 and character LCD1602 is introduced in this paper,and the corresponding circuit electrionic and some language program are given.

    標簽: Mega AVR 16 單片機

    上傳時間: 2014-12-27

    上傳用戶:zl5712176

  • PCF8578 LCD圖形點陣液晶驅(qū)動器芯片簡介及封裝庫

    The PCF8578 is a low power CMOS1 LCD row and column driver, designed to drive dotmatrix graphic displays at multiplex rates of 1:8, 1:16, 1:24 or 1:32. The device has40 outputs, of which 24 are programmable and configurable for the following ratios ofrows/columns: 32¤8, 24¤16, 16¤24 or 8¤32. The PCF8578 can function as a stand-alone LCDcontroller and driver for use in small systems. For larger systems it can be used inconjunction with up to 32 PCF8579s for which it has been optimized. Together these twodevices form a general purpose LCD dot matrix driver chip set, capable of driving displaysof up to 40960 dots. The PCF8578 is compatible with most microcontrollers andcommunicates via a two-line bidirectional bus (I2C-bus). Communication overhead isminimized by a display RAM with auto-incremented addressing and display bankswitching.

    標簽: 8578 PCF LCD 圖形點陣

    上傳時間: 2013-10-23

    上傳用戶:頂?shù)弥?/p>

主站蜘蛛池模板: 金乡县| 哈巴河县| 临颍县| 昌图县| 修武县| 长汀县| 柘荣县| 龙山县| 乌鲁木齐市| 吉水县| 长沙市| 大冶市| 新邵县| 阳信县| 谢通门县| 开化县| 黄大仙区| 灵川县| 如皋市| 吉木萨尔县| 乌拉特中旗| 达州市| 穆棱市| 南昌县| 赤峰市| 枣庄市| 东山县| 北碚区| 得荣县| 东阿县| 北安市| 定西市| 江阴市| 台东市| 纳雍县| 河津市| 沾益县| 襄樊市| 新野县| 黎川县| 云和县|