{"id":2827,"date":"2020-01-13T11:33:47","date_gmt":"2020-01-13T10:33:47","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=2827"},"modified":"2022-09-30T10:16:57","modified_gmt":"2022-09-30T08:16:57","slug":"baustellen-zukunft","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/projects\/the-power-of\/baustellen-zukunft\/","title":{"rendered":"BAUSTELLE(N) ZUKUNFT"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1222' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1222' style='visibility:hidden;'>\n<div id='slider_1222_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/nikolaus_grafik_RGB_arbeitsschritt1.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/nikolaus_grafik_RGB_arbeitsschritt2.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/nikolaus_grafik_RGB_arbeitsschritt3.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/nikolaus_grafik_RGB_arbeitsschritt4.jpg&quot;); background-position:center center; background-size:auto 100%; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Bild3_Web.jpg&quot;); background-position:center top; background-size:cover; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Bild2_Web.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1222_slide07' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Bild1_Web.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1222').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 500,\n\t\t\tautoplay : false,\n\t\t\tautoplayHoverPause : false,\n\t\t\tsmartSpeed : 500,\n\t\t\tfluidSpeed : 500,\n\t\t\tautoplaySpeed : 500,\n\t\t\tnavSpeed : 500,\n\t\t\tdotsSpeed : 500,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1222').css('visibility', 'visible');\n\t\tsa_resize_slider_1222();\n\t\twindow.addEventListener('resize', sa_resize_slider_1222);\n\t\tfunction sa_resize_slider_1222() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1222').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1222 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1222');\n\t\tjQuery('.slider_1222_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1222_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1222_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1222_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.slider_1222_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tjQuery('.slider_1222_goto6').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 5);\n\t\t});\n\t\tjQuery('.slider_1222_goto7').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 6);\n\t\t});\n\t\tvar resize_2826 = jQuery('.owl-carousel');\n\t\tresize_2826.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\">BAUSTELLE(N) ZUKUNFT<\/h2>\n\n\n\n<p class=\"wp-block-verse\">Using self-sufficient energy, wood and robotics for a carbon neutral way of constructing<\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>The concept \u201cBaustelle(n) Zukunft\u201d describes how the building sector should change and needs to change in order to contribute to the achievement of the climate targets Germany has set for 2050.&nbsp;<br>To begin with, the idea consists of self-sufficient construction machinery that supplies itself with energy. Secondly, wood is the building material of choice. As this renewable raw material has the ability to store CO2 when installed, wood is not just CO2-neutral but even CO2-positive. Finally, the concept makes use of artificial intelligence, fed by data from nature. Together, these three components allow for a CO2-neutral construction.<\/p>\n\n\n\n<p class=\"has-text-align-right subtitle\">The company BECK kindly provided the FASCO\u00ae LIGNOLOC\u00ae pneumatic nailer.<\/p>\n\n\n\n<div style=\"height:41px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-verse\">Manifest by Nikolaus H\u00f6\u00dfle<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"864\" height=\"1536\" src=\"https:\/\/campus.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Nikolaus_Manifest_EN_Gelb_RGB-864x1536.jpg\" alt=\"\" class=\"wp-image-2864\" srcset=\"https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Nikolaus_Manifest_EN_Gelb_RGB-864x1536.jpg 864w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Nikolaus_Manifest_EN_Gelb_RGB-768x1365.jpg 768w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/01\/Nikolaus_Manifest_EN_Gelb_RGB.jpg 1080w\" sizes=\"(max-width: 864px) 100vw, 864px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-table alignright is-style-regular\"><table><tbody><tr><td>student:<\/td><td>Nikolaus H\u00f6\u00dfle<\/td><\/tr><tr><td>project:<\/td><td><a href=\"https:\/\/campus.burg-halle.de\/gast\/projects\/the-power-of\/\">the power of&#8230;<\/a><\/td><\/tr><tr><td>year:<\/td><td>2019\/20<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BAUSTELLE(N) ZUKUNFT Using self-sufficient energy, wood and robotics for a carbon neutral way of constructing The concept \u201cBaustelle(n) Zukunft\u201d describes how the building sector should change and needs to change in order to contribute to the achievement of the climate targets Germany has set for 2050.&nbsp;To begin with, the idea consists of self-sufficient construction machinery &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/the-power-of\/baustellen-zukunft\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eBAUSTELLE(N) ZUKUNFT\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":3,"featured_media":3214,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[],"coauthors":[65],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/2827"}],"collection":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/comments?post=2827"}],"version-history":[{"count":6,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/2827\/revisions"}],"predecessor-version":[{"id":7866,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/2827\/revisions\/7866"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/3214"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=2827"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=2827"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=2827"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=2827"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}