<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>koentjoro&#039;s</title>
	<atom:link href="http://koentjoro.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://koentjoro.wordpress.com</link>
	<description>sebuah catatan kecil ....</description>
	<lastBuildDate>Wed, 07 Dec 2011 06:42:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='koentjoro.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>koentjoro&#039;s</title>
		<link>http://koentjoro.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://koentjoro.wordpress.com/osd.xml" title="koentjoro&#039;s" />
	<atom:link rel='hub' href='http://koentjoro.wordpress.com/?pushpress=hub'/>
		<item>
		<title>belajar membuat cms &#8230; (2)</title>
		<link>http://koentjoro.wordpress.com/2011/08/10/belajar-membuat-cms-2/</link>
		<comments>http://koentjoro.wordpress.com/2011/08/10/belajar-membuat-cms-2/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 07:05:13 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=969</guid>
		<description><![CDATA[melanjutkan tulisan sebelumnya &#8230; setelah melakukan proses input dan output user, langkah selanjutnya adalah membuat input dan output berita. kurang lebih langkahnya sama, hanya ada tambahan yaitu : gambar, waktu posting dan counter. 1. kita buat databasenya dahulu sebagai berikut : 2. Langkah berikutnya adalah membuat form dengan nama form_berita.php 3. membuat form input dengan [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=969&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>melanjutkan tulisan sebelumnya &#8230;</p>
<p>setelah melakukan proses input dan output user, langkah selanjutnya adalah membuat input dan output berita. kurang lebih langkahnya sama, hanya ada tambahan yaitu : gambar, waktu posting dan counter.<br />
<span id="more-969"></span><br />
1. kita buat databasenya dahulu sebagai berikut :</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/013.jpg"><img class="aligncenter size-full wp-image-972" title="01" src="http://koentjoro.files.wordpress.com/2011/08/013.jpg?w=600&#038;h=226" alt="" width="600" height="226" /></a></p>
<p>2. Langkah berikutnya adalah membuat form dengan nama form_berita.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/021.jpg"><img class="aligncenter size-full wp-image-973" title="02" src="http://koentjoro.files.wordpress.com/2011/08/021.jpg?w=600&#038;h=412" alt="" width="600" height="412" /></a></p>
<p>3. membuat form input dengan nama input_berita.php sebagai langkah berikutnya</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/034.jpg"><img class="aligncenter size-full wp-image-974" title="03" src="http://koentjoro.files.wordpress.com/2011/08/034.jpg?w=600&#038;h=360" alt="" width="600" height="360" /></a></p>
<p>4. kemudian kita buat tampilan berita dengan nama tampil_berita.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/043.jpg"><img class="aligncenter size-full wp-image-975" title="04" src="http://koentjoro.files.wordpress.com/2011/08/043.jpg?w=600&#038;h=368" alt="" width="600" height="368" /></a></p>
<p>5. kemudian kita buat edit_berita.php untuk mengedit berita</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/054.jpg"><img class="aligncenter size-full wp-image-977" title="05" src="http://koentjoro.files.wordpress.com/2011/08/054.jpg?w=600&#038;h=374" alt="" width="600" height="374" /></a></p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/063.jpg"><img class="aligncenter size-full wp-image-978" title="06" src="http://koentjoro.files.wordpress.com/2011/08/063.jpg?w=600&#038;h=343" alt="" width="600" height="343" /></a></p>
<p>6. update_berita.php sebagai langkah berikutnya untuk mengupdate berita</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/073.jpg"><img class="aligncenter size-full wp-image-979" title="07" src="http://koentjoro.files.wordpress.com/2011/08/073.jpg?w=600" alt=""   /></a> 7. langkah terakhir adalah membuat hapus_berita.php sebagai berikut</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/082.jpg"><img class="aligncenter size-full wp-image-980" title="08" src="http://koentjoro.files.wordpress.com/2011/08/082.jpg?w=600" alt=""   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/969/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=969&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2011/08/10/belajar-membuat-cms-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/013.jpg" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/021.jpg" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/034.jpg" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/043.jpg" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/054.jpg" medium="image">
			<media:title type="html">05</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/063.jpg" medium="image">
			<media:title type="html">06</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/073.jpg" medium="image">
			<media:title type="html">07</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/082.jpg" medium="image">
			<media:title type="html">08</media:title>
		</media:content>
	</item>
		<item>
		<title>Mencoba Digital I/O Menggunakan Assembly di AVR Studio …(2)</title>
		<link>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio-%e2%80%a62/</link>
		<comments>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio-%e2%80%a62/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 10:23:30 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Mikrokontroler]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=908</guid>
		<description><![CDATA[Penggunaan ROL (Rotate Left Through Carry) Sesuai dengan kepanjangannya berfungsi mengeser nilai ke sebelah kiri dan menyimpannya ke dalam carry (di status register) kemudian meletakkan di sebelah kanan. Siklus perintah ROL dapat dilihat seperti gambar di bawah. siklus tersebut berjalan dalam 2 langkah, berikut code dalam AVR CLC digunakan untuk meng-set Carry bernilai 0 Cara [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=908&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Penggunaan ROL (Rotate Left Through Carry)</em><br />
Sesuai dengan kepanjangannya berfungsi mengeser nilai ke sebelah kiri dan menyimpannya ke dalam carry (di status register) kemudian meletakkan di sebelah kanan. Siklus perintah ROL dapat dilihat seperti gambar di bawah.<br />
<span id="more-908"></span><br />
<a href="http://koentjoro.files.wordpress.com/2011/08/08.jpg"><img class="aligncenter size-full wp-image-909" title="08" src="http://koentjoro.files.wordpress.com/2011/08/08.jpg?w=600" alt=""   /></a></p>
<p>siklus tersebut berjalan dalam 2 langkah, berikut code dalam AVR</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/09.jpg"><img class="aligncenter size-full wp-image-910" title="09" src="http://koentjoro.files.wordpress.com/2011/08/09.jpg?w=600" alt=""   /></a></p>
<p>CLC digunakan untuk meng-set Carry bernilai 0<br />
Cara kerja yang sama juga terjadi jika kita menggunakan perintah ROR (Rotate Right Through Carry)</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/10.jpg"><img class="aligncenter size-full wp-image-911" title="10" src="http://koentjoro.files.wordpress.com/2011/08/10.jpg?w=600" alt=""   /></a></p>
<p>Code di atas dapat dijelaskan sebagai berikut :</p>
<ol>
<li>Mengisi / inisialisasi register (r16) dengan nilai 0xFF (lihat pada datasheet)</li>
<li>Menulis ddrb dengan nilai pada r16</li>
<li>Melakukan perintah X-OR pada nilai r16 dengan dirinya sendiri, sehingga nilai r16 = 0×00 (menghasilkan 0 jika nilai sama dan 1 jika nilai berbeda)</li>
<li>Meng-set Carry dengan nilai 1</li>
<li>Menulis portb dengan r16 (sekarang bernilai 0)</li>
<li>Mengeser ke kanan nilai dari Carry (bernilai 1) ke dalam register (r16)</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=908&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio-%e2%80%a62/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/08.jpg" medium="image">
			<media:title type="html">08</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/09.jpg" medium="image">
			<media:title type="html">09</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/10.jpg" medium="image">
			<media:title type="html">10</media:title>
		</media:content>
	</item>
		<item>
		<title>Penggunaan Pointer</title>
		<link>http://koentjoro.wordpress.com/2011/08/01/penggunaan-pointer/</link>
		<comments>http://koentjoro.wordpress.com/2011/08/01/penggunaan-pointer/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 08:42:01 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Mikrokontroler]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=900</guid>
		<description><![CDATA[Contoh Penggunaan Pointer Contoh Perbedaan Akses Pointer<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=900&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Contoh Penggunaan Pointer</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/06.jpg"><img class="aligncenter size-full wp-image-901" title="06" src="http://koentjoro.files.wordpress.com/2011/08/06.jpg?w=600&#038;h=356" alt="" width="600" height="356" /></a><br />
<span id="more-900"></span><br />
Contoh Perbedaan Akses Pointer</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/071.jpg"><img class="aligncenter size-full wp-image-903" title="07" src="http://koentjoro.files.wordpress.com/2011/08/071.jpg?w=600&#038;h=542" alt="" width="600" height="542" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/900/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/900/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/900/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=900&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2011/08/01/penggunaan-pointer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/06.jpg" medium="image">
			<media:title type="html">06</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/071.jpg" medium="image">
			<media:title type="html">07</media:title>
		</media:content>
	</item>
		<item>
		<title>Mencoba Digital I/O Menggunakan Assembly di AVR Studio &#8230;(1)</title>
		<link>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio/</link>
		<comments>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 07:13:22 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Mikrokontroler]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=875</guid>
		<description><![CDATA[Sebelum terkena virus, semua catatan ada walaupun tidak lengkap dalam bentuk log, tapi semuanya hilang setelah badai virus melanda, hiks&#8230;. Dari sekian catatan yang tersisa dengan tujuan dapat dibuka setiap saat, saya pindah saja ke blog, salah satunya adalah ini &#8230; Gambar : Menghitung Arus Sink dan Source Secara sederhana ATMegaXX dapat digambarkan sebagai berikut [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=875&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sebelum terkena virus, semua catatan ada walaupun tidak lengkap dalam bentuk log, tapi semuanya hilang setelah badai virus melanda, hiks&#8230;.<br />
Dari sekian catatan yang tersisa dengan tujuan dapat dibuka setiap saat, saya pindah saja ke blog, salah satunya adalah ini &#8230;<br />
<span id="more-875"></span><br />
<em>Gambar : Menghitung Arus Sink dan Source</em><br />
<a href="http://koentjoro.files.wordpress.com/2011/08/01.jpg"><img class="aligncenter size-full wp-image-876" title="01" src="http://koentjoro.files.wordpress.com/2011/08/01.jpg?w=600" alt=""   /></a></p>
<p>Secara sederhana ATMegaXX dapat digambarkan sebagai berikut :<br />
<a href="http://koentjoro.files.wordpress.com/2011/08/02.jpg"><img class="aligncenter size-medium wp-image-878" title="02" src="http://koentjoro.files.wordpress.com/2011/08/02.jpg?w=300&#038;h=245" alt="" width="300" height="245" /></a></p>
<p>dari gambar di atas dapat dijelaskan sebagai berikut :</p>
<ol>
<li>kotak kecil disebelah kanan terdiri dari 8 bit yang berfungsi sebagai Output, jika memiliki logika 1 (atau bewarna hitam pada AVR) dan logika 0 (atau bewarna putih pada AVR)</li>
<li>kaki tersebut dituliskan dengan simbol PA, PB, PC, dst &#8230;</li>
<li>agar dapat berfungsi sebagai I/O nilai harus dimasukkan melalui Register (R0 s.d R31) melalui perintah LDI</li>
<li>nilai dalam register tersebut kita masukkan melalui DDRx (Data Direction Register) ke-x dengan perintah OUT. Setelah data kita masukkan melalui DDRx, otomatis akan tersimpan di PINx</li>
<li>R0 s.d R15 dikenal sebagai GPR (General Purposes) sedangkan R16 s.d R31 sebagai Register Intermediate</li>
<li>kita tidak dapat melakukan penulisan selain di DDR karena kita tidak mengetahui nilai dalam ATMega16 sebelumnya (PIN atau PORT)</li>
</ol>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/031.jpg"><img class="aligncenter size-medium wp-image-887" title="03" src="http://koentjoro.files.wordpress.com/2011/08/031.jpg?w=300&#038;h=111" alt="" width="300" height="111" /></a>Dari program di atas dapat kita simpulkan bahwa nilai <em>PIN tergantung pada PORT </em>karena jika kita mengubah nilai PIN maka otomatis nilai PORT akan berubah (sesuai panah pada gambar) sehingga kita tidak perlu menulis nilai di PIN (selain kita tidak mengetahui nilai dalam PIN ATMega16)<br />
<a href="http://koentjoro.files.wordpress.com/2011/08/03.jpg"><br />
</a><em>Contoh penggunaan Komplement</em></p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/04.jpg"><img class="aligncenter size-medium wp-image-896" title="04" src="http://koentjoro.files.wordpress.com/2011/08/04.jpg?w=300&#038;h=141" alt="" width="300" height="141" /></a></p>
<p>dari program di atas setelah di komplement kita masukan nilai ke PORTB, kemudian akan tampak setelah jump nilai pada PINB akan sama dengan PORTB karena arah yang sama ke Pin/kaki ATMega16</p>
<p><em>Contoh Penggunaan SWAP</em></p>
<p><a href="http://koentjoro.files.wordpress.com/2011/08/05.jpg"><img class="aligncenter size-medium wp-image-897" title="05" src="http://koentjoro.files.wordpress.com/2011/08/05.jpg?w=300&#038;h=132" alt="" width="300" height="132" /></a></p>
<p>Dari program tersebut proses inisialisasi dapat menggunakan biner, hexa atau desimal. Perintah SWAP digunakan untuk menggeser RD (Register Destination) dari Rd(7..4) ke Rd(3..0) kemudian di simpan di Status Register sebagai Carry, kemudian Rd(3..0) ke Rd(7..4) dan disimpan di status register sebagai Carry, dst..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/875/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/875/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/875/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=875&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2011/08/01/mencoba-digital-io-menggunakan-assembly-di-avr-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/01.jpg" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/02.jpg?w=300" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/031.jpg?w=300" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/04.jpg?w=300" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/08/05.jpg?w=300" medium="image">
			<media:title type="html">05</media:title>
		</media:content>
	</item>
		<item>
		<title>belajar membuat cms &#8230; (1)</title>
		<link>http://koentjoro.wordpress.com/2011/07/31/mencoba-membuat-cms-sendiri-1/</link>
		<comments>http://koentjoro.wordpress.com/2011/07/31/mencoba-membuat-cms-sendiri-1/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 22:04:03 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=855</guid>
		<description><![CDATA[berikut adalah dokumentasi tugas membuat web (CMS). langkah-langkahnya kurang lebih sebagai berikut : 1. buat database user, kategori dan berita 2. buat koneksi ke database dengan nama connect.php 3. buat form untuk memasukkan user dengan nama form_user.php 4. buat form untuk memasukkan data user dengan nama input_user.php 5. kemudian buat form tampil user dan beri [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=855&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>berikut adalah dokumentasi tugas membuat web (CMS).<br />
langkah-langkahnya kurang lebih sebagai berikut :<br />
<span id="more-855"></span><br />
1. buat database user, kategori dan berita</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/013.jpg"><img class="aligncenter size-full wp-image-954" title="01" src="http://koentjoro.files.wordpress.com/2011/07/013.jpg?w=600&#038;h=105" alt="" width="600" height="105" /></a></p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/023.jpg"><img class="aligncenter size-full wp-image-955" title="02" src="http://koentjoro.files.wordpress.com/2011/07/023.jpg?w=600&#038;h=64" alt="" width="600" height="64" /></a></p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/031.jpg"><img class="aligncenter size-full wp-image-956" title="03" src="http://koentjoro.files.wordpress.com/2011/07/031.jpg?w=600&#038;h=195" alt="" width="600" height="195" /></a></p>
<p>2. buat koneksi ke database dengan nama connect.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/041.jpg"><img class="aligncenter size-full wp-image-957" title="04" src="http://koentjoro.files.wordpress.com/2011/07/041.jpg?w=600&#038;h=64" alt="" width="600" height="64" /></a></p>
<p>3. buat form untuk memasukkan user dengan nama form_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/051.jpg"><img class="aligncenter size-full wp-image-959" title="05" src="http://koentjoro.files.wordpress.com/2011/07/051.jpg?w=600&#038;h=462" alt="" width="600" height="462" /></a></p>
<p>4. buat form untuk memasukkan data user dengan nama input_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/061.jpg"><img class="aligncenter size-full wp-image-960" title="06" src="http://koentjoro.files.wordpress.com/2011/07/061.jpg?w=600&#038;h=154" alt="" width="600" height="154" /></a></p>
<p>5. kemudian buat form tampil user dan beri nama tampil_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/071.jpg"><img class="aligncenter size-full wp-image-961" title="07" src="http://koentjoro.files.wordpress.com/2011/07/071.jpg?w=600&#038;h=473" alt="" width="600" height="473" /></a></p>
<p>6. kita buat form edit dan di beri nama edit_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/081.jpg"><img class="aligncenter size-full wp-image-963" title="08" src="http://koentjoro.files.wordpress.com/2011/07/081.jpg?w=600&#038;h=443" alt="" width="600" height="443" /></a></p>
<p>7. kita buat updatenya dengan nama update_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/09.jpg"><img class="aligncenter size-full wp-image-964" title="09" src="http://koentjoro.files.wordpress.com/2011/07/09.jpg?w=600" alt=""   /></a>8. kita buat form penghapus dan di beri nama hapus_user.php</p>
<p><a href="http://koentjoro.files.wordpress.com/2011/07/10.jpg"><img class="aligncenter size-full wp-image-965" title="10" src="http://koentjoro.files.wordpress.com/2011/07/10.jpg?w=600" alt=""   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/855/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=855&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2011/07/31/mencoba-membuat-cms-sendiri-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/013.jpg" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/023.jpg" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/031.jpg" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/041.jpg" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/051.jpg" medium="image">
			<media:title type="html">05</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/061.jpg" medium="image">
			<media:title type="html">06</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/071.jpg" medium="image">
			<media:title type="html">07</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/081.jpg" medium="image">
			<media:title type="html">08</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/09.jpg" medium="image">
			<media:title type="html">09</media:title>
		</media:content>

		<media:content url="http://koentjoro.files.wordpress.com/2011/07/10.jpg" medium="image">
			<media:title type="html">10</media:title>
		</media:content>
	</item>
		<item>
		<title>log jaringan komputer : minggu III</title>
		<link>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-iii/</link>
		<comments>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-iii/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 06:05:22 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Kuliah]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=799</guid>
		<description><![CDATA[pertemuan 7 : 15112010. (artikel Hamming Code) pertemuan 8 : 18112010. A 300 Km long T-1 trunks is used to transmit 64 byte frame using protocol 5. if the propagation speed is 6 msecond/Km. how many bit should the sequence number  be ? Answers long T1            = 300 Prop. Speed    = 6 m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=799&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>pertemuan 7 : 15112010. </strong>(artikel Hamming Code)<strong><br />
</strong><br />
<span id="more-799"></span><br />
<strong>pertemuan 8 : 18112010.</strong></p>
<p>A 300 Km long T-1 trunks is used to transmit 64 byte frame using protocol 5. if the propagation speed is 6 msecond/Km. how many bit should the sequence number  be ?</p>
<p><strong>Answers</strong></p>
<p>long T1            = 300</p>
<p>Prop. Speed    = 6 m second/Km                                (speed TI Carrier = 1,54 Mbps)</p>
<p>Frames             = 64 byte</p>
<p>Time propagation = 6 * 300 = 1800 m second = 1,8 m second</p>
<p>64 byte * 8 / 1,544 = 512 / 1,544 = 0,3 ms           (1 byte = 8 bit)</p>
<p>Protocol 5 adalah ber-type <strong>go back N (lintasan bolak balik)</strong></p>
<p>= 2 * 1,8 + 0,3 = 3,9 ms</p>
<p>Dimana x = 3,9 / 0,3 = 13</p>
<p>2<sup>x </sup>&gt; 13   sehingga  x = 4 (16 &gt; 13)</p>
<p>Sehingga 2<sup>n-1</sup> &gt; max. sequence sehingga n = 3</p>
<p><strong>pertemuan 9 : 19112010.</strong></p>
<ul>
<li>Pesan <strong>24 bit</strong> di encode menggunakan <strong>hamming code</strong>. Berapa <strong>check bit</strong> yang diperlukan untuk memastikan penerima dapat mendeteksi dan mengkoreksi <strong>kesalahan single bit</strong> ? jika pesan <strong>0x1B6E2B</strong> sampai pada penerima. Apakah <strong>pesan asli</strong> yang ditransmisikan (dalam hexadecimal)? Dengan asumsi kesalahan yang terjadi tidak lebih dari satu bit.</li>
</ul>
<p>Jawab</p>
<p>0x1B6E2B       0 0 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 1 0 1 1</p>
<p>0    0    1    1    0    1    1    1    0    1    1    1             adalah even</p>
<p>0 0       0 1       1 1       1 1       0 1       0 1             adalah odd</p>
<p>1 1 0 1             0 1 1 1             0 1 0 1             adalah even</p>
<p>1 0 1 1 0 1 1 1                         1           adalah even</p>
<p>Kesalahan pada bit ke baris ke-2 sehingga menjadi</p>
<p>0 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 1 0 1 1= 0x <strong>5</strong>B6E2B</p>
<p>m = 24</p>
<p>(m + r + 1) ≤ J<sup>r</sup></p>
<p>(25 + r ) ≤ J<sup>r</sup></p>
<p>r = 5</p>
<ul>
<li>Sebuah bit stream dinyatakan dalam bentuk polinomal sebagai berikutX<sup>10</sup> + x<sup>8</sup> + x<sup>7</sup> + x<sup>6</sup> + x<sup>5</sup> + x<sup>4</sup> + x + 1 ditransmisikan menggunakan metoda CRC standar dengan polinomal generator 10011.</li>
</ul>
<p>a. tentukan bit stream yang ditransmisikan</p>
<p>b. misalkan  bit  ke-5  dari  kiri  terubah  pada  waktu  transmisi,   tunjukkan  bahwa</p>
<p>kesalahan ini bisa terdeksi oleh penerima</p>
<p>Jawab</p>
<p>a.   Dari persamaan polinomal di atas dapat dituliskan sebagai berikut</p>
<p>(1&#215;2<sup>10</sup>+0&#215;2<sup>9</sup>+1&#215;2<sup>8</sup><sub>+</sub>1&#215;2<sup>7</sup>+1&#215;2<sup>6</sup>+1&#215;2<sup>5</sup>+1&#215;2<sup>4</sup>+0&#215;2<sup>3</sup>+0&#215;2<sup>2</sup>+1&#215;2<sup>1</sup>+1&#215;2<sup>0</sup>)</p>
<p>Generator = 10111110011</p>
<p>Jumlah digit pada generator adalah 5 sehingga pesan yang dikirim dapat dituliskan 10111110011 0000/ 10011 = 10100000010 sisa 1010</p>
<p>Bit stream yang ditransmisikan adalah 10111110011 1010</p>
<p>b.   Jika bit ke-5 dari kiri diganti sehingga menjadi 10110110011 maka</p>
<p>10110110011/ 10011 = 1001100 sisa 1111</p>
<p>Bit stream yang ditransmisikan adalah 10111110011 1111</p>
<p>Jika tidak terjadi kesalahan maka sisa pembagian seharusnya adalah 0000</p>
<ul>
<li>A system uses Go – Back – N ARQ protocol with windows size of 7. if each packet carries 1000 bits  of data, how long dows it take to send 1 million bits od data if the distance between sender and receiver is 5000 Km and propagation speed is 2/3 speed of light in vacuum ? ignore the overhead due to the header and trailer.</li>
</ul>
<p>Answers</p>
<p>Speed of light in vacuum          = 3 * 10<sup>8</sup> m/s = 3 * 10<sup>5</sup> Km/s</p>
<p>Propagation speed                  = (2 /3) * 3 * 10<sup>5 </sup>= 2 * 10<sup>5</sup><sub> </sub>Km/s</p>
<p>Distance                                   = 5000 Km</p>
<p>System uses Go – Back – N      = 5000 * 2 = 10000 Km</p>
<p>Time                                         = (2 x 10<sup>5</sup>) / 10<sup>4</sup><sub> </sub>= 20 s</p>
<p>Each packet 1000 bits send 1 million bits         = (1000000/1000) * 20 = 20000 s</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/799/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/799/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/799/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=799&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>
	</item>
		<item>
		<title>log jaringan komputer : minggu II</title>
		<link>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-ii/</link>
		<comments>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-ii/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 05:33:14 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Kuliah]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=797</guid>
		<description><![CDATA[pertemuan 4 : 08112010. A Modem constellation diagram similar to fig. 2.25 has data points at the following coordinates (1,1), (1,-1), (-1,-1), (-1,1). How many bps can a modem with these parameter archieve at 1200 baud. answers = log2 4 (dari 4 titik) * 1200 (baud) = 2 * 1200 = 2400 bps pertemuan 5 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=797&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>pertemuan 4 : 08112010.</strong></p>
<p>A Modem constellation diagram similar to fig. 2.25 has data points at the following coordinates (1,1), (1,-1), (-1,-1), (-1,1). How many bps can a modem with these parameter archieve at 1200 baud.<br />
<span id="more-797"></span><br />
<strong>answers</strong></p>
<p>= log<sub>2</sub> 4 (dari 4 titik) * 1200 (baud)</p>
<p>= 2 * 1200</p>
<p>= 2400 bps</p>
<p><strong>pertemuan 5 : 11112010.</strong></p>
<p>A CDMA receiver gets the following chips (-1, +1, -3, +1, -1, -3, +1, +1). Assuming the chips sequences defined in fig 2.45. which stations transmitted and which bitsdid each one send</p>
<p><strong>Answers</strong></p>
<p>A.                      0          0          0         1          1           0         1          1</p>
<p>A<sup>c                           -</sup>1         -1         -1         1          1          -1         1          1</p>
<p>Soal                -1           1        -3         1        -1        -3           1          1</p>
<p>Kali                   1         -1         3         1        -1         3           1          1</p>
<p>Jumlah             8 / 8 = 1         transmit</p>
<p><strong>pertemuan 6 : 12112010.</strong></p>
<p>The following character encoding is used in a data link protocol</p>
<p>A.         0          1          0          0          0          1          1          1          <strong></strong></p>
<p>B.         1          1          1          0          0          0          1          1</p>
<p>FLAG   0          1          1          1          1          1          1          0</p>
<p>ESC      1          1          1          0          0          0          0          0</p>
<p>Show the bit sequence transmitted (in binary) for the four character frame A, B, ESC FLAG when each of following framing methods are used</p>
<ol>
<li>character found</li>
<li>flag bytes with byte stuffing</li>
<li>starting and ending flag bytes with bit stuffing</li>
</ol>
<p><strong>Answers</strong></p>
<ol>
<li>5      A        B          ECS      FLAG   (ubah ke bentuk biner)</li>
</ol>
<p>Pada A                  : Jumlah 1 = 4             jumlah 0 = 4</p>
<p>Pada B                  : Jumlah 1 = 5             jumlah 0 = 3</p>
<p>Pada FLAG            : jumlah 1 = 6              jumlah 0 = 2</p>
<p>Pada ESC              : jumlah 1 = 3              jumlah 0 = 5</p>
<p>5    = 101</p>
<p>A.         0          1          0          0          0          1          1          1          <strong>1          0</strong></p>
<p>B.         1          1          1          0          0          0          1          1          <strong>1</strong></p>
<p>Keterangan :</p>
<ul>
<li>Tujuan dengan mudah mengetahui <em>mana awal dan akhir frame</em></li>
<li><em>Sinkronisasi ulang</em> masalah ketika jumlah bidang karakter yang dikirim dalam kesalahan</li>
</ul>
<ol>
<li>A    B    ESC    ESC    ESC    FLAG</li>
</ol>
<p>ESC            : berperan sebagai byte stuffing</p>
<p>Pada A                  : jumlah 1 = 4              jumlah 0 = 4</p>
<p>Pada B                  : jumlah 1 = 5              jumlah 0 = 3</p>
<p>Pada ESC              : jumlah 1 = 3              jumlah 0 = 5</p>
<p>&nbsp;</p>
<p>Pada ESC              : jumlah 1 = 3              jumlah 0 = 5</p>
<p>Pada ESC              : jumlah 1 = 3              jumlah 0 = 5</p>
<p>Pada FLAG            : jumlah 1 = 6              jumlah 0 = 2</p>
<ol>
<li>01111110              01000111  11<strong>0</strong>100011  11100000  11111<strong>0</strong>110  011111110</li>
</ol>
<p>Perhatikan jumlah 1 (kelipatan 5) kemudian disisipkan 0 sebagai pemisah</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/797/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/797/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/797/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=797&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>
	</item>
		<item>
		<title>log jaringan komputer : minggu I</title>
		<link>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-pertama/</link>
		<comments>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-pertama/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 05:24:26 +0000</pubDate>
		<dc:creator>koentjoro</dc:creator>
				<category><![CDATA[Kuliah]]></category>

		<guid isPermaLink="false">http://koentjoro.wordpress.com/?p=794</guid>
		<description><![CDATA[tulisan ini merupakan jurnal kuliah jaringan komputer (per minggu) dalam bentuk latihan soal dan jawabannya. kurang lebih sebagai berikut pertemuan 1 : 01102010. (tugas menulis jaringan yang kita ketahui) pertemuan 2 : 04102010. A system has n layer protocol hierarchy. Application generate message of length M bytes. At each of the layer, an h byte  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=794&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>tulisan ini merupakan jurnal kuliah jaringan komputer (per minggu) dalam bentuk latihan soal dan jawabannya. kurang lebih sebagai berikut</p>
<p><strong>pertemuan 1 : 01102010. </strong>(tugas menulis jaringan yang kita ketahui)<strong><br />
</strong><br />
<span id="more-794"></span><br />
<strong>pertemuan 2 : 04102010.</strong></p>
<ul>
<li>A system has <strong>n layer</strong> protocol hierarchy. Application generate message of length <strong>M bytes</strong>. At each of the layer, an <strong>h byte  header</strong> is added. What fraction of the network bandwidth if filled with header ?</li>
</ul>
<p><strong>answers</strong></p>
<p>∑ message = length message + (header * layer)</p>
<p>∑ message = M bytes + (h bytes * n layer)</p>
<p><strong>h byte = (∑ message – M bytes) / n layer</strong></p>
<ul>
<li>List two ways in which the OSI and TCP/IP reference model are the same. Now list two ways in which the differ.</li>
</ul>
<p><strong>answers</strong></p>
<p>The same layer is  : application, transport, internet-network</p>
<p>The differ layer is : presentation and session (not on TCP/IP reference)</p>
<p>data link and physical on TCP/IP change to Host to Network</p>
<ul>
<li>An image is 1024 x 768 pixels with 3 bytes / pixel. Assume the image is uncompressed. How long does it transmit it over  :<strong></strong></li>
</ul>
<ol>
<li>56 kbps<strong></strong></li>
<li>1 Mbps<strong></strong></li>
<li>10 Mbps<strong></strong></li>
<li>100 Mbps</li>
</ol>
<p><strong>answers</strong></p>
<p>1 bytes = 8 bit</p>
<p>a. 56 kbps / (8 * 3) = 2333,34 bytes/second  for  1 pixels</p>
<p>(1024 * 768) / 2333,34 = 337,04 s</p>
<p>b. 1 Mbps / (8 * 3) = 41666,67 bytes/second  for  1 pixels</p>
<p>(1024 * 768) / 41666,67 = 18,87 s</p>
<p>c. 10 Mbps = 18,87 / 10 = 1,887 s</p>
<p>d. 100 Mbps = 18,87 / 100 = 0,1887 s</p>
<ul>
<li>Hitung data rate jika diketahui data dikirim pada banwidth 3 kHz pada 2 level.</li>
</ul>
<p><strong>jawab</strong></p>
<p>2 level berarti ada 2 logika yaitu 1 dan 0</p>
<p>Max Data Rate = 2 * 3k * log<sub>2 </sub>2 = 6 kbps</p>
<p>Keterangan : jika bandwidth di modulasi maka yang berubah adalah nilai levelnya</p>
<p><strong>pertemuan 3 : </strong><strong>05102010.</strong><strong></strong></p>
<p>Television channel are 6 MHz wide. How many bit/second can be sent in 4 level digital signal are used ? assume a noiseless channel.</p>
<p><strong>answers</strong></p>
<p>Max Data Rate            = 2 H log <sub>2</sub> V bit/s</p>
<p>= 2 * 6 MHz * log<sub>2</sub> 4 = 24 Mbps</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/koentjoro.wordpress.com/794/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/koentjoro.wordpress.com/794/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/koentjoro.wordpress.com/794/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=koentjoro.wordpress.com&amp;blog=2135241&amp;post=794&amp;subd=koentjoro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://koentjoro.wordpress.com/2010/11/20/log-jaringan-komputer-minggu-pertama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f77476c33a5322246679c47ed00765b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">koentjoro</media:title>
		</media:content>
	</item>
	</channel>
</rss>
