Editing
Urban Metabolism
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Urban Metabolism is the "Study of the City as an Organism"βthe investigation of the "Flows" of "Energy," "Water," "Food," and "Waste" that keep a "City Alive." While we often see a city as a "Collection of Buildings," **Urban Metabolism** sees it as a "Biological System" with a "Mouth" (Inputs) and a "Digestive Tract" (Infrastructure). From the "Linear Metabolism" of the 20th century (Take -> Make -> Waste) to the "Circular Metabolism" of the future and the "Material Flow Analysis" (MFA) that tracks every ton of steel, this field explores the "Physical Footprint" of humanity. It is the science of "Resource Efficiency," explaining why "Cities" are the "Biggest Consumers" of the planetβbut also our "Best Hope" for saving it. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Urban Metabolism''' β The "Sum of the Physical Processes" that occur in cities, resulting in "Growth," "Energy Production," and "Waste Elimination." * '''Material Flow Analysis (MFA)''' β A "Method" to "Quantify" the "Inputs" and "Outputs" of a city (e.g., 'How many tons of Water in vs. How many tons of Sewage out'). * '''Linear Metabolism''' β An "Unsustainable" flow where a city "Consumes Resources" and "Dumps Waste" outside its borders. * '''Circular Metabolism''' β A "Sustainable" flow where "Waste" is "Recycled" and "Used as an Input" (e.g., 'Sewage used as Fertilizer'). * '''Embedded Energy''' β The "Total Energy" required to "Build and Maintain" a city (e.g., the energy used to make 'Concrete' and 'Steel'). * '''Urban Stocks''' β The "Physical Materials" that are "Trapped" in the city's buildings and roads (The 'Urban Mine'). * '''Throughput''' β The "Speed" at which "Resources" pass through the city. * '''System Boundary''' β The "Imaginary Line" around the city used to measure its "Metabolism." * '''Resource Decoupling''' β The goal of "Growing the City" without "Increasing its Resource Use." * '''Eco-City''' β A city designed with a "Closed-Loop" metabolism that "Mimics Nature." </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Urban metabolism is understood through '''Flows''' and '''Cycles'''. '''1. The "Hungry" City (Linear Flows)''': Most modern cities are "Resource Parasites." * They "Take" "Food and Fuel" from thousands of miles away. * they "Burn it" and "Consume it." * They "Dump" "Smoke and Trash" into the atmosphere and landfills. * The city "Lives" by "Eating the Planet." * This is a "Linear Path" to "Depletion." '''2. The "Self-Sustaining" City (Circular Cycles)''': The "Future City" mimics a "Forest." * A "Forest" produces "No Waste." The "Leaves" that fall become the "Soil" for the next tree. * **Urban Metabolism** seeks to "Close the Loops." * **Heat** from "Data Centers" is used to "Heat Homes." * **Food Waste** is turned into **Biogas** to "Power Buses." * The city becomes a "Circle" that "Recycles its own Life." '''3. The "Urban Mine" (Stocks)''': We don't need to "Mine the Earth" anymore. * An "Old City" contains "Millions of Tons" of "Copper," "Aluminum," and "Steel" in its "Dead Pipes and Cables." * This is the **Urban Stock**. * Instead of "Digging new holes in the ground," we can "Mine the City." * "Urban Metabolism" treats the "City" as a "Living Reservoir" of materials. '''The 'Brussels' MFA Study (1970s)'''': The "First Big Map" of a city's metabolism. Scientists tracked **Every Single Ton** of "Milk," "Coal," and "Water" that entered Brussels and where it went. It proved that a "City" is a "Giant Machine" that is "Incredibly Inefficient" and "Leaky," starting the "Green City" movement. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Resource Efficiency' (Calculating the 'Output/Input' ratio of a city):''' <syntaxhighlight lang="python"> def calculate_urban_efficiency(total_inputs_tons, recycled_outputs_tons): """ Shows how 'Circular' a city is. """ waste_to_landfill = total_inputs_tons - recycled_outputs_tons efficiency_pct = (recycled_outputs_tons / total_inputs_tons) * 100 if efficiency_pct > 80: return f"METABOLISM: CIRCULAR ({efficiency_pct}%). A 'Forest' City." elif efficiency_pct > 30: return f"METABOLISM: TRANSITIONAL ({efficiency_pct}%). Some recycling." else: return f"METABOLISM: LINEAR ({efficiency_pct}%). A 'Resource Sink'." # Case: A typical city (1M tons in, 100k tons recycled) print(calculate_urban_efficiency(1000000, 100000)) </syntaxhighlight> ; Metabolism Landmarks : '''The 'Singapore' Water Loop''' β (NEWater). Singapore "Recycles its Sewage" into "Pure Drinking Water," "Closing the Loop" and ensuring "Survival" on a small island. : '''Hammarby SjΓΆstad (Stockholm)''' β The "World's Best Example" of a "Circular Neighborhood": every "Waste" from one building is the "Fuel" for another. : '''Vertical Farming''' β (See Article 245). Bringing the "Mouth" of the city (Food) "Inside the city," reducing the "Transportation Metabolism." : '''Urban Heat Recovery''' β Using the "Heat from Subways" to "Provide Hot Water" for "Nearby Schools," turning "Waste Energy" into "Resource." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Linear vs. Circular Urbanism ! Feature !! Linear Metabolism (New York 1950) !! Circular Metabolism (Projected 2050) |- | Resource Source || "Global Extraction" (Mining) || "Urban Mining" (Recycling) |- | Waste Destination || "Landfills and Ocean" || "New Products / Fertilizer" |- | Energy || "Fossil Fuel" (One-way) || "Renewable / Waste-to-Energy" |- | Goal || "Infinite Growth" || "Regenerative Balance" |- | Analogy || A 'Cigarette' (Burned and thrown away) || A 'Living Cell' (Always recycling) |} '''The Concept of "Metabolic Rift"''': Analyzing "The Break." Karl Marx argued that "Cities" "Steal" the "Nutrients" from the "Farm Soil" (as Food) and "Dump" them into the "River" (as Sewage). The "Soil" gets "Poorer" and the "River" gets "Dirtier." "Urban Metabolism" seeks to "Heal the Rift" by "Returning the Nutrients" to the farm. </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating urban metabolism: # '''Scale''': Can a "Megacity" (like 'Tokyo' or 'Mumbai') ever be "Truly Circular," or are they "Too Big" to balance? # '''Cost''': Is "Recycling Everything" "Too Expensive" compared to "Buying New"? (The 'Economic vs. Environmental' metabolism). # '''Behavior''': Do we need to "Change Human Habits" (like 'Eating less meat') to "Fix the Urban Metabolism"? # '''Inequality''': Do "Rich Cities" "Export" their "Waste Metabolism" to "Poor Cities"? (The 'Global Waste Trade'). </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''The 'City-Brain' AI''': A "Supercomputer" that "Monitors Every Pipe and Wire" in the city, "Automatically Moving" resources to where they are needed most. # '''Living 'Bio-Filter' Streets''': Roads made of "Porous Concrete" and "Fungi" that "Digest Pollutants" and "Clean the Rainwater" as it falls. # '''Personal 'Metabolic' Credits''': A system where "Citizens" are "Rewarded" for "Closing the Loop" (e.g. 'Composting' or 'Fixing Electronics'). # '''Self-Repairing Infrastructure''': "Concrete" that contains "Bacteria" that "Heal Cracks" using "CO2 from the air," making the city "Grow" like a "Shell." [[Category:Science]] [[Category:Environment]] [[Category:Geography]] [[Category:Sustainability]] [[Category:Urban Planning]] [[Category:Ecology]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information