數(shù)字信號處理器dsPIC33F集多通道高精度A/D轉(zhuǎn)換、多通訊模式、看門狗、CMOS Flash技術(shù)等于一體,其內(nèi)部可完成所有數(shù)據(jù)操作,實(shí)現(xiàn)總線不出芯片技術(shù)。將該處理器應(yīng)用于微機(jī)保護(hù)裝置,提出基于dsPIC33F微處理器的微機(jī)保護(hù)裝置的設(shè)計(jì)方案,給出相應(yīng)的接口電路與軟件流程。該設(shè)計(jì)方案結(jié)構(gòu)簡單,性價(jià)比及可靠性高,開發(fā)周期短,具有一定的實(shí)用推廣價(jià)值。所研制的微機(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.
介紹了采用ATmega48單片機(jī)實(shí)現(xiàn)三相無刷直流電機(jī)控制器的方法。利用Atmega48獲得帶死區(qū)的脈寬調(diào)制(PWM)、霍爾傳感器的換相處理、正弦驅(qū)動(dòng)信號的產(chǎn)生和電機(jī)轉(zhuǎn)速的控制等功能。采用該方法的優(yōu)點(diǎn)是所需的外圍器件少,成本低。
Abstract:
The method of 3-phase brushless DC motor control based on ATmega48 is presented in this paper.The system uses ATmega48 to generate PWM signals with dead-time, hall sensors signals commutation,sine driving signal and rotational speed of motor.Using this method,the needed external devices are few, the cost is low.
在開放式數(shù)控系統(tǒng)結(jié)構(gòu)模型的基礎(chǔ)上,研究了基于ISA總線的DSP通信控制原理。采用中斷方式完成了PC機(jī)和DSP之間的通信。介紹了以DriverWorks為工具開發(fā)ISA設(shè)備WDM驅(qū)動(dòng)程序的方法,探討了中斷處理、驅(qū)動(dòng)程序與應(yīng)用程序之間的通信,簡要說明了驅(qū)動(dòng)程序的安裝與調(diào)試。通過調(diào)試,系統(tǒng)設(shè)計(jì)運(yùn)行穩(wěn)定。
Abstract:
The ISA bus and DSP correspondence control principle is investigated in the basis of the existing open architecture numerical control system.The interrupt method is used to realize the communication between PC and DSP based on the ISA bus.The methods of WDM driver exploitation for ISA device using Driver Works are introduced.The main process of driver program and the keys such as handle interrupt and the communication between the drivers and application are presented.And how to debug and install the drive is explained.
C8051F020單片機(jī)通過SPI接口驅(qū)動(dòng)四線電阻式觸摸屏控制器TSC2046,利用中斷方式驅(qū)動(dòng)TSC2046設(shè)計(jì)軟件。介紹了觸摸屏的工作原理、TSC2046工作方式以及典型應(yīng)用電路。
Abstract:
The C8051F020 MCU is connected with the TSC2046 which is a 4-wire touch screen controller. The TSC2046 is controlled by interrupt mode, the? operation principle of touch screen is introduced. The operation mode of TSC2046 and typical application circuit are also discussed.
介紹了一種基于AT89S52微處理器、鍵控顯示模式、多漢字顯示的顯示模塊設(shè)計(jì)方法。對AT89S52的內(nèi)部功能及使用高128字節(jié)RAM時(shí)的尋址方式進(jìn)行說明。給出了四漢字顯示模塊的硬件電路原理圖、主程序流程圖以及中斷顯示流程圖。
Abstract:
The design method of display module base on the AT89S52 microcontroller,display mode controlled by keyboard and? showing several Chinese characterses are introduced in the paper.The internal function and the addressing mode for the high 128B RAM of the AT89S52 are explained.The basic circuit diagram,the main program flow chart and the display interrupt flow chart of four Chinese characterses display module are also given.
采用單片機(jī)AT89C2051實(shí)現(xiàn)溫度測量與控制,鍵盤和顯示電路實(shí)現(xiàn)溫度的設(shè)定、修改、清零以及當(dāng)前溫度值的顯示,并對溫度超過上下限進(jìn)行報(bào)警。闡述了該系統(tǒng)設(shè)計(jì)的硬件和軟件設(shè)計(jì)。
Abstract:
The system of temperature measuring and controling is realized based on AT89C2051.The keyboard and display circuit is designed,which can be used for setting and modifying temperature value,resetting and displaying the present temperature value.At the same time the warning circuit is also designed in the system,which can deal with the alarm when temperature exceeds the upper limit and the lower limit.The hardware and software design of the system are explained.
對于傳統(tǒng)的跑步機(jī)無法聯(lián)機(jī)組網(wǎng),保存歷史數(shù)據(jù),實(shí)時(shí)調(diào)試等問題,介紹了一個(gè)由多臺跑步機(jī)通過RS-232串行總線與上位機(jī)相連組成的跑步機(jī)聯(lián)網(wǎng)系統(tǒng)。系統(tǒng)采用W77E58作為下位機(jī)核心控制器件,它具有雙串行通訊端口,其中一個(gè)串口用于與變頻器通訊,另一個(gè)串口則與上位機(jī)相連,構(gòu)成跑步機(jī)網(wǎng)絡(luò)。
Abstract:
The traditional running machine can not be connected to a network, saving historical data, real time debug etc.In this paper,a new network system which is composed of running machines connected by a RS-232 communication bus is introduced.In the system,W77E58 is used as a core control unit.W77E58 has two serial ports,one is connected to the inverter and the other is connected to the PC. Thus a network appears.
基于CC1110單片機(jī)公交報(bào)站系統(tǒng)主要由CC1110單片機(jī)最小系統(tǒng)和WT588D語音模塊組成,提出了如何實(shí)現(xiàn)語音報(bào)站,通過無線通信SimpliciTI網(wǎng)絡(luò)協(xié)議實(shí)現(xiàn)公交站臺的自動(dòng)播報(bào)和OLCD液晶顯示公交運(yùn)行的各類信息。結(jié)果表明,該公交報(bào)站系統(tǒng)報(bào)站準(zhǔn)確率99%,價(jià)格比同類產(chǎn)品下降了300%以上,系統(tǒng)組成結(jié)構(gòu)簡單,提高了系統(tǒng)的抗干擾性和穩(wěn)定性,也便于攜帶。
Abstract:
The bus stop announcement system based on CC1110 MCU is composed of CC1110 MCU minimum system and WT588D voice module. How to achieve the voice announcing is put forward.The bus-stop will announce automatically and display on the OLCD by means of wireless communication SimpliciTI network protocol. As a result, the bus station stop announcement systems reported 99% accuracy rate, price of similar products declined by 300% or more, system of simple structure, improve the anti-jamming and stability of the power system, it is also portable.
介紹了MPC555與CS8900A擴(kuò)展以太網(wǎng)的硬件設(shè)計(jì)圖。以NUCLUES PLUS操作系統(tǒng)為基礎(chǔ),介紹了網(wǎng)卡軟件驅(qū)動(dòng)程序的編制,給出了以太網(wǎng)協(xié)議包嵌入NUCLEUS PLUS操作系統(tǒng)的實(shí)現(xiàn)方法。
Abstract:
The Ethernet extension hardware design of MPC555 and CS8900A are introduced,and the software driven program based on NUCLEUS PLUS operation system and the technique that Ethernet protocol embedded in NUCLEUS PLUS real operation system are discussed.
主要介紹了以PIC18F2480單片機(jī)為處理器,基于可編程多路開關(guān)檢測接口器件MC33993實(shí)現(xiàn)的車用多路開關(guān)檢測接口電路的設(shè)計(jì)。該設(shè)計(jì)克服了以往基于分立元件的檢測接口電路的弊端,簡化了接口電路設(shè)計(jì),保證了車用開關(guān)工作的可靠性和安全性。
Abstract:
The design of automotive multiple switch detection interface circuit based on MC33993 is introduced mainly which adopts PIC18F2480 single chip microprocessor.This circuit overcomes shortage of traditional design which contains many schism elements, and the application of MC33993 also predigests the whole design of interface circuit and guarantees the dependability and security of the switch.