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: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1
EDGE COMPUTING
THE NEXT COMPUTATIONAL LEAP
ASWATHAMAN.G
B.E Student,Department of Computer Science & Engg.
Sri Ramakrishhna Engineering College, Coimbatore, India.
---------------------------------------------------------------------------------------------------------------------------------------------------
Abstract - The expansion of the Internet of things and
highly persuasive, rich cloud services have improved and
pushed the horizon of a new computational field called
edge computing, which gives the ability to process data at
the edge devices. Edge computing has the abilitytoreduce
the response time, battery life constraints, cutting
bandwidth cost and more importantly data security and
privacy. In this paper, we discuss the definition of Edge
computing and also its ability to transform the world we
live in with highly fast and secure devices that can make
smart homes and smart cities. We also address the
challenges and opportunities in this domain to inspire
more research and product development.
Keywords – highly persuasive, edge computing,
bandwidth cost, data security, privacy, smart homes
and cities.
I. INTRODUCTION
Cloud computing has tremendously changedthe
way we approach applications since its introduction in
2005. Various cloud services like the icloud, google
cloud, dropbox etc has helped us to manage our day to
day activities and business activities in a very efficient
and influential way. The Internet of things is the concept
of "makingacomputersenseinformationwithouttheaid
of human intervention"[1]is used in various sectors like
HealthCare, home automation etc. With IoT, there is a
large quantity of data that has been generated by the
devices and it is been sent to cloud for processing and
also more importantly for training the model using that
data. Transferring such a large amount of data through
the internet increases the latency time and may cause a
security breach.
These problems can be overcome by performing
the calculations in the edge devices itself. Thisdecreases
the latency time because the data is not transferred
anywhere and privacy is also ensured by the same. By
the support of both the cloud computing and IoT
platform, we can envision a new field of computation
called the edge computing which gives the ability to
perform on-device inference using platforms like caffe2,
tensorflow lite etc. We can start by analyzing the need
for edge computing and their ability to make changes to
the way we approach the IoT platform and the potential
in it to transform the way devices work today.
The remaining sections of this paper are
organized in such a way, Section 2 discusses the needfor
computations in edge devices. Section 3, we discuss its
areas of applications and Section 4, talks about the
challenges and opportunities in this field. Finally, we
conclude in Section 5.
Figure 1. Edge Computing Platform
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2
II. EDGE COMPUTING
The edges of the network are the birthplace of
data, therefore, it is more efficient to process the data at
the edge itself. Cloud computing is not the most efficient
way for processing data when it is produced in the edge
devices. Edge computing helps to cut off lots of
bandwidth cost, reduces data transfer latency time and
make the and inference more secure and unbreachable.
Many other concepts like fog computing, micro
datacenter, cloudlet etc were introduced because cloud
computing did not serve to be the best and the most
optimal way of making inference using Deep learning
models or in simple terms cloud computing did not help
us to make intelligent Application in edge devices by
deploying Deep Learning models in the cloud.
Figure 2. Egde Computing
A. The need for edge computing
Deploying models in the cloud and making the
inferences by transferring the data via request and
response from the edge devices served well until there
were no highly capable processors in edge devices that
were capable of performing some highly complex
operations and run heavy models like MobileNet and
InceptionV3 etc[2]. The newly launched processors like
kirin970, Snapdragon855andMediatekhelioisreleased
with dedicated GPU's and NPU's (Neural Processing
Unit) for making more faster inferences in
smartphones[3]. For example, 5GB of data is generated
by a Boeing 787 every second[4] and in autonomous
vehicles like Google's self-driving car generates 1GB of
data every second and it requires real-time processing
for making accurate and quick decisions[5].
The data producers produce data and send it to
the cloud and the data consumers send a request to the
cloud to fetch the required data for consumption. But,
the structure is not sufficient for the data processing to
happen very efficiently in the edge device because of the
enormous amount of data generated by the data
producers which cost a huge amount of bandwidth to
transfer that data. The latency time taken by the whole
process makes the whole project to lack behind real-
time. By making inferenceintheedgedevicesmostofthe
data is not sent to the cloud itself so that a lot of
bandwidth cost is cut off and the response of the
inferences made with the model is near real-time. Most
importantly the edge devices are mostly energy
constraint and the wireless communication modules
used in the edge devices are very energy consuming
while transferring large amounts of data. So, by
deploying the models in the edge devices we can make
offload a large amount of workload and consume less
energy for transferring data from cloud to edge devices
and vice versa.
Figure 3. Need for Egde Computing
B. Advantages of Edge Computing
In Edge Computing we process the generated
data at the same place where it is produced and this
approach has a lot of advantages compared to the
traditional way of computationsdonewiththemodelsin
the edge devices with the help of various cloud-based
services. A face-recognition application app was doneas
a proof-of-concept by a group of researchers where the
output results were astonishinginwhichtheyfoundthat
the inferencetimewasreducedfrom900to169mswhen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3
the computations were moved from cloud to edge and
also they found that the energy consumption was
reduced from 30%-40% after transferring the
computations to edge[6].
III. APPLICATIONS OF EDGE COMPUTING
Case 1: Smart City
The edge computing applications can be
expanded in a large city scale applications that helps to
automate and use lots of intelligent applicationsthatcan
make a city more secure and more organized. The edge
computing platform can serve to be a very optimal
solution for making an efficient smart city. By
considering these characteristics in mind.
1) Enormous amounts of data: A highly populated city
produces hundreds of PB data per data. These data
highly contributes to public safety, healthcare, utility,
and logistics etc, processing these enormous amountsof
data by sending it to the cloud will obviously make the
applications to lag behind real-time and makes it
unreliable to take immediate and emergency operations
like generating SOS , detecting accidents or crime at the
very instance of happening etc. By embedding the
calculation into the edge devices these kinds of issues
can be neglected.
2) Location: Edge computation platforms can serve
better when there is a need for making computations
that require location awareness and it helpsustofindan
optimized solution of processing the location data
without transporting it to the cloud.
Case 2: Autonomous Vehicles
The autonomous vehicles like Google's self-
driving cars make use of the edge platform to the best
possible extent because autonomous vehicles have a
requirement of making sudden and immediate life-
saving decisions in a very limited amount of time where
it should decide on avoiding an accident. Completely
relying on the cloud platform might not be a very good
decision because it may lead to a disaster due to its high
latency and also the vehicle may misbehaveincaseifitis
driven in a low network connectivity area. So here the
Edge computing platform comes to its rescue andmakes
it efficient and reliable due to its on-device
computational capacity that does on relyonthenetwork
connectivity.
IV. OBSTACLES AND OPPORTUNITIES
The very important issues to be addressed as
obstaclesinedgecomputingisnaming,programmability,
security, privacy, and data abstraction.
The first issue we address here is the
programmability whichmightcauseaproblemwhenthe
edge devices are heterogeneous. So, this might cause a
lot of inter-platform dependency issues irrespective of
the model's efficiency. The computing stream concept
which is a serial of functions/computations applied on
the data along the data propagation path to make the
necessary computations that are platform dependent.
Security and privacy is an opportunity for the edge
computing field to take advantage of the other cloud-
based applications. The naming issues arise because of
the large number of heterogeneous edge nodes that are
present in the network and they may contain different
architectures irrespective of the cloud system's
capability and too much sparsity with lots of
unconventional naming systems it becomes tough to
address all the nodes in a simple way. So, it is important
to follow a proper namingschemaorsystemtoeliminate
the naming problems caused due to the highly
heterogeneous edge devices in the network.
There are some platforms that help the
developers to make intelligent application by deploying
Deep learning models in the edge devices. Platforms like
tensorflow mobile, tensorflow lite,ncnn,caffe,caffe2,etc
have helped application perform intelligent calculations
with the helpof DeepLearningmodelsembeddedwithin
them. Tensorflow Mobile is a platform introduced by
Google to make such intelligent applications. It supports
iOS, Android and also the raspberry pi platforms for
embedding the deep learning models in the application
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4
and the use of protocol buffers to serialize the objects
helps the platform to work better. But, this platform is
about to be deprecated and it will be replaced with the
tensorflow lite platform which is a successor of
tensorflow mobile. The tensorflow lite has a lot of
advantages over tensorflowmobilebecauseitmakesuse
of the object serializationprotocolcalledflatbuffers.Flat
buffers invented by Google for object serialization helps
to reduce the computational time, power consumption
and model size by eliminating the process of unpacking
and parsing the data. There are platforms like caffe
developed by Berkeley, ncnn developed by Tencent,
caffe2 developed by Facebook are also highly useful
platforms that can be used for deploying deep learning
and making intelligent applications in mobile and IoT
platform.
V. CONCLUSION
Recentlytherearemanyservicesthatarebeing
transported from cloud to edge devices for processing
data in shorter response time and improved reliability.
There are several places where the edge computing can
flourish and make devices work better and solve many
important problems in an efficient way. The
collaborative edge canconnecttheusertothecouldboth
physically and logically make way for many new
applications to flow in with a lot of advantages and
better options for solving userproblemandqueriesnear
real time.
REFERENCES
[1] H. Sundmaeker, P. Guillemin,P.Friess,andS.Woelfflé,
“Vision and challenges for realizing the Internet of
things,” vol. 20, no. 10, 2010.
[2] Challenges and Opportunities in Edge Computing
Blesson Varghese, Nan Wang, Sakil Barbhuiya, Peter
Kilpatrick and Dimitrios S. Nikolopoulos School of
Electronics, Electrical Engineering, and Computer
Science Queen’s University Belfast, UK.
[3] AI Benchmark: Running Deep Neural Networks on
AndroidSmartphonesAndreyIgnatovQualcomm,Inc.
andrey@vision.ee.ethz.ch
[4] Boeing 787s to Create Half a Terabyte of Data Per
Flight, Says Virgin Atlantic. Accessed on Dec. 7, 2016.
[5] Self-Driving Cars Will Create 2 Petabytes of Data,
What are the Big Data Opportunities for the Car
Industry? Accessed on Dec. 7, 2016.
[6] B.-G. Chun, S. Ihm, P. Maniatis, M. Naik, and A. Patti,
“CloneCloud:Elasticexecutionbetweenmobiledevice
and cloud,” in Proc. 6th Conf.Comput. Syst., Salzburg,
Austria, 2011.

