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

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

iMPlemented

  • Smart Homes

    In this research, we have designed, developed iMPlemented a wireless sensor networks based smart home for safe, sound and secured living environment for any inhabitant especially elderly living alone. We have explored a methodology for the development of efficient electronic real time data processing system to recognize the behaviour of an elderly person. The ability to determine the wellness of an elderly person living alone in their own home using a robust, flexible and data driven artificially intelligent system has been investigated. A framework integrating temporal and spatial contextual information for determining the wellness of an elderly person has been modelled. A novel behaviour detection process based on the observed sensor data in performing essential daily activities has been designed and developed.

    標簽: Smart Homes

    上傳時間: 2020-06-06

    上傳用戶:shancjb

  • 基于Multisim和LabVIEW的虛實結(jié)合數(shù)字電路實驗教學(xué)

    實驗教學(xué)一直是工科教學(xué)中不可或缺的組成部分,對培養(yǎng)學(xué)生的動手能力,獨立思考能力,創(chuàng)新思維與發(fā)散思維具有重要的作用。針對目前電路教學(xué)實驗中電路仿真實驗與實物電路實驗各自獨立,無法統(tǒng)一問題,提出將仿真電路實驗與實物電路實驗有機的結(jié)合同步操作,并使用Web發(fā)布實現(xiàn)遠程實驗操作。采用Multisim作為電路實驗仿真平臺,NI Eiviss II作為實物電路實驗硬件平臺,運用LabVIEW整合Multisim電路仿真實驗與實物電路實驗,實現(xiàn)仿真與實物實驗有機結(jié)合,兩種實驗可同步進行。學(xué)生在仿真實驗中先可探索實驗,然后做實物實驗。同時運用LabVIEW開發(fā)出實驗過程人機交互操作接口界面,使用過程中效果良好。Experimental teaching has always been an indispensable part of engineering education.And it always plays an important role in cultivating students'practical ability,independent thinking ability,innovative thinking and divergent thinking.But simulation experiment and physical experiment cannot be unified in the circuit teaching experiment at present.In order to solve this problem,this paper proposes to combine organically the simulation circuit experiment with physical circuit experiment,and synchronously operate them.This paper uses the WEB publishing to achieve remote experimental operation.Multisim is used as the circuit simulation platform,and NI Eiviss II is used as the physical circuit hardware platform.Multisim circuit simulation experiment and physical circuit experiment are iMPlemented by LabVIEW to realize the combination of simulation experiment and physical experiment.Students do explore experiments in simulation experiment firstly,and then do physical experiment.And this paper uses LabVIEW to develop the experimental man-machine interface.

    標簽: multisim labview

    上傳時間: 2022-04-05

    上傳用戶:

  • 915MHz超高頻RFID閱讀器射頻前端電路設(shè)計

    為了提高超高頻RFID系統(tǒng)中閱讀器在低信噪比的情況下仍具有較高的識別能力,提出一種基于FPGA系統(tǒng)結(jié)合軟件無線電方法實現(xiàn)超高頻RFID射頻前端電路方案。超高頻射頻識別系統(tǒng)必須符合EPC Class 1generation 2標準,所設(shè)計的電路系統(tǒng)以Xilinx公司的XC6SLX16-2CSG324FPGA芯片為硬件基礎(chǔ),將數(shù)字基帶調(diào)制解調(diào)和中頻濾波電路在FPGA系統(tǒng)中設(shè)計實現(xiàn),重點闡述了射頻前端電路的設(shè)計結(jié)構(gòu)、AD/DA轉(zhuǎn)換電路,以及數(shù)字濾波器的設(shè)計。實驗結(jié)果表明,所設(shè)計的超高頻RFID閱讀器簡化了前端電路系統(tǒng)結(jié)構(gòu),提升了穩(wěn)定性,增強了抗干擾能力。該電路系統(tǒng)在信噪比較低的情況下,能夠較好地實現(xiàn)915MHz頻率的射頻接收和發(fā)送。In order to improve the reader UHF RFID system still has a higher ability to identify,in the case of low signal-to-noise ratio.The UHF RFID systems must comply with EPC Class 1 generation 2 standard.In this paper,the design of the circuit system based on Xilinx's XC6SLX16-2CSG324 FPGA chip,and presents UHF RFID RF front-end circuit with software radio based on FPGA system.Digital baseband modem and IF filter circuit is designed and iMPlemented in the FPGA system,and focused on designing the structure of the RF front-end circuit,AD/DA conversion circuits,and digital filter.Experimental results show that the UHF RFID reader de...

    標簽: 915mhz 超高頻 rfid 閱讀 射頻 前端 電路 設(shè)計

    上傳時間: 2022-04-17

    上傳用戶:shjgzh

  • CMSIS—DAP下載器源碼 在STM32F103C8T6上實現(xiàn)

    說明:  CMSIS—DAP下載器源碼,在STM32F103C8T6上實現(xiàn),支持cortex全系單片機下載調(diào)試(CMSIS-DAP downloader source code, iMPlemented on STM32F103C8T6, support cortex full-system MCU download and debug)

    標簽: tm32f1 CMSIS-DAP

    上傳時間: 2022-05-17

    上傳用戶:kingwide

  • spi協(xié)議英文詳解

    In this presentation, we will look at what the Serial Peripheral Interface, otherwise known as the SPI, is. and how it is used to communicate data to and from the PICmicro microcontroller.SPl is frequently used when few 1/O lines are available, but communication between two or more devices must be fast and easy to implement.In this presentation, we will discuss the following topics: We will first cover an Overview of SPI This section of the tutorial will introduce you to SPI and its concepts.Next, we will examine the use of SPI on the PICmicro MCU.The details of how SPI is iMPlemented on a PICmicro device will be examined.Then, a Code Walkthrough will be given.The walkthough will explore code for both an SPI Master and SPI Slave. The example will have the Master generate data for sending to the slave.Finally, there will be a few resources given at the end of the presentation. These resources will allow you to explore in more detail the SPI interface

    標簽: spi協(xié)議

    上傳時間: 2022-06-20

    上傳用戶:

主站蜘蛛池模板: 永仁县| 旺苍县| 广德县| 镇雄县| 麦盖提县| 绩溪县| 峡江县| 康保县| 香港| 青海省| 永清县| 都兰县| 昆明市| 鄂尔多斯市| 密云县| 隆子县| 九龙县| 吉木萨尔县| 岑巩县| 博罗县| 黄陵县| 津市市| 铜陵市| 治县。| 安岳县| 利川市| 苏尼特左旗| 应用必备| 宁河县| 景东| 清流县| 武鸣县| 阿城市| 荔波县| 佛学| 广宁县| 彭州市| 吕梁市| 日土县| 芷江| 宁晋县|