<?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>vGrup  Blog &#187; toffoli</title>
	<atom:link href="http://www.vgrup.com/tag/toffoli/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vgrup.com</link>
	<description>Vgrup for Geek and Robot Unix Party</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:24:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Reversible computing</title>
		<link>http://www.vgrup.com/2010/04/07/reversible-computing-2/</link>
		<comments>http://www.vgrup.com/2010/04/07/reversible-computing-2/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 08:53:34 +0000</pubDate>
		<dc:creator>Mustafa BİLGİÇ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[fredkin]]></category>
		<category><![CDATA[logic gates]]></category>
		<category><![CDATA[reversible computing]]></category>
		<category><![CDATA[toffoli]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=368</guid>
		<description><![CDATA[Reversible computing ilk olarak 1980 yıllarda ortaya atılmış fakat araştırma ve üretim maliyetleri yüksek bulundugu için yerine günümüz işlemcilerininde kullanılan tek yönlü Mantıksal kapılar kullanılması tercıh edilmiştir. Artık donanımda fiziksel üst limitlere ulaşılıdığı bu noktada daha az enerjiye ihtiyaç duyanve daha az ısı yayan Reversible Gates devreleri araştırmalarına hız verilmiştir.Dolayısıyla daha az enerjiye gereksinim duyan [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/reversible-computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with reversible computing">Reversible computing</a> ilk olarak 1980 yıllarda ortaya atılmış fakat araştırma ve üretim maliyetleri yüksek bulundugu için yerine günümüz işlemcilerininde kullanılan tek yönlü Mantıksal kapılar kullanılması tercıh edilmiştir. Artık donanımda fiziksel üst limitlere ulaşılıdığı bu noktada daha az enerjiye ihtiyaç duyanve daha az ısı yayan Reversible Gates devreleri araştırmalarına hız verilmiştir.Dolayısıyla daha az enerjiye gereksinim duyan super bilgisayarlar yapılmasına olanak saglamaktadır.</p>
<p>Bu konuda   yaygın olarak kullanılan iki farklı devre vardır . <a href="http://www.vgrup.com/tag/toffoli/" class="st_tag internal_tag" rel="tag" title="Posts tagged with toffoli">Toffoli</a>&#8217;s Gate ve <a href="http://www.vgrup.com/tag/fredkin/" class="st_tag internal_tag" rel="tag" title="Posts tagged with fredkin">Fredkin</a>&#8217;s Gate;</p>
<p>Toffoli Gate&#8217;de devreye giren girdilerin (input) sayısı ile çıktı (output ) aynı sayıdadır. Üç girişli bir Toffoli devresini göz önüne alırsak üçüncü pin birinci ve ikinci pinler tarafından kontrol edilir.  1. ve 2. pin dogru (true) olması halinde 3. pin degeri ters çevirilerek çıktıya gönderilir.Aksi takdirde pin degeri degiştirilmeden çıktıya gönderilir.</p>
<div id="attachment_369" class="wp-caption alignnone" style="width: 210px"><a href="http://www.vgrup.com/wp-content/uploads/2010/03/Untitled-1.jpg"><img class="size-full wp-image-369" title="Figure 1" src="http://www.vgrup.com/wp-content/uploads/2010/03/Untitled-1.jpg" alt="Toffoli gates" width="200" height="139" /></a><p class="wp-caption-text">Figure 1</p></div>
<pre>a b c       x y z
0 0 0       0 0 0
0 0 1       0 0 1
0 1 0       0 1 0
0 1 1       0 1 1
1 0 0       1 0 0
1 0 1       1 0 1
1 1 0       1 1 1
1 1 1       1 1 0
<pre>Fredkin's Gate:  Bu devrelerde 1 . pin girdisi ilk olarak gönderilir 2. ve 3.  pin lerdeki  bilgiler 1. pin girdisine göre kaydirilarak  gönderilir yada dogrudan çıktıya gönderilir.

Dogrulama  tablosu aşşağıdakı gibidir.

<div id="attachment_382" class="wp-caption alignnone" style="width: 223px"><a href="http://www.vgrup.com/wp-content/uploads/2010/04/untitled.jpg"><img class="size-full wp-image-382" title="Figure 2" src="http://www.vgrup.com/wp-content/uploads/2010/04/untitled.jpg" alt="Fredkin Gate" width="213" height="131" /></a><p class="wp-caption-text">Figure 2</p></div></pre>
<pre>a b c    x y z
0 0 0   0 0 0
0 0 1   0 1 0
0 1 0   0 0 1
0 1 1   0 1 1
1 0 0   1 0 0
1 0 1   1 0 1
1 1 0   1 1 0
1 1 1   1 1 1

Fredkin’s Gate fonsiyonları şu sekilde ifade edilebilir.

X = a
Y = if a then c else b
Z = if a then b else c

Bütün mantıksal işlemler 3x3 Fredkin’s gate kullanılarak gerçekleştirilebilir.

<div id="attachment_383" class="wp-caption alignnone" style="width: 223px"><a href="http://www.vgrup.com/wp-content/uploads/2010/04/and.jpg"><img class="size-full wp-image-383" title="Figure 3" src="http://www.vgrup.com/wp-content/uploads/2010/04/and.jpg" alt="And Gate" width="213" height="139" /></a><p class="wp-caption-text">Figure 3</p></div>

<a href="http://www.vgrup.com/wp-content/uploads/2010/04/swap.jpg"><img class="size-full wp-image-387" title="swap" src="http://www.vgrup.com/wp-content/uploads/2010/04/swap.jpg" alt="Figure 4" width="213" height="157" /></a>

<span style="line-height: 17px; font-size: 11px;">         Figure 4</span>

<span style="line-height: 17px; font-size: 11px;">
</span>

<span style="line-height: 17px; font-size: 11px;"> </span>

<div id="attachment_386" class="wp-caption alignnone" style="width: 223px"><a href="http://www.vgrup.com/wp-content/uploads/2010/04/or.jpg"><img class="size-full wp-image-386" title="or" src="http://www.vgrup.com/wp-content/uploads/2010/04/or.jpg" alt="Figure 5" width="213" height="138" /></a><p class="wp-caption-text">Figure 3</p></div>

<div id="attachment_385" class="wp-caption alignnone" style="width: 223px"><a href="http://www.vgrup.com/wp-content/uploads/2010/04/buffer.jpg"><img class="size-full wp-image-385" title="buffer" src="http://www.vgrup.com/wp-content/uploads/2010/04/buffer.jpg" alt="Figure 3" width="213" height="134" /></a><p class="wp-caption-text">Figure 5</p></div>

<div id="attachment_384" class="wp-caption alignnone" style="width: 223px"><a href="http://www.vgrup.com/wp-content/uploads/2010/04/not.jpg"><img class="size-full wp-image-384" title="not" src="http://www.vgrup.com/wp-content/uploads/2010/04/not.jpg" alt="Figure 6" width="213" height="139" /></a><p class="wp-caption-text">Figure 6</p></div></pre>
</pre>
<pre>NOT:Resimler izin alinarak kullanilmistir.</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/04/07/reversible-computing-2/' addthis:title='Reversible computing'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/fredkin/" title="fredkin" rel="tag">fredkin</a>, <a href="http://www.vgrup.com/tag/logic-gates/" title="logic gates" rel="tag">logic gates</a>, <a href="http://www.vgrup.com/tag/reversible-computing/" title="reversible computing" rel="tag">reversible computing</a>, <a href="http://www.vgrup.com/tag/toffoli/" title="toffoli" rel="tag">toffoli</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/04/07/reversible-computing-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