More Related Content

What's hot

Core of Cloud Computing
Core of Cloud ComputingCore of Cloud Computing
Core of Cloud ComputingIJERA Editor
 
Internship report on AI , ML & IIOT and project responses
Internship report on AI , ML & IIOT and project responsesInternship report on AI , ML & IIOT and project responses
Internship report on AI , ML & IIOT and project responsesRakesh Arigela
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudAditya Tornekar
 
IRJET- Fog Route:Distribution of Data using Delay Tolerant Network
IRJET- Fog Route:Distribution of Data using Delay Tolerant NetworkIRJET- Fog Route:Distribution of Data using Delay Tolerant Network
IRJET- Fog Route:Distribution of Data using Delay Tolerant NetworkIRJET Journal
 
Opportunistic job sharing for mobile cloud computing
Opportunistic job sharing for mobile cloud computingOpportunistic job sharing for mobile cloud computing
Opportunistic job sharing for mobile cloud computingijccsa
 
Efficient architectural framework of cloud computing
Efficient architectural framework of cloud computing Efficient architectural framework of cloud computing
Efficient architectural framework of cloud computing Souvik Pal
 
IRJET- Advantages of Mobile Cloud Computing
IRJET- Advantages of Mobile Cloud ComputingIRJET- Advantages of Mobile Cloud Computing
IRJET- Advantages of Mobile Cloud ComputingIRJET Journal
 
