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

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

In-Circuit

  • 基于PIC16C71的數字水溫配制閥的設計

      設計了一種基于PIC16C71單片機的數字水溫配制閥。該配制閥采用NTC熱敏電阻作溫度傳感器,與固定電阻組成簡單分壓電路作為水溫測量電路,利用PIC16C71單片機內置的8位A/D轉換器把熱敏電阻上的模擬電壓轉換為數字量,PIC16C71單片機控制直流電機驅動混水閥調節冷熱水的混合比例實現水溫調節。給出了控制電路圖,對水溫測量電路的參數選擇和測溫精度作了詳細討論。實驗和分析表明,選用阻值較大的NTC熱敏電阻和分壓電阻可較好地解決熱敏電阻因功耗較大造成的熱擊穿問題。   Abstract:   A digital valve for controlling water temperature based on PIC16C71 was presented in this paper.A bleeder circuit which consisted of a NTC thermistor as temperature sensor and a fixed resistance was designed as water temperature measuring circuit.The analog voltage on the thermistor was converted into digital signal by a 8-bit A/D converter embedded in PIC16C71. Based on the digital signal, the MCU PIC16C71 drived the valve by a DC motor to adjust the water temperature through adjusting the proportion of hot water and cold water.The circuit diagram of controller was given,the principle,the component parameters and the accuracy of measuring temperatures were also dissertated in detail. It was found by experiment and analysis that thermal breakdown of thermistor caused by high power could be solved by selecting thermistor and fixed resistance with high impedance value.

    標簽: PIC 16C C71 16

    上傳時間: 2013-11-08

    上傳用戶:Yue Zhong

  • 單片機控制的鉛酸蓄電池充電電源

     為了有效地提升鉛酸蓄電池的使用壽命,同時實現對充電過程的監控,設計出一種用單片機控制的36 V鉛酸蓄電池充電電源。本電路采用反激式拓撲,連續電流工作模式,電源管理IC設計在電源的副邊,由ELAN公司的EM78P258N單片機模擬,是用可編程器件模擬電源管理IC,實現智能電源低成本化的一次成功嘗試,通過對單片機的軟件設計實現了充電電源的狀態顯示、充電時間控制、報警、過溫保護、過壓保護、過流保護等功能。本充電器真正的實現了鉛酸蓄電池的三段式充電過程,其最高輸出功率可達90 W,效率約85%,成本不到20元,具有很高的市場競爭力。 Abstract:  In order to extend the life of lead-acid battery efficiently and supervise the charging process meanwhile, a 36V lead-acid battery charge powe supply controlled by microcontroller is designed. The charger is flyback switching power supply and works in CCM mode. A EM78P258N microcontroller made by ELAN microelectronics corporation is used as power management IC which is designed at the secondary circuit. The project is a successful attempt to low-cost intelligent power used microcontroller simulating power management IC. The charger also has the functions of the status reveal, charge time control, alarming, thermal protect, current limit and overvoltage protect by the software design. The circuit actually implements the three-step charge process, whose power is up to 90W and whose efficiency can get 85%. The net cost of this charger is less than 20 RMB, so that the charger is of powerful market competitiveness.    

    標簽: 單片機控制 充電電源 鉛酸蓄電池

    上傳時間: 2013-11-16

    上傳用戶:cepsypeng

  • 基于C8051F040的以太網-CAN轉換電路設計

    以太網和CAN總線應用廣泛,但由于其通信協議不同,兩種總線器件間無法進行數據通信,因此,設計了基于CP2200與C8051F040的以太網總線與CAN總線接口轉換電路,并給出部分相關硬件電路與軟件設計分析。在保證數據完整和協議可靠的前提下,通過握手協議和簡化的以太網協議,不僅實現了以太網數據與CAN數據的轉發,同時還順利的解決了以太網的高速性與CAN的低速率沖突,以及兩者數據包之間的大小不同的矛盾。 Abstract:  In the development of actual application, Ethernet and CAN bus are used very extensively. Owing to its various communication protocols, the communicating between two kinds of bus device can’t be carried out. Therefore, in order to solve this problem, the Ethernet-CAN bus interface circuit based on CP2200 and C8051F040 was designed in this paper, and part of the related hardware circuit and software design analysis were given. On the condition of data’s integrity and protocols’reliability, through the handshaking protocols and the simplified the Ethernet protocol, not only the data switching between CAN and Ethernet was realized, but also the differ in velocity and packet size was solved.

    標簽: C8051F040 CAN 以太網 轉換

    上傳時間: 2013-10-15

    上傳用戶:Ants

  • 單片機Flash存儲器壞塊自動檢測

    在深入了解Flash存儲器的基礎上,采用單片機自動檢測存儲器無效塊。主要通過讀取每一塊的第1、第2頁內容,判斷該塊的好壞,并給出具體的實現過程,以及部分關鍵的電路原理圖和C語言程序代碼。該設計最終實現單片機自動檢測Flash壞塊的功能,并通過讀取ID號檢測Flash的性能,同時該設計能夠存儲和讀取1GB數據。 Abstract:  On the basis of in-depth understanding the Flash chips,this paper designs a new program which using the SCM to detect the invalid block.Mainly through reading the data of the first and second page to detect the invalid block.Specific implementation procedure was given,and the key circuit schematic diagram and C language program code was introduced.This design achieved the function of using the MCU checks the invalid block finally,and increased the function by reading the ID number of Flash to get the performance of the memory.And the design also can write and read1GB data

    標簽: Flash 單片機 存儲器 自動檢測

    上傳時間: 2013-10-25

    上傳用戶:taozhihua1314

  • 工控軟件組態王與單片機多機串口通訊的設計

    詳細介紹工控軟件組態王與單片機多機串口通訊的設計原理。分析組態王提供的直接與單片機串口通信方法的優點,給出系統基于RS-485總線傳輸的接口電路原理圖。根據組態王提供的通訊協議和單片機多機串口通訊的原理,給出程序設計流程與思路。 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

  • 串行時鐘PCF8583在微機保護裝置中的應用

    實時時鐘是微機保護裝置的重要部件,在討論PCF8583結構與功能的基礎上,提出采用dsPIC33F系列微處理器與串行I2C時鐘PCF8583的接口設計方案,給出了相應的接口電路與軟件流程。該設計方案結構簡單,可靠性高,開發周期短,具有一定的實用與參考價值。所設計的微機保護裝置已投入現場運行,效果良好。 Abstract:  Real-time clock chip is an important part in microcomputer protection device.Based on discussing the structure and function of PCF8583,a new interface scheme which uses dsPIC33F microprocessor and serial clock chip(I2C)PCF8583is proposed.The method of the circuit design and the main software flow are introduced in this paper.The scheme has simple structure,higher reliability and shorter exploitation cycle,so has definite practicality or reference value.The microcomputer protection device has been put into operation with better effects.

    標簽: 8583 PCF 串行時鐘 中的應用

    上傳時間: 2013-11-18

    上傳用戶:Thuan

  • 基于AT89C52單片機的語音錄放系統

       設計一種基于AT89C52的語音錄放系統,利用單片機、ISD2560語音錄放器件、麥克風、揚聲器等元器件實現硬件電路的設計,并利用C51高級語言設計ISD2560器件控制字的寫入和定時中斷程序。經軟硬件調試,結果表明該系統錄放效果良好,具有一定的工程實用價值。 Abstract:  Voice recording and playback system based on AT89C52is designed in this paper.Using the single-chip microcomputer,voice recording and playback chip ISD2560,microphone and speaker to realize the hardware circuit design.Writing ISD2560control words and timing interrupt procedures are designed by C51advanced language.Through the hardware and software test,voice recording and playback system play better voice,and this system has some engineering practical values.

    標簽: 89C C52 AT 89

    上傳時間: 2013-10-20

    上傳用戶:ywcftc277

  • H.264高清編解碼器的片上系統MG3500

    MG3500SoC是支持H.264高清編解碼器的片上系統,內部集成一個嵌入式ARM926處理器,支持高清H.264編解碼、MPEG鄄2解碼和JPEG編解碼。介紹了MG3500SoC的主要性能特點、引腳排列、主要接口功能及在DVR上的應用,以及MG3500SoC及其周圍器件的硬件設計,提出了在設計中應注意的問題。 Abstract:  The MG3500System-on-Chip(SoC)is high definition(HD)H.264codec,including ARM926-EJ processor,H.264encoder/decoder,MPEG2decoder and JPEG/MJPEG encoder/decoder.The features,pin assignments,interfaces and the typical application of MG3500in DVR are introduced in this paper.The application hardware circuit between the MG3500SoC and peripheral device are given,the questions which the syetem design needs to pay attention are explained.

    標簽: 3500 264 MG 編解碼器

    上傳時間: 2013-11-12

    上傳用戶:elinuxzj

  • 基于ATmega16的標記機控制系統

    介紹了當前普通標記機控制系統現狀及其存在缺點,給出氣動標記機及相頻修正PWM模式的工作原理。采用ATmega16單片機和USB轉換RS232接口器件CH341T實現驅動控制系統與PC的實時通訊,標記控制系統可升級到USB接口。采用基于ATmega16的相頻修正PWM替換555振蕩電路產生的PWM,可直接通過軟件調整PWM信號。使用達林頓三極管TIP122替代直流繼電器驅動高頻電磁閥,使得電磁閥驅動電路簡單,成本低廉。該控制系統已成功應用于氣動標記機。 Abstract:  In this paper,the actuality and demerit of the common gas marking machine control systems are described.The operation principle of the gas marking machine and the phase and frequency correct PWM of ATmega16is introduced.The real-time communication between the driving control system and PC by CH341T which its function is translated USB to RS232is realized,the control systems is updated grade to USB interface.The PWM signal can be adjustable by software for the555surge circuit was substituted by the phase and frequency.The high frequency electromagnetic value’s driving circuit by DC relay is replaced by TIP122,therefore,the circuit is become simple and the cost cheap.The control systems has been widely used in gas marking machine.

    標簽: ATmega 16 標記 控制系統

    上傳時間: 2013-10-18

    上傳用戶:1427796291

  • 基于AT89C51的智能礦井環境質量監控系統

     為滿足礦井安全生產要求,介紹了一種以AT89C51單片機為主控器,對環境空氣的溫度、有毒易燃氣體的濃度等進行檢測的監控系統。該系統配合外圍電路能實現對上述環境指標的控制并存儲相關數據與上位PC機通信。它采用硬件抗干擾和軟件抗干擾技術,以確保整個系統工作的準確性。 Abstract:  In order to meet the needs of mine produce safety,a kind of intellignet mine ambient monotoring and control system based on AT89C51 is introduced.This system can detect the temperature of ambient of mine,the density of poisonous inflammable gas,combined external circuit.With its function part, this system can change above-mentioned elements.

    標簽: 89C C51 AT 89

    上傳時間: 2013-11-10

    上傳用戶:wendy15

主站蜘蛛池模板: 墨玉县| 阳曲县| 翁源县| 桂阳县| 马公市| 徐闻县| 望江县| 昔阳县| 乐山市| 来凤县| 庆元县| 黑河市| 上思县| 封开县| 海宁市| 炉霍县| 独山县| 张家界市| 眉山市| 沂水县| 麟游县| 和田市| 富顺县| 英德市| 行唐县| 太保市| 宜良县| 瑞安市| 治县。| 正定县| 宁津县| 罗甸县| 呼图壁县| 吉林省| 酉阳| 新乡县| 青冈县| 南溪县| 潮州市| 湟中县| 噶尔县|