<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://murray.cds.caltech.edu/Special:URIResolver/'>
	<!ENTITY category 'http://murray.cds.caltech.edu/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://murray.cds.caltech.edu/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://murray.cds.caltech.edu/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://murray.cds.caltech.edu/Special:ExportRDF/Receding_Horizon_Control_for_Temporal_Logic_Specifications">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-05-24T20:38:18+00:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Receding_Horizon_Control_for_Temporal_Logic_Specifications">
		<rdf:type rdf:resource="http://murray.cds.caltech.edu/Special:URIResolver/Category-3APapers"/>
		<rdfs:label>Receding Horizon Control for Temporal Logic Specifications</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://murray.cds.caltech.edu/Special:ExportRDF/Receding_Horizon_Control_for_Temporal_Logic_Specifications"/>
		<swivt:page rdf:resource="https://murray.cds.caltech.edu/Receding_Horizon_Control_for_Temporal_Logic_Specifications"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">In this paper, we describe a receding horizon scheme that satisfies a class of linear temporal logic specifications sufficient to describe a wide range of properties including safety, stability, progress, obligation, response and guarantee. The resulting embedded control software consists of a goal generator, a tra jectory planner, and a continuous controller. The goal generator essentially reduces the tra jectory generation problem to a sequence of smaller problems of short horizon while preserving the desired system-level temporal properties. Subsequently, in each iteration, the tra jectory planner solves the corresponding short-horizon problem with the currently observed state as the initial state and generates a feasible tra jectory to be implemented by the continuous controller. Based on the simulation property, we show that the composition of the goal generator, tra jectory planner and continuous controller and the corresponding receding horizon scheme guarantee the correctness of the system. To handle failures that may occur due to a mismatch between the actual system and its model, we propose a response mechanism and illustrate, through an example, how the system is capable of responding to certain failures and continues to exhibit a correct behavior.</property:Abstract>
		<property:Authors rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Tichakorn Wongpiromsarn, Ufuk Topcu, Richard M Murray</property:Authors>
		<property:ID rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009p</property:ID>
		<property:Source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">International Conference on Hybrid Systems: Computation and Control (HSCC)</property:Source>
		<property:Tag rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wtm10-hscc</property:Tag>
		<property:Title rdf:resource="&wiki;Receding_Horizon_Control_for_Temporal_Logic_Specifications"/>
		<property:Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Preprint</property:Type>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-05-15T06:16:27Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2457523.7614236</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Receding Horizon Control for Temporal Logic Specifications</swivt:wikiPageSortKey>
		<property:URL rdf:resource="http://www.cds.caltech.edu/~murray/preprints/wtm10-hscc.pdf"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3ATitle">
		<rdfs:label>Title</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://murray.cds.caltech.edu/Special:ExportRDF/Property-3ATitle"/>
		<swivt:page rdf:resource="https://murray.cds.caltech.edu/Property-3ATitle"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">102</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Title</swivt:wikiPageSortKey>
		<swivt:type rdf:resource="http://semantic-mediawiki.org/swivt/1.0#_wpg"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Category-3APapers" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AAbstract" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AAuthors" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AID" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3ASource" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3ATag" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AType" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:ObjectProperty rdf:about="http://murray.cds.caltech.edu/Special:URIResolver/Property-3AURL" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#type" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>