<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A Ground Control System Based on Digital Twin for Monitoring the Status of UAVs ⋆</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Chang-Hui</forename><surname>Bae</surname></persName>
							<email>chbae@gnu.ac.kr</email>
							<affiliation key="aff0">
								<orgName type="department">Dept. of AI Convergence Engineering</orgName>
								<orgName type="institution">Gyeongsang National University Jinju</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Chang-Hui</forename><surname>Kim</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dept. of AI Convergence Engineering</orgName>
								<orgName type="institution">Gyeongsang National University Jinju</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Seongjin</forename><surname>Lee</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dept. of AI Convergence Engineering</orgName>
								<orgName type="institution">Gyeongsang National University Jinju</orgName>
								<address>
									<country key="KR">Republic of Korea</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Ground Control System Based on Digital Twin for Monitoring the Status of UAVs ⋆</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">67E498A5D5D64DDDB02087539C5F1636</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:07+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>UAV (Unmanned Aerial Vehicle)</term>
					<term>Digital Twin</term>
					<term>GCS (Ground Control System)</term>
					<term>Status Monitoring</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A Ground Control System (GCS) is necessary for collision avoidance and flight path optimization of operational Unmanned Aerial Vehicles (UAVs). However, existing GCS can only manage parameters such as flight data and sensor data and do not offer modeling features, making it challenging to safely monitor UAVs in rapidly changing environments. This paper proposes a Digital twin-based Ground Control System (DGCS) for monitoring the status of UAVs. The DGCS allows monitoring the current status of UAVs in a 3D modeled environment using digital twin. The DGCS shows the accuracy of monitoring UAVs in the control system with an average error rate of about 6.75cm. Also, DGCS shows the efficiency of monitoring the status of UAVs at a rate of about 18ms and remotely controlling UAVs at a rate of about 25ms.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>An Unmanned Aerial Vehicle (UAV) is an aircraft that does not carry humans on board. UAVs are recognized as key components in various fields such as reconnaissance <ref type="bibr" target="#b0">[1]</ref>, detection <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>, and delivery <ref type="bibr" target="#b3">[4]</ref>. Since UAVs fly without humans on board, they are operated through remote control and autonomous flight. Ground Control System (GCS) is necessary to ensure the flight management and safety of UAVs flying at a distance from the pilot.</p><p>A GCS enables the pilot to monitor the flight path, status, and sensor data of UAVs from the ground. Through the GCS, the pilot can understand the current status of UAVs and, in case of danger, can remotely control UAVs. For precise status monitoring and remote control in emergency situations, GCS can be more efficient if it is capable of modeling environments identical to those of UAVs in flight.</p><p>Commercial GCS <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr">7]</ref> for existing UAVs typically represent status and sensor data only as parameters. Previous studies <ref type="bibr" target="#b6">[8,</ref><ref type="bibr" target="#b7">9,</ref><ref type="bibr" target="#b8">10]</ref> on GCS proposed systems for controlling and monitoring single or multiple UAVs. However, these studies have difficulty monitoring the status of UAVs considering rapidly changing weather and surrounding environments, making it difficult to guarantee the safety of the UAV. This paper proposes a Digital twin-based Ground Control System (DGCS) for monitoring the status of UAVs. The DGCS can monitor the status of UAVs in a 3D-modeled virtual environment by integrating a digital twin with the GCS. A 3D-modeled virtual environment can provide users with the current status of a UAV in flight, reflecting information about rapidly changing weather and surrounding environments. Through this, the DGCS can monitor the status of UAVs more precisely with less delay time, ensuring its safety.</p><p>To evaluate the DGCS, we measured its accuracy and efficiency. To measure accuracy, we measured how precisely the DGCS could display the flight status of a UAV operated in a simulation environment. As a result, the DGCS was able to monitor UAVs with a less delay time with an average error rate of about 6.75cm. To measure efficiency, we measured the data transmission performance in the environment where the DGCS operates. As a result, the DGCS could monitor about 1MB of status data at a rate of about 18ms, and it could transmit 1MB of command data to the UAV at a rate of about 25ms.</p><p>The contributions of this study are as follows: (1) It is a GCS capable of precise monitoring. The proposed system, utilizing digital twin technology, enables precise monitoring in a 3D-modeled environment within virtual space, considering terrain, weather conditions, etc. (2) It is a scalable GCS. By using a digital twin, the proposed system can add various functions such as simulation and prediction within virtual space.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Background</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">GCS (Ground Control System) for UAV</head><p>Since UAVs fly over a wide range and perform missions, a remote control and monitoring system is essential. GCS is a system that allows controlling in-flight UAVs from the ground.</p><p>GCS consists of hardware and software. The hardware consists of electronic devices that establish data communication between the GCS and UAVs. The data communicated includes flight data from UAVs and control commands from the pilot. The software consists of the user interface. This user interface provides the current status of UAVs and parameters for control.</p><p>GCS can interface with single and multiple UAVs. UAVs transmit their current flight status and sensor data to the GCS. GCS can perform tracking and monitoring tasks based on the data received from UAVs. Also, the GCS provides a feature that allows pre-setting the flight path of UAVs. GCS allows pilots on the ground to remotely monitor and control UAVs, enhancing safety.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Digital Twin</head><p>Digital twin was first proposed by Professor Grieves <ref type="bibr" target="#b9">[11]</ref> from Michigan University. Grieves explained that a digital twin consists of a physical space, a virtual space, and the connection between the two spaces. The major feature of the digital twin is to model the physical space identically in the virtual space to enhance interaction <ref type="bibr" target="#b10">[12]</ref>.</p><p>Digital twin allows for the real-time monitoring of actual objects existing in the physical space within a virtual space. Also, in the virtual space, digital twin can simulate various situations for a particular object, predicting malfunctions and performance degradation <ref type="bibr" target="#b11">[13,</ref><ref type="bibr" target="#b12">14]</ref>. Objects in physical space can be controlled based on predicted results.</p><p>Using digital twin allows for more precise monitoring and prediction than existing GCS through a modeled virtual space. Furthermore, automated remote control can be executed based on real-time UAV and surrounding environment data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Related Work</head><p>Currently, representative GCS include QGC (QGroundControl) <ref type="bibr" target="#b4">[5]</ref>, Mission Planner <ref type="bibr" target="#b5">[6]</ref>, and APM Planner <ref type="bibr">[7]</ref>. These systems can interface with drones to monitor parameters, such as the drone's status data (Yaw, Pitch, Roll, etc.), and to create flight paths. However, in these systems, it is difficult to display sensor data additionally mounted on the UAV to the user depending on the situation, in addition to the remote measurement data. Also, since these systems are not monitored in a 3D virtual environment, precise monitoring is difficult.</p><p>Research is being conducted on the GCS for UAVs outside of the introduced commercial systems. Liang et al. <ref type="bibr" target="#b6">[8]</ref> presented a GCS for tethered UAVs. This system displays the UAV status and mission information to the user through a GUI (Graphical User Interface). Haque et al. <ref type="bibr" target="#b7">[9]</ref> presented a GCS, which includes a micro-controller to allow users to easily control the UAV. This system integrates software to display no-fly zones and weather parameters to the user. Arco et al. <ref type="bibr" target="#b8">[10]</ref> presented a GCS for monitoring the missions of multiple UAVs. This system is capable of performing HIL (Hardware in the Loop) and allows the real-time monitoring of the status of multiple UAVs through a GUI.</p><p>Table <ref type="table" target="#tab_0">1</ref> shows the analysis of related work. Previous works have presented GCS for controlling and monitoring single and multiple UAVs. However, in previous works, it is difficult to monitor and control the status of the UAV in a rapidly changing flight environment because they are difficult to reflect terrain and weather data. Therefore, this paper presents a DGCS that can monitor and control UAVs in a digital-based virtual environment by reflecting terrain and weather data.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Solution</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Design</head><p>This paper proposes a Digital twin-based Ground Control System (DGCS) for monitoring of UAVs. The DGCS uses digital twin for ground control. Through the digital twin, the DGCS enhances the interaction between the physical space (actual UAV) and the virtual space (control system). Fig. <ref type="figure" target="#fig_0">1</ref> shows the overall architecture of the DGCS. As shown in Fig. <ref type="figure" target="#fig_0">1</ref>, the DGCS is composed of a physical space, a digital twin (communication between the two spaces), and a virtual space. The physical space consists of the UAV, the automatic controller (Pixhawk), and the onboard computer for communication. The digital twin is composed of a database to manage the UAV of the physical space and supports communication between the physical and virtual spaces. The virtual space consists of 3D-modeled terrain, simulation modules, and a User Interface (UI) that can interact with the user. The UI represents DGCS, which allows users to monitor and remotely control the UAV.</p><p>The operation sequence of DGCS is as follows:</p><p>1. The onboard computer collects the status and sensor data of the UAV.</p><p>2. The onboard computer transmits the collected data to the digital twin.</p><p>3. The digital twin manages the status of single and multiple UAVs based on ID. 4. The virtual space represents the UAV in the modeled virtual environment based on the data stored in the digital twin. 5. Users can monitor the UAV status.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Implementation</head><p>The environment to implement the DGCS used Windows 10, CPU Intel i7-11700, and RAM 32GB. In Fig. <ref type="figure" target="#fig_0">1</ref>, the onboard computer in the physical space used a Raspberry Pi 4 model. The digital twin is implemented in Python, and communication between the two spaces uses WebSockets. The virtual space is implemented as a JavaScript-based web application, and Mapbox was used to create the 3D model. Fig. <ref type="figure" target="#fig_1">2</ref> shows the DGCS, the implemented GCS. Fig. <ref type="figure" target="#fig_1">2</ref> x shows the 3D-based terrain and features implemented using Mapbox <ref type="bibr" target="#b13">[15]</ref>. Fig. <ref type="figure" target="#fig_1">2</ref> y shows the GPS (Global Positioning System) coordinates (longitude/latitude) and altitude of the UAV currently registered in the digital twin. In y, if the current UAV is not at risk of collision, it is marked in white; if it is passing over a building, it is marked in orange; and if it is flying at an altitude lower than the building, it is marked in red. Also, DGCS can represent weather data using the OpenWeather API <ref type="bibr" target="#b14">[16]</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Evaluation</head><p>The experimental environment for evaluating the DGCS is identical to the implementation in Section 3.2. To evaluate the accuracy of the DGCS, we experiment with whether the DGCS can monitor the information of the operating UAV in real time. For this experiment, we used Gazebo <ref type="bibr" target="#b15">[17]</ref>, which can simulate UAVs. Fig. <ref type="figure">3</ref> shows the results of an experiment whether the DGCS can monitor a UAV moving at about 5m/s in Gazebo. Fig. <ref type="figure">3 (a)</ref> shows the path of the UAV in Gazebo. Fig. <ref type="figure">3</ref> shows the results of the DGCS monitoring the UAV in flight within Gazebo. As a result, we was confirmed that the DGCS can monitor the flight path of the UAV in flight within Gazebo.</p><p>Fig. <ref type="figure">4</ref> shows the results of comparing how accurately the DGCS monitored the GPS data from Fig. <ref type="figure">3</ref>, categorized by latitude and longitude. Fig. <ref type="figure">4a and 4b</ref> show a comparison of latitude and longitude data from UAVs flying within Gazebo and UAVs monitored by DGCS. As a result, the DGCS was able to monitor the virtual environment very similarly, based on the latitude/longitude data of the UAV flying in Gazebo. Comparing the coordinate distance between the UAV moving in Gazebo and the UAV monitored on DGCS, DGCS was able to monitor the UAV with an average error rate of about 6.75cm.</p><p>Moreover, we measured the data transmission performance to evaluate the efficiency of the DGCS. The data used for the measurement is flight status data, including battery, status, and GPS, and is 1KB in size. Fig. <ref type="figure">5</ref> shows the results of measuring the data transmission performance of the DGCS in overview architecture (Fig. <ref type="figure" target="#fig_0">1</ref>).</p><p>The measurement results showed that DGCS took about 18ms to monitor the UAV's status. This is a performance that can monitor the status of the UAV every 9cm when the UAV moves at about 5m/s. Also, it took about 25ms to remotely control the UAV from DGCS. This is a performance that allows for the transmission of about 40 commands per second. As a result, we confirmed that DGCS has the efficiency to enable monitoring and remote control with less delay time.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusion</head><p>We proposed a DGCS for monitoring the status of UAVs status with less delay time.</p><p>The DGCS utilized digital twin for precise monitoring and to reflect rapidly changing environments. The DGCS was able to monitor the simulation UAVs with an average error rate of about 6.75 cm. Also, The DGCS could monitor UAVs at a rate of about 18ms for 1KB of data and control UAVs at a rate of about 25ms. Through this, we confirmed that DGCS is effective for real-time monitoring of UAVs. In future work, we plan to add automated remote control to DGCS. Also, we plan to add simulation and prediction features using the digital twin.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: The Overview of the DGCS in UAV Environment</figDesc><graphic coords="4,89.29,84.19,416.70,178.08" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: An Example of UAVs Status Monitoring through DGCS (x : 3D Map, y: Flight Data of UAV)</figDesc><graphic coords="5,172.63,84.18,250.02,178.07" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>( a )Figure 3 :</head><label>a3</label><figDesc>Figure 3: The Comparison of the UAV's Movement Path in Gazebo and the Monitoring Path of DGCS</figDesc><graphic coords="5,339.32,475.08,166.67,118.71" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 4 :Figure 5 :</head><label>45</label><figDesc>Figure 4: The Comparison of the UAV's Latitude/Longitude in Gazebo and the Monitoring Results from DGCS (Average Error Rate about 6.75±1cm )</figDesc><graphic coords="6,89.29,490.23,187.51,118.72" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="7,89.29,84.19,416.70,166.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Comparison of Related Works and Our Proposed Method</figDesc><table><row><cell>Related Work</cell><cell cols="5">Function virtualization Monitoring Control Terrain Weather</cell></row><row><cell>Liang et al. [8]</cell><cell>X</cell><cell>O</cell><cell>O</cell><cell>X</cell><cell>X</cell></row><row><cell>Haque et al. [9]</cell><cell>X</cell><cell>O</cell><cell>O</cell><cell>X</cell><cell>O</cell></row><row><cell>Arco et al. [10]</cell><cell>X</cell><cell>O</cell><cell>O</cell><cell>X</cell><cell>X</cell></row><row><cell cols="2">DGCS(Our Method) Digital Twin</cell><cell>O</cell><cell>O</cell><cell>O</cell><cell>O</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This results was supported by "Regional Innovation Strategy (RIS)" through the National Research Foundation of Korea(NRF) funded by the Ministry of Education(MOE)(2021RIS-003)</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A hybrid optimization framework for uav reconnaissance mission planning</title>
		<author>
			<persName><forename type="first">W</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Industrial Engineering</title>
		<imprint>
			<biblScope unit="volume">173</biblScope>
			<biblScope unit="page">108653</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Rsod: Real-time small object detection algorithm in uav-based traffic monitoring</title>
		<author>
			<persName><forename type="first">W</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Dai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Chang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>He</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Intelligence</title>
		<imprint>
			<biblScope unit="page" from="1" to="16" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Automatic detection of wind turbine blade surface cracks based on uav-taken images</title>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Industrial Electronics</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="page" from="7293" to="7303" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Scott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Scott</surname></persName>
		</author>
		<title level="m">Drone delivery models for healthcare</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title/>
		<author>
			<persName><surname>Qgroundcontrol</surname></persName>
		</author>
		<ptr target="https://qgroundcontrol.com" />
		<imprint>
			<date type="published" when="2023-10">October 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<ptr target="https://ardupilot.org/planner/" />
		<title level="m">Mission planner</title>
				<imprint>
			<date type="published" when="2023-10">October 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Design and development of ground control system for tethered uav</title>
		<author>
			<persName><forename type="first">X</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Tong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zhang</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICUS48101.2019.8996006</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Unmanned Systems (ICUS)</title>
				<imprint>
			<date type="published" when="2019">2019. 2019</date>
			<biblScope unit="page" from="291" to="296" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Drone ground control station with enhanced safety features</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">R</forename><surname>Haque</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kormokar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">U</forename><surname>Zaman</surname></persName>
		</author>
		<idno type="DOI">10.1109/I2CT.2017.8226318</idno>
	</analytic>
	<monogr>
		<title level="m">2017 2nd International Conference for Convergence in Technology (I2CT)</title>
				<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="1207" to="1210" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Multi-uav ground control station for gliding aircraft</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">C</forename><surname>Del Arco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Alejo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">C</forename><surname>Arrue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cobano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Heredia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ollero</surname></persName>
		</author>
		<idno type="DOI">10.1109/MED.2015.7158726</idno>
	</analytic>
	<monogr>
		<title level="m">2015 23rd Mediterranean Conference on Control and Automation (MED)</title>
				<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="36" to="43" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Digital twin: manufacturing excellence through virtual factory replication</title>
		<author>
			<persName><forename type="first">M</forename><surname>Grieves</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">White paper</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="1" to="7" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Digital twin shop-floor: a new shop-floor paradigm towards smart manufacturing</title>
		<author>
			<persName><forename type="first">F</forename><surname>Tao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ieee Access</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="20418" to="20427" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Digital twin-proof of concept</title>
		<author>
			<persName><forename type="first">S</forename><surname>Haag</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Anderl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Manufacturing letters</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="64" to="66" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Reengineering aircraft structural life prediction using a digital twin</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">J</forename><surname>Tuegel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Ingraffea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">G</forename><surname>Eason</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Spottswood</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Aerospace Engineering</title>
		<imprint>
			<biblScope unit="page">2011</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title/>
		<author>
			<persName><surname>Mapbox</surname></persName>
		</author>
		<ptr target="https://www.mapbox.com/" />
		<imprint>
			<date type="published" when="2023-10">October 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title/>
		<author>
			<persName><surname>Openweather</surname></persName>
		</author>
		<ptr target="https://openweathermap.org/" />
		<imprint>
			<date type="published" when="2023-10">October 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Design and use paradigms for gazebo, an open-source multirobot simulator</title>
		<author>
			<persName><forename type="first">N</forename><surname>Koenig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Howard</surname></persName>
		</author>
		<idno type="DOI">10.1109/IROS.2004.1389727</idno>
	</analytic>
	<monogr>
		<title level="m">IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) (IEEE Cat. No.04CH37566)</title>
				<imprint>
			<date type="published" when="2004">2004. 2004</date>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="2149" to="2154" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
