Commit 1a43cde1 authored by Bao's avatar Bao
Browse files

Update Water.html

parent 226a3364
Pipeline #1688 passed with stage
in 1 second
<!DOCTYPE HTML>
<html>
<head>
<title>Biomass Simulator - IN-Source FWE</title>
<meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<link rel="stylesheet" type="text/css" href="style/style.css" />
</head>
<body>
<div id="header">
<div id="logo">
<!-- class="logo_colour", allows you to change the colour of the text -->
<h1><img src="style/HFT_Logo.png" alt="logo" width="20%" height="20%" style="float:right" /></h1>
<h1>IN-SOURCE:<span class="logo_colour"> Food-Water-Energy Simulation and Visualization</span></h1>
</div>
<div id="menubar">
<ul id="menu">
<!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
<li><a href="index.html">Home</a></li>
<li><a href="Biomass.html">Biomass Simulator</a></li>
<li class="selected"><a href="Water.html">Urban Water</a></li>
<li><a href="FWEADE.html">FWE ADE</a></li>
<li><a href="Visualization.html">Visualization</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<div id="site_content">
<div class="sidebar">
<h1>Useful Links</h1>
<ul>
<li><a href="http://simstadt.eu/">SimStadt</a></li>
<li><a href="https://www.hft-stuttgart.de/forschung/projekte/standard-titel">IN-Source</a></li>
<li><a href="https://drc.ait.ac.at/sites/insource/">IN-SOURCE VisToolBox</a></li>
</ul>
</div>
<div id="content">
<h1>Urban Water Demand Simulation</h1>
<p>by Keyu Bao</p>
<p>Scenarios applied to a case region Ludwigsburg in Germany, which takes the increment of water price, aging of the population and the climate change into account, show that the residential water demand has the change of −2%, +7% and −0.4% respectively. The industrial water demand increases by 46% due to the development of economy indicated by GDP per capita. The rise of precipitation and temperature raise the water demand in non-residential buildings (excluding industry) of 1%.</p>
<p>Water plays a fundamental role in sustaining human life and the Earth’s ecosystems. However, almost 80% of the world’s population face a high-level threat of water security, and the water stress will increase between today and the 2050s in around 70% of the world’s river basins. A precise modeling of urban water demands, covering residential and non-residential areas, can help local governments or infrastructure planners to better design local water supply infrastructures and improve management of local resource potentials.</p>
<p>So far there is no tool that allows one to simulate water demand for all building types (i.e., residential, office, school, industry, etc.), based on 3D building model (CityGML). With this method it is possible to simulate the water demand at different scales, e.g., city quarter, city or county, with a flexible boundary, e.g., nearby houses in different administration districts can be simulated together. This method is ideal for simulating water demand in to-be-built area. Instead of applying average residential water demand per capita value from higher scales, e.g., federal state, this method determines per capita residential water demand value from local climate and socio-economic factors. </p>
<p>The water demand assessment method is based on a geoinformatics CityGML model with individual buildings as the base element to calculate the water demand of each household/building. CityGML model contents the information including: building types (residential, hotel, hospital, education, office, retail, sport hall, exhibition hall and industry), year of construction and building geometry. Building geometry is used to calculate floor area. Combined with year of construction, occupant number in residential buildings can be further simulated. Water demand value per area or per person is generated based on building types, climate and socio-economic factors, such as income. Therefore, the water demand in each building can be emitted.
Water demands in non-residential buildings vary dramatically from 0,05 m3 per square meter per year in exhibition hall to 96 m3 per square meter per year. Each person needs around 90 to 150 liter per day depending on the federal state, age, house type, income and so on.</p>
As mentioned earlier, three German counties with different climatic and socio-economic conditions were used to validate the feasibility, accuracy and resilience of the established water demand workflow. The city of Cologne represents a densely populated urban area, while the county of Ludwigsburg represents a typical southern suburban area and the county of Ilm-Kreis a more rural region that is in many dimensions close to the average German county outside of large metropolitan areas. In terms of water demand per capita in residential buildings, numbers calculated by the newly established workflow deviate by between 1% and 7% from the statistical values</p>
<p>Scenarios applied to a case region Ludwigsburg in Germany, which takes the increment of water price, aging of the population and the climate change into account, show that the residential water demand has the change of −2%, +7% and −0.4% respectively. The industrial water demand increases by 46% due to the development of economy indicated by GDP per capita. The rise of precipitation and temperature raise the water demand in non-residential buildings (excluding industry) of 1%.</p>
<span class="center"><img src="img/water_rainau.jpg" alt="water rainau" width="90%" height="90%" /></span>
<p>The detailed descripotion and findings of this workflow can be find in the following open-sourced paper, which are funded by IN-Source project.</p>
<li>Bao K, Padsala R, Thrän D, Schröter B (2020). Urban Water Demand Simulation in Residential and Non-Residential Buildings based on a CityGML Data Model. ISPRS Int. J. Geo-Inf. 2020, 9(11), 642; https://doi.org/10.3390/ijgi9110642</li>
</div>
</div>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment