介紹了以AVR單片機(jī)ATmega16為核心,采用前端信號調(diào)理電路、程控增益放大器以及波形顯示LCD(GDM12864A)實(shí)現(xiàn)的一個(gè)簡易示波器。并給出該系統(tǒng)設(shè)計(jì)的硬件和軟件設(shè)計(jì)方案。 Abstract: Abstract:This paper introduces an easy digital storage oscilloscope based on the AVR microcontroller ATmega16,especially emphasizes on the software design and the hardware design which contains signal processing circuit,gain-programmed amplifier circuit and LCD’s interface circuit and so on.
上傳時(shí)間: 2013-10-13
上傳用戶:ccccccc
以89S52單片機(jī)和EP1C6Q240C8型FPGA為控制核心的多功能計(jì)數(shù)器,是由峰值檢波、A/D轉(zhuǎn)換、程控放大、比較整形、移相網(wǎng)絡(luò)部分組成,可實(shí)現(xiàn)測量正弦信號的頻率、周期和相位差的功能。多功能計(jì)數(shù)器采用等精度的測量方法,可實(shí)現(xiàn)頻率為1Hz~10MHz、幅度為0.01~5Vrms的正弦信號的精確測頻,以及頻率為10Hz~100kHz、幅度為0.5~5Vrms的正弦信號精確測相。液晶顯示器能夠?qū)崟r(shí)顯示當(dāng)前信號的頻率、周期和相位差。該多功能計(jì)數(shù)器精度高,界面友好,實(shí)用性強(qiáng)。 Abstract: A multi-function counter,which uses89S52MCU and EP1C6Q240C8FPGA as a control core,consists of peak detector,A/D conversion,program-controlled amplification,compared shaping and phase-shifting network part.The counter measures the frequency,period and phase of sinusoidal signal.With the equal precision method,the multi-function counter achieves the precise frequency measurement of the sinusoidal signal which its frequency is from1Hz to10MHz,its amplitude is from0.01Vrms to5Vrms,as well as the accurate phase measurement of the sinusoidal signal which its frequency is from10Hz to100kHz,its amplitude is from0.5Vrms to5Vrms.The LCD monitor real-time displays the frequency,period and phase difference of current signal.The multi-function counter features high precision,friendly interface,and strong practical.
標(biāo)簽: FPGA 單片機(jī) 多功能 計(jì)數(shù)器
上傳時(shí)間: 2013-11-15
上傳用戶:gy592333
介紹了當(dāng)前普通標(biāo)記機(jī)控制系統(tǒng)現(xiàn)狀及其存在缺點(diǎn),給出氣動(dòng)標(biāo)記機(jī)及相頻修正PWM模式的工作原理。采用ATmega16單片機(jī)和USB轉(zhuǎn)換RS232接口器件CH341T實(shí)現(xiàn)驅(qū)動(dòng)控制系統(tǒng)與PC的實(shí)時(shí)通訊,標(biāo)記控制系統(tǒng)可升級到USB接口。采用基于ATmega16的相頻修正PWM替換555振蕩電路產(chǎn)生的PWM,可直接通過軟件調(diào)整PWM信號。使用達(dá)林頓三極管TIP122替代直流繼電器驅(qū)動(dòng)高頻電磁閥,使得電磁閥驅(qū)動(dòng)電路簡單,成本低廉。該控制系統(tǒng)已成功應(yīng)用于氣動(dòng)標(biāo)記機(jī)。 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.
標(biāo)簽: ATmega 16 標(biāo)記 控制系統(tǒng)
上傳時(shí)間: 2013-10-18
上傳用戶:1427796291
介紹了一種TI公司最新推出的MSP430F247單片機(jī),利用它自帶的I2C模塊驅(qū)動(dòng)I2C總線的溫度傳感器TMP275。TMP275是一款具有高精度、低功耗的新型溫度傳感器。由于TMP275具有可編程功能,纖小的封裝以及極大的溫度范圍,因而廣泛應(yīng)用于組建超小型溫度測量裝置。 Abstract: A new single chip microcomputer MSP430F247 which is released by TI is introduced.It can drive I2C interface digital temperature sensor TMP275 with I2C module.TMP275 is a new temperature sensor which has high accurate,low power. Because TMP275 has programmable function,small packages and wide temperature range,it is applied widely in very little temperature measurment equipment.
上傳時(shí)間: 2013-12-06
上傳用戶:asdfasdfd
針對眾多低成本數(shù)據(jù)采集需求,采用帶有片上USB控制器和D/A轉(zhuǎn)換器的混合信號微處理器C8051F340,設(shè)計(jì)了一款可通過USB接口和LabVIEW圖形用戶界面實(shí)現(xiàn)與PC機(jī)聯(lián)機(jī)的數(shù)據(jù)采集器,同時(shí)借助系統(tǒng)的SD卡存儲(chǔ)獨(dú)立實(shí)現(xiàn)現(xiàn)場長時(shí)間采集數(shù)據(jù)。該數(shù)據(jù)采集器成本低,結(jié)構(gòu)簡單,體積小,已成功用于工業(yè)現(xiàn)場。 Abstract: Aiming at the need of low cost data acquisition, a data acquisition device is designed based on C8051F340 which is a mixed-signal microcontroller and integrates USB controller and A/D controller on a chip.The data acquisition device which can combine with PC by USB interface and LabVIEW graphical user interface,can realize data acquisition. At the same time,it can be solely run a long time in virtue of SD card in field.The date aequisition device features low cost,simple structure and little sharp, and it has been used in industry field.
標(biāo)簽: C8051F340 數(shù)據(jù) 集器設(shè)計(jì)
上傳時(shí)間: 2014-05-31
上傳用戶:1109003457
為了解決磁放大器性能測試過程中,需要對其供給不同數(shù)值恒定電流的問題,設(shè)計(jì)了一種基于DAC7512和單片機(jī)的數(shù)控恒流源系統(tǒng)。該系統(tǒng)采用AT89C51作為主控器件,將計(jì)算機(jī)發(fā)送的電流控制字命令轉(zhuǎn)換為D/A轉(zhuǎn)換器控制字,通過模擬SPI通信接口,寫D/A控制字到DAC7512,從而控制其輸出相應(yīng)數(shù)字電壓值,經(jīng)差動(dòng)縮放電路、電壓/電路變換電路和功率驅(qū)動(dòng)電路,最后輸出恒定電流。實(shí)驗(yàn)結(jié)果表明,恒流源輸出電流調(diào)節(jié)范圍為-45~+45 mA、精度為±0.1 mA,分辨率達(dá)0.024 4 mA,具有應(yīng)用靈活,外圍電路簡單,可靠性高的特點(diǎn)。該數(shù)控直流恒流源也可為相關(guān)產(chǎn)品的測試系統(tǒng)研發(fā)提供參考。 Abstract: In order to solve the need to supply different values constant current for the magnetic amplifier in testing process, numerical control constant current source system was designed based on DAC7512 chip and microcontroller technology. The system used the AT89C51 as the main chip, which can convert the current control word from computer into to D/A control words. And the system wrote D/A control word into the DAC7512 chip to control the output voltage value by the SPI communication interface, which can output corresponding constant current figures by scaling circuit, the V/I converter and power drive circuit. Experimental results show that the current source output current adjustment range is -45~+45mA, accuracy is ± 0.1mA, and resolution ratio is 0.024 4mA
標(biāo)簽: 7512 DAC 數(shù)控直流 恒流源
上傳時(shí)間: 2014-12-27
上傳用戶:invtnewer
針對51單片機(jī)系統(tǒng)中常用的A/D轉(zhuǎn)換器價(jià)格高、精度低的缺點(diǎn),介紹TI公司的16 位的帶有I2C串行接口的A/D轉(zhuǎn)換器ADS1110的工作原理,給出ADS1110與AT89C51單片機(jī)系統(tǒng)的接口電路和軟件設(shè)計(jì)。實(shí)踐證明,ADS1110具有高性價(jià)比和實(shí)用性。 Abstract: According to the disadvantages of high expense and low accuracy of the general A/D converter used in MCS51 microchip system,the principle and working process of a high accuracy 16-bit A/D conversion ADS1110 which has I2C bus and belongs to TI Company are proposed here as well as the interface of ADS1110 to AT89C51 and software list.It is proved to be high performance index and practicability.
上傳時(shí)間: 2013-11-21
上傳用戶:gyq
以AVR單片機(jī)ATmega8和USB接口器件PDIUSBD12為核心,基于標(biāo)準(zhǔn)的USB1.1協(xié)議,設(shè)計(jì)一種通用USB接口模塊,以滿足嵌入式系統(tǒng)中對USB接口的需求。對模塊的硬件電路或單片機(jī)固件程序的硬件接口層稍加修改即可用于其他各種微處理器。該模塊可為各種嵌入式系統(tǒng)增加USB接口,實(shí)現(xiàn)與USB主機(jī)系統(tǒng)通信。 Abstract: Based on AVR microcontroller ATmega8 and USB interface chip PDIUSBD12, a general USB interface module is designed according to USB1.1 protocol for various requirements of embedded systems. Only with few modifications in circuit or hardware abstract layer of firmware, the module can be used on many types of microprocessors. All kinds of embedded systems can realize high speed and stable communication with USB host systems, owing to the facility of this module.
標(biāo)簽: AVR USB 單片機(jī) 接口設(shè)計(jì)
上傳時(shí)間: 2014-01-08
上傳用戶:趙云興
針對材料試驗(yàn)機(jī)等設(shè)備中要求測量或控制材料拉伸或壓縮的位移,一般采用光電軸角編碼器檢測位置信號,輸出正交編碼脈沖信號。若采用其他方法檢測位置信號,必然導(dǎo)致電路設(shè)計(jì)復(fù)雜,可靠性降低。因此,提出一種基于LS7266R1的電子式萬能材料試驗(yàn)機(jī)設(shè)計(jì)方案。給出了試驗(yàn)機(jī)中的控制器工作原理,LS7266R1與單片機(jī)的接口硬件設(shè)計(jì),以及主程序軟件流程圖。巧妙地把力量傳感器,位移傳感器等機(jī)械運(yùn)動(dòng)狀態(tài)的壓力或拉力以及位置坐標(biāo),變成了電壓信號和電脈沖數(shù)字信號,供A/D測量和LS7266R1計(jì)數(shù),從而實(shí)現(xiàn)了獨(dú)立完成材料試驗(yàn)控制或通過PC機(jī)串口命令完成材料試驗(yàn)控制。 Abstract: Aiming at the requirement that the displacement of the tension and compression always be tested and controlled in the equipement such as material testing machine. The position signal was tested by photoelectric axial angle coder. Therefore, the paper proposes the design of electronic universal testing machine design based on LS7266R1. If the position signal detected by other methods, will inevitably lead to the circuit design complexity, reliability decreased. The work theory of the controller, the hardware interface design between LS7266R1 and single chip, and the flow chart of main program, are presented in this paper. The signal of the compression or tension power and displacement at working, which tested by power sensor and displacement sensor especially, is changed into electric voltage and electric pulse numerical signals. And these signals can be tested by A/D and counted by LS7266R1. Finally the test of the material properties can be controlled by itself, or controlled by the COM command of PC.
上傳時(shí)間: 2013-11-02
上傳用戶:yl1140vista
主要介紹了以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.
標(biāo)簽: 33993 MC 多路開關(guān) 檢測
上傳時(shí)間: 2013-11-19
上傳用戶:star_in_rain
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1