在研究傳統家用燃氣報警器的基礎上,以ZigBee協議為平臺,構建mesh網狀網絡實現網絡化的智能語音報警系統。由于傳感器本身的溫度和實際環境溫度的影響,傳感器標定后采用軟件補償方法。為了減少系統費用,前端節點采用半功能節點設備,路由器和協調器采用全功能節點設備,構建mesh網絡所形成的家庭內部報警系統,通過通用的電話接口連接到外部的公用電話網絡,啟動語音模塊進行報警。實驗結果表明,在2.4 GHz頻率下傳輸,有墻等障礙物的情況下,節點的傳輸距離大約為35 m,能夠滿足家庭需要,且系統工作穩定,但在功耗方面仍需進一步改善。 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.
上傳時間: 2013-10-30
上傳用戶:swaylong
This example shows how to update at regulate period the WWDG counter using theEarly Wakeup interrupt (EWI). The WWDG timeout is set to 262ms, refresh window set to 41h and the EWI isenabled. When the WWDG counter reaches 40h the EWI is generated and in the WWDGISR the counter is refreshed to prevent a WWDG reset and led connected to PC.07is toggled.The EXTI line9 is connected to PB.09 pin and configured to generate an interrupton falling edge.In the NVIC, EXTI line9 to 5 interrupt vector is enabled with priority equal to 0and the WWDG interrupt vector is enabled with priority equal to 1 (EXTI IT > WWDG IT). The EXTI Line9 will be used to simulate a software failure: once the EXTI line9event occurs (by pressing Key push-button on EVAL board) the correspondent interruptis served, in the ISR the led connected to PC.07 is turned off and the EXTI line9pending bit is not cleared. So the CPU will execute indefinitely EXTI line9 ISR andthe WWDG ISR will never be entered(WWDG counter not updated). As result, when theWWDG counter falls to 3Fh the WWDG reset occurs.If the EXTI line9 event don抰 occurs the WWDG counter is indefinitely refreshed inthe WWDG ISR which prevent from WWDG reset. If the WWDG reset is generated, AFTER resuming from reset a led connected to PC.06is turned on. In this example the system is clocked by the HSE(8MHz).
上傳時間: 2013-11-11
上傳用戶:gundamwzc
This application note describes how to retrieve user-defined data from Xilinx configurationPROMs (XC18V00 and Platform Flash devices) AFTER the same PROM has configured theFPGA. The method to add user-defined data to the configuration PROM file is also discussed.The reference design described in this application note can be used in any of the followingXilinx FPGA architectures: Spartan™-II, Spartan-IIE, Spartan-3, Virtex™, Virtex-E, Virtex-II,and Virtex-II Pro.
上傳時間: 2013-10-09
上傳用戶:guojin_0704
The Virtex™-4 user access register (USR_ACCESS_VIRTEX4) is a 32-bit register thatprovides direct access to bitstream data by the FPGA fabric. It is useful for loadingPowerPC™ 405 (PPC405) processor caches and/or other data into the FPGA AFTER the FPGAhas been configured, thus achieving partial reconfiguration. The USR_ACCESS_VIRTEX4register is programmed through the bitstream with a command that writes a series of 32-bitwords.
標簽: USR_ACCESS PowerPC XAPP 719
上傳時間: 2013-12-23
上傳用戶:yuanwenjiao
針對嵌入式機器視覺系統向獨立化、智能化發展的要求,介紹了一種嵌入式視覺系統--智能相機。基于對智能相機體系結構、組成模塊和圖像采集、傳輸和處理技術的分析,對國內外的幾款智能相機進行比較。綜合技術發展現狀,提出基于FPGA+DSP模式的硬件平臺,并提出智能相機的發展方向。分析結果表明,該系統設計可以實現脫離PC運行,完成圖像獲取與分析,并作出相應輸出。 Abstract: This paper introduced an embedded vision system-intelligent camera ,which was for embedded machine vision systems to an independent and intelligent development requirements. Intelligent camera architecture, component modules and image acquisition, transmission and processing technology were analyzed. AFTER comparing integrated technology development of several intelligent cameras at home and abroad, the paper proposed the hardware platform based on FPGA+DSP models and made clear direction of development of intelligent cameras. On the analysis of the design, the results indicate that the system can run from the PC independently to complete the image acquisition and analysis and give a corresponding output.
上傳時間: 2013-11-14
上傳用戶:無聊來刷下
Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key AFTER key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.
上傳時間: 2013-12-10
上傳用戶:Vici
MemCheck Driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver developers with a tool to help in the detection of the following memory handling issues: Buffer overrun Buffer corruption Buffer use AFTER buffer release Double buffer releases
標簽: MemCheck designed Windows develop
上傳時間: 2014-12-05
上傳用戶:weiwolkt
Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated AFTER creation without undesired side effects.
標簽: Flyweight Conservator allowing extends
上傳時間: 2014-01-06
上傳用戶:cuibaigao
《代碼大全》的英文版名稱是 Code Complete: A Practical Handbook of Software Construction。 它獲得1993年美國軟件開發雜志Jolt大獎,被美國包括MIT在內的十多所大學作為計算機軟件學科的教材。 作者Steve McConnell的另外三本著作是 Rapid Development,Software Project Survival Guide ,AFTER the Gold Rush 。 本軟件設計實用手冊內容覆蓋了開發過程中最重要部分的藝術性和科學性。 其焦點在于成功的程序設計技術。
標簽: Construction Practical Complete Handbook
上傳時間: 2015-02-17
上傳用戶:songnanhua
dances Act now and you ll be given a free membership to a top Internet firm who is changing people s lives for the better.Mary L. White of LA. stays at home with her children and works just 3 1/2 hours a day... she now earns twice as much money as she did before. Frank Herns Jr. of NY takes 2 vacations a year to the Caribbean and enjoys more time and freedom than ever before. Jane Kennedy of FL fired her boss AFTER 5 months. She finally has the time and money she needs to complete her college education. Craig Garcia of CA tripled his income in just 90 days because took advantage of his free membership.
標簽: membership Internet changing dances
上傳時間: 2015-03-08
上傳用戶:xhz1993