SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 346
“PERFORMING AND PROLONG THE UAV’s ENDURANCE USING
EFFICIENT MECHANISM”
M. Helan Jancy Reeno [1], Mr. G. Paranthaman M.E (Ph.D.) [2], Mrs. C.G Joy Merline M.E (Ph.D.)[3]
PG Student, Electronics and Communication, Madha Engineering College, Kundrathur, India[1].
Associate Professor, Electronics and Communication, Madha Engineering College, Kundrathur, India [2].
Assistant Professor, Electronics and Communication, Madha Engineering College, Kundrathur, India [3].
--------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract:
The problem of wireless service provisioning through a
rotary wing UAVwhich can serve as an aerial base station
(BS) to communicate with multiple groundterminals (GTs)
in a boost demand area. Our objective is to optimize the UAV
controlfor maximizing the UAV’s energy efficiency,in which
both aerodynamic energy and communication energy are
consideredwhile ensuring the communication requirements
for each GT and backhaul link between the UAV and the
terrestrial BS.The mobility of the UAV and GTs lead to time
varying channel conditions that make the environment
dynamic. A nonconvex optimization for controlling the UAV
considering the practical angle dependent Rician fading
channels between the UAVand GTs, and between the UAV
and the terrestrial BS.
Traditional optimization approaches are not able to handle
the dynamic environment and high complexity of the
problem in real-time. To use a deep reinforcement learning-
based approach namely Deep Deterministic Policy Gradient
(DDPG) to solve the formulated nonconvex problem of UAV
control with continuous action space that takes into
account the real time of the environment including time-
varying UAV ground channelconditions, available onboard
energy of theUAV, and the communication requirement of
the GTs.
However, the DDPG method may not achieve good
performance in such an unstable environment and will face
a large number of hyper parameters. To use the Trust
Region Policy Optimization (TRPO) method that can
improve the performance of the UAV compared to the DDPG
method insuch a dynamic environment.
KEYWORDS: UAV, NS2, DDPG, TRPO
I. INTRODUCTION
The development of unmanned aerial vehicles (UAVs)
technology is emerging to enable 5G systems providing
reliable and ubiquitous connectivity to mobile users. In
particular, UAVs equipped with onboard wireless
transceiver can fly over a target area and provide
communication services especially in the areas that are
difficult to deploy terrestrial base stations (BSs) or the
communication infrastructure is damaged by the disaster.
Thanks to their high maneuverability, UAVs can adjust their
aerial position according to the real-time locations of the
ground terminals (GTs) for energy efficiency and improving
communication performance.
Moreover, by flying over the GTs with a certain altitude,
UAV-enabled communication can achieve a better channel
quality since the communication links with GTs are mainly
dominated by the line-of-sight (LoS) links. For example, a
UAV flying at an altitude of 120 m ina rural environment
can provide air-to-ground links with the LoS probability
that exceeds 95%. Therefore, UAV-enable wireless
communication becomes a promising cost- effective
paradigm for 5G systems by enabling on demand
operations and facilitating the fast and flexible deployment
of communication infrastructure.
WORK
UAV trajectory control for energy efficiency has been
rigorously studied. In particular, derive a theoretical model
on the propulsion energy consumption of fixed-wing UAVs,
and an efficient design based on sequential convex
optimization is proposed for maximizing the UAV’s energy
efficiency with general constraints on the trajectory. Based
on the energy model, characterize Pareto optimal tradeoffs
between uplink transmission energy of the GT and
propulsion energy consumption of the UAV. Unlike the
aforementioned works in which energy consumption is
modeled for fixed-wing UAVs present an analytical model
for the propulsion energy consumption of rotary-wing
UAVs and a successive convex approximation (SCA) based
algorithm was proposed to minimize the UAV energy
consumption while ensuring the ground users
communication throughput requirements.
Also modeling the propulsion energy consumption of
rotary-wing UAVs apply SCA technique for designing a
three-dimensional(3D) trajectory, the transmit power and
subcarrier allocation for multicarrier solar- powered UAV
communication systems.
II. RELATED
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 347
Without considering propulsion energy consumption the
works in optimize UAV’s trajectory for throughput
maximization. Inparticular, propose the block coordinate
descent and SCA techniques to solve the problem of
multiuser communication scheduling and association
jointly with the UAV’s trajectory and power control. By
applying similar techniques as jointly optimize the UAV
trajectory and OFDMA resource allocation considering
delay- constrained communication. In our prior works the
SCA approach is adopted to transform the highly non-
convex 2D UAV trajectory control problem and UAV
placement problem into a sequence of convex sub
problems and the proposed algorithms converge to some
local optimum of the original design problems. The
aforementioned works are based on traditional one shot
optimization techniques that require a number of steps of
discretization, relaxation, approximation and iteration to
obtain optimal or suboptimal solutions with a high
computational complexity. Moreover, these works are
basedon the assumption that the locations of the GTs are
fixed.
A theoretical model for UAV movement, UAV- ground
communication, and UAV energy consumption including
propulsion and transmission energy consumptions for a
rotary-wing UAV. The practical 3-D elevation angle
dependent large-scale pathless exponent and small-scale
Rician fading to model both the UAV-Ground channels
between the UAV and GTs, and backhaul link between
UAV and the terrestrial BS. The UAV control problem
considers both horizontal and vertical movement control,
user scheduling, and communication control that takes
into account the real-time dynamics of the environment
including real-time locations of GTs, time- varying
channel conditions between the UAV and GTs, available
onboard energy of the UAV, and the communication
requirement of the GTs. The UAV control problem is
especially challenging due to highly dynamic
communication channel variations from moving objects
(i.e., UAV and GTs). Leveraging the advantage of the DRL
technique in solving the problems in a stochastic
environment, we propose both the off-policy DDPG and
on- policy TRPO methods to obtain an optimal policy for
the UAV control problem. To the best of our knowledge,
this is the first time these methods are simultaneously
studied in the UAV control problem. The UAV control
problem is formulated as a long-term stochastic non-
convex problem which is intractable by traditional
optimization approaches.
Fig.1. Block diagram of UAV’s Endurance
Using Efficient Mechanism.
This conclusion can be extended to the dynamic unstable
environments in which the off-policy DDPG method may
cause sudden failures due to the exploration noise. A study
pertaining to the wireless communication aspects for a
rotary-wing UAV enabled wireless system as A number of
advantages such as taking off, vertical landing, and
hovering can be achieved by enabling rotary- wing UAVs in
the wireless communication system compared to the
standard fixed-wing UAVs. Therefore, we opt to use the
rotary- wing UAV as an aerial BS in our system. This UAV
will act as a hovering aerial BS that will communicate with
multiple GTs to enhancethe communication aspects of the
network.
The reward function converges to a stable value gradually
with the increase of the episodes in three algorithms. The
‘TRPO’ algorithm converges to the xy = 10 m/s. have
obvious oscillation implies a poor performance while the
‘TRPO’ algorithm can converge smoothly to a stable. The
network performances in terms of the total data
throughput of GTs and energy efficiency of the UAV can
improve over the training process in three algorithms
‘DDPG’, ‘TRPO’, and ‘Q-Learning’. It can be observed that
both ourproposed algorithms ‘DDPG’ and ‘TRPO’ converge
to the same total data rate value after 5000 episodes. We
can see a faster convergence speed of the ‘DDPG’ algorithm
compared to the ‘TRPO’ algorithm which is similar to the
observation.
However, due to the higher energy consumption of the
‘DDPG’ algorithm compared to the ‘TRPO’ algorithm, it can
beseen that the energy efficiency of the ‘TRPO’algorithm is
better than that of the ‘DDPG’ algorithm. This result reveals
an improvement of the ‘TRPO’ algorithm compared to the
‘DDPG’ algorithm in such a highly dynamic and unstable
IV. EXPERIMENTALRESULTS
III. PROPOSEDSYSTEM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 348
UAV environment. Moreover, both ‘DDPG’ and ‘TRPO’
algorithms outperform the ‘Q-Learning’ baseline in terms
of both total data rate and energy efficient.
The ‘TRPO-Max rate’ baseline achieves a lower energy
efficiency compared to the ‘TRPO’ algorithm but still
better than the ‘DDPG’ algorithm. The heuristic baseline
‘HSMSS’ and the ‘Q-Learning’ baseline achieve quite
similar energy efficiency results and significantly lower
than the two proposed ‘TRPO’ and ‘DDPG.
Fig.2. Vehicle Tracking using NS2
The number of GTs to investigate the effect on the
performance of the proposed algorithms. As shown in Fig.
9, the energy efficiency of all schemes decreases when the
number of GTs increases. The ‘TRPO’ algorithm achieves
the highest energy efficiency compared to all other
algorithms for all number of GTs.
V. CONCLUSION
In this paper, we proposed a deep reinforcement learning
based approach for UAV control with an objective of
energy minimization. We designed two DRL-based
algorithms that employ the Deep Deterministic Policy
Gradient (DDPG) and Trust Region Policy Optimization
(TRPO) methods to achieve a stationary optimal control
policy that consists of a number of continuous control
variables. We also discussed the practical implementation
of our proposed algorithm.
Numerical results reveal the TRPO-based algorithm can
improve performance compare to the DDPG-based
algorithm in a highly dynamic environment which is the
case in thispaper. Moreover, both TRPO-based and DDPG
based algorithms outperform the baseline ‘Q- learning’
and heuristic algorithm in terms of energy efficiency.
Irrigation system with automatic sensing techniques.
Farmer can get the information about the agricultural
field like humidity, temperature and moisture content of
the sand through android mobile. The goal of Smart farm
monitoring system is achieved by these practicalapplications
of sensors manufacturing tools. Many hurdles for
enactment, including reservations by the agriculturalist
have been achieved by the recent year’s rapid technological
approachandevolution.
[1]O. Regev and N. Nisan, “The popcorn market. online
markets for computational resources,” Decision Support
Systems, vol. 28,no. 1-2, pp. 177 – 189, 2000.
[2]A. Helsinger and T. Wright, “Cougaar: A robust
configurable multi agent platform,” in Proc. of the IEEE
Aerospace Conference, 2005.
[3]J. Brunelle, P. Hurst, J. Huth, L. Kang, C. Ng, D. C. Parkes,
M. Seltzer, J. Shank, and S.Youssef, “Egg: an extensible and
Economics- inspired open grid computing platform,” in
Proc. of the GECON, Singapore, May 2006.
[4]J. Norris, K. Coleman, A. Fox, and G. Candea, “On call:
Defeating spikes with a free-market application cluster,” in
Proc. of the International Conference on Autonomic
Computing, New York, NY, USA, May 2004.
[5]C. Pautasso, T. Heinis, and G. Alonso, “Autonomic
resourceProvisioning for software business processes,”
Information And Software Technology, vol. 49, pp. 65–80,
2007.
[6]A. Dan, D. Davis, R. Kearney, A. Keller, R.King, D. Kuebler,
H. Ludwig, M. Polan, M. Spreitzer, and A. Youssef, “Web
Services ondemand: Wsla-driven automated management,”
IBM Syst. J., vol. 43, no. 1, pp. 136–158, 2004.
[7]M. Wang and T. Suda, “The bio-networking architecture:
a biologically inspired approach to the design of scalable,
adaptive, and survivable/available network applications,”
in Proc. of the IEEE Symposium on Applications and the
Internet, 2001.
[8]N. Laranjeiro and M. Vieira, “Towards faulttolerance in
Web services compositions,” in Proc. of the workshop on
Engineering fault tolerant systems, New York, NY, USA,
2007.
[9]C. Engelmann, S. L. Scott, C. Leangsuksun, and X. He,
“Transparent symmetric active/active replication for
service level High availability,” in Proc. of the CCGrid, 2007.
[10]J. Salas, F. Perez-Sorrosal, n.-M. M. Pati and R. Jim´enez-
Peris, “Ws-replication: a framework for highly available
web Services,” in Proc. of the WWW, New York, NY, USA,
2006.
VI. REFERENCES
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 349
[11]L. Lamport, “The part-time parliament,” ACM
Transactions on Computer Systems, vol. 16, pp. 133–169,
1998.
[12]N. Bonvin, T. G. Papaioannou, and K. Aberer, “Cost-
efficient and differentiated data availability guarantees in
data clouds,” In Proc. of the ICDE, Long Beach, CA, USA,
2010.
[13]M. Armbrust, A. Fox, R. Griffith, A. D. Joseph, R. H.
Katz, A. KonwiNSki, G. Lee, D. A. Patterson, A. Rabkin, I.
Stoica, and M. Zaharia,“Above the clouds: A berkeley view
of cloud computing,” University of California, Berkeley,
Tech. Rep. USB-EECS-2009-28, Feb 2009.

