<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>Rômulo Meira-Góes</title>
 <link href="https://romulo-goes.github.io/atom.xml" rel="self"/>
 <link href="https://romulo-goes.github.io/"/>
 <updated>2024-03-29T19:51:41+00:00</updated>
 <id>https://romulo-goes.github.io</id>
 <author>
   <name>Rômulo Meira Góes</name>
   <email>romulo@umich.edu</email>
 </author>

 
 <entry>
   <title>Main Info</title>
   <link href="https://romulo-goes.github.io/2021/06/08/main-info.html"/>
   <updated>2021-06-08T00:00:00+00:00</updated>
   <id>https://romulo-goes.github.io/2021/06/08/main-info</id>
   <content type="html">&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css&quot; /&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css&quot; /&gt;

&lt;style&gt;
* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  padding: 5px;
  float: left;
}
.left {
  width: 25%;
}

.right {
  width: 50%;
}
/* Clear floats after the columns */
.row:after {
  content: &quot;&quot;;
  display: table;
  clear: both;
}
p.small {
  line-height: 2;
}

p.big {
  line-height: 1.8;
}


/*STRAVA DATA FROM https://www.frontendhero.dev/tutorial/strava-widget/*/
.strava-widget {
   float: left;
   width: 100%;
}
   .strava-stats {
      border-top: 1px solid #ccc;
      border-right: 1px solid #ccc;
   }
      .strava-stats .caption {
         background: #dbdada;
         font-weight: bold;
      }
         .strava-stats th,
         .strava-stats td {
            padding: 15px;
            border-left: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            width: calc(100% / 6)
         }
         .strava-stats .heading {
            background: #dbdadac7;
            font-weight: bold;
            text-align: center;
}


/*SOCIAL MEDIA BUTTONS*/

