{"id":4202,"date":"2015-02-01T17:57:00","date_gmt":"2015-02-01T16:57:00","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=4202"},"modified":"2022-09-30T13:46:50","modified_gmt":"2022-09-30T11:46:50","slug":"the-living-window","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/projects\/2084\/the-living-window\/","title":{"rendered":"THE LIVING WINDOW"},"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\/03\/1_2048_the-living-window_Felix-Seltmann_Martin-Swanda_Moritz-Petersdorf.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgb(238, 238, 238); '><\/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\/03\/2varianten_2048_the-living-window_Felix-Seltmann_Martin-Swanda_Moritz-Petersdorf.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(255, 255, 255, 0); '><\/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\/03\/3lichtsituationen_2048_the-living-window_Felix-Seltmann_Martin-Swanda_Moritz-Petersdorf.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; background-color:rgba(68, 68, 68, 0); '><\/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\tvar resize_4213 = jQuery('.owl-carousel');\n\t\tresize_4213.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\">THE LIVING WINDOW<\/h2>\n\n\n\n<p class=\"wp-block-verse\"><\/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>Scenario<br>\nIn 2084, around 11 billion people will populate the earth. Global warming has\nrisen by 2.5\u00b0C on the earth&#8217;s surface, which means that sea level has also\nrisen by 80 cm. The majority &#8211; about 85 percent &#8211; of humanity will live in\ncities. However, dense development cannot be prevented because the area\navailable to house and feed humanity has diminished. This means that we will be\nforced to accept a large number of new neighbours. Another point is the\nInternet of Things. In 2084, all devices are connected via the internet and\nknow you better than you know yourself. It has taken us to a new level of the\ntransparent man. But there is also something good to be gained from this: The\ncrime rate has dropped significantly due to accurate predictions. The image of\nprivacy has changed. We want to counteract this and turn people&#8217;s attention\nback to the beautiful things in the world.<\/p>\n\n\n\n<p>Project description<br>\nThe window has always been the connection and at the same time the separation\nof two worlds. On the one hand, you can hide and feel safe behind a window. On\nthe other hand, it is also the perfect place to show yourself. It is the gateway\nto the world. The window also serves as a means of spatial orientation for\npeople to relate to their environment.<br>\nOur aim was to use synthetic biology to dissolve the separation between the\ninside and outside world and to involve nature more in the design of space and\natmosphere. The user should have more control over what he sees and what others\nsee of his space. We designed the living window on the one hand to get more\nspace for oneself and privacy in a world that has become narrow and\ntransparent, and on the other hand to sharpen one&#8217;s awareness and senses for\nthe environment.<\/p>\n\n\n\n<p>Production<br>\nIn the future it will be possible to grow whole organs and not to produce them\nvia the bypass of bio-printing. We breed an organ that has similarities to the\neye but takes on other dimensions. It is industrially produced in Petri dishes.\nWe have a cell that carries all the DNA information for the layers listed on\nthe previous page. This is put on a nutrient solution and starts to grow.&nbsp; In the future there is certainly the\npossibility that the window can grow directly on the spot, because you have to\nask yourself the questions: What will the house look like in 50 years? It would\nbe conceivable that the window would take over the function of the complete\nfa\u00e7ade.<\/p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p> Advantages \/ Properties <\/p>\n\n\n\n<ol><li>room climate is regulated with regard to oxygen and humidity content<\/li><li> the window membrane changes the refractive index in the micrometer range.<\/li><li> the visible world \/ reality can be shifted, enlarged and reduced. By touching it, the lens is deformed using the muscle cells. The arrangement of the proteins in the lens changes and different refraction angles are created. The water content in the stromal layer can also be increased by touch, so that the cornea becomes cloudy.<\/li><li> light situations can be adjusted with the help of natural light. A better use of the available light takes place. Moods can be created.<\/li><li> the organic membrane absorbs street noise better, is lighter and more flexible than conventional glass.<\/li><li> it also saves resources (silicon) and is recyclable because the window is integrated into the natural cycle.<\/li><\/ol>\n<\/div><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-verse\">Manifest by Felix Seltmann<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1086\" height=\"1536\" src=\"https:\/\/campus.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Felix-Seltmann-1086x1536.jpg\" alt=\"\" class=\"wp-image-4210\" srcset=\"https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Felix-Seltmann-1086x1536.jpg 1086w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Felix-Seltmann-768x1086.jpg 768w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Felix-Seltmann.jpg 1280w\" sizes=\"(max-width: 1086px) 100vw, 1086px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-verse\">Manifest by Martin Swanda<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1086\" height=\"1536\" src=\"https:\/\/campus.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Martin-Swanda-1086x1536.jpg\" alt=\"\" class=\"wp-image-4211\" srcset=\"https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Martin-Swanda-1086x1536.jpg 1086w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Martin-Swanda-768x1086.jpg 768w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Martin-Swanda.jpg 1280w\" sizes=\"(max-width: 1086px) 100vw, 1086px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-verse\">Manifest by Moritz Petersdorf<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"796\" height=\"1536\" src=\"https:\/\/campus.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Moritz-Petersdorf-796x1536.jpg\" alt=\"\" class=\"wp-image-4212\" srcset=\"https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Moritz-Petersdorf-796x1536.jpg 796w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Moritz-Petersdorf-768x1482.jpg 768w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Moritz-Petersdorf.jpg 995w\" sizes=\"(max-width: 796px) 100vw, 796px\" \/><\/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:<br><br><br><\/td><td>Felix Seltmann,<br>Martin Swanda &amp;<br>Moritz Petersdorf<\/td><\/tr><tr><td>project:<\/td><td><a href=\"https:\/\/campus.burg-halle.de\/gast\/projects\/2084-2\/\">2048<\/a><\/td><\/tr><tr><td>year:<\/td><td>2014\/15<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>THE LIVING WINDOW Scenario In 2084, around 11 billion people will populate the earth. Global warming has risen by 2.5\u00b0C on the earth&#8217;s surface, which means that sea level has also risen by 80 cm. The majority &#8211; about 85 percent &#8211; of humanity will live in cities. However, dense development cannot be prevented because &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/2084\/the-living-window\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eTHE LIVING WINDOW\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":6,"featured_media":4216,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[84],"tags":[],"coauthors":[152,153,154],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4202"}],"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\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/comments?post=4202"}],"version-history":[{"count":7,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4202\/revisions"}],"predecessor-version":[{"id":8034,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4202\/revisions\/8034"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/4216"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=4202"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=4202"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=4202"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=4202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}