More Related Content

Similar to “PERFORMING AND PROLONG THE UAV’s ENDURANCE USING EFFICIENT MECHANISM

Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...IRJET Journal
 
Summary of application of drones in the power industry
Summary of application of drones in the power industrySummary of application of drones in the power industry
Summary of application of drones in the power industryAlbert2019
 
Interference Mitigation using Adaptive Digital Beamforming for 5G Applications
Interference Mitigation using Adaptive Digital Beamforming for 5G ApplicationsInterference Mitigation using Adaptive Digital Beamforming for 5G Applications
Interference Mitigation using Adaptive Digital Beamforming for 5G ApplicationsIRJET Journal
 
Energy efficient clustering and routing optimization model for maximizing lif...
Energy efficient clustering and routing optimization model for maximizing lif...Energy efficient clustering and routing optimization model for maximizing lif...
Energy efficient clustering and routing optimization model for maximizing lif...IJECEIAES
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...IJECEIAES
 
Energy efficient power control for device to device communication in 5G netw...
Energy efficient power control for device to  device communication in 5G netw...Energy efficient power control for device to  device communication in 5G netw...
Energy efficient power control for device to device communication in 5G netw...IJECEIAES
 
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET Journal
 
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...IJCNCJournal
 
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...IJCNCJournal
 
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...ijgca
 
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...ijgca
 
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...IRJET Journal
 
