Who has never experienced oscillations issues when using an operational amplifier? Opampsare often used in a simple voltage follower configuration. However, this is not the bestconfiguration in terms of capacitive loading and potential risk of oscillations.Capacitive loads have a big impact on the stability of operational amplifier-basedapplications. Several compensation methods exist to stabilize a standard op-amp. Thisapplication note describes the most common ones, which can be used in most cases.The general theory of each compensation method is Explained, and based on this, specific
MG3500SoC是支持H.264高清編解碼器的片上系統(tǒng),內(nèi)部集成一個(gè)嵌入式ARM926處理器,支持高清H.264編解碼、MPEG鄄2解碼和JPEG編解碼。介紹了MG3500SoC的主要性能特點(diǎn)、引腳排列、主要接口功能及在DVR上的應(yīng)用,以及MG3500SoC及其周?chē)骷挠布O(shè)計(jì),提出了在設(shè)計(jì)中應(yīng)注意的問(wèn)題。
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.
介紹基于ISA總線(xiàn)與KH-9300的數(shù)據(jù)采集板卡的設(shè)置,詳細(xì)說(shuō)明8254定時(shí)計(jì)數(shù)器及8259中斷控制器的結(jié)構(gòu)特點(diǎn)、工作方式、控制字等,探討中斷類(lèi)型、中斷處理程序、中斷矢量表及其填寫(xiě)。重點(diǎn)講述使用TorboC編寫(xiě)中斷服務(wù)程序的方法,應(yīng)注意的主要問(wèn)題及程序測(cè)試的結(jié)果。
Abstract:
The settings of KH-9300 data acquisition board based on the ISA bus is introduced,the structural characteristics,working methods,control characters of the timing counter 8254 and interruptioncontroller 8259 are Explained in detail.The interruption type,interrupt handling programs,interruption vector table and its filling also are discussed.Further,great emphasis is put on the method of interrupt service program compiled by Torbo C,the main issues that should be noted,and the results of program testing.
介紹基于VHDL的微型打印機(jī)控制器的設(shè)計(jì)。論述了微型打印機(jī)的基本原理,以及實(shí)現(xiàn)控制器的VHDL語(yǔ)言設(shè)計(jì)。打印機(jī)的數(shù)據(jù)來(lái)自系統(tǒng)中的存儲(chǔ)模塊,根據(jù)需要控制打印。該微型打印機(jī)控制器可取代傳統(tǒng)的微型打印機(jī),且抗干擾性好,可靠性高,具有較強(qiáng)的移植性,稍加改動(dòng)就可應(yīng)用于不同場(chǎng)合。
Abstract:
This paper introduced the design method of micro printer controller based on VHDL.The basic principles of microprinter is Explained,as well as the realization of the controller by VHDL language.The printer data is from the system memory modules,can control printer.The design of microprinter controller has antigood and high reliability,it can replace the traditional printer.The controller has very good portability,and need little modify that can use in different situation.
應(yīng)用德國(guó)Micronas公司的CDC3207G微控制器開(kāi)發(fā)了一款汽車(chē)儀表板系統(tǒng)。詳細(xì)地介紹了該系統(tǒng)的硬件原理,以及步進(jìn)電機(jī),音頻控制,LCD顯示,LED指示燈和報(bào)警燈等幾個(gè)模塊的實(shí)現(xiàn)方法。應(yīng)用μC/OS-II實(shí)時(shí)操作系統(tǒng)開(kāi)發(fā)軟件。著重介紹了啟動(dòng)代碼的設(shè)計(jì)和任務(wù)的規(guī)劃。
Abstract:
A dashboard system is developed by using CDC3207G microcontroller made by Micronas.The hardware of the sys-tem and the realization of the step motor module,audio module,LCD display and LED indicator and alarm module are ex-plained in detail.The μC/OS-II real-time operating system is used for the software development and the starting code design and the task planning is Explained specifically.
介紹一種采用單片機(jī)技術(shù)和基站器件EM4095的手持式低頻RFID讀卡器方案。首先對(duì)整個(gè)系統(tǒng)框架進(jìn)行說(shuō)明,然后介紹主要功能模塊的設(shè)計(jì),給出了各模塊的原理圖。重點(diǎn)描述了基站器件EM4095的性能參數(shù)和功能原理,最后描述了該系統(tǒng)的主程序流程圖。
Abstract:
In this paper,a handheld RFID reader based on MCU and EM4095 is introduced.At first,the configuration of this system is Explained.Then the design of main modules and schematic documents are particularly presented.The parameters and principle of the chip EM4095 are introduced in detail. At last,the main software flow is given
在開(kāi)放式數(shù)控系統(tǒng)結(jié)構(gòu)模型的基礎(chǔ)上,研究了基于ISA總線(xiàn)的DSP通信控制原理。采用中斷方式完成了PC機(jī)和DSP之間的通信。介紹了以DriverWorks為工具開(kāi)發(fā)ISA設(shè)備WDM驅(qū)動(dòng)程序的方法,探討了中斷處理、驅(qū)動(dòng)程序與應(yīng)用程序之間的通信,簡(jiǎn)要說(shuō)明了驅(qū)動(dòng)程序的安裝與調(diào)試。通過(guò)調(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.
介紹了一種基于AT89S52微處理器、鍵控顯示模式、多漢字顯示的顯示模塊設(shè)計(jì)方法。對(duì)AT89S52的內(nèi)部功能及使用高128字節(jié)RAM時(shí)的尋址方式進(jìn)行說(shuō)明。給出了四漢字顯示模塊的硬件電路原理圖、主程序流程圖以及中斷顯示流程圖。
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)溫度測(cè)量與控制,鍵盤(pán)和顯示電路實(shí)現(xiàn)溫度的設(shè)定、修改、清零以及當(dāng)前溫度值的顯示,并對(duì)溫度超過(guò)上下限進(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.
介紹一種無(wú)極可調(diào)交流電子負(fù)載設(shè)計(jì)的新方法,由ATmega48單片機(jī)輸出PWM波,通過(guò)上位機(jī)設(shè)定不同的占空比控制場(chǎng)效應(yīng)管的通斷時(shí)間,即改變流過(guò)場(chǎng)效應(yīng)管的平均電流。根據(jù)電流的大小,可以等效為相應(yīng)的負(fù)載,并將采集的電流值顯示在上位機(jī)上。文中對(duì)該系統(tǒng)的軟﹑硬件設(shè)計(jì)思路作了詳細(xì)的分析,闡述了其設(shè)計(jì)原理。
Abstract:
A new type electronic load is introduced.Due to ATmega48 microcomputer output PWM wave.The different duty is set ratio through PC to control FET turn-on time.We can equivalent homologous load according the current and display the current at PC.The hardware and software designing are analysed in detail. The principle is Explained and the output is also given.