亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

variation-based

  • 基于C8051F310的山路轉(zhuǎn)彎預(yù)防警示系統(tǒng)

    針對盤山路存在的轉(zhuǎn)彎盲區(qū),即在轉(zhuǎn)彎時(shí)司機(jī)無法得知彎路對面是否有車輛通過,設(shè)計(jì)一種基于C8051F310的山路轉(zhuǎn)彎預(yù)防警示系統(tǒng)。該系統(tǒng)利用一階濾波算法檢測山路轉(zhuǎn)彎時(shí)是否有車輛通過。運(yùn)用該算法可增強(qiáng)系統(tǒng)檢測的實(shí)時(shí)性,提高檢測機(jī)動(dòng)車輛的靈敏度,同時(shí)大大減少環(huán)境溫度對檢測的干擾。試驗(yàn)表明該系統(tǒng)能夠正確指示出在山路轉(zhuǎn)彎時(shí)是否有車輛通過,目前該系統(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.

    標(biāo)簽: C8051F310 轉(zhuǎn)彎

    上傳時(shí)間: 2013-10-10

    上傳用戶:歸海惜雪

  • 基于CAN總線的綜自通訊規(guī)約設(shè)計(jì)

    介紹一種基于CAN總線的牽引變電站自動(dòng)化系統(tǒng)通訊規(guī)約的設(shè)計(jì),CAN通訊規(guī)約采用標(biāo)準(zhǔn)幀,報(bào)文采用主動(dòng)發(fā)送和發(fā)送查詢兩種處理形式。該設(shè)計(jì)在城市輕軌與地鐵牽引變電站中的應(yīng)用表明:可實(shí)現(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.

    標(biāo)簽: CAN 總線 通訊規(guī)約

    上傳時(shí)間: 2013-11-07

    上傳用戶:bs2005

  • 基于AT89S52的機(jī)載電氣盒測試儀的設(shè)計(jì)

    飛機(jī)電網(wǎng)故障時(shí),機(jī)載電氣盒必須在延遲時(shí)間內(nèi)切斷電網(wǎng),保護(hù)機(jī)載設(shè)備。采用AT89S52設(shè)計(jì)的電氣盒測試儀能夠測試電氣盒保護(hù)功能,測量延遲時(shí)間。實(shí)際應(yīng)用結(jié)果表明,該測試儀具有測量準(zhǔn)確、可靠性高、成本低等優(yōu)點(diǎn)。 Abstract:  The helicopter-electrical-box must shut off the helicopter power,protect the equipments of the helicopter when the helicopter power is failed.The tester for the helicopter-electrical-box based on AT89S52is used for testing the protect-ing function and measuring the delay time.Application results show this tester has some advantages,such as accurate mea-surement,high dependability,economical cost etc.

    標(biāo)簽: 89S S52 AT 89

    上傳時(shí)間: 2014-12-27

    上傳用戶:786334970

  • 基于PCI9052的PCI局部總線應(yīng)用

    詳細(xì)介紹了PCI9052接口器件的功能、結(jié)構(gòu)和使用方法,并結(jié)合實(shí)際給出了基于PCI9052器件開發(fā)PCI總線接口卡的應(yīng)用實(shí)例。 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.

    標(biāo)簽: PCI 9052 局部 總線

    上傳時(shí)間: 2013-10-16

    上傳用戶:togetsomething

  • 基于ISA總線與KH-9300的數(shù)據(jù)采集系統(tǒng)

    介紹基于ISA總線與KH-9300的數(shù)據(jù)采集板卡的設(shè)置,詳細(xì)說明8254定時(shí)計(jì)數(shù)器及8259中斷控制器的結(jié)構(gòu)特點(diǎn)、工作方式、控制字等,探討中斷類型、中斷處理程序、中斷矢量表及其填寫。重點(diǎn)講述使用TorboC編寫中斷服務(wù)程序的方法,應(yīng)注意的主要問題及程序測試的結(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.

    標(biāo)簽: 9300 ISA KH 總線

    上傳時(shí)間: 2013-11-14

    上傳用戶:qq527891923

  • 微處理器dsPIC33F在微機(jī)保護(hù)裝置中的應(yīng)用

    數(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.

    標(biāo)簽: dsPIC 33F 33 微處理器

    上傳時(shí)間: 2013-11-16

    上傳用戶:開懷常笑

  • 基于ATmega16的簡易示波器設(shè)計(jì)

    介紹了以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.

    標(biāo)簽: ATmega 16 簡易示波器

    上傳時(shí)間: 2013-10-13

    上傳用戶:ccccccc

  • 基于C8051F040的方位角測試系統(tǒng)

    提出一種基于C8051F040的炮塔方位角測試系統(tǒng)的設(shè)計(jì)方案,給出測試系統(tǒng)的各個(gè)模塊軟硬件設(shè)計(jì)。炮塔方位角測試系統(tǒng)集數(shù)據(jù)采集,數(shù)據(jù)傳輸和數(shù)據(jù)顯示等功能于一體,實(shí)現(xiàn)了炮塔方位角裝置的離線檢測。系統(tǒng)軟件采用C51編寫,對單片機(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 方位角 測試系統(tǒng)

    上傳時(shí)間: 2014-12-27

    上傳用戶:7891

  • 基于VHDL的微型打印機(jī)控制器設(shè)計(jì)

    介紹基于VHDL的微型打印機(jī)控制器的設(shè)計(jì)。論述了微型打印機(jī)的基本原理,以及實(shí)現(xiàn)控制器的VHDL語言設(shè)計(jì)。打印機(jī)的數(shù)據(jù)來自系統(tǒng)中的存儲(chǔ)模塊,根據(jù)需要控制打印。該微型打印機(jī)控制器可取代傳統(tǒng)的微型打印機(jī),且抗干擾性好,可靠性高,具有較強(qiáng)的移植性,稍加改動(dòng)就可應(yī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的數(shù)據(jù)采集存儲(chǔ)系統(tǒng)的設(shè)計(jì)

    介紹一種基于C8051F060單片機(jī)和NAND Flash的數(shù)據(jù)采集存儲(chǔ)系統(tǒng),該系統(tǒng)可實(shí)現(xiàn)3路信號采樣,每路采樣率為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_嘉偉

主站蜘蛛池模板: 怀仁县| 浑源县| 石狮市| 亳州市| 沙河市| 永年县| 汾西县| 香港 | 皋兰县| 高阳县| 牡丹江市| 天峻县| 高台县| 黄冈市| 道孚县| 铅山县| 阳城县| 临江市| 梓潼县| 金门县| 稷山县| 德兴市| 麻江县| 津南区| 都昌县| 柘荣县| 修文县| 十堰市| 冷水江市| 泗水县| 北京市| 稷山县| 沅陵县| 仁化县| 舟曲县| 曲松县| 汉沽区| 桂林市| 兰西县| 东莞市| 沙雅县|