為提高電容測量精度,針對電容式傳感器的工作原理設(shè)計了基于PIC16LF874單片機(jī)電容測量模塊。簡單闡述了電容測量電路的應(yīng)用背景和國內(nèi)外研究現(xiàn)狀,介紹了美國Microchip公司PIC16LF874單片機(jī)的特性。電容式傳感器輸出的動態(tài)微弱電容信號通過PS021型電容數(shù)字轉(zhuǎn)換器把模擬量數(shù)據(jù)轉(zhuǎn)換成數(shù)字量數(shù)據(jù),所測數(shù)據(jù)由PIC16LF874單片機(jī)應(yīng)用程序進(jìn)行處理、顯示和保存。實驗結(jié)果表明,固定電容標(biāo)稱值為10~20 pF 的測量值相對誤差在1%以內(nèi),同時也可知被測電容容值越大,測量值和標(biāo)稱值相對誤差越小。 Abstract: To improve the accuracy of capacitance measurement,aimed at the principle of work of mercury capacitance acceleration transducer,the design of micro capacitance measurement circuit is based on the key PIC16LF874 chip. Briefly discusses the application of the capacitance measuring circuit for the background and status of foreign researchers,focusing on the United States PIC16LF874 microcontroller features. Capacitive sensor outputed signal through the dynamics of weak PS021-chip capacitors (capacitancedigital converter) to convert analog data into digital data,the measured data from the PIC16LF874 microcontroller application process, display and preservation. Experimental results show that the fixed capacitor 10pF ~ 20pF nominal value of the measured value of relative error is within 1%,but also it canbe seen the value of the measured capacitance larger,measuring value and the nominal value of relative error smaller.
上傳時間: 2013-10-29
上傳用戶:wojiaohs
為提高太陽能的利用率,以ATmega8單片機(jī)為控制核心,設(shè)計了一套光電跟蹤與視日運(yùn)動軌跡跟蹤互補(bǔ)控制的雙軸太陽跟蹤器。該跟蹤器在晴天時,利用光敏電阻采集光強(qiáng)判斷太陽位置,控制步進(jìn)電機(jī)實現(xiàn)光電跟蹤;在陰天時,采集時鐘器件PCF8583的時間信息,計算當(dāng)前太陽位置來實現(xiàn)視日運(yùn)動軌跡跟蹤。實驗表明:該太陽跟蹤器能在不同天氣狀況下對太陽進(jìn)行較準(zhǔn)確地跟蹤,能量接收效率提高了30%,達(dá)到充分利用太陽能的目的。 Abstract: To improve the utilization rate of solar energy,a kind of solar tracking controller which effectively combined the sun angle tracking and photo electric tracking based on ATmega8is designed.In the sunny days,the solar tracking con-troller determines the sun's position by using photosensitive resistances to collect light intensity and control stepper motors to achieve photo electric tracking,n cloudy days,it collects clock chip PCF8583time information to calculate the current position of the sun and achieve the sun angle tracking.Experimental results show the solar tracking controller accurately tracks the sun in different weather conditions,improves received energy efficiency by30%and reaches the purpose of full use of solar energy.
上傳時間: 2013-10-15
上傳用戶:urgdil
設(shè)計一種基于ATmega16L單片機(jī)的溫度控制系統(tǒng),闡述該系統(tǒng)的軟硬件設(shè)計方案。采用模塊化設(shè)計方法,利用增量式PID算法使被控對象的溫度值趨于給定值。實驗結(jié)果表明該系統(tǒng)具有良好的檢測和控制功能。 Abstract: This paper designs a temperature control system based on ATmega16L,describes the hardware and software de-sign scheme of the system,adopts the modularized design method and utilizes the incremental PID algorithm to realize the temperature of controlled device incline to the given value.The experiment result indicates that the system has good detec-tion and control function
標(biāo)簽: ATmega 16L 16 單片機(jī)
上傳時間: 2013-10-09
上傳用戶:stvnash
詳細(xì)介紹工控軟件組態(tài)王與單片機(jī)多機(jī)串口通訊的設(shè)計原理。分析組態(tài)王提供的直接與單片機(jī)串口通信方法的優(yōu)點(diǎn),給出系統(tǒng)基于RS-485總線傳輸?shù)慕涌陔娐吩韴D。根據(jù)組態(tài)王提供的通訊協(xié)議和單片機(jī)多機(jī)串口通訊的原理,給出程序設(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.
標(biāo)簽: 工控軟件 單片機(jī) 串口通訊 多機(jī)
上傳時間: 2013-12-19
上傳用戶:tecman
實時時鐘是微機(jī)保護(hù)裝置的重要部件,在討論P(yáng)CF8583結(jié)構(gòu)與功能的基礎(chǔ)上,提出采用dsPIC33F系列微處理器與串行I2C時鐘PCF8583的接口設(shè)計方案,給出了相應(yīng)的接口電路與軟件流程。該設(shè)計方案結(jié)構(gòu)簡單,可靠性高,開發(fā)周期短,具有一定的實用與參考價值。所設(shè)計的微機(jī)保護(hù)裝置已投入現(xiàn)場運(yùn)行,效果良好。 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.
標(biāo)簽: 8583 PCF 串行時鐘 中的應(yīng)用
上傳時間: 2013-11-18
上傳用戶:Thuan
介紹一種基于C8051單片機(jī)的動態(tài)心電監(jiān)護(hù)系統(tǒng)。該系統(tǒng)由兩部分組成:以C8051F320單片機(jī)為核心的數(shù)據(jù)采集裝置和以PC機(jī)為平臺的分析處理系統(tǒng)。硬件電路功耗低,由單片機(jī)自帶的USB接口將數(shù)據(jù)傳送給PC機(jī)。軟件平臺采用LabVIEW可視化虛擬儀器系統(tǒng)開發(fā)平臺,將傳統(tǒng)儀器的功能模塊集成到計算機(jī)中,用戶可通過修改虛擬儀器的程序改變其功能。采用USB接口實時傳輸心電數(shù)據(jù),并將數(shù)據(jù)采集模塊設(shè)計為計算機(jī)外設(shè),使該系統(tǒng)高速快捷、小巧便攜。 Abstract: In this design,a low-cost ECG electrocardiogram monitoring system is introduced,which consists of two parts:data acquisition device based on C8051F320and PC terminal as the analysis and processing system.The system is low-power consumption,the data is transmitted to the PC terminal by USB interface of the C8051F320.By using the visible virtual instrument system developing platform LabVIEW,the traditional instruments function modules are integrated into the computer,so the user can modify virtual instrument software to change its function to meet their needs.Using USB in-terface to realize real-time ECG data transmission,in addition,ECG data acquisition module is designed as the computer peripheral,which makes the syetem high-speed and portable.
標(biāo)簽: C8051F320 心電監(jiān)護(hù) 系統(tǒng)設(shè)計
上傳時間: 2013-11-13
上傳用戶:zhangzhenyu
針對盤山路存在的轉(zhuǎn)彎盲區(qū),即在轉(zhuǎn)彎時司機(jī)無法得知彎路對面是否有車輛通過,設(shè)計一種基于C8051F310的山路轉(zhuǎn)彎預(yù)防警示系統(tǒng)。該系統(tǒng)利用一階濾波算法檢測山路轉(zhuǎn)彎時是否有車輛通過。運(yùn)用該算法可增強(qiáng)系統(tǒng)檢測的實時性,提高檢測機(jī)動車輛的靈敏度,同時大大減少環(huán)境溫度對檢測的干擾。試驗表明該系統(tǒng)能夠正確指示出在山路轉(zhuǎn)彎時是否有車輛通過,目前該系統(tǒng)已安裝在盤山路上,可大大減少事故的發(fā)生率。 Abstract: Aiming at passing hilly road,there is a turn blind spot.Motormen usually do not know if the passing of vehicles pass the road.So a system of defending accident on hilly road is designed,which is based on MCU C8051F310.The sys-tem uses the first-order filter algorithm to detect whether there are passing vehicles.This algorithm enhances the real-time detection and improves the sensitivity of detection vehicles.Meanwhile,it reduces the detection interference of environmen-tal temperature.The experimental results show that this system can exactly indicate if there are passing vehicles.At present,the system has been successfully applied to hilly road.The system can greatly decrease accident.
上傳時間: 2013-10-10
上傳用戶:歸海惜雪
介紹一種基于CAN總線的牽引變電站自動化系統(tǒng)通訊規(guī)約的設(shè)計,CAN通訊規(guī)約采用標(biāo)準(zhǔn)幀,報文采用主動發(fā)送和發(fā)送查詢兩種處理形式。該設(shè)計在城市輕軌與地鐵牽引變電站中的應(yīng)用表明:可實現(xiàn)間隔層和通訊處理層的數(shù)據(jù)快速、可靠的交換,提高牽引變電站的安全性和穩(wěn)定性 。 Abstract: This paper firstly presents a kind of design dealing with communicational protocol to the traction substation automation system based on CAN bus,and then comes up with the ideas that all frames of CAN communicational protocol should adopt the standard frame,and that messages be processed by two ways:sending initiatively and sending quiries.Subway and light rail application shows that the use of the CAN bus is possible to exchange data quickly and reliably between the layers of the middle and the communicational processing,hence to improve the safety and stability of traction substations.
上傳時間: 2013-11-07
上傳用戶:bs2005
詳細(xì)介紹了PCI9052接口器件的功能、結(jié)構(gòu)和使用方法,并結(jié)合實際給出了基于PCI9052器件開發(fā)PCI總線接口卡的應(yīng)用實例。 Abstract: The main functions,structures and usage of PCI9052inferface chip are introduced in detail in this paper.And an application example of designing PCI bus interface card based on PCI9052is proposed in this paper.
上傳時間: 2013-10-16
上傳用戶:togetsomething
數(shù)字信號處理器dsPIC33F集多通道高精度A/D轉(zhuǎn)換、多通訊模式、看門狗、CMOS Flash技術(shù)等于一體,其內(nèi)部可完成所有數(shù)據(jù)操作,實現(xiàn)總線不出芯片技術(shù)。將該處理器應(yīng)用于微機(jī)保護(hù)裝置,提出基于dsPIC33F微處理器的微機(jī)保護(hù)裝置的設(shè)計方案,給出相應(yīng)的接口電路與軟件流程。該設(shè)計方案結(jié)構(gòu)簡單,性價比及可靠性高,開發(fā)周期短,具有一定的實用推廣價值。所研制的微機(jī)保護(hù)裝置現(xiàn)場運(yùn)行效果良好。 Abstract: The dsPIC33F microprocessor has a plentiful interior resource which contains multi-channel,high precision A/D converters,multi-communication module,watchdog,CMOS Flash technology,and so on.All data manipulations is accomplished interiorly.What is more,it makes the technology that bus does not go beyond the chip comes into practice.The paper put forwards a design scheme based on dsPIC33F microprocessor.The scheme has the advantages of simple structure,high reliability and shortened exploitation cycle.What is more,it has definite practicality and reference.The microcomputer protection device has been put into operation with excellent effects.
上傳時間: 2013-11-16
上傳用戶:開懷常笑
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1