期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Create Your Own Data and Energy Integrated Communication Network:A Brief Tutorial and a Prototype System 被引量:2
1
作者 Yali Zheng Yitian Zhang +2 位作者 Yang Wang Jie Hu Kun Yang 《China Communications》 SCIE CSCD 2020年第9期193-209,共17页
In order to satisfy the ever-increasing energy appetite of the massive battery-powered and batteryless communication devices,radio frequency(RF)signals have been relied upon for transferring wireless power to them.The... In order to satisfy the ever-increasing energy appetite of the massive battery-powered and batteryless communication devices,radio frequency(RF)signals have been relied upon for transferring wireless power to them.The joint coordination of wireless power transfer(WPT)and wireless information transfer(WIT)yields simultaneous wireless information and power transfer(SWIPT)as well as data and energy integrated communication network(DEIN).However,as a promising technique,few efforts are invested in the hardware implementation of DEIN.In order to make DEIN a reality,this paper focuses on hardware implementation of a DEIN.It firstly provides a brief tutorial on SWIPT,while summarising the latest hardware design of WPT transceiver and the existing commercial solutions.Then,a prototype design in DEIN with full protocol stack is elaborated,followed by its performance evaluation. 展开更多
关键词 data and energy integrated communication network(DEIN) wireless power transfer(WPT) simultaneously wireless information and power transfer(SWIPT) RF charging hardware implementation
下载PDF
通信业务网络化传输仿真设计 被引量:2
2
作者 李丽华 徐丹 刘宏波 《计算机与数字工程》 2010年第12期170-172,共3页
根据网络通信协议的适用性,将通信业务分为两大类,并结合UDP和TCP协议的特点,探讨如何利用局域网间的计算机通信来仿真不同通信业务的通信流程。最后以一种无线通信终端为例,实现了通信模块的仿真,为多业务通信设备网络化数据传输提供... 根据网络通信协议的适用性,将通信业务分为两大类,并结合UDP和TCP协议的特点,探讨如何利用局域网间的计算机通信来仿真不同通信业务的通信流程。最后以一种无线通信终端为例,实现了通信模块的仿真,为多业务通信设备网络化数据传输提供了一种有效的方法。 展开更多
关键词 通信业务 网络化传输 仿真设计 communication data transfer 网络化数据传输 多业务通信设备 网络通信协议 计算机通信 通信终端 通信模块 通信流程 TCP协议 适用性 局域网 无线 特点 方法 UDP
下载PDF
High-speed phosphorescent white LED visible light communications without utilizing a blue filter 被引量:4
3
作者 李洪磊 张旖旎 +4 位作者 陈雄斌 吴春晖 郭俊清 高宗余 陈弘达 《Chinese Optics Letters》 SCIE EI CAS CSCD 2015年第8期27-31,共5页
We experimentally demonstrate a high-speed phosphorescent white light emitting diode (LED) visible light communication (VLC) system without utilizing an optical blue filter. Here, the white light response is equal... We experimentally demonstrate a high-speed phosphorescent white light emitting diode (LED) visible light communication (VLC) system without utilizing an optical blue filter. Here, the white light response is equalized by using the proposed analog equalizers. The 3 dB bandwidth of the VLC link could be extended from 3 to 132 MHz, which allows 330 Mbit/s non-return-to-zero on-off keying (NRZ-OOK) data transmission with a bit error ratio (BER) of 7,2 × 10^-10 and 672 Mbit/s 64-quadrature amplitude modulation (64-QAM) data transmission with a BER of 3.2 × 10^-3. These resultant BERs are less than the forward error correction (FEC) limit of 3.8× 10^-3. The VLC link distance is 1 m using a single 1 W LED. The transmitter and receiver modules are integrated to a compact size. Furthermore, the relationships between the signal performance and illumination level or optical power are investigated and analyzed. 展开更多
关键词 Amplitude modulation data communication systems data transfer Detector circuits Error correction Light Light emission Optical communication PHOSPHORESCENCE Visible light communication
原文传递
Implementation and design of a communication system of an agent-based automated substation
4
作者 LIN Yong-jun LIU Yu-tao ZHANG Dan-hui 《Frontiers of Electrical and Electronic Engineering in China》 CSCD 2006年第4期396-399,共4页
A substation system requires that communica-tion be transmitted reliably,accurately and in real-time.Aimed at solving problems,e.g.,flow confliction and sensi-tive data transmission,a model of the communication sys-te... A substation system requires that communica-tion be transmitted reliably,accurately and in real-time.Aimed at solving problems,e.g.,flow confliction and sensi-tive data transmission,a model of the communication sys-tem of an agent-based automated substation is introduced.The running principle is discussed in detail and each type of agent is discussed further.At the end,the realization of the agent system applied to the substation is presented.The outcome shows that the communication system of an agent-based automated substation improves the accuracy and reliability of the data transfer and presents it in real-time. 展开更多
关键词 data transfer substation automation agent system communication system
原文传递
Cooperative Computing Techniques for a Deeply Fused and Heterogeneous Many-Core Processor Architecture 被引量:13
5
作者 郑方 李宏亮 +3 位作者 吕晖 过锋 许晓红 谢向辉 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第1期145-162,共18页
Due to advances in semiconductor techniques, many-core processors have been widely used in high performance computing. However, many applications still cannot be carried out efficiently due to the memory wall, which h... Due to advances in semiconductor techniques, many-core processors have been widely used in high performance computing. However, many applications still cannot be carried out efficiently due to the memory wall, which has become a bottleneck in many-core processors. In this paper, we present a novel heterogeneous many-core processor architecture named deeply fused many-core (DFMC) for high performance computing systems. DFMC integrates management processing ele- ments (MPEs) and computing processing elements (CPEs), which are heterogeneous processor cores for different application features with a unified ISA (instruction set architecture), a unified execution model, and share-memory that supports cache coherence. The DFMC processor can alleviate the memory wall problem by combining a series of cooperative computing techniques of CPEs, such as multi-pattern data stream transfer, efficient register-level communication mechanism, and fast hardware synchronization technique. These techniques are able to improve on-chip data reuse and optimize memory access performance. This paper illustrates an implementation of a full system prototype based on FPGA with four MPEs and 256 CPEs. Our experimental results show that the effect of the cooperative computing techniques of CPEs is significant, with DGEMM (double-precision matrix multiplication) achieving an efficiency of 94%, FFT (fast Fourier transform) obtaining a performance of 207 GFLOPS and FDTD (finite-difference time-domain) obtaining a performance of 27 GFLOPS. 展开更多
关键词 heterogeneous many-core processor data stream transfer register-level communication mechanism hardwaresynchronization technique processor prototype
原文传递
Combination of light-emitting diode positioning identification and time-division multiplexing scheme for indoor location-based service 被引量:3
6
作者 刘翔 杨爱英 +1 位作者 王雨 冯立辉 《Chinese Optics Letters》 SCIE EI CAS CSCD 2015年第12期12-17,共6页
A combination of light-emitting diode(LED) identification and a time-division multiplexing scheme is proposed in this Letter for indoor location-based service. With the scheme, the arrangement of white LED lamps and... A combination of light-emitting diode(LED) identification and a time-division multiplexing scheme is proposed in this Letter for indoor location-based service. With the scheme, the arrangement of white LED lamps and the structure of a data frame are designed to realize high-accuracy indoor positioning and location-based payload data transmission simultaneously. The results of the experiment demonstrate that the indoor positioning accuracy is 10 cm and 2 Mb/s data transmission with high signal quality is realized. 展开更多
关键词 data communication systems data transfer Indoor positioning systems LOCATION Location based services MULTIPLEXING Telecommunication services Time division multiplexing
原文传递
Technical study of visible light wavelength division multiplexing using polymer optical fiber 被引量:3
7
作者 张永生 马辉 +5 位作者 张涛 王茁 王东 郑荣升 杨海鹏 明海 《Chinese Optics Letters》 SCIE EI CAS CSCD 2005年第10期577-578,共2页
Visible light wavelength division multiplexing (VWDM) experiment was performed using polymer optical fiber (POF). Lights of two different wavelengths (650 and 530 nm) were sent to a single POF. Red light (650 n... Visible light wavelength division multiplexing (VWDM) experiment was performed using polymer optical fiber (POF). Lights of two different wavelengths (650 and 530 nm) were sent to a single POF. Red light (650 nm) was used for 100-Mb/s full duplex IP data transmission and green light (530 nm) was used for voice signal transmission. Light sources are light-emitting diodes (LEDs). A POF coupler (splitter) and the prisms were employed as multiplexer and demultiplexer, respectively. The channel isolation and insert loss were measured, which are 20.5 and 17.65 dB for 650-nm channel respectively, and 19.16 and 20.55 dB for 530 nm one respectively. 展开更多
关键词 communication channels (information theory) data transfer LIGHT Light emitting diodes Light sources POLYMERS Signal processing Wavelength division multiplexing
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部