Nimble@itcecnogrid novel toolkit for computing weather
Nimble@itcecnogrid novel toolkit for computing weatherNimble@itcecnogrid novel toolkit for computing weather
Nimble@itcecnogrid novel toolkit for computing weatheriaemedu
 
Survey of Foraging Techniques
Survey of Foraging TechniquesSurvey of Foraging Techniques
Survey of Foraging TechniquesSahil Jain
 
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data TransmissionIRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data TransmissionIRJET Journal
 
Seminar report of digital twin
Seminar report of digital twinSeminar report of digital twin
Seminar report of digital twinfaheem m m
 
Secured Communication Model for Mobile Cloud Computing
Secured Communication Model for Mobile Cloud ComputingSecured Communication Model for Mobile Cloud Computing
Secured Communication Model for Mobile Cloud Computingijceronline
 
A Survey on Virtualization Data Centers For Green Cloud Computing
A Survey on Virtualization Data Centers For Green Cloud ComputingA Survey on Virtualization Data Centers For Green Cloud Computing
A Survey on Virtualization Data Centers For Green Cloud ComputingIJTET Journal
 
How will cloud computing transform technology
How will cloud computing transform technologyHow will cloud computing transform technology
How will cloud computing transform technologyTarunabh Verma
 
Contemporary Energy Optimization for Mobile and Cloud Environment
Contemporary Energy Optimization for Mobile and Cloud EnvironmentContemporary Energy Optimization for Mobile and Cloud Environment
Contemporary Energy Optimization for Mobile and Cloud Environmentijceronline
 
