Write to us!

Siemens RIE Conference

28.10.2022

Siemens RIE Conference - Exciting Expert Exchange

We were pleased to participate in this year's Siemens RIE (Research and Innovation Ecosystem) conference on "Sustainable Energy and Infrastructure" at RWTH Aachen University, with a focus on Grid and Building Technologies. There were interesting presentations and discussions with experts from industry and research. Especially the discussions with Prof. Dr. Andreas Ulbig (IAEW, RWTH) and Dr. Adam Slupinski (Siemens AG) in the Expert Exchange on Grid Technologies in the Collective Incubator to which we were invited were very exciting. The subsequent discussion with Peter Körte, Chief Technology and Strategy Officer at Siemens, was also very informative.


<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script type="text/javascript">
    function googleTranslateElementInit() {
      new google.translate.TranslateElement({pageLanguage: 'de', layout: google.translate.TranslateElement.FloatPosition.TOP_LEFT}, 'google_translate_element');
    }
	function triggerHtmlEvent(element, eventName) {
	  var event;
	  if (document.createEvent) {
		event = document.createEvent('HTMLEvents');
		event.initEvent(eventName, true, true);
		element.dispatchEvent(event);
	  } else {
		event = document.createEventObject();
		event.eventType = eventName;
		element.fireEvent('on' + event.eventType, event);
	  }
	}
	jQuery('.lang-select').click(function() {
	  var theLang = jQuery(this).attr('data-lang');
	  jQuery('.goog-te-combo').val(theLang);
	  //alert(jQuery(this).attr('href'));
	  window.location = jQuery(this).attr('href');
	  location.reload();
	});
  </script>

<style>
/* Remove Google top bar and margin */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }
/* Disable google translate original text tooltips */  
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;} 
.goog-text-highlight { background: none !important; box-shadow: none !important;}
</style>

<script>
$(document).ready(function () {
    $('a.translate').each(function () {
    $(this).attr('href', $(this).attr('href')+'#googtrans(de|de)');
   });
});
</script>
de_DE