介紹了以AVR單片機(jī)ATmega16為核心,采用前端信號(hào)調(diào)理電路、程控增益放大器以及波形顯示LCD(GDM12864A)實(shí)現(xiàn)的一個(gè)簡(jiǎn)易示波器。并給出該系統(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.
標(biāo)簽: ATmega 16 簡(jiǎn)易示波器
上傳時(shí)間: 2013-10-13
上傳用戶:ccccccc
提出一種基于C8051F040的炮塔方位角測(cè)試系統(tǒng)的設(shè)計(jì)方案,給出測(cè)試系統(tǒng)的各個(gè)模塊軟硬件設(shè)計(jì)。炮塔方位角測(cè)試系統(tǒng)集數(shù)據(jù)采集,數(shù)據(jù)傳輸和數(shù)據(jù)顯示等功能于一體,實(shí)現(xiàn)了炮塔方位角裝置的離線檢測(cè)。系統(tǒng)軟件采用C51編寫,對(duì)單片機(jī)進(jìn)行有效電源管理,保證了系統(tǒng)的穩(wěn)定性,可靠性。 Abstract: This paper puts forwards a design of artillery position system based on C8051F040,describes all modules hardware and software design of measurement system.The system has the function of information collection,transmission,and display.It can measure artillery position system in offline.The system software using C51can manage the power of single chip microcomputer,guarantee the stability,reliability.
標(biāo)簽: C8051F040 方位角 測(cè)試系統(tǒng)
上傳時(shí)間: 2014-12-27
上傳用戶:7891
介紹基于VHDL的微型打印機(jī)控制器的設(shè)計(jì)。論述了微型打印機(jī)的基本原理,以及實(shí)現(xiàn)控制器的VHDL語(yǔ)言設(shè)計(jì)。打印機(jī)的數(shù)據(jù)來自系統(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.
標(biāo)簽: VHDL 微型打印機(jī) 制器設(shè)計(jì)
上傳時(shí)間: 2013-11-03
上傳用戶:dudu1210004
介紹一種基于C8051F060單片機(jī)和NAND Flash的數(shù)據(jù)采集存儲(chǔ)系統(tǒng),該系統(tǒng)可實(shí)現(xiàn)3路信號(hào)采樣,每路采樣率為5KS/s,通過異步串行通信接口實(shí)現(xiàn)數(shù)據(jù)傳輸。并詳細(xì)說明系統(tǒng)的軟件設(shè)計(jì)。 Abstract: An acquisition and storage system based on C8051F060and NAND Flash is designed in this paper.The system is used to sample three-channel of signal,5KSPS each channel,and can upload data to test bench through UART(Universal Asynchronous Receiver/Transmitter).The software design is discussed in detail.
標(biāo)簽: C8051F060 數(shù)據(jù)采集 存儲(chǔ)系統(tǒng)
上傳時(shí)間: 2013-10-12
上傳用戶:Jesse_嘉偉
介紹了采用ATmega48單片機(jī)實(shí)現(xiàn)三相無刷直流電機(jī)控制器的方法。利用Atmega48獲得帶死區(qū)的脈寬調(diào)制(PWM)、霍爾傳感器的換相處理、正弦驅(qū)動(dòng)信號(hào)的產(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.
標(biāo)簽: ATmega 48 無刷電機(jī) 控制方法
上傳時(shí)間: 2013-12-09
上傳用戶:330402686
介紹了一種基于C8051F020單片機(jī)的多路壓力測(cè)量?jī)x。該測(cè)量?jī)x選用電阻應(yīng)變式壓力傳感器采集壓力信號(hào),并經(jīng)放大電路處理后送入C8051F020單片機(jī),再由C8051F020單片機(jī)內(nèi)部的A/D轉(zhuǎn)換器將采集到的壓力信號(hào)進(jìn)行模數(shù)轉(zhuǎn)化,然后分別對(duì)數(shù)據(jù)進(jìn)行存儲(chǔ)和顯示。該測(cè)量?jī)x能測(cè)量6路壓力信號(hào),并且各測(cè)量點(diǎn)都能單獨(dú)檢測(cè)和設(shè)置。由于采用了C8051F020單片機(jī),簡(jiǎn)化了硬件電路,增強(qiáng)了抗干擾能力,使得測(cè)量?jī)x具有測(cè)量精度高,沖擊小等特點(diǎn)。 Abstract: A measurement apparatus for multi-channel pressure based on single chip microcomputer is introduced.It can measure 6 channels signal of the pressure,and the pressure measure points can be detection and located individually.The pressure signal sampling is obtained by resistor stress-type pressure sensors,the digital signals of 6 channels are collected through amplifying and adjustment circuit of pressure signals and internal integrated A/D converter of MCU.Finally,and it realizes the function to store and display data separately.C8051F020 was used to made hardware circuit simple,and it also enhanced the anti-interference ability.It features high precision and little impact.
標(biāo)簽: C8051F020 單片機(jī) 多路 壓力
上傳時(shí)間: 2013-11-16
上傳用戶:yare
介紹一種采用單片機(jī)技術(shù)和基站器件EM4095的手持式低頻RFID讀卡器方案。首先對(duì)整個(gè)系統(tǒng)框架進(jìn)行說明,然后介紹主要功能模塊的設(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
標(biāo)簽: 4095 RFID EM 單片機(jī)
上傳時(shí)間: 2013-10-18
上傳用戶:windypsm
闡述了一個(gè)由上位PC機(jī)和AT89C52下位單片機(jī)組成的主從分布式溫度巡回檢測(cè)系統(tǒng)。主從機(jī)采用RS-485 串行通訊標(biāo)準(zhǔn)進(jìn)行通信,可在下位單片機(jī)實(shí)現(xiàn)基本的溫度數(shù)據(jù)巡回檢測(cè)基礎(chǔ)上,由上位PC機(jī)實(shí)現(xiàn)綜合處理功能或擴(kuò)展為遠(yuǎn)程操作。整個(gè)系統(tǒng)具有巡檢速度快,擴(kuò)展性好的特點(diǎn)。 Abstract: In this paper,a top PC and AT89C52 under-bit microcontrollers from the main component of the tour distributed temperature detection system is presented. Master and slave can use RS-485 serial communication standards for communications.Based on next-bit machine for basic goods temperature detected data Tour, the top can achieve the integrated treatment of PC functions or for the expansion of long-distance operation. The entire inspection system is fast, expansion.
上傳時(shí)間: 2013-10-13
上傳用戶:zhoujunzhen
在開放式數(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)用程序之間的通信,簡(jiǎn)要說明了驅(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.
標(biāo)簽: ISA DSP 總線 計(jì)算機(jī)
上傳時(shí)間: 2013-11-04
上傳用戶:kang1923
在汽車發(fā)動(dòng)機(jī)起動(dòng)時(shí),若發(fā)動(dòng)機(jī)起動(dòng)后起動(dòng)機(jī)不能及時(shí)斷電,將會(huì)燒毀起動(dòng)機(jī)或損壞飛輪齒環(huán);若變速器不在空檔位置起動(dòng),則起動(dòng)機(jī)的瞬間動(dòng)力將使汽車位移,還可能引起交通事故和人身安全。為此介紹一種利用NXP P89LPC901單片機(jī)控制的汽車起動(dòng)保護(hù)控制器,通過檢測(cè)汽車起動(dòng)開關(guān)、變速箱檔位、發(fā)動(dòng)機(jī)轉(zhuǎn)速,實(shí)現(xiàn)對(duì)汽車發(fā)動(dòng)機(jī)起動(dòng)過程檢測(cè)和保護(hù)。起動(dòng)保護(hù)控制器在發(fā)動(dòng)機(jī)起動(dòng)過程中通過采用逐個(gè)關(guān)閉打開負(fù)載系統(tǒng),解決汽車發(fā)動(dòng)機(jī)過程中因起動(dòng)電流大而對(duì)汽車電源的沖擊影響,延長(zhǎng)了電瓶壽命。 Abstract: When the automotive engine is started, the engine start motor and flywheel gear may be damaged, even traffic accidents and personal safeties may be caused by wrong operation or other factors.In order to ensure the automotive engine can be started normally and safely,it is necessary that the protecting measures and methods are considered in the automotive electrical control system.This paper introduces a kind of the automotive engine starting protect controller based on NXP P89LPC901 MCU.The controller can protect the engine starting process by detecting the starter key switch,transmission stall and engine speed.Through the use of close and open load system,the controller can solve the impact on automotive power because of the high-current load in the process of the automobile engine starting, and extend battery life.
上傳時(shí)間: 2013-10-15
上傳用戶:mikesering
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1