.sm_icon{
  width: 25px;
  /* the height is adjusted automatically*/
}
.ai {
  padding: 20px;
  font-size: 20px;
  width: 10px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.ai:hover {
  opacity: 0.7;
}
.fa {
  padding: 20px;
  font-size:20px;
  width: 20px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

img.rounded-corners {
  border-radius: 30px;
}


&lt;/style&gt;

&lt;div class=&quot;bio&quot;&gt;
	&lt;div class=&quot;row&quot;&gt;
    &lt;div class=&quot;column left&quot;&gt;
			&lt;div class=&quot;img&quot;&gt;&lt;img src=&quot;/assets/images/rmg-2021.jpg&quot; style=&quot;width:160px;height:170px;&quot; class=&quot;rounded-corners&quot; /&gt;&lt;/div&gt;
		&lt;/div&gt;
		&lt;div class=&quot;column right&quot; style=&quot;margin-top: 0em;&quot;&gt;	
			&lt;div class=&quot;contact&quot;&gt; 
				&lt;p class=&quot;small&quot; style=&quot;font-size:17px;text-align:left&quot;&gt;Assistant Professor&lt;br /&gt;
				&lt;a href=&quot;https://www.eecs.psu.edu/&quot;&gt;Department of Electrical Engineering&lt;/a&gt;&lt;br /&gt; 
        The Pennsylvania State University&lt;br /&gt;
        romulo [at] psu.edu
        &lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;icons&quot; style=&quot;margin-top: -2em;margin-left: -1em&quot;&gt;
        &lt;!-- &lt;a class=&quot;fa fa-envelope&quot; href=&quot;mailto:romulo@umich.edu&quot;&gt;&lt;/a&gt; --&gt;
        &lt;a class=&quot;ai ai-google-scholar-square &quot; href=&quot;https://scholar.google.com/citations?user=IVN60_4AAAAJ&amp;amp;hl=en&quot;&gt;&lt;/a&gt;
        &lt;a class=&quot;fa fa-github fa-1x&quot; href=&quot;https://github.com/romulo-goes&quot;&gt;&lt;/a&gt;
        &lt;a class=&quot;fa fa-book&quot; href=&quot;https://www.goodreads.com/user/show/126601317-romulo-meira-goes&quot;&gt;&lt;/a&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
  

&lt;/div&gt;

&lt;div class=&quot;Research&quot;&gt;
&lt;p style=&quot;font-size:17px;text-align: justify;text-justify: inter-word;&quot;&gt;
		My main area of research is in the interface of dynamical systems, formal methods, and control systems. I am particularly interested in analyzing the resilience of control systems and designing resilient correct-by-construction safe and secure control systems.  My research considers both resiliency against benign malfunctions/uncertainties and malicious attacks.&lt;br /&gt;
    Supervisory control; formal methods; cyber-physical systems; security; reactive systems.
&lt;/p&gt;
&lt;!-- &lt;div class = &quot;Recruit&quot; style=&quot;font-size:17px;text-align: justify;text-justify: inter-word;background-color: rgba(106, 159, 181, 0.3);&quot;&gt;
&lt;p style=&quot;text-align: center&quot;&gt;
&lt;b &gt;I am recruiting Ph.D. students for Fall 2023&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;margin-top: -1em;&quot;&gt;
I am also looking for graduate and undergraduate students to join our lab. Please send me your CV, if you are interested. 
&lt;/p&gt;
&lt;/div&gt; --&gt;

&lt;/div&gt;

&lt;!-- &lt;p style=&quot;padding: 1px; border: 3px solid blue;font-size:17px;&quot;&gt;I will be on the program committe for &lt;a href=&quot;https://wodes2024.eventos.ufrj.br&quot;&gt; the Workshop in Discrete Event Systems (WODES) 2024&lt;/a&gt; in Rio de Janeiro. Please consider submitting your work to WODES.&lt;/p&gt; --&gt;

&lt;div class=&quot;News&quot;&gt;
	&lt;h2&gt;&lt;b style=&quot;font-size:22px&quot;&gt;Latest News&lt;/b&gt;&lt;/h2&gt;
  &lt;ul style=&quot;list-style-type:none;margin: 0;padding-left:0;line-height:1.5;font-size:15px&quot;&gt;
  &lt;li&gt;&lt;b&gt;[02/2024]&lt;/b&gt;Two papers accepted at &lt;a href=&quot;https://wodes2024.eventos.ufrj.br/&quot;&gt; WODES 2024.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;b&gt;[10/2023]&lt;/b&gt; Our paper &quot;On tolerance of discrete systems with respect to transition perturbations&quot; has been published in the &lt;a href=&quot;https://link.springer.com/article/10.1007/s10626-023-00386-8&quot;&gt;Journal of Discrete Event Dynamic Systems&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;&lt;b&gt;[08/2023]&lt;/b&gt; I have presented our new work on robustness for discrete systems at Stéphane Lafortune's celebratory conference &lt;a href=&quot;https://desb.engin.umich.edu/&quot;&gt;From Discrete Event Systems to Beyond: Symposium honoring Prof. Stéphane Lafortune on the occasion of his 65th birthday&lt;/a&gt;&lt;/li&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[07/2023]&lt;/b&gt; I will be on the program committe for &lt;a href=&quot;https://wodes2024.eventos.ufrj.br&quot;&gt;WODES 2024&lt;/a&gt; in Rio de Janeiro. Please, consider submitting your work to WODES.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[07/2023]&lt;/b&gt; I will be on the program committe for &lt;a href=&quot;hhttps://iccps.acm.org/2024/index.html&quot;&gt;ICCPS 2024&lt;/a&gt;.&lt;/li&gt; --&gt;
  &lt;li&gt;&lt;b&gt;[07/2023]&lt;/b&gt; Our new tool Fortis for Analysis and Repair of Robust Software Systems will be apper in &lt;a href=&quot;https://fmcad.org/FMCAD23/&quot;&gt; FMCAD 2023&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;&lt;b&gt;[05/2023]&lt;/b&gt; New work on risk-tolerance of manufacturing systems has been accepted at &lt;a href=&quot;https://ieeeccta.org/&quot;&gt;CCTA 2023.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;b&gt;[04/2023]&lt;/b&gt; Our new work on &lt;a href=&quot;https://arxiv.org/pdf/2306.01025.pdf&quot;&gt;robustness in discrete systems&lt;/a&gt; has been accepted at the &lt;a href=&quot;http://www.i-cav.org/2023/&quot;&gt; CAV 2023.&lt;/a&gt;&lt;/li&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[03/2023]&lt;/b&gt; Our paper discussing our open-source &lt;a href = &quot;https://gitlab.eecs.umich.edu/M-DES-tools/desops&quot;&gt;MDESops Python Library&lt;/a&gt; and its application has been accepted at the IFAC World Congress 2023.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[03/2023]&lt;/b&gt; Our invited session on &quot;On Software Tools and Applications of Discrete Event Systems&quot; has been accepted at the IFAC World Congress 2023.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[01/2023]&lt;/b&gt; New work on &quot;Risk-Averse Model Predictive Control for Priced Timed Automata&quot; has been accepted at ACC 2023.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[01/2023]&lt;/b&gt; I joined the &lt;a href = &quot;https://www.eecs.psu.edu/&quot;&gt;Department of Electrical Engineering&lt;/a&gt; at &lt;a href = &quot;https://www.psu.edu/&quot;&gt;Penn State&lt;/a&gt; as an Assistant Professor. &lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[01/2023]&lt;/b&gt; Our paper &quot;Dealing with sensor and actuator deception attacks in supervisory control&quot; has been published in &lt;a href = &quot;https://www.sciencedirect.com/science/article/pii/S0005109822006021/&quot;&gt;Automatica&lt;/a&gt;.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[12/2022]&lt;/b&gt; Our paper &quot;Robustification of Behavioral Designs against Environmental Deviations&quot; has been accepted at  &lt;a href = &quot;https://conf.researchr.org/details/icse-2023/icse-2023-technical-track/87/Robustification-of-Behavioral-Designs-against-Environmental-Deviations&quot;&gt;ICSE 2023&lt;/a&gt;.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[12/2022]&lt;/b&gt; New work on runtime resolution interaction has been accepted at SEAMS 2023.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[09/2022]&lt;/b&gt; Our work on robust and permissive controllers has been accepted at &lt;a href = &quot;https://www.sciencedirect.com/science/article/pii/S2405896322023758&quot;&gt;WODES 2022&lt;/a&gt;.&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[06/2022]&lt;/b&gt; I am excited to announce that I will be joining the &lt;a href = &quot;https://www.eecs.psu.edu/&quot;&gt;Department of Electrical Engineering&lt;/a&gt; at &lt;a href = &quot;https://www.psu.edu/&quot;&gt;Penn State&lt;/a&gt; as an Assistant Professor in January 2023. &lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[04/2022]&lt;/b&gt; I was selected to participate in the &lt;a href = &quot;https://cps-rising-stars2022.com/&quot;&gt;CPS Rising Stars Workshop 2022&lt;/a&gt;&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[04/2022]&lt;/b&gt; I presented about the &lt;a href = &quot;https://gitlab.eecs.umich.edu/M-DES-tools/desops/&quot;&gt;MDESops tool&lt;/a&gt; at the IEEE CSS TC DES &lt;a href = &quot;http://ieeecss.org/tc/discrete-event-systems/talk-series-2022/&quot;&gt;Virtual Talk Series 2022&lt;/a&gt;&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[04/2022]&lt;/b&gt; I will be serving on the AE program committee for &lt;a href = &quot;https://conferences.ncl.ac.uk/formats2022/&quot;&gt;FORMATS 2022&lt;/a&gt;&lt;/li&gt; --&gt;
  &lt;!-- &lt;li&gt;&lt;b&gt;[04/2022]&lt;/b&gt; Our SEAMS 2022 paper got accepted: Run-Time Adaptation of Quality Attributes for Automated Planning. You can find the preprint &lt;a href = &quot;/assets/publications/wohlrab2022seams.pdf&quot;&gt;here&lt;/a&gt;&lt;/li&gt; --&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;!-- &lt;div class= &quot;Projects&quot;&gt;
	&lt;h2&gt;&lt;a href = &quot;/projects&quot;&gt;Projects&lt;/a&gt;&lt;/h2&gt;
	&lt;p&gt;&lt;strong&gt; Resilience against cyber-attacks in cyber-physical systems&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt; Robustness in discrete transition systems&lt;/strong&gt;&lt;/p&gt;
	&lt;p&gt;&lt;strong&gt; Privacy in dynamical systems&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt; --&gt;

&lt;!-- 
&lt;div class=&quot;strava-widget&quot;&gt;
   &lt;table class=&quot;strava-stats&quot;&gt;
      &lt;tr&gt;
         &lt;th class=&quot;caption&quot; colspan=&quot;6&quot;&gt;Weekly running stats&lt;/th&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
         &lt;td&gt;Runs&lt;/td&gt; 
         &lt;td&gt;&lt;strong&gt;&lt;?php echo $all_run_totals['count']; ?&gt;&lt;/strong&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
         &lt;td&gt;Distance&lt;/td&gt; 
         &lt;td&gt;&lt;strong&gt;&lt;?php echo $all_run_totals['distance']; ?&gt;&lt;/strong&gt;&lt;/td&gt;
      &lt;/tr&gt;
   &lt;/table&gt;
&lt;/div&gt; --&gt;
</content>
 </entry>
 

</feed>
