<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://c4d.lias-lab.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Udanet</id>
	<title>COMP4DRONES - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://c4d.lias-lab.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Udanet"/>
	<link rel="alternate" type="text/html" href="https://c4d.lias-lab.fr/index.php/Special:Contributions/Udanet"/>
	<updated>2026-04-07T01:07:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://c4d.lias-lab.fr/index.php?title=WP3-36_2&amp;diff=86</id>
		<title>WP3-36 2</title>
		<link rel="alternate" type="text/html" href="https://c4d.lias-lab.fr/index.php?title=WP3-36_2&amp;diff=86"/>
		<updated>2022-03-13T06:55:30Z</updated>

		<summary type="html">&lt;p&gt;Udanet: Created page with &amp;quot;=AI drone system modules= {|class=&amp;quot;wikitable&amp;quot; |  ID|| WP3-03 |- |   Contributor	|| UDANET |- |   Levels	|| Functional |- |   Require	|| Dataset |- |   Provide		|| Designed and implemented algorithm |- |   Input		|| Plant images |- |   Output		|| Disease classification |- |   C4D building block		|| Data analytics |- |   TRL		|| 4-5 |}  ==Detailed Description== An artificial intelligent method to classify leaf diseases will be designed and implemented. The methods inputs a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=AI drone system modules=&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|  ID|| WP3-03&lt;br /&gt;
|-&lt;br /&gt;
|   Contributor	|| UDANET&lt;br /&gt;
|-&lt;br /&gt;
|   Levels	|| Functional&lt;br /&gt;
|-&lt;br /&gt;
|   Require	|| Dataset&lt;br /&gt;
|-&lt;br /&gt;
|   Provide		|| Designed and implemented algorithm&lt;br /&gt;
|-&lt;br /&gt;
|   Input		|| Plant images&lt;br /&gt;
|-&lt;br /&gt;
|   Output		|| Disease classification&lt;br /&gt;
|-&lt;br /&gt;
|   C4D building block		|| Data analytics&lt;br /&gt;
|-&lt;br /&gt;
|   TRL		|| 4-5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Detailed Description==&lt;br /&gt;
An artificial intelligent method to classify leaf diseases will be designed and implemented. The methods inputs are images from cameras, and the output is the plant health status classification. Artificial intelligence algorithms with different characteristics will be designed and implemented with the aim of taking into account the computational cost of each, as well as the over-fitting problem and the dataset that is not always adequate, and the diagnostic performance is drastically decreased when used on test datasets from new environments (i.e. generalization problem).&lt;br /&gt;
&lt;br /&gt;
A large amount of data increases the performance of machine learning algorithms and avoids over-fitting problems. Creating a large amount of data in the agricultural sector for the design of models for the diagnosis and detection of plant diseases is an open and challenging task that takes a lot of time and resources. One way to increase the dataset will be to use data augmentation techniques. It increases the diversity of training data for machine learning algorithms without collecting new data.&lt;br /&gt;
&lt;br /&gt;
==Contribution and Improvements==&lt;br /&gt;
The improving objective of this component is to develop and test the algorithms, increase the reference dataset using basic image manipulation and deep learning based image augmentation techniques such as image flipping, cropping, rotation, colour transformation, PCA colour augmentation, noise injection, Generative Adversarial Networks (GANs) and Neural Style Transfer (NST) techniques. Performance of the data augmentation techniques was studied using state of the art transfer learning techniques both in terms of accuracy and computational cost.&lt;br /&gt;
&lt;br /&gt;
==Design and Implementation==&lt;br /&gt;
It is developed through the Tensorflow and Python framework.&lt;/div&gt;</summary>
		<author><name>Udanet</name></author>
	</entry>
	<entry>
		<id>https://c4d.lias-lab.fr/index.php?title=WP3-36_1&amp;diff=85</id>
		<title>WP3-36 1</title>
		<link rel="alternate" type="text/html" href="https://c4d.lias-lab.fr/index.php?title=WP3-36_1&amp;diff=85"/>
		<updated>2022-03-13T06:52:54Z</updated>

		<summary type="html">&lt;p&gt;Udanet: Created page with &amp;quot;=Smart and predictive energy management system= {|class=&amp;quot;wikitable&amp;quot; |  ID|| WP3-03 |- |   Contributor	|| UDANET |- |   Levels	|| Functional |- |   Require	|| Sensors that provide measurements and mission details |- |   Provide		|| Energetic trajectories to perform path tracking missions |- |   Input		|| X, Y, Z coordinates of the drone and its velocities Roll, pitch, and yaw angles of the drone Initial and final position of the mission |- |   Output		|| Rotor’s speed (...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Smart and predictive energy management system=&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|  ID|| WP3-03&lt;br /&gt;
|-&lt;br /&gt;
|   Contributor	|| UDANET&lt;br /&gt;
|-&lt;br /&gt;
|   Levels	|| Functional&lt;br /&gt;
|-&lt;br /&gt;
|   Require	|| Sensors that provide measurements and mission details&lt;br /&gt;
|-&lt;br /&gt;
|   Provide		|| Energetic trajectories to perform path tracking missions&lt;br /&gt;
|-&lt;br /&gt;
|   Input		|| X, Y, Z coordinates of the drone and its velocities&lt;br /&gt;
Roll, pitch, and yaw angles of the drone&lt;br /&gt;
Initial and final position of the mission&lt;br /&gt;
|-&lt;br /&gt;
|   Output		|| Rotor’s speed (or forces)&lt;br /&gt;
|-&lt;br /&gt;
|   C4D building block		|| Flight planning&lt;br /&gt;
|-&lt;br /&gt;
|   TRL		|| 3-4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Detailed Description==&lt;br /&gt;
An energy management system is vital to optimize the energy life and the purpose of the system. It will continuously monitor important system parameters, while dealing with the varying power demands of the many aspects, the objectives of the mission and optimizing the usage of the energy. Given the initial and final positions, the objective of the component is to compute the control inputs that rule the motion and vehicle trajectory to optimize energy consumption and the computational burden of the algorithm.&lt;br /&gt;
&lt;br /&gt;
The aim of this activity is to use a model-based approach to control UAV flight to minimize energy consumption. It is therefore necessary to consider the flight dynamics, battery, and energy flow and actuator models. The strategy that led to good results in some research is the optimal control and therefore this type is considered in the activity. A first objective is to improve control by making it robust with respect to model approximation errors or disturbance (for example under wind conditions).&lt;br /&gt;
&lt;br /&gt;
==Contribution and Improvements==&lt;br /&gt;
The main contribution of the component is to provide excellent trajectories from an energy point of view for the position, speeds that are the result of an elaboration of the associated optimal control problem and analysis of the excellent results. The improvement is due to the fact that a real-time resolution of the control is not required, but rule-based strategies are required which therefore have a low computational cost. Furthermore, in collaboration with other partners, they want to experiment in non-ideal conditions (presence of wind)&lt;br /&gt;
&lt;br /&gt;
==Design and Implementation==&lt;br /&gt;
The designed energy management system will be verified and tested via Software in The Loop using software Matlab-Simulink. The reference generator will be implemented to execute a mission and the associated controller and will be tested both with Matlab-Simulink and with complex simulators in less than ideal conditions.&lt;/div&gt;</summary>
		<author><name>Udanet</name></author>
	</entry>
</feed>