S1-153199 Use Case and Requirements for DA2GC
S1-153199 Use Case and Requirements for DA2GCS1-153199 Use Case and Requirements for DA2GC
S1-153199 Use Case and Requirements for DA2GCYi-Hsueh Tsai
 
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...MaryumHina1
 
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...IRJET Journal
 
IRJET- Analysis of 5G Mobile Technologies and DDOS Defense
IRJET- Analysis of 5G Mobile Technologies and DDOS DefenseIRJET- Analysis of 5G Mobile Technologies and DDOS Defense
IRJET- Analysis of 5G Mobile Technologies and DDOS DefenseIRJET Journal
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...IJECEIAES
 
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...IRJET Journal
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...IJECEIAES
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...IJECEIAES
 

Similar to “PERFORMING AND PROLONG THE UAV’s ENDURANCE USING EFFICIENT MECHANISM (20)

Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
Improving of Energy Efficiency in LTE based MIMO-OFDM systems with Multiuser ...
 
Summary of application of drones in the power industry
Summary of application of drones in the power industrySummary of application of drones in the power industry
Summary of application of drones in the power industry
 
Interference Mitigation using Adaptive Digital Beamforming for 5G Applications
Interference Mitigation using Adaptive Digital Beamforming for 5G ApplicationsInterference Mitigation using Adaptive Digital Beamforming for 5G Applications
Interference Mitigation using Adaptive Digital Beamforming for 5G Applications
 
