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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

actual

  • 單片機(jī)P0口的片外數(shù)據(jù)存儲(chǔ)器擴(kuò)展

    單片機(jī)作為一種微型計(jì)算機(jī),其內(nèi)部具有一定的存儲(chǔ)單元(8031除外),但由于其內(nèi)部存儲(chǔ)單元及端口有限,很多情況下難以滿足實(shí)際需求。為此介紹一種新的擴(kuò)展方法,將數(shù)據(jù)線與地址線合并使用,通過(guò)軟件控制的方法實(shí)現(xiàn)數(shù)據(jù)線與地址線功能的分時(shí)轉(zhuǎn)換,數(shù)據(jù)線不僅用于傳送數(shù)據(jù)信號(hào),還可作為地址線、控制線,用于傳送地址信號(hào)和控制信號(hào),從而實(shí)現(xiàn)單片機(jī)與存儲(chǔ)器件的有效連接。以單片機(jī)片外256KB數(shù)據(jù)存儲(chǔ)空間的擴(kuò)展為例,通過(guò)該擴(kuò)展方法,僅用10個(gè)I/O端口便可實(shí)現(xiàn),與傳統(tǒng)的擴(kuò)展方法相比,可節(jié)約8個(gè)I/O端口。 Abstract:  As a micro-computer,the SCM internal memory has a certain units(except8031),but because of its internal storage units and the ports are limited,in many cases it can not meet the actual demand.So we introduced a new extension method,the data line and address lines combined through software-controlled approach to realize the time-conversion functions of data lines and address lines,so the data lines not only transmited data signals,but also served as address lines and control lines to transmit address signals and control signals,in order to achieve an effective connection of microcontroller and memory chips.Take microcontroller chip with256KB of data storage space expansion as example,through this extension method,with only10I/O ports it was achieved,compared with the traditional extension methods,this method saves8I/O ports.

    標(biāo)簽: 單片機(jī) P0口 數(shù)據(jù)存儲(chǔ)器 擴(kuò)展

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

    上傳用戶(hù):adada

  • 基于IC卡的新型供暖計(jì)費(fèi)系統(tǒng)設(shè)計(jì)

    將現(xiàn)行的供暖計(jì)費(fèi)方式由按建筑面積計(jì)費(fèi)變?yōu)榘聪牡臒崮苡?jì)費(fèi)是供暖計(jì)費(fèi)方式發(fā)展趨勢(shì),為了滿足這一計(jì)費(fèi)方式變化的需要,設(shè)計(jì)了基于IC卡的預(yù)付費(fèi)式新型供暖計(jì)費(fèi)系統(tǒng),通過(guò)測(cè)量用戶(hù)采暖系統(tǒng)進(jìn)出口的溫度和流量,計(jì)算用戶(hù)消耗的熱能,利用IC卡記錄用戶(hù)預(yù)付費(fèi)的金額和當(dāng)年熱能的單價(jià),根據(jù)熱能消耗和當(dāng)年熱能的單價(jià)計(jì)算用戶(hù)采暖費(fèi),根據(jù)實(shí)際發(fā)生的供暖費(fèi)用和預(yù)付費(fèi)金額控制供暖的開(kāi)停,這一計(jì)費(fèi)方式的變化使供暖計(jì)費(fèi)更趨合理。 Abstract:  It is trend that the mode of heat charging is changed from billing by building area to by thermal energy. In order to meet the needs of heat charging mode changing, a new system of heat charging based on IC card is proposed. The user?蒺s energy consumption is calculated by measuring the user inlet and outlet temperature and flow,using the IC card to record the prepaid amount and the current price of heat. The user?蒺s heating costs is calculated according to energy consumption and current price, according to actual heating costs and prepaid amount,the system controls the heating opening or stopping. It is more reasonable that calculated heating costs by user heat consumption

    標(biāo)簽: IC卡 計(jì)費(fèi) 系統(tǒng)設(shè)計(jì)

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

    上傳用戶(hù):大融融rr

  • 基于MSP430單片機(jī)和DS18B20的數(shù)字溫度計(jì)

    為了在工業(yè)生產(chǎn)及過(guò)程控制中準(zhǔn)確測(cè)量溫度,設(shè)計(jì)了一種基于低功耗MSP430單片機(jī)的數(shù)字溫度計(jì)。整個(gè)系統(tǒng)通過(guò)單片機(jī)MSP430F1121A控制DS18B20讀取溫度,采用數(shù)碼管顯示,溫度傳感器DS18B20與單片機(jī)之間通過(guò)串口進(jìn)行數(shù)據(jù)傳輸。MSP430系列單片機(jī)具有超低功耗,且外圍的整合性高,DS18B20只需一個(gè)端口即可實(shí)現(xiàn)數(shù)據(jù)通信,連接方便。通過(guò)多次實(shí)驗(yàn)證明,該系統(tǒng)的測(cè)試結(jié)果與實(shí)際環(huán)境溫度一致,除了具有接口電路簡(jiǎn)單、測(cè)量精度高、誤差小、可靠性高等特點(diǎn)外,其低成本、低功耗的特點(diǎn)使其擁有更廣闊的應(yīng)用前景。 Abstract:  In order to obtain accurate measuring temperature in industrial production and process control, a digital thermometer based on MSP430 MCU is designed. The system uses MSP430F1121A MCU to control DS18B20, and gets the temperature data, which is displayed on the LED. The temperature sensor DS18B20 and MCU transmit data through serial communication. MSP430 series has ultra-low power and high integration, DS18B20 only needs one port to achieve data communication. Through many experimental results prove, this system is consistent with actual environment temperature. The system has characteristics of interface circuit simple, high measuring accuracy, minor error, high reliability, besides, the characteristics of low cost and low power make it having vaster application prospect.

    標(biāo)簽: MSP 430 18B B20

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

    上傳用戶(hù):wettetw

  • 基于ZigBee技術(shù)的無(wú)線智能家用燃?xì)鈭?bào)警系統(tǒng)

    在研究傳統(tǒng)家用燃?xì)鈭?bào)警器的基礎(chǔ)上,以ZigBee協(xié)議為平臺(tái),構(gòu)建mesh網(wǎng)狀網(wǎng)絡(luò)實(shí)現(xiàn)網(wǎng)絡(luò)化的智能語(yǔ)音報(bào)警系統(tǒng)。由于傳感器本身的溫度和實(shí)際環(huán)境溫度的影響,傳感器標(biāo)定后采用軟件補(bǔ)償方法。為了減少系統(tǒng)費(fèi)用,前端節(jié)點(diǎn)采用半功能節(jié)點(diǎn)設(shè)備,路由器和協(xié)調(diào)器采用全功能節(jié)點(diǎn)設(shè)備,構(gòu)建mesh網(wǎng)絡(luò)所形成的家庭內(nèi)部報(bào)警系統(tǒng),通過(guò)通用的電話接口連接到外部的公用電話網(wǎng)絡(luò),啟動(dòng)語(yǔ)音模塊進(jìn)行報(bào)警。實(shí)驗(yàn)結(jié)果表明,在2.4 GHz頻率下傳輸,有墻等障礙物的情況下,節(jié)點(diǎn)的傳輸距離大約為35 m,能夠滿足家庭需要,且系統(tǒng)工作穩(wěn)定,但在功耗方面仍需進(jìn)一步改善。 Abstract:  On the basis of studying traditional household gas alarm system, this paper proposed the platform for the ZigBee protocol,and constructed mesh network to achieve network-based intelligent voice alarm system. Because of the sensor temperature and the actual environment temperature, this system design used software compensation after calibrating sensor. In order to reduce system cost, semi-functional node devices were used as front-end node, however, full-function devices were used as routers and coordinator,constructed alarm system within the family by building mesh network,connected to the external public telephone network through the common telephone interface, started the voice alarm module. The results indicate that nodes transmit about 35m in the distance in case of walls and other obstacles by 2.4GHz frequency transmission, this is able to meet family needs and work steadily, but still needs further improvement in power consumption.

    標(biāo)簽: ZigBee 無(wú)線智能 報(bào)警系統(tǒng)

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

    上傳用戶(hù):swaylong

  • XAPP953-二維列序?yàn)V波器的實(shí)現(xiàn)

      This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kernel size,maximum horizontal resolution, and implementation options. The rank to be selected can bemodified dynamically, and the actual horizontal resolution is picked up automatically from theinput synchronization signals. The design has a fully synchronous interface through the ce, clk,and rst ports.

    標(biāo)簽: XAPP 953 二維 濾波器

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

    上傳用戶(hù):逗逗666

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時(shí)間: 2015-03-30

    上傳用戶(hù):龍飛艇

  • SR-tree is an index structure for high-dimensional nearest neighbor queries

    SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.

    標(biāo)簽: high-dimensional structure neighbor SR-tree

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

    上傳用戶(hù):zjf3110

  • a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or ex

    a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue field of the SETUP packet and the length of the transfer in the wLength field. The actual upload/download data is transferred during the DATA stage of the SETUP transfer. This firmware will function on all EZ-USB chips (EZ-USB, EZ-USB FX, FX2, FX2LP, FX1).

    標(biāo)簽: downloading uploading firmware internal

    上傳時(shí)間: 2013-12-25

    上傳用戶(hù):zhaiye

  • This m-file displays the time waveform for the Gaussian pulse function and the first and second deri

    This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.

    標(biāo)簽: the and Gaussian displays

    上傳時(shí)間: 2015-05-08

    上傳用戶(hù):leixinzhuo

  • he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

    he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.

    標(biāo)簽: signal Modulated analog create

    上傳時(shí)間: 2015-05-14

    上傳用戶(hù):CHINA526

主站蜘蛛池模板: 博爱县| 板桥市| 北票市| 浦县| 松阳县| 碌曲县| 沂南县| 南宁市| 成武县| 通河县| 临夏市| 南安市| 长海县| 芦山县| 呼玛县| 天镇县| 福鼎市| 新乐市| 台北市| 嫩江县| 沈阳市| 保亭| 汉川市| 墨脱县| 报价| 多伦县| 彭州市| 洛隆县| 宜君县| 盈江县| 当涂县| 论坛| 监利县| 石棉县| 正阳县| 武鸣县| 株洲市| 阜新| 南丰县| 宜春市| 南丹县|