<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IC.3 Advanced Architecture Concepts &#187; Sendai Mediatheque</title>
	<atom:link href="http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/tag/sendai-mediatheque/feed/" rel="self" type="application/rss+xml" />
	<link>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jan 2015 16:37:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>DIGITAL LOGICS -T4</title>
		<link>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/digital-logics-t4-2/</link>
		<comments>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/digital-logics-t4-2/#comments</comments>
		<pubDate>Tue, 25 Nov 2014 12:54:27 +0000</pubDate>
		<dc:creator>John Koshy</dc:creator>
				<category><![CDATA[John Koshy]]></category>
		<category><![CDATA[Emergence]]></category>
		<category><![CDATA[john koshy]]></category>
		<category><![CDATA[Sendai Mediatheque]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/?p=1307</guid>
		<description><![CDATA[Case Study: Sendai Mediatheque l Toyo İto, Matsuro Sasaki Reading Text: Emergence- The Connected Lives of Ants, Brains, Cities, and Software l Steven Johnson Emergence is a tour of what are called adaptive self-organising systems: systems that are made up of many interacting agents who are individually not terribly smart, but who collectively come up [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/files/2014/11/ants.jpg"><img src="http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/files/2014/11/ants-300x200.jpg" alt="" width="300" height="200" class="alignnone size-medium wp-image-1309" /></a></p>
<p>Case Study: <strong>Sendai Mediatheque l Toyo İto, Matsuro Sasaki</strong></p>
<p>Reading Text:<strong> Emergence- The Connected Lives of Ants, Brains, Cities, and Software l Steven Johnson<br />
</strong><br />
Emergence is a tour of what are called adaptive self-organising systems: systems that are made up of many interacting agents who are individually not terribly smart, but who collectively come up with intelligent higher-level behavior. An ant colony is a great example of this kind of system: nobody is technically &#8220;in charge&#8221;, and yet somehow the ants manage to behave in astonishingly complex and amazing ways: quickly determining the shortest distance to a nearby food source, shifting roles among the colony members in response to changing needs in the real world, ants wander randomly, and upon finding food return to their colony while laying down pheromone trails. If other ants find such a path, they are likely not to keep traveling at random, but instead follow the trail laid by earlier ants, returning and reinforcing it if they eventually find food .Thus, when one ant finds a short path from the colony to a food source, other ants are more likely to follow that path, and such positive feedback eventually leaves all the ants following a single path.</p>
<p>The idea of the ant colony algorithm is to mimic this behavior with &#8220;simulated ants&#8221; walking around the search space representing the problem to be solved. The ant colony can be run continuously and can adapt to changes in real time.  This is of interest in network routing and urban transportation systems. It turns out that the world is filled with these systems: in the formation of city neighborhoods, in the way our immune system learns about new invading microorganisms, in the neuronal connections of our brains. Johnson notes that this self re- organizing stems from the bottom up rather than directed by an external control factor</p>
<p>The 5 fundamental principals the author talks about are as follows</p>
<p>More is different &#8211; The drastic variation and complexity in terms of behavior and numbers is good for the higher outcome of work</p>
<p>Ignorance is useful -The ants demonstrate ignorance and carry out the task assigned rather than worry about complexity of the structure which could lead to further disaster</p>
<p>Encourage random encounters &#8211; The ants have an element of distributed computation to it involving the population of ants. They work without any orders and are able to adapt to transformation and change</p>
<p>Look for patterns &#8211; Exploit a global data structure that changes dynamically as each ant transverses the various route. They follow their ancestors, and the pheromones in them help them find their path and colonies they belong to. </p>
<p>Pay attention to your neighbors &#8211; An individual ant alters its behavior based on the behavior of other ants that it happens to encounter, involving probabilistic transitions and interaction among ants for better running of their colony and adapt to change for good when required.</p>
<p>The problem with the web is that it&#8217;s already far larger than the largest city on the planet, and it&#8217;s growing at an unprecedented clip, despite the recent economic downturn. When the great cities of the world experienced growth spurts, they dealt with the problem of growing too big too fast by developing neighborhoods &#8211; clusters of like-minded people gathering together and sharing their ideas within the larger metropolitan context. The web needs to undergo a similar transformation in order for it to deal with its growth rate. It needs to learn how to cluster.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/digital-logics-t4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Architecture As Living Organism</title>
		<link>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/architecture-as-living-organism/</link>
		<comments>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/architecture-as-living-organism/#comments</comments>
		<pubDate>Mon, 24 Nov 2014 22:29:39 +0000</pubDate>
		<dc:creator>Denis Li</dc:creator>
				<category><![CDATA[Denis Li]]></category>
		<category><![CDATA[Advanced Architecture]]></category>
		<category><![CDATA[colony]]></category>
		<category><![CDATA[organism]]></category>
		<category><![CDATA[Sendai Mediatheque]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[Steven Johnson]]></category>
		<category><![CDATA[toyo ito]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/?p=1062</guid>
		<description><![CDATA[In this rapidly changing world, people more and more often notice that we are not so different from our planet’s species. After analyzing Sendai Mediatheque by architect Toyo Ito and studying the text of Steven Johnson “Emergence – the connected lives of ants, brains, cities, and software” I found a lot of similarities. At first [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/files/2014/11/IMG_3701.jpg"><img class="alignnone size-medium wp-image-1063" alt="IMG_3701" src="http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/files/2014/11/IMG_3701-300x300.jpg" width="300" height="300" /></a></p>
<p><span id="more-1062"></span></p>
<p>In this rapidly changing world, people more and more often notice that we are not so different from our planet’s species. After analyzing Sendai Mediatheque by architect Toyo Ito and studying the text of Steven Johnson “Emergence – the connected lives of ants, brains, cities, and software” I found a lot of similarities.</p>
<p>At first it doesn’t seem like this two projects: one being a building and the other a book, could have something in common. When we look at the Sendai Mediatheque by Toyo Ito, we see that it has three main components: skin, plate and tube. Every one of these elements by itself does not create a structure or a building, but when they are put together, they create a revolutionary, transparent cultural media center with unique engineering systems and aesthetics. In the “Emergence…” by Steven Johnson we can find similar concepts, where one component/element/creature can still exist on its own, but multiple can create a solid structure/organism or life.</p>
<p>Here author relies on the life of ants, and how they create this ever changing organism where each “social citizen” knows what he or she is supposed to do in order for their colony to survive. He also mentions DNA and how every piece of it is essential to the organism. By removing something in it or simply changing it, will change the organism itself. Just like in Toyo Ito’s cultural media center where every floor is designed in the way that they have their purpose within the building. It acts as an organism – architectural organism, meaning if you ever to change the function of one floor, it will automatically change the whole purpose, flow or functionality of the building.</p>
<p>After reading text by Steven Johnson and analyzing Sendai Mediatheque by Toyo Ito, I found it very helpful in order understand that we, architects create these organisms, but in different scales. Starting from the smallest – a building, then neighborhood and finally – city. So I guess my personal research/project that I would like to develop in the future will be creating and studying these organisms. I would also like to create them in the way where every element/component I use will have a purpose.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/maa2014-2015-advanced-architecture-concepts/2014/11/architecture-as-living-organism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