Cloud computing
Cloud computingCloud computing
Cloud computinganumidha
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGijasa
 

What's hot (20)

Core of Cloud Computing
Core of Cloud ComputingCore of Cloud Computing
Core of Cloud Computing
 
Internship report on AI , ML & IIOT and project responses
Internship report on AI , ML & IIOT and project responsesInternship report on AI , ML & IIOT and project responses
Internship report on AI , ML & IIOT and project responses
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloud
 
IRJET- Fog Route:Distribution of Data using Delay Tolerant Network
IRJET- Fog Route:Distribution of Data using Delay Tolerant NetworkIRJET- Fog Route:Distribution of Data using Delay Tolerant Network
IRJET- Fog Route:Distribution of Data using Delay Tolerant Network
 
Opportunistic job sharing for mobile cloud computing
Opportunistic job sharing for mobile cloud computingOpportunistic job sharing for mobile cloud computing
Opportunistic job sharing for mobile cloud computing
 
Efficient architectural framework of cloud computing
Efficient architectural framework of cloud computing Efficient architectural framework of cloud computing
Efficient architectural framework of cloud computing
 
IRJET- Advantages of Mobile Cloud Computing
IRJET- Advantages of Mobile Cloud ComputingIRJET- Advantages of Mobile Cloud Computing
IRJET- Advantages of Mobile Cloud Computing
 
Nimble@itcecnogrid novel toolkit for computing weather
Nimble@itcecnogrid novel toolkit for computing weatherNimble@itcecnogrid novel toolkit for computing weather
Nimble@itcecnogrid novel toolkit for computing weather
 
Survey of Foraging Techniques
Survey of Foraging TechniquesSurvey of Foraging Techniques
Survey of Foraging Techniques
 
Edge Computing: Drivers and Trends
Edge Computing: Drivers and TrendsEdge Computing: Drivers and Trends
Edge Computing: Drivers and Trends
 
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data TransmissionIRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
 
Seminar report of digital twin
Seminar report of digital twinSeminar report of digital twin
Seminar report of digital twin
 
Secured Communication Model for Mobile Cloud Computing
Secured Communication Model for Mobile Cloud ComputingSecured Communication Model for Mobile Cloud Computing
Secured Communication Model for Mobile Cloud Computing
 
Cloud computing whitepaper(2)
Cloud computing whitepaper(2)Cloud computing whitepaper(2)
Cloud computing whitepaper(2)
 
A Survey on Virtualization Data Centers For Green Cloud Computing
A Survey on Virtualization Data Centers For Green Cloud ComputingA Survey on Virtualization Data Centers For Green Cloud Computing
A Survey on Virtualization Data Centers For Green Cloud Computing
 
How will cloud computing transform technology
How will cloud computing transform technologyHow will cloud computing transform technology
How will cloud computing transform technology
 
.Net compiler using cloud computing
.Net compiler using cloud computing.Net compiler using cloud computing
.Net compiler using cloud computing
 
