维普中文期刊产品整合服务
12篇 您的检索式:作者名="Wang Luhan"
    题名 作者 年代 出处 被引量
1An SDN/NFV Based Framework for Management and Deployment of Service Based 5G Core Network显示文摘The traffic explosion and the rising of diverse requirements lead to many challenges for traditional mobile network architecture on flexibility, scalability, and deployability. To meet new requirements in the 5 G era, service based architecture is introduced into mobile networks. The monolithic network elements(e.g., MME, PGW, etc.) are split into smaller network functions to provide customized services. However, the management and deployment of network functions in service based 5 G core network are still big challenges. In this paper, we propose a novel management architecture for 5 G service based core network based on NFV and SDN. Combined with SDN, NFV and edge computing, the proposed framework can provide distributed and on-demand deployment of network functions, service guaranteed network slicing, flexible orchestration of network functions and optimal workload allocation. Simulations are conducted to show that the proposed framework and algorithm are effective in terms of reducing network operating cost.Lu Ma Xiangming Wen Luhan Wang Zhaoming Lu Raymond Knopp 2018China Communications2018,15,10:20
2Mobile-Edge Computing Framework with Data Compression for Wireless Network in Energy Internet显示文摘Under the situations of energy dilemma, energy Internet has become one of the most important technologies in international academic and industrial areas. However, massive small data from users, which are too scattered and unsuitable for compression, can easily exhaust computational resources and lower random access possibility, thereby reducing system performance. Moreover, electric substations are sensitive to transmission latency of user data, such as controlling information. However, the traditional energy Internet usually could not meet requirements. Integrating mobile-edge computing makes energy Internet convenient for data acquisition,processing, management, and accessing. In this paper, we propose a novel framework for energy Internet to improve random access possibility and reduce transmission latency. This framework utilizes the local area network to collect data from users and makes conducting data compression for energy Internet possible. Simulation results show that this architecture can enhance random access possibility by a large margin and reduce transmission latency without extra energy consumption overhead.Luning Liu Xin Chen Zhaoming Lu Luhan Wang Xiangming Wen 2019Tsinghua Science and Technology2019,24,3:7
3Cuticles and Spores in Situ of Coniopteris hymenophylloides from the Middle Jurassic in Gansu, Northwestern China显示文摘Coniopteris was a ubiquitous plant of the Jurassic and Cretaceous periods and played an important role in the flora of the time. However, its anatomical structure is relatively poorly known. The specimens of Coniopteris hymenophylloides(Brongniart) Seward described here were collected from the Yaojie Formation in Gansu Province, northwestern China. The sterile fronds are characterized as being at least bipinnate with alternate arranged linear pinnae covered by thin cuticles. Fertile fronds are linear-lanceolate, with single sorus at the margin of each fertile pinnule. In situ spores are typically trilete, triangle to subcircular in polar view, cap-shaped in equatorial view, and 37 μm in average diameter. The trilete marking is straight and narrow, generally extends to 4/5 of the spore radius. The spore surface is smooth, and parts of the exine are granulated. The epidermal cells of cuticles are irregular in shape, approximately 40-60μm long and 10-20 μm wide. The elliptical stomatal complexes are paracytic,approximately 30 μm long and 19 μm wide,and irregularly distributed. On the basis of its epidermal structures and comparisons with extant ferns, we consider that Coniopteris displays combined features of the related extant genera.XIN Cunlin WANG Luhan DU Baoxia ZHANG Yamei WANG Jingjing 2018Acta Geologica Sinica(English Edition)2018,92,3:4
4CHRT:Clustering-Based Hybrid Re-Routing System for Traffic Congestion Avoidance显示文摘Re-routing system has become an important technology to improve traffic efficiency.The traditional re-routing schemes do not consider the dynamic characteristics of urban traffic,making the planned routes unable to cope with the changing traf-fic conditions.Based on real-time traffic information,it is challenging to dynamically re-route connected vehicles to alleviate traffic congestion.Moreover,how to obtain global traffic information while reducing communication costs and improving travel efficiency poses a challenge to the re-routing system.To deal with these challenges,this paper proposes CHRT,a clustering-based hybrid re-routing system for traffic congestion avoidance.CHRT develops a multi-layer hybrid architecture.The central server accesses the global view of traffic,and the distributed part is composed of vehicles divided into clusters to reduce latency and communication overhead.Then,a clustering-based priority mechanism is proposed,which sets priorities for clusters based on realtime traffic information to avoid secondary congestion.Furthermore,to plan the optimal routes for vehicles while alleviating global traffic congestion,this paper presents a multi-metric re-routing algorithm.Through extensive simulations based on the SUMO traffic simulator,CHRT reduces vehicle traveling time,fuel consumption,and CO2 emissions compared to other systems.In addition,CHRT globally alleviates traffic congestion and improves traffic efficiency.Jie Huo Xiangming Wen Luning Liu Luhan Wang Meiling Li Zhaoming Lu 2021China Communications2021,18,7:2
5Numerical Taxonomy and Bayes Discriminant Analysis on 42 Fossil Species in Dicksoniaceae from China显示文摘As the basal group of Polypodiales, the specific taxonomy of Dicksoniaceae is still being debated. As aquantitative analysis method, numerical taxonomy has been applied to the taxonomic study of many plant families andgenera in recent years due to its simplicity and high accuracy. However, the numerical analysis of the Dicksoniaceae fossilshas not been reported at present. In the present study, the pinnule morphological data of 42 Mesozoic fossil species of theDicksoniaceae were analyzed using cluster analysis, principal component analysis and correlation analysis. The resultsrevealed that 42 taxonomic units could be divided into six representative groups, which are consistent with the traditionaltaxonomy. After screening, an identification key on 28 fossil species of four genera with a definite taxonomic position wasestablished. According to the quantitative analysis, a Bayes discriminant model was established for the selected species.Lastly, the model was tested using the morphological data of the fossil pinnules in Dicksoniaceae from the YaojieFormation, suggesting that the discriminant model is accurate to a certain extent. As a result, the numerical taxonomy canbe applied to the classification of the Dicksoniaceae fossils.XIN Cunlin WANG Jingjing WANG Luhan ZHANG Yamei 2019Acta Geologica Sinica(English Edition)2019,93,1:2
6Feedback LSTM Network Based on Attention for Image Description Generator显示文摘Images are complex multimedia data which contain rich semantic information.Most of current image description generator algorithms only generate plain description,with the lack of distinction between primary and secondary object,leading to insufficient high-level semantic and accuracy under public evaluation criteria.The major issue is the lack of effective network on high-level semantic sentences generation,which contains detailed description for motion and state of the principal object.To address the issue,this paper proposes the Attention-based Feedback Long Short-Term Memory Network(AFLN).Based on existing codec framework,there are two independent sub tasks in our method:attention-based feedback LSTM network during decoding and the Convolutional Block Attention Module(CBAM)in the coding phase.First,we propose an attentionbased network to feedback the features corresponding to the generated word from the previous LSTM decoding unit.We implement feedback guidance through the related field mapping algorithm,which quantifies the correlation between previous word and latter word,so that the main object can be tracked with highlighted detailed description.Second,we exploit the attention idea and apply a lightweight and general module called CBAM after the last layer of VGG 16 pretraining network,which can enhance the expression of image coding features by combining channel and spatial dimension attention maps with negligible overheads.Extensive experiments on COCO dataset validate the superiority of our network over the state-of-the-art algorithms.Both scores and actual effects are proved.The BLEU 4 score increases from 0.291 to 0.301 while the CIDEr score rising from 0.912 to 0.952.Zhaowei Qu Bingyu Cao Xiaoru Wang Fu Li Peirong Xu Luhan Zhang 2019Computers, Materials & Continua2019,,5:1
7Service-oriented network performance evaluation framework based on LA-FAHP显示文摘Since the different characteristics of various network services determine that their requirements for network are also disparate, the performance of one network varies according to the services running on it. However, most of previous network performance evaluation(NPE) researches conduct evaluations based on the network parameters, but without considering from the perspective of specific service running on the network. In view of this issue, a novel service-oriented NPE framework is proposed. First, the characteristics discrepancy among different types of services are investigated. Next, in order to conduct comprehensive evaluation of multiple services, an enhanced low-complexity adaptive(LA)-fuzzy analytical hierarchy process(FAHP) is introduced; meanwhile by applying the experts-construct-directly(ECD) algorithm proposed later, the consistency check required in previous studies can be omitted, thereby significantly reducing the computation complexity and assessment workload for experts. Then, in accordance with the features of each service, corrections are made to their respective membership functions, thus making the proposed LA-FAHP adaptive to various service evaluation scenarios. The subsequent comparison with other NPE methods well proves the effectiveness and high sensitivity of proposed framework, and the analysis verifies the low computation complexity of the proposed algorithms as well.Zhao Xing Lu Zhaoming Wang Luhan Wen Xiangming Lei Tao 2015The Journal of China Universities of Posts and Telecommunications2015,22,3:0
8ML-SLD:A message-level stateless design for cloud-native 5G core network显示文摘The Internet of Things(IoTs)has become an essential component of the 5th Generation(5G)network and beyond,accelerating the transition to digital society.The increasing signaling traffic generated by billions of IoT devices has placed significant strain on the 5G Core network(5GC)control plane.To address this issue,the 3rd Gener-ation Partnership Project(3GPP)first proposed a Service-Based Architecture(SBA),intending to create a flexible,scalable,and agile cloud-native 5GC.However,considering the coupling of protocol states and functions,there are still many challenges to fully utilize the benefits of the cloud computing and orchestrate the 5GC in a cloud-native manner.We propose a Message-Level StateLess Design(ML-SLD)to provide a cloud-native 5GC from an architectural standpoint in this paper.Firstly,we propose an innovative mechanism for servitization of the N2 interface to maintain the connection between Radio Access Network(RAN)and the 5GC,avoiding interruptions and dropouts of large-scale user data.Furthermore,we propose an On-demand Message Forwarding(OMF)al-gorithm to reduce the impact of cloud fluctuations on the performance of cloud-native 5GC.Finally,we create a prototype that is based on the OpenAirInterface(OAI)5G core network projects,with all Network Functions(NFs)packaged in dockers and deployed in a kubernetes-based cloud environment.Several experiments have been built with UERANSIM and Chaosblade simulation tools.The findings demonstrate the viability and efficiency of our proposed methods.Keliang Du Luhan Wang Xiangming Wen Yu Liu Haiwen Niu Shaoxin Huang 2023Digital Communications and Networks2023,9,3:0
9Joint system consumption minimization and workload allocation in edge-core network显示文摘The explosive increase of smart devices and mobile traffic results in heavy burden on backhaul and core network,intolerable network latency and degraded service to the end-users. As a complement to core network,edge network contributes to relieving network burden and improving user experience. To investigate the problem of optimizing the total consumption in an edge-core network, the system consumption minimization problem is fromulated,considering the energy consumption and delay. Given that the formulated problem is a mixed nonlinear integer programming( MNIP),a low-complexity workload allocation algorithm is proposed based on interior-point method.The proposed algorithm has an extremely short running time in practice. Finally,simulation results show that edge network can significantly complement core network with much reduced backhaul energy consumption and delay.Wang Shaochun Lu Zhaoming Wen Xiangming Wang Luhan Ma Lu 2018The Journal of China Universities of Posts and Telecommunications2018,25,3:0
10Water storage changes in the North China Plain from 2004 to 2019显示文摘In the past few decades,the irrational use of water resources has resulted in many issues such as land subsidence in the North China Plain(NCP),hindering its socio-economic development.An accurate understanding of water resource changes is important for the allocation of water resources in the NCP.In this study,we employed Gravity Recovery and Climate Experiment(GRACE) satellite data to monitor the total water storage(TWS) change in the NCP during 2004–2019.Evapotranspiration,precipitation,and runoff during 2004–2019 were sequentially examined,using the water balance formula(WBF),to retrieve TWS change.Furthermore,the soil moisture,snow water equivalent,and canopy water storage from the Global Land Data Assimilation System were used to calculate the natural component of the TWS variations.A comparison of these results revealed the drivers of the changes in water resources.The results showed that:(1) overall TWS retrieved by GRACE decreased substantially as a consequence of human activity,while TWS obtained by WBF fluctuated periodically around zero under the impact of three natural drivers;(2) TWS in the NCP fell at a remarkable rate of-12.39 mm/y from 2004 to 2019,and the natural part of TWS experienced two significant declines,during 2004–2010 and 2013–2016;(3) variations in runoff,precipitation,and evapotranspiration from 2004 to 2019 were not significant,but human activities contributed more to the decreasing TWS than natural factors.This study provides a reference for water resource management and groundwater exploitation across the NCP under climate change.CHEN MinLan XU YuYue PAN Hang WANG LuHan 2023Science China(Technological Sciences)2023,66,7:0
11Best-effort service QoE assessment using visual information based Weber-Fechner law显示文摘Quality of experience(QoE) has been one of the most important factors for service providers and operators to develop and deploy services. Previous works have shown that Weber-Fechner law(WFL) can be used to promote the accuracy of best-effort(BE) services' QoE assessment. In this paper, based on WFL, we take a deep insight into the visual information of BE services and its role in WFL, especially in web browsing services, and propose an enhanced QoE assessment model for BE services by taking the visual information into account. Both images and texts visual information are extracted and combined to get the visual information for web pages. Finally, a subjective experiment is performed to validate performance of proposed QoE assessment model, which shows that it performs better than traditional WFL based model.Guan Wanqing Wang Luhan Lu Zhaoming Wen Xiangming Chen Xin 2016The Journal of China Universities of Posts and Telecommunications2016,23,2:0
12Ce:GdYAG phosphor-in-glass:An innovative yellow-emitting color converter for solid-state laser lighting显示文摘Stable,efficient and high color rendering index all-inorganic color converters are urgently demanded for white laser diodes.Phosphor-in-glass(PiG),possessing the advantages of phosphors excellent quantum efficiency as well as favorable chemical and thermal stability of glass,has attracted widespread attention.There have been only very few reports of Y_(1.31)Ce_(0.09)Gd_(1.6)Al_(5)O_(12)(Ce:GdYAG)PiG for solid-state laser light-ing.Herein,a series of Ce:GdYAG PiG samples are fabricated by a simple solid-state sintering method.Impressively,the supreme internal quantum efficiency of as-prepared PiG is 91%,which is very close to original phosphors(95%).Furthermore,PiG exhibits a high thermal conductivity(1.844 W m^(−1)K^(−1))and a maximum transparency(62%).Remarkably,by changing the concentration of phosphors and the thickness of PiG samples,a luminous efficacy of 163.5 lm/W,high color rendering index of 74.8 and low correlated color temperature of 4806.8 K are achieved under blue laser irradiation.These results indicate that the Ce:GdYAG PiG samples have shown tremendous application foreground as all-inorganic color converter for solid-state laser lighting.Luhan Wang Jiangdan Zhang Li Xu Shuyang Bao Yu Wang Jiawei Liu Xiaojuan Liang Weidong Xiang 2023Journal of Materials Science & Technology2023,,3:0
返回顶部 每页显示:
共1页 首页 上一页 第1页 下一页 末页 /1 跳转

网站首页 | 关于我们 | 联系我们 | 产品服务 | 客服中心 | 广告服务 | 版权声明 | 网站联盟 | 友情链接 | 售卡网点

版权所有© 渝B2-20050021-1 渝公网安备 50019002500403号 违法和不良信息举报中心

互联网出版许可证 新出网证(渝)字10号 全国400电话 - 免长途话费