Energy efficient clustering and routing optimization model for maximizing lif...
Energy efficient clustering and routing optimization model for maximizing lif...Energy efficient clustering and routing optimization model for maximizing lif...
Energy efficient clustering and routing optimization model for maximizing lif...
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...
 
Energy efficient power control for device to device communication in 5G netw...
Energy efficient power control for device to  device communication in 5G netw...Energy efficient power control for device to  device communication in 5G netw...
Energy efficient power control for device to device communication in 5G netw...
 
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
IRJET- Statistical Tuning of Hata Model for 3G Communication Networks at 1.85...
 
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...
Advanced Service Data Provisioning for Real-Time Management of Ongoing Cellul...
 
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...
ADVANCED SERVICE DATA PROVISIONING FOR REAL-TIME MANAGEMENT OF ONGOING CELLUL...
 
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
 
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
PERFORMANCE FACTORS OF CLOUD COMPUTING DATA CENTERS USING [(M/G/1) : (∞/GDMOD...
 
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...
IRJET- Design of Low Complexity Channel Estimation and Reduced BER in 5G Mass...
 
S1-153199 Use Case and Requirements for DA2GC
S1-153199 Use Case and Requirements for DA2GCS1-153199 Use Case and Requirements for DA2GC
S1-153199 Use Case and Requirements for DA2GC
 
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...
Autonomous_UAV_Path_Planning_Using_Modified_PSO_for_UAV-Assisted_Wireless_Net...
 
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...
Control of A Platoon of Vehicles in Vanets using Communication Scheduling Pro...
 
IRJET- Analysis of 5G Mobile Technologies and DDOS Defense
IRJET- Analysis of 5G Mobile Technologies and DDOS DefenseIRJET- Analysis of 5G Mobile Technologies and DDOS Defense
IRJET- Analysis of 5G Mobile Technologies and DDOS Defense
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
 
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...
IRJET- Review Paper on Call Admission Control with Bandwidth Reservation Sche...
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...ssuserdfc773
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257subhasishdas79
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 

Recently uploaded (20)

fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 

“PERFORMING AND PROLONG THE UAV’s ENDURANCE USING EFFICIENT MECHANISM

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 346 “PERFORMING AND PROLONG THE UAV’s ENDURANCE USING EFFICIENT MECHANISM” M. Helan Jancy Reeno [1], Mr. G. Paranthaman M.E (Ph.D.) [2], Mrs. C.G Joy Merline M.E (Ph.D.)[3] PG Student, Electronics and Communication, Madha Engineering College, Kundrathur, India[1]. Associate Professor, Electronics and Communication, Madha Engineering College, Kundrathur, India [2]. Assistant Professor, Electronics and Communication, Madha Engineering College, Kundrathur, India [3]. --------------------------------------------------------------------***----------------------------------------------------------------------- Abstract: The problem of wireless service provisioning through a rotary wing UAVwhich can serve as an aerial base station (BS) to communicate with multiple groundterminals (GTs) in a boost demand area. Our objective is to optimize the UAV controlfor maximizing the UAV’s energy efficiency,in which both aerodynamic energy and communication energy are consideredwhile ensuring the communication requirements for each GT and backhaul link between the UAV and the terrestrial BS.The mobility of the UAV and GTs lead to time varying channel conditions that make the environment dynamic. A nonconvex optimization for controlling the UAV considering the practical angle dependent Rician fading channels between the UAVand GTs, and between the UAV and the terrestrial BS. Traditional optimization approaches are not able to handle the dynamic environment and high complexity of the problem in real-time. To use a deep reinforcement learning- based approach namely Deep Deterministic Policy Gradient (DDPG) to solve the formulated nonconvex problem of UAV control with continuous action space that takes into account the real time of the environment including time- varying UAV ground channelconditions, available onboard energy of theUAV, and the communication requirement of the GTs. However, the DDPG method may not achieve good performance in such an unstable environment and will face a large number of hyper parameters. To use the Trust Region Policy Optimization (TRPO) method that can improve the performance of the UAV compared to the DDPG method insuch a dynamic environment. KEYWORDS: UAV, NS2, DDPG, TRPO I. INTRODUCTION The development of unmanned aerial vehicles (UAVs) technology is emerging to enable 5G systems providing reliable and ubiquitous connectivity to mobile users. In particular, UAVs equipped with onboard wireless transceiver can fly over a target area and provide communication services especially in the areas that are difficult to deploy terrestrial base stations (BSs) or the communication infrastructure is damaged by the disaster. Thanks to their high maneuverability, UAVs can adjust their aerial position according to the real-time locations of the ground terminals (GTs) for energy efficiency and improving communication performance. Moreover, by flying over the GTs with a certain altitude, UAV-enabled communication can achieve a better channel quality since the communication links with GTs are mainly dominated by the line-of-sight (LoS) links. For example, a UAV flying at an altitude of 120 m ina rural environment can provide air-to-ground links with the LoS probability that exceeds 95%. Therefore, UAV-enable wireless communication becomes a promising cost- effective paradigm for 5G systems by enabling on demand operations and facilitating the fast and flexible deployment of communication infrastructure. WORK UAV trajectory control for energy efficiency has been rigorously studied. In particular, derive a theoretical model on the propulsion energy consumption of fixed-wing UAVs, and an efficient design based on sequential convex optimization is proposed for maximizing the UAV’s energy efficiency with general constraints on the trajectory. Based on the energy model, characterize Pareto optimal tradeoffs between uplink transmission energy of the GT and propulsion energy consumption of the UAV. Unlike the aforementioned works in which energy consumption is modeled for fixed-wing UAVs present an analytical model for the propulsion energy consumption of rotary-wing UAVs and a successive convex approximation (SCA) based algorithm was proposed to minimize the UAV energy consumption while ensuring the ground users communication throughput requirements. Also modeling the propulsion energy consumption of rotary-wing UAVs apply SCA technique for designing a three-dimensional(3D) trajectory, the transmit power and subcarrier allocation for multicarrier solar- powered UAV communication systems. II. RELATED
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 347 Without considering propulsion energy consumption the works in optimize UAV’s trajectory for throughput maximization. Inparticular, propose the block coordinate descent and SCA techniques to solve the problem of multiuser communication scheduling and association jointly with the UAV’s trajectory and power control. By applying similar techniques as jointly optimize the UAV trajectory and OFDMA resource allocation considering delay- constrained communication. In our prior works the SCA approach is adopted to transform the highly non- convex 2D UAV trajectory control problem and UAV placement problem into a sequence of convex sub problems and the proposed algorithms converge to some local optimum of the original design problems. The aforementioned works are based on traditional one shot optimization techniques that require a number of steps of discretization, relaxation, approximation and iteration to obtain optimal or suboptimal solutions with a high computational complexity. Moreover, these works are basedon the assumption that the locations of the GTs are fixed. A theoretical model for UAV movement, UAV- ground communication, and UAV energy consumption including propulsion and transmission energy consumptions for a rotary-wing UAV. The practical 3-D elevation angle dependent large-scale pathless exponent and small-scale Rician fading to model both the UAV-Ground channels between the UAV and GTs, and backhaul link between UAV and the terrestrial BS. The UAV control problem considers both horizontal and vertical movement control, user scheduling, and communication control that takes into account the real-time dynamics of the environment including real-time locations of GTs, time- varying channel conditions between the UAV and GTs, available onboard energy of the UAV, and the communication requirement of the GTs. The UAV control problem is especially challenging due to highly dynamic communication channel variations from moving objects (i.e., UAV and GTs). Leveraging the advantage of the DRL technique in solving the problems in a stochastic environment, we propose both the off-policy DDPG and on- policy TRPO methods to obtain an optimal policy for the UAV control problem. To the best of our knowledge, this is the first time these methods are simultaneously studied in the UAV control problem. The UAV control problem is formulated as a long-term stochastic non- convex problem which is intractable by traditional optimization approaches. Fig.1. Block diagram of UAV’s Endurance Using Efficient Mechanism. This conclusion can be extended to the dynamic unstable environments in which the off-policy DDPG method may cause sudden failures due to the exploration noise. A study pertaining to the wireless communication aspects for a rotary-wing UAV enabled wireless system as A number of advantages such as taking off, vertical landing, and hovering can be achieved by enabling rotary- wing UAVs in the wireless communication system compared to the standard fixed-wing UAVs. Therefore, we opt to use the rotary- wing UAV as an aerial BS in our system. This UAV will act as a hovering aerial BS that will communicate with multiple GTs to enhancethe communication aspects of the network. The reward function converges to a stable value gradually with the increase of the episodes in three algorithms. The ‘TRPO’ algorithm converges to the xy = 10 m/s. have obvious oscillation implies a poor performance while the ‘TRPO’ algorithm can converge smoothly to a stable. The network performances in terms of the total data throughput of GTs and energy efficiency of the UAV can improve over the training process in three algorithms ‘DDPG’, ‘TRPO’, and ‘Q-Learning’. It can be observed that both ourproposed algorithms ‘DDPG’ and ‘TRPO’ converge to the same total data rate value after 5000 episodes. We can see a faster convergence speed of the ‘DDPG’ algorithm compared to the ‘TRPO’ algorithm which is similar to the observation. However, due to the higher energy consumption of the ‘DDPG’ algorithm compared to the ‘TRPO’ algorithm, it can beseen that the energy efficiency of the ‘TRPO’algorithm is better than that of the ‘DDPG’ algorithm. This result reveals an improvement of the ‘TRPO’ algorithm compared to the ‘DDPG’ algorithm in such a highly dynamic and unstable IV. EXPERIMENTALRESULTS III. PROPOSEDSYSTEM
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 348 UAV environment. Moreover, both ‘DDPG’ and ‘TRPO’ algorithms outperform the ‘Q-Learning’ baseline in terms of both total data rate and energy efficient. The ‘TRPO-Max rate’ baseline achieves a lower energy efficiency compared to the ‘TRPO’ algorithm but still better than the ‘DDPG’ algorithm. The heuristic baseline ‘HSMSS’ and the ‘Q-Learning’ baseline achieve quite similar energy efficiency results and significantly lower than the two proposed ‘TRPO’ and ‘DDPG. Fig.2. Vehicle Tracking using NS2 The number of GTs to investigate the effect on the performance of the proposed algorithms. As shown in Fig. 9, the energy efficiency of all schemes decreases when the number of GTs increases. The ‘TRPO’ algorithm achieves the highest energy efficiency compared to all other algorithms for all number of GTs. V. CONCLUSION In this paper, we proposed a deep reinforcement learning based approach for UAV control with an objective of energy minimization. We designed two DRL-based algorithms that employ the Deep Deterministic Policy Gradient (DDPG) and Trust Region Policy Optimization (TRPO) methods to achieve a stationary optimal control policy that consists of a number of continuous control variables. We also discussed the practical implementation of our proposed algorithm. Numerical results reveal the TRPO-based algorithm can improve performance compare to the DDPG-based algorithm in a highly dynamic environment which is the case in thispaper. Moreover, both TRPO-based and DDPG based algorithms outperform the baseline ‘Q- learning’ and heuristic algorithm in terms of energy efficiency. Irrigation system with automatic sensing techniques. Farmer can get the information about the agricultural field like humidity, temperature and moisture content of the sand through android mobile. The goal of Smart farm monitoring system is achieved by these practicalapplications of sensors manufacturing tools. Many hurdles for enactment, including reservations by the agriculturalist have been achieved by the recent year’s rapid technological approachandevolution. [1]O. Regev and N. Nisan, “The popcorn market. online markets for computational resources,” Decision Support Systems, vol. 28,no. 1-2, pp. 177 – 189, 2000. [2]A. Helsinger and T. Wright, “Cougaar: A robust configurable multi agent platform,” in Proc. of the IEEE Aerospace Conference, 2005. [3]J. Brunelle, P. Hurst, J. Huth, L. Kang, C. Ng, D. C. Parkes, M. Seltzer, J. Shank, and S.Youssef, “Egg: an extensible and Economics- inspired open grid computing platform,” in Proc. of the GECON, Singapore, May 2006. [4]J. Norris, K. Coleman, A. Fox, and G. Candea, “On call: Defeating spikes with a free-market application cluster,” in Proc. of the International Conference on Autonomic Computing, New York, NY, USA, May 2004. [5]C. Pautasso, T. Heinis, and G. Alonso, “Autonomic resourceProvisioning for software business processes,” Information And Software Technology, vol. 49, pp. 65–80, 2007. [6]A. Dan, D. Davis, R. Kearney, A. Keller, R.King, D. Kuebler, H. Ludwig, M. Polan, M. Spreitzer, and A. Youssef, “Web Services ondemand: Wsla-driven automated management,” IBM Syst. J., vol. 43, no. 1, pp. 136–158, 2004. [7]M. Wang and T. Suda, “The bio-networking architecture: a biologically inspired approach to the design of scalable, adaptive, and survivable/available network applications,” in Proc. of the IEEE Symposium on Applications and the Internet, 2001. [8]N. Laranjeiro and M. Vieira, “Towards faulttolerance in Web services compositions,” in Proc. of the workshop on Engineering fault tolerant systems, New York, NY, USA, 2007. [9]C. Engelmann, S. L. Scott, C. Leangsuksun, and X. He, “Transparent symmetric active/active replication for service level High availability,” in Proc. of the CCGrid, 2007. [10]J. Salas, F. Perez-Sorrosal, n.-M. M. Pati and R. Jim´enez- Peris, “Ws-replication: a framework for highly available web Services,” in Proc. of the WWW, New York, NY, USA, 2006. VI. REFERENCES
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 349 [11]L. Lamport, “The part-time parliament,” ACM Transactions on Computer Systems, vol. 16, pp. 133–169, 1998. [12]N. Bonvin, T. G. Papaioannou, and K. Aberer, “Cost- efficient and differentiated data availability guarantees in data clouds,” In Proc. of the ICDE, Long Beach, CA, USA, 2010. [13]M. Armbrust, A. Fox, R. Griffith, A. D. Joseph, R. H. Katz, A. KonwiNSki, G. Lee, D. A. Patterson, A. Rabkin, I. Stoica, and M. Zaharia,“Above the clouds: A berkeley view of cloud computing,” University of California, Berkeley, Tech. Rep. USB-EECS-2009-28, Feb 2009.