Added cdc2018 publication, removed example

This commit is contained in:
2021-01-31 21:05:41 +01:00
parent 31f0d87b64
commit cb1f1cbde5
7 changed files with 29 additions and 33 deletions

Binary file not shown.

View File

@@ -0,0 +1,13 @@
@inproceedings{penedo_control_2018,
title = {Control {Synthesis} for {Partial} {Differential} {Equations} from {Spatio}-{Temporal} {Specifications}},
doi = {10.1109/CDC.2018.8619313},
abstract = {In this paper, we introduce a new boundary control synthesis problem with temporal logic specifications for a wide range of linear partial differential equations. We leverage the finite element method (FEM) to reduce the problem to a control problem for discrete-time linear systems. The specifications are formalized using an extension of signal temporal logic (STL), called Spatial-STL (S-STL). A conservative procedure to reformulate the specification into a regular STL formula as part of the FEM reduction is presented. A mixed-integer linear encoding is then used to synthesize the control inputs from a given allowed set. We illustrate the algorithm by applying it to a heat propagation problem.},
booktitle = {2018 {IEEE} {Conference} on {Decision} and {Control} ({CDC})},
author = {Penedo, F. and Park, H. and Belta, C.},
month = dec,
year = {2018},
keywords = {Mathematical model, Modeling, Trajectory, control system synthesis, discrete time systems, femformal, integer programming, temporal logic, Semantics, partial differential equations, signal temporal logic, temporal logic specifications, boundary control synthesis problem, conservative procedure, control inputs, control problem, discrete-time linear systems, FEM reduction, finite element analysis, Finite element analysis, finite element method, heat propagation problem, Heating systems, linear partial differential equations, linear programming, linear systems, mixed-integer linear encoding, Partial differential equations, regular STL formula, S-STL, Spatial-STL, spatio-temporal specifications},
pages = {4890--4895},
file = {IEEE Xplore Abstract Record:/home/fran/.zotero/zotero/th89c3ji.default/zotero/storage/A53TBLDA/8619313.html:text/html;IEEE Xplore Full Text PDF:/home/fran/.zotero/zotero/th89c3ji.default/zotero/storage/U6V94GZ6/Penedo et al. - 2018 - Control Synthesis for Partial Differential Equatio.pdf:application/pdf}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@@ -0,0 +1,78 @@
---
title: "Control Synthesis for Partial Differential Equations from Spatio-Temporal Specifications"
# Authors
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
# and it will be replaced with their full name and linked to their profile.
authors:
- admin
- Harold Park
- Calin Belta
# Author notes (optional)
# author_notes:
# - "Equal contribution"
# - "Equal contribution"
date: "2018-12-01"
doi: "https://doi.org/10.1109/CDC.2018.8619313"
# Schedule page publish date (NOT publication's date).
# publishDate: "2017-01-01T00:00:00Z"
# Publication type.
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
# 7 = Thesis; 8 = Patent
publication_types: ["1"]
# Publication name and optional abbreviated publication name.
publication: In 2018 IEEE Conference on Decision and Control
publication_short: In CDC 2018
abstract: In this paper, we introduce a new boundary control synthesis problem with temporal logic specifications for a wide range of linear partial differential equations. We leverage the finite element method (FEM) to reduce the problem to a control problem for discrete-time linear systems. The specifications are formalized using an extension of signal temporal logic (STL), called Spatial-STL (S-STL). A conservative procedure to reformulate the specification into a regular STL formula as part of the FEM reduction is presented. A mixed-integer linear encoding is then used to synthesize the control inputs from a given allowed set. We illustrate the algorithm by applying it to a heat propagation problem.
# Summary. An optional shortened abstract.
# summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
tags: []
# Display this page in the Featured widget?
featured: true
# Custom links (uncomment lines below)
# links:
# - name: Custom Link
# url: http://example.org
url_pdf: ''
url_code: ''
url_dataset: ''
url_poster: ''
url_project: ''
url_slides: ''
url_source: ''
url_video: ''
# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
image:
caption: ""
focal_point: ""
preview_only: false
# Associated Projects (optional).
# Associate this publication with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `internal-project` references `content/project/internal-project/index.md`.
# Otherwise, set `projects: []`.
projects:
- formal-pde
# Slides (optional).
# Associate this publication with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides: "example"` references `content/slides/example/index.md`.
# Otherwise, set `slides: ""`.
slides: ""
---