Contemporary Energy Optimization for Mobile and Cloud Environment
Contemporary Energy Optimization for Mobile and Cloud EnvironmentContemporary Energy Optimization for Mobile and Cloud Environment
Contemporary Energy Optimization for Mobile and Cloud Environment
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
 

Similar to IRJET- Edge Computing the Next Computational Leap

IRJET - Importance of Edge Computing and Cloud Computing in IoT Technolog...
IRJET -  	  Importance of Edge Computing and Cloud Computing in IoT Technolog...IRJET -  	  Importance of Edge Computing and Cloud Computing in IoT Technolog...
IRJET - Importance of Edge Computing and Cloud Computing in IoT Technolog...IRJET Journal
 
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.IRJET Journal
 
Secured Way Of Offloading Mobile Cloud Process For Smart Phone
Secured Way Of Offloading Mobile Cloud Process For Smart PhoneSecured Way Of Offloading Mobile Cloud Process For Smart Phone
Secured Way Of Offloading Mobile Cloud Process For Smart PhoneIRJET Journal
 
IRJET - An Overview of Edge Computing
IRJET - An Overview of Edge ComputingIRJET - An Overview of Edge Computing
IRJET - An Overview of Edge ComputingIRJET Journal
 
What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?Sameer Ahmed
 
The Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingThe Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingFredReynolds2
 
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing IJECEIAES
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingIRJET Journal
 
Fog Computing: Issues, Challenges and Future Directions
Fog Computing: Issues, Challenges and Future Directions Fog Computing: Issues, Challenges and Future Directions
Fog Computing: Issues, Challenges and Future Directions IJECEIAES
 
Tiarrah Computing: The Next Generation of Computing
Tiarrah Computing: The Next Generation of ComputingTiarrah Computing: The Next Generation of Computing
Tiarrah Computing: The Next Generation of ComputingIJECEIAES
 
Edge Computing.docx
Edge Computing.docxEdge Computing.docx
Edge Computing.docxSVITSEEERK
 
CLOUD_COMPUTING_UNIT_1.pdf
CLOUD_COMPUTING_UNIT_1.pdfCLOUD_COMPUTING_UNIT_1.pdf
CLOUD_COMPUTING_UNIT_1.pdfganeshkarthy
 
IRJET- Cloud Computing: Security Issues Challenges and Solution
IRJET-  	  Cloud Computing: Security Issues Challenges and SolutionIRJET-  	  Cloud Computing: Security Issues Challenges and Solution
IRJET- Cloud Computing: Security Issues Challenges and SolutionIRJET Journal
 
Data Division in Cloud for Secured Data Storage using RSA Algorithm
Data Division in Cloud for Secured Data Storage using RSA AlgorithmData Division in Cloud for Secured Data Storage using RSA Algorithm
Data Division in Cloud for Secured Data Storage using RSA AlgorithmIRJET Journal
 
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...Sushil kumar Choudhary
 
Latest development of cloud computing technology, characteristics, challenge,...
Latest development of cloud computing technology, characteristics, challenge,...Latest development of cloud computing technology, characteristics, challenge,...
Latest development of cloud computing technology, characteristics, challenge,...sushil Choudhary
 
5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory CouncilDESMOND YUEN
 

Similar to IRJET- Edge Computing the Next Computational Leap (20)

IRJET - Importance of Edge Computing and Cloud Computing in IoT Technolog...
IRJET -  	  Importance of Edge Computing and Cloud Computing in IoT Technolog...IRJET -  	  Importance of Edge Computing and Cloud Computing in IoT Technolog...
IRJET - Importance of Edge Computing and Cloud Computing in IoT Technolog...
 
Fog Computing
Fog ComputingFog Computing
Fog Computing
 
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
 
Secured Way Of Offloading Mobile Cloud Process For Smart Phone
Secured Way Of Offloading Mobile Cloud Process For Smart PhoneSecured Way Of Offloading Mobile Cloud Process For Smart Phone
Secured Way Of Offloading Mobile Cloud Process For Smart Phone
 
