期刊文献+
共找到10篇文章
< 1 >
每页显示 20 50 100
Autonomous UAV 3D trajectory optimization and transmission scheduling for sensor data collection on uneven terrains
1
作者 Andrey V.Savkin Satish C.Verma Wei Ni 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第12期154-160,共7页
This paper considers a time-constrained data collection problem from a network of ground sensors located on uneven terrain by an Unmanned Aerial Vehicle(UAV),a typical Unmanned Aerial System(UAS).The ground sensors ha... This paper considers a time-constrained data collection problem from a network of ground sensors located on uneven terrain by an Unmanned Aerial Vehicle(UAV),a typical Unmanned Aerial System(UAS).The ground sensors harvest renewable energy and are equipped with batteries and data buffers.The ground sensor model takes into account sensor data buffer and battery limitations.An asymptotically globally optimal method of joint UAV 3D trajectory optimization and data transmission schedule is developed.The developed method maximizes the amount of data transmitted to the UAV without losses and too long delays and minimizes the propulsion energy of the UAV.The developed algorithm of optimal trajectory optimization and transmission scheduling is based on dynamic programming.Computer simulations demonstrate the effectiveness of the proposed algorithm. 展开更多
关键词 Unmanned aerial system UAS Unmanned aerial vehicle UAV Wireless sensor networks UAS-Assisted data collection 3D trajectory optimization data transmission scheduling
下载PDF
MapReduce in the Cloud: Data-Location-Aware VM Scheduling
2
作者 Tung Nguyen Weisong Shi 《ZTE Communications》 2013年第4期18-26,共9页
We have witnessed the fast-growing deployment of Hadoop,an open-source implementation of the MapReduce programming model,for purpose of data-intensive computing in the cloud.However,Hadoop was not originally designed ... We have witnessed the fast-growing deployment of Hadoop,an open-source implementation of the MapReduce programming model,for purpose of data-intensive computing in the cloud.However,Hadoop was not originally designed to run transient jobs in which us ers need to move data back and forth between storage and computing facilities.As a result,Hadoop is inefficient and wastes resources when operating in the cloud.This paper discusses the inefficiency of MapReduce in the cloud.We study the causes of this inefficiency and propose a solution.Inefficiency mainly occurs during data movement.Transferring large data to computing nodes is very time-con suming and also violates the rationale of Hadoop,which is to move computation to the data.To address this issue,we developed a dis tributed cache system and virtual machine scheduler.We show that our prototype can improve performance significantly when run ning different applications. 展开更多
关键词 cloud MapReduce VM scheduling data location Hadoop
下载PDF
Smart Society and Artificial Intelligence:Big Data Scheduling and the Global Standard Method Applied to Smart Maintenance 被引量:1
3
作者 Ruben Foresti Stefano Rossi +2 位作者 Matteo Magnani Corrado Guarino Lo Bianco Nicola Delmonte 《Engineering》 SCIE EI 2020年第7期835-846,共12页
The implementation of artificial intelligence(AI)in a smart society,in which the analysis of human habits is mandatory,requires automated data scheduling and analysis using smart applications,a smart infrastructure,sm... The implementation of artificial intelligence(AI)in a smart society,in which the analysis of human habits is mandatory,requires automated data scheduling and analysis using smart applications,a smart infrastructure,smart systems,and a smart network.In this context,which is characterized by a large gap between training and operative processes,a dedicated method is required to manage and extract the massive amount of data and the related information mining.The method presented in this work aims to reduce this gap with near-zero-failure advanced diagnostics(AD)for smart management,which is exploitable in any context of Society 5.0,thus reducing the risk factors at all management levels and ensuring quality and sustainability.We have also developed innovative applications for a humancentered management system to support scheduling in the maintenance of operative processes,for reducing training costs,for improving production yield,and for creating a human–machine cyberspace for smart infrastructure design.The results obtained in 12 international companies demonstrate a possible global standardization of operative processes,leading to the design of a near-zero-failure intelligent system that is able to learn and upgrade itself.Our new method provides guidance for selecting the new generation of intelligent manufacturing and smart systems in order to optimize human–machine interactions,with the related smart maintenance and education. 展开更多
关键词 Smart maintenance Smart society Artificial intelligence Human-centered management system Big data scheduling Global standard method Society 5.0 Industry 4.0
下载PDF
Peer priority based data scheduling algorithm in P2P streaming system
4
作者 任浩 Wang Jinlin You Jiali 《High Technology Letters》 EI CAS 2013年第2期208-213,共6页
In order to solve the problem that the existing data scheduling algorithm cannot make full use of neighbors' bandwidth resources when allocating data request among several senders in the multisender based P2P stre... In order to solve the problem that the existing data scheduling algorithm cannot make full use of neighbors' bandwidth resources when allocating data request among several senders in the multisender based P2P streaming system,a peer priority based scheduling algorithm is proposed.The algorithm calculates neighbors' priority based on peers' historical service evaluation as well as how many wanted data that the neighbor has.The data request allocated to each neighbor is adjusted dynamically according to the priority when scheduling.Peers with high priority are preferred to allocate more data request.Experiment shows the algorithm can make full use of neighbors' bandwidth resources to transmit data to reduce server pressure effectively and improve system scalability. 展开更多
关键词 peer-to-peer (P2P) STREAMING data scheduling PRIORITY request allocation
下载PDF
Job schedulers for Big data processing in Hadoop environment: testing real-life schedulers using benchmark programs 被引量:2
5
作者 Mohd Usama Mengchen Liu Min Chen 《Digital Communications and Networks》 SCIE 2017年第4期260-273,共14页
At present, big data is very popular, because it has proved to be much successful in many fields such as social media, E-commerce transactions, etc. Big data describes the tools and technologies needed to capture, man... At present, big data is very popular, because it has proved to be much successful in many fields such as social media, E-commerce transactions, etc. Big data describes the tools and technologies needed to capture, manage, store, distribute, and analyze petabyte or larger-sized datasets having different structures with high speed. Big data can be structured, unstructured, or semi structured. Hadoop is an open source framework that is used to process large amounts of data in an inexpensive and efficient way, and job scheduling is a key factor for achieving high performance in big data processing. This paper gives an overview of big data and highlights the problems and challenges in big data. It then highlights Hadoop Distributed File System (HDFS), Hadoop MapReduce, and various parameters that affect the performance of job scheduling algorithms in big data such as Job Tracker, Task Tracker, Name Node, Data Node, etc. The primary purpose of this paper is to present a comparative study of job scheduling algorithms along with their experimental results in Hadoop environment. In addition, this paper describes the advantages, disadvantages, features, and drawbacks of various Hadoop job schedulers such as FIFO, Fair, capacity, Deadline Constraints, Delay, LATE, Resource Aware, etc, and provides a comparative study among these schedulers. 展开更多
关键词 Big data Hadoop MapReduce HDFS Scheduler Classification Locality Benchmark
下载PDF
Load Feedback-Based Resource Scheduling and Dynamic Migration-Based Data Locality for Virtual Hadoop Clusters in OpenStack-Based Clouds 被引量:4
6
作者 Dan Tao Zhaowen Lin Bingxu Wang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2017年第2期149-159,共11页
With cloud computing technology becoming more mature, it is essential to combine the big data processing tool Hadoop with the Infrastructure as a Service(Iaa S) cloud platform. In this study, we first propose a new ... With cloud computing technology becoming more mature, it is essential to combine the big data processing tool Hadoop with the Infrastructure as a Service(Iaa S) cloud platform. In this study, we first propose a new Dynamic Hadoop Cluster on Iaa S(DHCI) architecture, which includes four key modules: monitoring,scheduling, Virtual Machine(VM) management, and VM migration modules. The load of both physical hosts and VMs is collected by the monitoring module and can be used to design resource scheduling and data locality solutions. Second, we present a simple load feedback-based resource scheduling scheme. The resource allocation can be avoided on overburdened physical hosts or the strong scalability of virtual cluster can be achieved by fluctuating the number of VMs. To improve the flexibility, we adopt the separated deployment of the computation and storage VMs in the DHCI architecture, which negatively impacts the data locality. Third, we reuse the method of VM migration and propose a dynamic migration-based data locality scheme using parallel computing entropy. We migrate the computation nodes to different host(s) or rack(s) where the corresponding storage nodes are deployed to satisfy the requirement of data locality. We evaluate our solutions in a realistic scenario based on Open Stack.Substantial experimental results demonstrate the effectiveness of our solutions that contribute to balance the workload and performance improvement, even under heavy-loaded cloud system conditions. 展开更多
关键词 Hadoop resource scheduling data locality Infrastructure as a Service(Iaas) OpenStack
原文传递
Approach for earth observation satellite real-time and playback data transmission scheduling 被引量:5
7
作者 Hao Chen Longmei Li +1 位作者 Zhinong Zhong Jun Li 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2015年第5期982-992,共11页
The scheduling of earth observation satellites(EOSs)data transmission is a complex combinatorial optimization problem. Current researches mainly deal with this problem on the assumption that the data transmission mode... The scheduling of earth observation satellites(EOSs)data transmission is a complex combinatorial optimization problem. Current researches mainly deal with this problem on the assumption that the data transmission mode is fixed, either playback or real-time transmission. Considering the characteristic of the problem, a multi-satellite real-time and playback data transmission scheduling model is established and a novel algorithm based on quantum discrete particle swarm optimization(QDPSO)is proposed. Furthermore, we design the longest compatible transmission chain mutation operator to enhance the performance of the algorithm. Finally, some experiments are implemented to validate correctness and practicability of the proposed algorithm. 展开更多
关键词 multi-satellite data transmission scheduling satellitedata transmission mode decision particle swarm optimization mu-tation operator
原文传递
Load Sensitive Power Saving Technique for 4G Mobile Network under Limited User Traffic 被引量:2
8
作者 Mohammad Asif Hossain Mohammad Imdadul Islam Mohamed Ruhul Amin 《Communications and Network》 2016年第2期79-87,共9页
Power saving is one of the key factors of emerging 4G mobile network as well as in IEEE 802.16e wireless metropolitan area networks (Wireless MAN). An efficient power saving mechanism is the heart for the guarantee of... Power saving is one of the key factors of emerging 4G mobile network as well as in IEEE 802.16e wireless metropolitan area networks (Wireless MAN). An efficient power saving mechanism is the heart for the guarantee of a long operating lifetime for a mobile subscriber station (MS), because MSs are normally driven by rechargeable batteries. It is a vital factor for Base Station (BS) of the same network. One of the most important features of 5G mobile is the extension of battery energy 10 times greater than the present days. In this context, the evaluation of duration of sleep mode of BS or MS based on traffic load of a network is now a new era of research work. In this paper, such analysis has been done based on two statistical models: Poisson’s pdf and Engset pdf. The concept of complete sharing and partitioning of user group of teletraffic engineering is applied to measure the possibility of getting leisure time of BS or MS. Both the traffic models used in the paper are applicable in both limited and unlimited user network, i.e. in micro and fem to cellular network of 4G and 5G. 展开更多
关键词 Markovian Chain Sleep Mode Packet Arrival Rate Schedulability and Probability of data Accumulation
下载PDF
Evolved data scheduling scheme based on layered P2P streaming in mobile network
9
作者 XIA Hai-lun WANG Ning ZENG Zhi-min 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2012年第3期60-67,共8页
To relieve the negative effect brought by the intricate wireless network environment and unstable user behavior in layered mobile peer-to peer(P2P) streaming service, an evolved layered P2P (E-LP2P) data schedulin... To relieve the negative effect brought by the intricate wireless network environment and unstable user behavior in layered mobile peer-to peer(P2P) streaming service, an evolved layered P2P (E-LP2P) data scheduling scheme in the process of service delivery is introduced in this paper. The data in base layer is scheduled according to its importance in streaming play to guarantee the basic play of streaming. The data in enhancement layer is scheduled according to the characters of streaming data, including its position and amount in server peer set in a multiple tied way towards the data in enhancement layer. To cope with the layer jitter caused by the fluctuation of bandwidth, jitter prevent mechanism is used to adjust the highest layer dynamically during the process of data scheduling. Simulation results show that the E-LP2P can provide good quality of service(QoS) performance in terms of throughput, layer delivery ratio, server load and useless packet ratio. 展开更多
关键词 layered streaming P2P mobile network data scheduling
原文传递
QoS-TEOS:QoS Guaranteed Throughput-Efficiency Optimal Distributed Scheduling in WiMAX Mesh Networks
10
作者 滕达 杨寿保 +1 位作者 赫卫卿 胡云 《Journal of Computer Science & Technology》 SCIE EI CSCD 2010年第5期970-981,共12页
WiMAX distributed scheduling can be modeled as two procedures:three-way handshaking procedure and data subframe scheduling procedure.Due to manipulating data transmission directly,data subframe scheduling has a close... WiMAX distributed scheduling can be modeled as two procedures:three-way handshaking procedure and data subframe scheduling procedure.Due to manipulating data transmission directly,data subframe scheduling has a closer relationship with user Quality of Service(QoS) satisfaction,and has more severe impact on network performance,compared with handshaking procedure.A QoS guaranteed Throughput-Efficiency Optimal distributed data subframe Scheduling scheme,named as QoS-TEOS,is proposed.QoS-TEOS achieves QoS guarantee through modeling services into different ranks and assigning them with corresponding priorities.A service with higher priority is scheduled ahead of that with lower priority and offered with high QoS quality.Same kinds of services that request similar QoS quality are classified into one service set.Different service sets are scheduled with different strategies.QoS-TEOS promotes network performance through improving network throughput and efficiency.Theoretical analysis shows that the scheduled data transmission should balance data generation rate from upper layer and transmission rate of physical layer,to avoid network throughput and efficiency declining.Simulation results show that QoS-TEOS works excellently to achieve throughput-efficiency optimization and guarantee a high QoS. 展开更多
关键词 distributed scheduling data subframe scheduling network efficiency quality of service(QoS) THROUGHPUT WiMAX mesh networks
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部