{"id":4193,"date":"2015-02-01T17:27:00","date_gmt":"2015-02-01T16:27:00","guid":{"rendered":"https:\/\/campus.burg-halle.de\/gast\/?p=4193"},"modified":"2022-09-30T13:47:16","modified_gmt":"2022-09-30T11:47:16","slug":"the-living-floor","status":"publish","type":"post","link":"https:\/\/www.burg-halle.de\/gast\/projects\/2084\/the-living-floor\/","title":{"rendered":"THE LIVING FLOOR"},"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-floor_Annelie-Rodriguez.jpg&quot;); background-position:center center; background-size:cover; 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\/03\/2_BODEN_2048_The-living-floor_Annelie-Rodriguez.jpg&quot;); background-position:center bottom; background-size:cover; 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\/03\/3_2048_The-living-floor_Annelie-Rodriguez.jpg&quot;); background-position:center center; background-size:contain; 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\/03\/4_2048_The-living-floor_Annelie-Rodriguez.jpg&quot;); background-position:center center; background-size:cover; 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\tvar resize_4195 = jQuery('.owl-carousel');\n\t\tresize_4195.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 FLOOR<\/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>Today we spend 80 to 90 percent of the day in closed rooms. The floor is\nthe most important object of use and a large part of the overall visual image.\nThe materials we use as floor coverings react only to a limited extent to\nexternal influences and changes in the room. Defects such as stains, blemishes,\nwater or fire damage, vermin and other health-damaging factors or simply the\naesthetics are reasons to rethink this outdated concept.<\/p>\n\n\n\n<p>What if the floor in our houses is alive? <\/p>\n\n\n\n<p>If we had an adaptive organism under our feet?<\/p>\n\n\n\n<p>The exciting thing about a floor as a living organism is its\nadaptability. It adapts exactly to the shape of the room and forms a system\nwith its environment. It reacts to high levels of carbon dioxide in the air\nwhen there are several people in the room and then produces more oxygen.<br>\nBy regenerating the cells, it can withstand stress and can react to injuries.\nIf the floor comes into contact with liquids, it absorbs them and processes\nthem instead of being damaged by them. If it perceives microbial organisms\n(e.g. bacteria, fungal spores), it eliminates the contaminated cell by\nprogrammed cell death, produces suitable antimicrobial substances in the\nimmediate vicinity of the affected area and thus prevents the spread of\norganisms that are harmful to health.<br>\nIt also has properties such as impact sound insulation, general insulation\neffects and regulates the humidity in the room.<\/p>\n\n\n\n<p>Installation<br>\nTo install a living floor in a room, only one tile is needed &#8211; the cell tile.\nIt consists of two layers: the programmed cell layer and the nutrient layer.\nThe cell layer is placed on the floor and connected to the nutrient layer. <\/p>\n\n\n\n<p>Growth<br>\nThe cells become active and start to multiply. The addition of nutrients\ncontrols the spread and growth of the floor. One cell tile is designed for a\nsurface of 10 m2. For larger rooms, several cell tiles can be combined.\nHowever, if a room is smaller than 10 m2, the soil only grows until it hits the\nwall as a reference point. The floor does not form roots, but a supply system\nbetween the cells and so-called vein bundles that transport water and\nnutrients. This system must be fed. It is supplied by the sun and for full\nfunction by a nutrient. Through a nutrient funnel formed by the organism,\nnutrients are supplied in the form of nutrient balls. Or by an automatic\nnutrient system in the house with which it is connected via the funnels.<\/p>\n\n\n\n<p>Red cell tile<br>\nIt is programmed for rooms with a large number of people, such as family living\nrooms or offices. High CO2 processing and production of oxygen, regulates\nhumidity, etc.<\/p>\n\n\n\n<p>Blue cell tile<br>\nProgrammed for rooms with high water volume, such as private bathrooms or\npublic swimming pools. High water absorption, surface with good grip, etc.<\/p>\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 Anneli Anglas Rodriguez<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1087\" height=\"1536\" src=\"https:\/\/campus.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Annelie-Rodriguez-1087x1536.jpg\" alt=\"\" class=\"wp-image-4194\" srcset=\"https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Annelie-Rodriguez-1087x1536.jpg 1087w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Annelie-Rodriguez-768x1085.jpg 768w, https:\/\/www.burg-halle.de\/gast\/wp-content\/uploads\/2020\/03\/Annelie-Rodriguez.jpg 1280w\" sizes=\"(max-width: 1087px) 100vw, 1087px\" \/><\/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>Anneli Anglas Rodriguez<\/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 FLOOR Today we spend 80 to 90 percent of the day in closed rooms. The floor is the most important object of use and a large part of the overall visual image. The materials we use as floor coverings react only to a limited extent to external influences and changes in the room. &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.burg-halle.de\/gast\/projects\/2084\/the-living-floor\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eTHE LIVING FLOOR\u201c<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":6,"featured_media":4196,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[84],"tags":[],"coauthors":[151],"_links":{"self":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4193"}],"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=4193"}],"version-history":[{"count":2,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4193\/revisions"}],"predecessor-version":[{"id":8035,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/posts\/4193\/revisions\/8035"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media\/4196"}],"wp:attachment":[{"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/media?parent=4193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/categories?post=4193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/tags?post=4193"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.burg-halle.de\/gast\/wp-json\/wp\/v2\/coauthors?post=4193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}