<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edge Computing Archives - PHYSICS</title>
	<atom:link href="https://physics-faas.eu/tag/edge-computing/feed/" rel="self" type="application/rss+xml" />
	<link>https://physics-faas.eu/tag/edge-computing/</link>
	<description>Optimized Hybrid Space-Time Continuum in Faas</description>
	<lastBuildDate>Mon, 05 Dec 2022 09:43:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://physics-faas.eu/wp-content/uploads/2021/02/cropped-cropped-PHYSICS-logo-32x32.png</url>
	<title>Edge Computing Archives - PHYSICS</title>
	<link>https://physics-faas.eu/tag/edge-computing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PHYSICS Design Environment</title>
		<link>https://physics-faas.eu/physics-design-environment/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 05 Dec 2022 09:43:08 +0000</pubDate>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[Node-Red]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1518</guid>

					<description><![CDATA[<p>The Design Environment is a graphical user interface (GUI) with the aim of helping users to get in touch with the PHYSICS solution framework, providing the tools and a GUI to simplify the development, testing [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/physics-design-environment/">PHYSICS Design Environment</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:22px" aria-hidden="true" class="wp-block-spacer"></div>



<p>The Design Environment is a graphical user interface (GUI) with the aim of helping users to get in touch with the PHYSICS solution framework, providing the tools and a GUI to simplify the development, testing and management of FaaS applications, all in one place.</p>



<p>The Design Environment is a graphical user interface (GUI) with the aim of helping users to get in touch with the PHYSICS solution framework, providing the tools and a GUI to simplify the development, testing and management of FaaS applications, all in one place.</p>



<div class="wp-block-image is-style-default"><figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" src="https://physics-faas.eu/wp-content/uploads/2022/12/Picture-1-1-1024x427.jpg" alt="" class="wp-image-1520" width="784" height="326" srcset="https://physics-faas.eu/wp-content/uploads/2022/12/Picture-1-1-1024x427.jpg 1024w, https://physics-faas.eu/wp-content/uploads/2022/12/Picture-1-1-300x125.jpg 300w, https://physics-faas.eu/wp-content/uploads/2022/12/Picture-1-1-768x320.jpg 768w, https://physics-faas.eu/wp-content/uploads/2022/12/Picture-1-1.jpg 1384w" sizes="(max-width: 784px) 100vw, 784px" /><figcaption><em>Figure 1: Design Environment GUI</em><br><br><br></figcaption></figure></div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<p>The <strong>GUI is a downloadable packaged</strong> solution running as docker container on the user client device. Such solution gives to the user the flexibility, at the start up of the project, to leverage the user resources and don’t necessary rely on the cloud environment, with an approach of <em>EDGE computing</em><a href="#_ftn1">[1]</a> architecture.</p>



<p>The GUI is divided in two main sections: the first one is dedicated to the <strong>Node-RED</strong><a href="#_ftn2">[2]</a> application that provides a browser-based editor that makes easier to wire together flows using the wide range of available nodes, even custom PHYSICS’s nodes; the second one is the Admin Panel where the tools for managing the deployed Node-RED flows are located.</p>



<p>In the “Admin Panel” the user can proceed to the <strong>build</strong> of the deployed Node-RED flow to make it ready for the execution in the PHYSICS platform. Then, in the “Test” section, the flow can be tested from both logical and performance point of views. The last section (“Graph”) is dedicated to the creation of the graph where the user can define an application that includes one or more flows.</p>



<p>The application also gives to the user the possibility to load the (not generated) custom images into the integrated Node-RED environment, which can also be located in a user’s custom repository.</p>



<p>The Design Environment integrates a login system based on Keycloak<a href="#_ftn3">[3]</a>, which provides an all-in-one solution to manage the user’s Single Sign-On (SSO) to the application, i.e. the capabilities of authentication, authorization and segregation of the user workspace. The SSO feature enables the future opportunity of enforcing the security of the PHYSICS resources.</p>



<div style="height:26px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image is-style-default"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://physics-faas.eu/wp-content/uploads/2022/12/aa.png" alt="" class="wp-image-1521" width="709" height="452" srcset="https://physics-faas.eu/wp-content/uploads/2022/12/aa.png 904w, https://physics-faas.eu/wp-content/uploads/2022/12/aa-300x191.png 300w, https://physics-faas.eu/wp-content/uploads/2022/12/aa-768x489.png 768w" sizes="(max-width: 709px) 100vw, 709px" /><figcaption><em>Figure 2: Design Environment Components and Interactions with other elements of the PHYSICS platform</em></figcaption></figure></div>



<div style="height:41px" aria-hidden="true" class="wp-block-spacer"></div>



<p>The application interacts with the other components of the PHYSICS environment, to enable the build, testing and management of the related flow. In Figure 2, a high-level diagram of the interactions of the GUI with the other PHYSICS components is represented.</p>



<div style="height:8px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator"/>



<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<p><a href="#_ftnref1">[1]</a> <em>Edge computing is a distributed computing paradigm that brings computation and data storage closer to the sources of data. (<a href="https://en.wikipedia.org/wiki/Edge_computing">https://en.wikipedia.org/wiki/Edge_computing</a>)</em></p>



<p><a href="#_ftnref2">[2]</a> Node-<em>RED (<a href="https://nodered.org/">https://nodered.org/</a>)</em></p>



<p><a href="#_ftnref3">[3]</a> <em>Keycloak (<a href="https://www.keycloak.org/">https://www.keycloak.org/</a>)</em></p>
<p>The post <a href="https://physics-faas.eu/physics-design-environment/">PHYSICS Design Environment</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Enhancing greenhouse control system efficiency and reliability using Faas and Edge computing.</title>
		<link>https://physics-faas.eu/enhancing-greenhouse-control-system-efficiency-and-reliability-using-faas-and-edge-computing/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 14 Feb 2022 13:04:24 +0000</pubDate>
				<category><![CDATA[Smart-agricutlutre]]></category>
		<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[FaaS]]></category>
		<category><![CDATA[Numerical simulation]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1157</guid>

					<description><![CDATA[<p>CybeleTech is a French SME, established in 2011, that aims at developing the use of numerical technologies in agriculture. The core products of CybeleTech are based on numerical simulations of plant growth through dedicated biophysical [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/enhancing-greenhouse-control-system-efficiency-and-reliability-using-faas-and-edge-computing/">Enhancing greenhouse control system efficiency and reliability using Faas and Edge computing.</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="362" src="https://physics-faas.eu/wp-content/uploads/2022/02/Picture1-1024x362.png" alt="" class="wp-image-1158" srcset="https://physics-faas.eu/wp-content/uploads/2022/02/Picture1-1024x362.png 1024w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture1-300x106.png 300w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture1-768x272.png 768w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture1.png 1386w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:33px" aria-hidden="true" class="wp-block-spacer"></div>



<p>CybeleTech is a French SME, established in 2011, that aims at developing the use of numerical technologies in agriculture. The core products of CybeleTech are based on numerical simulations of plant growth through dedicated biophysical models and machine learning methods extracting knowledge on processes through large databases. These new technologies can bring added values at different stages of the agriculture and food chain: plant breeding, optimization of cultural practices, forecasting yields and production at large scale for insurance, optimization of first transformation processes. These algorithms and the associated data are resource consuming, in terms of computation and storage.</p>



<p>In Physics CybeleTech is leading the smart-agriculture use case dedicated to optimization of deployment of crop monitoring for decision aid solutions on Edge for crops needing precise and quasi real time management like greenhouses. To achieve better use of theses complex cultivation system, growers need to anticipate how the setup of the greenhouse devices, such as heating, CO2 generator or irrigation system, will impact plant development and then the operator&#8217;s gross margin.</p>



<p>As depicted in the image below, the decision support system developed by Cybeletech enables to connect to the greenhouse for collecting data measured by various sensors. These data are transferred to Cybeletech servers where there are pre-processed and stored in appropriate databases. Agronomic models are fed with these data, allowing to explore different management scenarios in term of production cost and outcome. Furthermore, to ensure realistic crop growth simulation, agronomic models’ parameters must be adjusted through calibration procedure with high computational cost.</p>



<p><br><br></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="336" src="https://physics-faas.eu/wp-content/uploads/2022/02/Picture2-1024x336.png" alt="" class="wp-image-1159" srcset="https://physics-faas.eu/wp-content/uploads/2022/02/Picture2-1024x336.png 1024w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture2-300x98.png 300w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture2-768x252.png 768w, https://physics-faas.eu/wp-content/uploads/2022/02/Picture2.png 1385w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:21px" aria-hidden="true" class="wp-block-spacer"></div>



<p><br></p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<p>The main challenges faces are: 1) To ensure a continuous flow of data between greenhouse and the databases with high resilience to connection failure; 2) To ease the deployment of the DSS in very different and specific infrastructures; 3) To improve the computational efficiency for optimization and model calibration procedures, while reducing the costs for growers.</p>



<p>Edge computing will allow to store the environmental data collected by the sensors at the most local level, thereby limiting the risk of data loss due to unstable internet connection. Moreover, it will allow to run short-term simulation based on these local data directly in the greenhouse ensuring autonomous, near real-time greenhouse management optimization. On the other hand, cloud computing and FaaS will allow to improve computational efficiency, while reducing the costs for growers.</p>



<p>The PHYSICS project will provide precious tools to facilitate the uptake of those two architectures and ensure the continuity between them.</p>



<p><br></p>



<hr class="wp-block-separator"/>



<p></p>
<p>The post <a href="https://physics-faas.eu/enhancing-greenhouse-control-system-efficiency-and-reliability-using-faas-and-edge-computing/">Enhancing greenhouse control system efficiency and reliability using Faas and Edge computing.</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