IRJET - An Overview of Edge Computing
IRJET - An Overview of Edge ComputingIRJET - An Overview of Edge Computing
IRJET - An Overview of Edge Computing
 
What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?What is Edge Computing and Why does it matter in IoT?
What is Edge Computing and Why does it matter in IoT?
 
The Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingThe Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data Processing
 
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing
A Comparison of Cloud Execution Mechanisms Fog, Edge, and Clone Cloud Computing
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog Computing
 
Edge Computing.pptx
Edge Computing.pptxEdge Computing.pptx
Edge Computing.pptx
 
Fog Computing: Issues, Challenges and Future Directions
Fog Computing: Issues, Challenges and Future Directions Fog Computing: Issues, Challenges and Future Directions
Fog Computing: Issues, Challenges and Future Directions
 
8. 9590 1-pb
8. 9590 1-pb8. 9590 1-pb
8. 9590 1-pb
 
Tiarrah Computing: The Next Generation of Computing
Tiarrah Computing: The Next Generation of ComputingTiarrah Computing: The Next Generation of Computing
Tiarrah Computing: The Next Generation of Computing
 
Edge Computing.docx
Edge Computing.docxEdge Computing.docx
Edge Computing.docx
 
CLOUD_COMPUTING_UNIT_1.pdf
CLOUD_COMPUTING_UNIT_1.pdfCLOUD_COMPUTING_UNIT_1.pdf
CLOUD_COMPUTING_UNIT_1.pdf
 
IRJET- Cloud Computing: Security Issues Challenges and Solution
IRJET-  	  Cloud Computing: Security Issues Challenges and SolutionIRJET-  	  Cloud Computing: Security Issues Challenges and Solution
IRJET- Cloud Computing: Security Issues Challenges and Solution
 
Data Division in Cloud for Secured Data Storage using RSA Algorithm
Data Division in Cloud for Secured Data Storage using RSA AlgorithmData Division in Cloud for Secured Data Storage using RSA Algorithm
Data Division in Cloud for Secured Data Storage using RSA Algorithm
 
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...
www.iosrjournals.org 57 | Page Latest development of cloud computing technolo...
 
Latest development of cloud computing technology, characteristics, challenge,...
Latest development of cloud computing technology, characteristics, challenge,...Latest development of cloud computing technology, characteristics, challenge,...
Latest development of cloud computing technology, characteristics, challenge,...
 
5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council
 

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

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 

Recently uploaded (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 

IRJET- Edge Computing the Next Computational Leap

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1 EDGE COMPUTING THE NEXT COMPUTATIONAL LEAP ASWATHAMAN.G B.E Student,Department of Computer Science & Engg. Sri Ramakrishhna Engineering College, Coimbatore, India. --------------------------------------------------------------------------------------------------------------------------------------------------- Abstract - The expansion of the Internet of things and highly persuasive, rich cloud services have improved and pushed the horizon of a new computational field called edge computing, which gives the ability to process data at the edge devices. Edge computing has the abilitytoreduce the response time, battery life constraints, cutting bandwidth cost and more importantly data security and privacy. In this paper, we discuss the definition of Edge computing and also its ability to transform the world we live in with highly fast and secure devices that can make smart homes and smart cities. We also address the challenges and opportunities in this domain to inspire more research and product development. Keywords – highly persuasive, edge computing, bandwidth cost, data security, privacy, smart homes and cities. I. INTRODUCTION Cloud computing has tremendously changedthe way we approach applications since its introduction in 2005. Various cloud services like the icloud, google cloud, dropbox etc has helped us to manage our day to day activities and business activities in a very efficient and influential way. The Internet of things is the concept of "makingacomputersenseinformationwithouttheaid of human intervention"[1]is used in various sectors like HealthCare, home automation etc. With IoT, there is a large quantity of data that has been generated by the devices and it is been sent to cloud for processing and also more importantly for training the model using that data. Transferring such a large amount of data through the internet increases the latency time and may cause a security breach. These problems can be overcome by performing the calculations in the edge devices itself. Thisdecreases the latency time because the data is not transferred anywhere and privacy is also ensured by the same. By the support of both the cloud computing and IoT platform, we can envision a new field of computation called the edge computing which gives the ability to perform on-device inference using platforms like caffe2, tensorflow lite etc. We can start by analyzing the need for edge computing and their ability to make changes to the way we approach the IoT platform and the potential in it to transform the way devices work today. The remaining sections of this paper are organized in such a way, Section 2 discusses the needfor computations in edge devices. Section 3, we discuss its areas of applications and Section 4, talks about the challenges and opportunities in this field. Finally, we conclude in Section 5. Figure 1. Edge Computing Platform
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2 II. EDGE COMPUTING The edges of the network are the birthplace of data, therefore, it is more efficient to process the data at the edge itself. Cloud computing is not the most efficient way for processing data when it is produced in the edge devices. Edge computing helps to cut off lots of bandwidth cost, reduces data transfer latency time and make the and inference more secure and unbreachable. Many other concepts like fog computing, micro datacenter, cloudlet etc were introduced because cloud computing did not serve to be the best and the most optimal way of making inference using Deep learning models or in simple terms cloud computing did not help us to make intelligent Application in edge devices by deploying Deep Learning models in the cloud. Figure 2. Egde Computing A. The need for edge computing Deploying models in the cloud and making the inferences by transferring the data via request and response from the edge devices served well until there were no highly capable processors in edge devices that were capable of performing some highly complex operations and run heavy models like MobileNet and InceptionV3 etc[2]. The newly launched processors like kirin970, Snapdragon855andMediatekhelioisreleased with dedicated GPU's and NPU's (Neural Processing Unit) for making more faster inferences in smartphones[3]. For example, 5GB of data is generated by a Boeing 787 every second[4] and in autonomous vehicles like Google's self-driving car generates 1GB of data every second and it requires real-time processing for making accurate and quick decisions[5]. The data producers produce data and send it to the cloud and the data consumers send a request to the cloud to fetch the required data for consumption. But, the structure is not sufficient for the data processing to happen very efficiently in the edge device because of the enormous amount of data generated by the data producers which cost a huge amount of bandwidth to transfer that data. The latency time taken by the whole process makes the whole project to lack behind real- time. By making inferenceintheedgedevicesmostofthe data is not sent to the cloud itself so that a lot of bandwidth cost is cut off and the response of the inferences made with the model is near real-time. Most importantly the edge devices are mostly energy constraint and the wireless communication modules used in the edge devices are very energy consuming while transferring large amounts of data. So, by deploying the models in the edge devices we can make offload a large amount of workload and consume less energy for transferring data from cloud to edge devices and vice versa. Figure 3. Need for Egde Computing B. Advantages of Edge Computing In Edge Computing we process the generated data at the same place where it is produced and this approach has a lot of advantages compared to the traditional way of computationsdonewiththemodelsin the edge devices with the help of various cloud-based services. A face-recognition application app was doneas a proof-of-concept by a group of researchers where the output results were astonishinginwhichtheyfoundthat the inferencetimewasreducedfrom900to169mswhen
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3 the computations were moved from cloud to edge and also they found that the energy consumption was reduced from 30%-40% after transferring the computations to edge[6]. III. APPLICATIONS OF EDGE COMPUTING Case 1: Smart City The edge computing applications can be expanded in a large city scale applications that helps to automate and use lots of intelligent applicationsthatcan make a city more secure and more organized. The edge computing platform can serve to be a very optimal solution for making an efficient smart city. By considering these characteristics in mind. 1) Enormous amounts of data: A highly populated city produces hundreds of PB data per data. These data highly contributes to public safety, healthcare, utility, and logistics etc, processing these enormous amountsof data by sending it to the cloud will obviously make the applications to lag behind real-time and makes it unreliable to take immediate and emergency operations like generating SOS , detecting accidents or crime at the very instance of happening etc. By embedding the calculation into the edge devices these kinds of issues can be neglected. 2) Location: Edge computation platforms can serve better when there is a need for making computations that require location awareness and it helpsustofindan optimized solution of processing the location data without transporting it to the cloud. Case 2: Autonomous Vehicles The autonomous vehicles like Google's self- driving cars make use of the edge platform to the best possible extent because autonomous vehicles have a requirement of making sudden and immediate life- saving decisions in a very limited amount of time where it should decide on avoiding an accident. Completely relying on the cloud platform might not be a very good decision because it may lead to a disaster due to its high latency and also the vehicle may misbehaveincaseifitis driven in a low network connectivity area. So here the Edge computing platform comes to its rescue andmakes it efficient and reliable due to its on-device computational capacity that does on relyonthenetwork connectivity. IV. OBSTACLES AND OPPORTUNITIES The very important issues to be addressed as obstaclesinedgecomputingisnaming,programmability, security, privacy, and data abstraction. The first issue we address here is the programmability whichmightcauseaproblemwhenthe edge devices are heterogeneous. So, this might cause a lot of inter-platform dependency issues irrespective of the model's efficiency. The computing stream concept which is a serial of functions/computations applied on the data along the data propagation path to make the necessary computations that are platform dependent. Security and privacy is an opportunity for the edge computing field to take advantage of the other cloud- based applications. The naming issues arise because of the large number of heterogeneous edge nodes that are present in the network and they may contain different architectures irrespective of the cloud system's capability and too much sparsity with lots of unconventional naming systems it becomes tough to address all the nodes in a simple way. So, it is important to follow a proper namingschemaorsystemtoeliminate the naming problems caused due to the highly heterogeneous edge devices in the network. There are some platforms that help the developers to make intelligent application by deploying Deep learning models in the edge devices. Platforms like tensorflow mobile, tensorflow lite,ncnn,caffe,caffe2,etc have helped application perform intelligent calculations with the helpof DeepLearningmodelsembeddedwithin them. Tensorflow Mobile is a platform introduced by Google to make such intelligent applications. It supports iOS, Android and also the raspberry pi platforms for embedding the deep learning models in the application
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4 and the use of protocol buffers to serialize the objects helps the platform to work better. But, this platform is about to be deprecated and it will be replaced with the tensorflow lite platform which is a successor of tensorflow mobile. The tensorflow lite has a lot of advantages over tensorflowmobilebecauseitmakesuse of the object serializationprotocolcalledflatbuffers.Flat buffers invented by Google for object serialization helps to reduce the computational time, power consumption and model size by eliminating the process of unpacking and parsing the data. There are platforms like caffe developed by Berkeley, ncnn developed by Tencent, caffe2 developed by Facebook are also highly useful platforms that can be used for deploying deep learning and making intelligent applications in mobile and IoT platform. V. CONCLUSION Recentlytherearemanyservicesthatarebeing transported from cloud to edge devices for processing data in shorter response time and improved reliability. There are several places where the edge computing can flourish and make devices work better and solve many important problems in an efficient way. The collaborative edge canconnecttheusertothecouldboth physically and logically make way for many new applications to flow in with a lot of advantages and better options for solving userproblemandqueriesnear real time. REFERENCES [1] H. Sundmaeker, P. Guillemin,P.Friess,andS.Woelfflé, “Vision and challenges for realizing the Internet of things,” vol. 20, no. 10, 2010. [2] Challenges and Opportunities in Edge Computing Blesson Varghese, Nan Wang, Sakil Barbhuiya, Peter Kilpatrick and Dimitrios S. Nikolopoulos School of Electronics, Electrical Engineering, and Computer Science Queen’s University Belfast, UK. [3] AI Benchmark: Running Deep Neural Networks on AndroidSmartphonesAndreyIgnatovQualcomm,Inc. andrey@vision.ee.ethz.ch [4] Boeing 787s to Create Half a Terabyte of Data Per Flight, Says Virgin Atlantic. Accessed on Dec. 7, 2016. [5] Self-Driving Cars Will Create 2 Petabytes of Data, What are the Big Data Opportunities for the Car Industry? Accessed on Dec. 7, 2016. [6] B.-G. Chun, S. Ihm, P. Maniatis, M. Naik, and A. Patti, “CloneCloud:Elasticexecutionbetweenmobiledevice and cloud,” in Proc. 6th Conf.Comput. Syst., Salzburg, Austria, 2011.