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

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

RESULT

  • 基于MAX262的程控濾波器設計

     通過對程控濾波器的理論分析,在研究MAX262的功能和單片機的SPI總線通信的基礎上,提出了基于MAX262的程控濾波器設計方案,設計了程控濾波器的軟硬件,并給出了測試結(jié)果。 Abstract:  By analyzing the programmable filter,the paper puts forward a programmable filter system design based on MAS262 on basic of studying MAS262 features and SPI bus communication.Software and hardware of the programmmable filter are designed,and the test RESULT is given.

    標簽: MAX 262 程控 濾波器設計

    上傳時間: 2013-11-15

    上傳用戶:wxhwjf

  • 基于msp430單片機的便攜式數(shù)字傾角儀的研制

    介紹了一種基于MSP430系列單片機和ADXL203加速度傳感器的數(shù)字式傾角儀,它不僅可以實現(xiàn)水平度檢測,而且可以測量00~3600范圍內(nèi)的任意傾角,分辨率可達O.1。。此外,由于該傾角儀輸出為數(shù)字結(jié)果,因此它也可以與其他的數(shù)字設備結(jié)合起來,組合成一個功能更加強大的儀器。該數(shù)字傾角儀可廣泛應用于建筑、機械、道路、橋梁、石油、煤礦和地質(zhì)勘探等各種需要測量重力參考系下傾角的場合。關鍵詞:MSP430F133單片機;力敏傳感器;ADXL203加速度計;角度測量 Abstract:This paper presents a new style digital inclinometer which is developed on the basis of the MSP430F133 MCU and the ADXL203 dual axis aeeelerometer.This inclinometer not only can test levelness,but also can measure any angle between 0。and 360。with an accuracy of 0.1 O.In addition,its output is a digital RESULT,which makes it possible to integrate itself with other digital devices to form a more functional unit.This inclinometer can be widely used in any construction site,oil field,coal-mine or geologic survey and SO on where it will provide the working people with convenience to measure any angles.Key words:MSP430F133 MCU;force sensor;ADXL203 accelerometer;angle measurement

    標簽: msp 430 單片機 便攜式

    上傳時間: 2013-11-14

    上傳用戶:lizhizheng88

  • SUNPLUSIT編程工具Q-Writer使用說明書

    Important Notice SUNPLUS INNOVATION TECHNOLOGY INC. reserves the right to change this documentation without prior notice.  Information provided by SUNPLUS INNOVATION TECHNOLOGY INC.  is believed to be accurate and reliable.  However, SUNPLUS INNOVATION TECHNOLOGY INC.makes no warranty for any errors which may appear in this document.  Contact SUNPLUS INNOVATION TECHNOLOGY INC.to obtain the latest version of device specifications before placing your order.  No responsibility is assumed by SUNPLUS INNOVATION TECHNOLOGY INC. for any infringement of patent or other rights of third parties which may RESULT from its use. In addition, SUNPLUSIT products are not authorized for use as critical components  in life support systems or aviation systems, where a malfunction or failure of the product may reasonably be expected to RESULT in significant injury to the user, without the express written approval of SunplusIT

    標簽: SUNPLUSIT Q-Writer 編程工具 使用說明書

    上傳時間: 2013-10-13

    上傳用戶:brain kung

  • ADC Oversampling Techniques fo

    Luminary Micro provides an analog-to-digital converter (ADC) module on some members of theStellaris microcontroller family. The hardware resolution of the ADC is 10 bits; however, due to noiseand other accuracy-diminishing factors, the true accuracy is less than 10 bits. This application noteprovides a software-based oversampling technique, RESULTing in an improved Effective Number OfBits (ENOB) in the conversion RESULT. This document describes methods of oversampling an inputsignal, and the impact on precision and overall system performance.

    標簽: Oversampling Techniques ADC fo

    上傳時間: 2013-12-17

    上傳用戶:zhyiroy

  • 基于PIC單片機的脈沖電源

    基于PIC單片機的脈沖電源:設計了一種金屬凝固過程用脈沖電源。該電源采用PIC16F877作為主控芯片,實現(xiàn)對窄脈沖電流幅值的檢測,以及時電流脈沖幅值根據(jù)模糊PID算法進行閑環(huán)控制。使用結(jié)果表明:該電源的輸出脈沖波形良好,電流幅值穩(wěn)定,滿足合金材料凝固過程的工藝要求且運行穩(wěn)定可靠。關鍵詞:脈沖電源;PIC16F877單片機;模糊PID;閑環(huán)控制 Abstract:A kind of pulse power supply was designed which uses in the metal solidification process ..I11is power supply used PIC16F877 to take the master control chip reali on to the narrow pulse electric current peak-to-peak value examination,carried on the closed-loop control to the electric current pulse peak-to-peak value basis fuzzy PID algorithm.The use RESULT indicated ,this power supply output se profile is good,and the electric current peak-to-p~k value is stable,It satisfies the alloy material solidification process the technological requirement and movement stable reliable,Key words:p se po wer supply;PIC16F877single-chip microcontroller;f r PID;closed-loop control

    標簽: PIC 單片機 脈沖電源

    上傳時間: 2013-10-27

    上傳用戶:xcy122677

  • Emulating a synchronous serial

    The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using optimized SW routines with a performance up to 25KBaud in Slave Mode with half duplex transmission and an overhead less than 60% atSAB C513 with 12 MHz. Due to the implementation in C this performance is not the limitof the chip. A pure implementation in assembler will RESULT in a strong reduction of theCPU load and therefore increase the maximum speed of the interface. In addition,microcontrollers like the SAB C505 will speed up the interface by a factor of two becauseof an optimized architecture compared with the SAB C513.Moreover, this solution lays stress on using as few on-chip hardware resources aspossible. A more excessive consumption of those resources will RESULT in a highermaximum speed of the emulated interface.Due to the restricted performance of an 8 bit microcontroller a pin compatible solution isprovided only; the internal register based programming interface is replaced by a set ofsubroutine calls.The attached source files also contain a test shell, which demonstrates how to exchangeinformation between an on-chip HW-SSC and the emulated SW-SSC via 5 external wiresin different operation modes. It is based on the SAB C513 (Siemens 8 bit microcontroller).A table with load measurements is presented to give an indication for the fraction of CPUperformance required by software for emulating the SSC.

    標簽: synchronous Emulating serial

    上傳時間: 2014-01-31

    上傳用戶:z1191176801

  • Input Signal Rise and Fall Tim

    All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, however, is very small, and can not be properly used in anapplication to suppress signal noise, and to shape slow rising/falling input transitions.Thus, it must be taken care that rising/falling input signals pass the undefined area of theTTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usualand specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).The effect of the implemented Schmitt-Trigger is that even if the input signal remains inthe undefined area, well defined low/high levels are generated internally. Note that allinput signals are evaluated at specific sample points (depending on the input and theperipheral function connected to it), at that signal transitions are detected if twoconsecutive samples show different levels. Thus, only the current level of an input signalat these sample points is relevant, that means, the necessary rise/fall times of the inputsignal is only dependant on the sample rate, that is the distance in time between twoconsecutive evaluation time points. If an input signal, for instance, is sampled throughsoftware every 10us, it is irrelevant, which input level would be seen between thesamples. Thus, it would be allowable for the signal to take 10us to pass through theundefined area. Due to the sample rate of 10us, it is assured that only one sample canoccur while the signal is within the undefined area, and no incorrect transition will bedetected. For inputs which are connected to a peripheral function, e.g. capture inputs, thesample rate is determined by the clock cycle of the peripheral unit. In the case of theCAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requiresinput signals to pass through the undefined area within these 400ns in order to avoidmultiple capture events.For input signals, which do not provide the required rise/fall times, external circuitry mustbe used to shape the signal transitions.In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in thediagram represent possible sample points. Waveform a) shows the RESULT if the inputsignal transition time through the undefined TTL-level area is less than the time distancebetween the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the RESULT ifthe sampling is performed more than once within the undefined area (sampling at 1, 2, 5,3, and 4).Sample points:1. Evaluation of the signal clearly RESULTs in a low level2. Either a low or a high level can be sampled here. If low is sampled, no transition willbe detected. If the sample RESULTs in a high level, a transition is detected, and anappropriate action (e.g. capture) might take place.3. Evaluation here clearly RESULTs in a high level. If the previous sample 2) had alreadydetected a high, there is no change. If the previous sample 2) showed a low, atransition from low to high is detected now.

    標簽: Signal Input Fall Rise

    上傳時間: 2013-10-23

    上傳用戶:copu

  • 基于DSP Builder數(shù)字信號處理器的FPGA設計

    針對使用硬件描述語言進行設計存在的問題,提出一種基于FPGA并采用DSP Builder作為設計工具的數(shù)字信號處理器設計方法。并按照Matlab/Simulink/DSP Builder/QuartusⅡ設計流程,設計了一個12階FIR 低通數(shù)字濾波器,通過Quartus 時序仿真及嵌入式邏輯分析儀SignalTapⅡ硬件測試對設計進行了驗證。結(jié)果表明,所設計的FIR 濾波器功能正確,性能良好。 Abstract:  Aiming at the problems in designing DSP using HDL,a method of designing DSP based on FPGA which using DSP Builder as designed tool is pointed out.A 12-order low-pass FIR digital filter was designed according to the process of Matlab/Simulink/DSP Builder/QuartusⅡ, and the design was verified by the timing simulation based on QuartusⅡand practical test based on SignalTapⅡ. The RESULT shows the designed filter is correct in function and good in performance.

    標簽: Builder FPGA DSP 數(shù)字信號處理器

    上傳時間: 2013-11-17

    上傳用戶:lo25643

  • 基于DSP的新型柴油發(fā)電機勵磁控制系統(tǒng)研究

    在綜合分析諧波勵磁無刷同步發(fā)電機勵磁控制系統(tǒng)的基礎上,對其勵磁控制策略進行了研究,開發(fā)了一套基于DSP( TMS320F2812) 控制的新型柴油發(fā)電機勵磁控制系統(tǒng),該系統(tǒng)采用參數(shù)自適應模糊PID 控制勵磁,選用交流采樣方式實時檢測各信號的瞬時特性,系統(tǒng)仿真結(jié)果以及在1 臺25 kW 工頻柴油發(fā)電機上的試驗結(jié)果證明了該控制器具有較好的電壓調(diào)節(jié)特性,系統(tǒng)穩(wěn)態(tài)和暫態(tài)性能完全滿足發(fā)電機對勵磁系統(tǒng)的要求。關鍵詞:勵磁調(diào)節(jié);模糊PID 控制;數(shù)字信號處理器;交流采樣 Abstract :According to the general analysis of the excitation cont rol system of the harmonious wave excitation brushless synchronous generator and it s characteristics ,a new type of diesel generator excitation cont rol system based on DSP( TMS320F2812) was designed. An adaptive fuzzy PID cont rol of excitation is used in this system. To detect the t ransient characteristics of the signals in a timely manner ,AC sampling was applied.The system simulation RESULT s and the testing RESULT s f rom a 25 kW diesel generator (50 Hz) can prove that the voltage regulation characteristics of the excitation cont rol system are very well ,and both the steadyOstate performance and the t ransient performance of the generator are also good.Key words :excitation cont rol ;fuzzy PID cont rol ;digital signal processor (DSP) ;AC sampling

    標簽: DSP 柴油發(fā)電機 勵磁控制 系統(tǒng)研究

    上傳時間: 2013-10-29

    上傳用戶:fxf126@126.com

  • XAPP098 - Spartan FPGA低成本、高效率串行配置

    This application note shows how to achieve low-cost, efficient serial configuration for Spartan FPGA designs. The approachrecommended here takes advantage of unused resources in a design, thereby reducing the cost, part count, memory size,and board space associated with the serial configuration circuitry. As a RESULT, neither processor nor PROM needs to be fullydedicated to performing Spartan configuration.In particular, information is provided on how the idle processing time of an on-board controller can be used to loadconfiguration data from an off-board source. As a RESULT, it is possible to upgrade a Spartan design in the field by sending thebitstream over a network.

    標簽: Spartan XAPP FPGA 098

    上傳時間: 2014-08-16

    上傳用戶:adada

主站蜘蛛池模板: 高邑县| 伽师县| 若尔盖县| 贵州省| 搜索| 玉林市| 荣成市| 浦北县| 塔河县| 朝阳区| 金门县| 济宁市| 阳江市| 确山县| 军事| 成武县| 抚顺市| 中方县| 通化县| 长沙县| 鹿邑县| 巴林右旗| 沛县| 西安市| 五河县| 高密市| 黔南| 邵阳市| 黄骅市| 资兴市| 临桂县| 乐平市| 石城县| 连南| 景宁| 文水县| 葫芦岛市| 乌拉特中旗| 广南县| 蓬安县| 盐源县|