3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Further advancements for E-UTRA; LTE-Advanced feasibility studies in RAN WG4 (Release 9)
上传时间: 2018-04-28
上传用户:doforfuture
网络中基于IEEE 1588,由多个节点和多元化的连接,每个连接连接至少两个节点允许节点之间的通信,包括根据网络协议的消息交换,IEEE 1588的同步提高,允许多个主时钟系统中同时操作。为此,根据IEEE 1588标准,许多节点组成一个实现高可用性主时钟的子系统。
上传时间: 2019-04-25
上传用户:AoBa77
The roots of this book were planted about a decade ago. At that time, I became increasingly convinced that wide-area and metropolitan-area networks, where much of my Group’s research has been centered at that time, were in good shape. Although research in these fields was (and still is) needed, that’s not where the networking bottleneck seemed to be. Rather, the bottleneck was (and still is in many places) in the access networks, which choked users’ access to information and services. It was clear to me that the long-term solution to that problem has to involve optical fiber access networks.
上传时间: 2020-05-31
上传用户:shancjb
Changes in telecommunications are impacting all types of user Group, which include business users, traveling users, small and home offices, and residential users. The acceptance rate of telecom- munications and information services is accelerating significantly. Voice services needed approximately 50 years to reach a very high teledensity; television needed just 15 years to change the culture and lives of many families; the Internet and its related services have been penetrating and changing business practices and private com- munications over the last 2 to 3 years.
标签: Telecommunications Handbook The
上传时间: 2020-06-01
上传用户:shancjb
Today wireless is becoming the leader in communication choices among users. It is not anymore a backup solution for nomadic travellers but really a newmoodnaturallyusedeverywhereevenwhenthewiredcommunicationsare possible. Many technologies evolve then continuously, changing the telecom- munication world. We talk about wireless local area networks (WLANs), wire- less personal area networks (WPANs), wireless metropolitan area networks (WMANs), wireless wide area networks (WWANs), mobile ad hoc networks (MANETs), wireless sensor networks (WSNs) and mesh networks. Since we can find today a multitude of wireless technologies we decided to Group a numberofcomplementarytechnologiesintoonedocumenttomakeiteasierfor areadertounderstandsomeofthetechnicaldetailsofeachmedia.
标签: TM Bluetooth Zigbee Wi-Fi WiMax and
上传时间: 2020-06-01
上传用户:shancjb
HIS IS THE THIRD —and most likely the last—book in the series on information technology for energy managers and web based energy infor- mation and control systems. This book concentrates on web based enterprise energy and building automation systems, and serves as a capstone volume in this series. The thrust here is that the highest level functions of a building and facility automation system are provided by a web based EIS/ECS system that provides energy management, maintenance management, overall facility operational management, and ties in with the enterprise resource management system for the entire facility or the Group of facilities being managed. If there were ever to be a fourth volume in this series, it would follow the logical progression of the first three volumes, and would probably be titled Web Based Enterprise Resource Management Systems.
标签: Enterprise Energy Based Web
上传时间: 2020-06-06
上传用户:shancjb
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.
上传时间: 2020-06-08
上传用户:shancjb
I am presenting this novel book on advances and trends in power electronics and motor drives to the professional community with the expectation that it will be given the same wide and enthusiastic acceptance by practicing engineers, R&D professionals, univer- sity professors, and even graduate students that my other books in this area have. Unlike the traditional books available in the area of power electronics, this book has a unique presentation format that makes it convenient for Group presentations that use Microsoft’s PowerPoint software. In fact, a disk is included that has a PowerPoint file on it that is ready for presentation with the core figures. Presentations can also be organized using just selected portions of the book
标签: Electronics Advances Drives Power Motor And
上传时间: 2020-06-10
上传用户:shancjb
CPCI_E标准规范 CompactPCI® Express SpecificationThe documents in this section may be useful for reference when reading the specification. The revision listed for each document is the latest revision at the time this specification was published. Newer revisions of these documents may exist, so refer to the newest revision. Many of these documents are referenced throughout this specification. Refer to the newest revision of the document unless a specific revision is referenced. • PCI Express Base Specification 3.0. PCI Special Interest Group (PCI-SIG). • PCI Express Card Electromechanical (CEM) Specification 3.0. PCI Special Interest Group (PCI-SIG). • PCI Express to PCI/PCI-X Bridge Specification, Rev. 1.0. PCI Special Interest Group (PCI-SIG). • PCI Express Jitter White Paper. PCI Special Interest Group (PCI-SIG). • PCIe Rj Dj BER White Paper. PCI Special Interest Group (PCI-SIG). • PHY Electrical Test Specification for PCI Express Architecture. PCI Special Interest Group (PCI SIG). • System Management Bus (SMBus) Specification, Version 2.0. Smart Battery System Implementer’
标签: CPCIE
上传时间: 2022-02-23
上传用户:
基于FPGA设计的相关论文资料大全 84篇用FPGA实现FFT的研究 刘朝晖 韩月秋 摘 要 目的 针对高速数字信号处理的要求,给出了用现场可编程门阵列(FPGA)实现的 快速傅里叶变换(FFT)方案.方法 算法为按时间抽取的基4算法,采用递归结构的块浮点运 算方案,蝶算过程只扩展两个符号位以适应雷达信号处理的特点,乘法器由阵列乘法器实 现.结果 采用流水方式保证系统的速度,使取数据、计算旋转因子、复乘、DFT等操作协 调一致,在计算、通信和存储间取得平衡,避免了瓶颈的出现.结论 实验表明,用FPGA 实现高速数字信号处理的算法是一个可行的方案. 关键词 离散傅里叶变换; 快速傅里叶变换; 块浮点运算; 可编程门阵列 分类号 TP39; TN957.511 Implementation of FFT with FPGA Technology Liu Zhaohui Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementing FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The Group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D
标签: fpga
上传时间: 2022-03-23
上传用户: