<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="http://localhost/app.php/feed/topic/64" />

	<title>Tools and Benchmarks for Real-Time Systems</title>
	<subtitle>ECRTS Community Forum</subtitle>
	<link href="http://localhost/index.php" />
	<updated>2016-02-08T11:10:23+01:00</updated>

	<author><name><![CDATA[Tools and Benchmarks for Real-Time Systems]]></name></author>
	<id>http://localhost/app.php/feed/topic/64</id>

		<entry>
		<author><name><![CDATA[iceslj]]></name></author>
		<updated>2016-02-08T11:10:23+01:00</updated>

		<published>2016-02-08T11:10:23+01:00</published>
		<id>http://localhost/viewtopic.php?t=64&amp;p=82#p82</id>
		<link href="http://localhost/viewtopic.php?t=64&amp;p=82#p82"/>
		<title type="html"><![CDATA[Re: a RT task set from Lunar Rover]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=64&amp;p=82#p82"><![CDATA[
Here is the UPPAAL model of the Lunar Rover control software, its RTOS and its physical environment. We built the model for analyzing a functional-timing problem proposed by the software developers. The model covers a set of tasks which are related to the specific problem. The task set include two types of tasks: periodic and sporadic. Each type of tasks is modeled with a timed-automaton template.<dl class="file"><dt><span class="imageset icon_topic_attach"></span> <a class="postlink" href="http://localhost/download/file.php?id=39&amp;sid=d74079af129d5480a5ac4fd1778eecc1">LunarRover.xml</a></dt></dl><p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=70">iceslj</a> — Mon Feb 08, 2016</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sophie Quinton]]></name></author>
		<updated>2016-02-03T15:20:19+01:00</updated>

		<published>2016-02-03T15:20:19+01:00</published>
		<id>http://localhost/viewtopic.php?t=64&amp;p=77#p77</id>
		<link href="http://localhost/viewtopic.php?t=64&amp;p=77#p77"/>
		<title type="html"><![CDATA[Re: a RT task set from Lunar Rover]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=64&amp;p=77#p77"><![CDATA[
Thanks for the prompt reply, would it be possible for you to post the entire model here?<br><br>Thanks,<br>Sophie<p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=55">Sophie Quinton</a> — Wed Feb 03, 2016</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iceslj]]></name></author>
		<updated>2016-02-03T14:22:30+01:00</updated>

		<published>2016-02-03T14:22:30+01:00</published>
		<id>http://localhost/viewtopic.php?t=64&amp;p=76#p76</id>
		<link href="http://localhost/viewtopic.php?t=64&amp;p=76#p76"/>
		<title type="html"><![CDATA[Re: a RT task set from Lunar Rover]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=64&amp;p=76#p76"><![CDATA[
The paper does not contain the complete UPPAAL model due to the lack of space. But the main parts are in it. The major piece missed in the paper the sporadic task template, which is similar to the periodic task template.<p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=70">iceslj</a> — Wed Feb 03, 2016</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sophie Quinton]]></name></author>
		<updated>2016-02-03T14:06:11+01:00</updated>

		<published>2016-02-03T14:06:11+01:00</published>
		<id>http://localhost/viewtopic.php?t=64&amp;p=75#p75</id>
		<link href="http://localhost/viewtopic.php?t=64&amp;p=75#p75"/>
		<title type="html"><![CDATA[Re: a RT task set from Lunar Rover]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=64&amp;p=75#p75"><![CDATA[
Hi Lijun,<br><br>Thanks for the info! Is the complete UPPAAL model available in the paper or are there some parts missing due to lack of space?<br><br>Best,<br>Sophie<p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=55">Sophie Quinton</a> — Wed Feb 03, 2016</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iceslj]]></name></author>
		<updated>2016-01-28T17:09:25+01:00</updated>

		<published>2016-01-28T17:09:25+01:00</published>
		<id>http://localhost/viewtopic.php?t=64&amp;p=73#p73</id>
		<link href="http://localhost/viewtopic.php?t=64&amp;p=73#p73"/>
		<title type="html"><![CDATA[a RT task set from Lunar Rover]]></title>

		
		<content type="html" xml:base="http://localhost/viewtopic.php?t=64&amp;p=73#p73"><![CDATA[
We did a formal verification of Chinese Lunar Rover control software, an embedded real-time multitasking software system running over a home-made real-time operating system (RTOS). The main purpose of the verification is to validate if the system satisfies a time-related functional property. We modeled the RTOS, application tasks and physical environment as timed automata and analyzed the system using statistical model checking (SMC) of UPPAAL. Verification result showed that our model was able to track down undesired behavior in the multitasking system. Moreover, as the modeling framework we designed is general and extensible, it can be a reference method for verifying other real-time multitasking systems.<br><br>Link to the paper:<br><a href="http://link.springer.com/chapter/10.1007%2F978-3-319-06410-9_48" class="postlink">http://link.springer.com/chapter/10.100 ... 06410-9_48</a><p>Statistics: Posted by <a href="http://localhost/memberlist.php?mode=viewprofile&amp;u=70">iceslj</a> — Thu Jan 28, 2016</p><hr />
]]></content>
	</entry>
	</feed>
