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

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

Finally

  • Network+Routing+Fundamentals,+Applications

    Coverage of routing techniques in various wired and wireless networks is the unique proposition of this book. Routing protocols and algorithms are the brains of any network. The selection of topics in this book is clear: we attempt to explain routing in its entirety, starting from fundamental concepts, then moving through routing on the Internet, and Finally cutting across the recent‐day cellular, ad hoc, and wireless networks. 

    標簽: Fundamentals Applications Network Routing

    上傳時間: 2020-05-31

    上傳用戶:shancjb

  • Radio+Resource+Management+Strategies

    It is more than a decade since GSM was first commercially available. After some unexpected delay, it seems that Finally UMTS is here to stay as a 3G system standardised by 3GPP, at least for another ten years. UMTS will enable multi-service, multi-rate and flexible IP native-based mobile technologies to be used in wide area scenarios and also pave the way for a smooth transition from circuit switched voice networks to mobile packet services.

    標簽: Management Strategies Resource Radio

    上傳時間: 2020-06-01

    上傳用戶:shancjb

  • Digital+Home

    It has been said that the move from narrowband to broadband access is the second revolution for the Internet — ‘broadband is more bandwidth than you can use’. Once users have experienced broadband access there is no turning back. A whole new world of applications and services becomes possible. No longer is it the ‘world- wide wait’. The speed of response and visual quality enabled by broadband Finally allows the Internet to reach its true potential.

    標簽: Digital Home

    上傳時間: 2020-06-06

    上傳用戶:shancjb

  • Advanced+Chipless+RFID

    The author’s group has developed various chipless RFID tags and reader architectures at 2.45, 4–8, 24, and 60 GHz. These results were published extensively in the form of books, book chapters, refereed conference and journal articles, and Finally, as patent applications. However, there is still room for improvement of chipless RFID sys- tems. In this book, we proposed advanced techniques of chipless RFID systems that supersede their predecessors in signal processing, tag design, and reader architecture.

    標簽: Advanced Chipless RFID

    上傳時間: 2020-06-08

    上傳用戶:shancjb

  • Embedded_Deep_Learning_-_Algorithms

    Although state of the art in many typical machine learning tasks, deep learning algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount of required computations and huge model sizes. Because of this, deep learning applications on battery-constrained wearables have only been possible through wireless connections with a resourceful cloud. This setup has several drawbacks. First, there are privacy concerns. Cloud computing requires users to share their raw data—images, video, locations, speech—with a remote system. Most users are not willing to do this. Second, the cloud-setup requires users to be connected all the time, which is unfeasible given current cellular coverage. Furthermore, real-time applications require low latency connections, which cannot be guaranteed using the current communication infrastructure. Finally, wireless connections are very inefficient—requiringtoo much energyper transferredbit for real-time data transfer on energy-constrained platforms.

    標簽: Embedded_Deep_Learning Algorithms

    上傳時間: 2020-06-10

    上傳用戶:shancjb

  • 基于UCC28019的PFC電路設計

    為設計高效率、低損耗的PFC電路,本文基于UCC28019進行電路設計。以UCC28019輸出的PWM波形來控制Boost升壓斬波為核心電路,使電路中的電容交替地充放電、電感交替的儲存和釋放能量,最后實現在輸入AC20V~24V電壓情況下穩定輸出DC38V。測試結果表明,系統實現效率為95%左右,電壓調整率小于1%,電源功率因數0.99。交流輸入電壓為19.0-25.8 V時,輸出直流電壓穩定性較好,電感無明顯嘯叫且紋波小,具有一定的帶負載能力和實用性。In order to design the PFC circuit with high efficiency and low loss,this paper designs the circuit based on UCC28019.The PWM waveform output by UCC28019 is used to control boost chopper as the core circuit,which alternately charges and discharges capacitors,stores and releases energy by inductors,and Finally achieves stable output of DC38 V under the input voltage of AC20 V~24 V.The test results show that the system achieves about 95% efficiency,the voltage adjustment rate is less than 1%,the power factor is 0.99,and the AC input voltage is 19.0-25.8 V.The output DC voltage stability is good,the inductance has no obvious whistle and the ripple is small,so it has certain load capacity and practicability.

    標簽: ucc28019 pfc 電路設計

    上傳時間: 2022-04-03

    上傳用戶:

  • 1MHz換能器驅動電路的設計

    超聲波換能器作為一種實用的檢測手段,能實現聲波所攜帶的信息和電能之間轉換。它的性能優良,價格低廉,操作方便,易于調試,因此在工農業生產中發揮著重要的作用。但目前換能器驅動電路的發射頻率多為40 kHz,本文針對1 MHz的超聲波換能器電路進行了設計,主要介紹了它的發射驅動電路和接收驅動電路的設計方案,并對它們的功能進行了詳細地說明。最后搭建實驗平臺,并對電路的輸入、輸出模塊進行了測試。實驗結果表明,換能器電路運行良好,可以為超聲波高精度測量領域的應用提供參考。As a practical means of detection, ultrasonic transducer can realize the conversion between theinformation carried by sound wave and electric energy.It has the advantages of excellent performance,low cost, convenient operation and debugging, so plays an important role in industrial and agriculturalproduction.However, the transmitting frequency of the driving circuit for most transducer is 40 kHz.Thecircuit of 1 MHz ultrasonic transducer is designed In this paper. It mainly introduces the emissive drivingcircuit and the receiving circuit design and the detailed function of them. Finally, the experimentalplatform is built, and the circuit of input and output were tested. Experiments show that the transducer' s...

    標簽: 換能器 驅動電路

    上傳時間: 2022-04-28

    上傳用戶:

  • spi協議英文詳解

    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協議

    上傳時間: 2022-06-20

    上傳用戶:

主站蜘蛛池模板: 阿拉善左旗| 丹巴县| 岳阳市| 防城港市| 余江县| 樟树市| 砀山县| 伊春市| 成武县| 山阴县| 新邵县| 长沙市| 哈密市| 鄂伦春自治旗| 鸡东县| 菏泽市| 虎林市| 措美县| 于都县| 大同市| 海南省| 平谷区| 垫江县| 隆昌县| 大方县| 嘉鱼县| 松潘县| 荆门市| 绥江县| 马关县| 呼和浩特市| 三亚市| 墨竹工卡县| 丹凤县| 九龙城区| 哈巴河县| 兴文县| 德昌县| 古蔺县| 东乌珠穆沁旗| 社旗县|