<?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>Kancutberbunga's Blog</title>
	<atom:link href="http://kancutberbunga.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kancutberbunga.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 02 May 2009 16:43:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kancutberbunga.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Kancutberbunga's Blog</title>
		<link>http://kancutberbunga.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kancutberbunga.wordpress.com/osd.xml" title="Kancutberbunga&#039;s Blog" />
	<atom:link rel='hub' href='http://kancutberbunga.wordpress.com/?pushpress=hub'/>
		<item>
		<title>WEEK 7 (ERD NORMALIZATION)</title>
		<link>http://kancutberbunga.wordpress.com/2009/05/02/week-7-erd-normalization/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/05/02/week-7-erd-normalization/#comments</comments>
		<pubDate>Sat, 02 May 2009 15:33:01 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=107</guid>
		<description><![CDATA[This image is provided for the ERD to normalization From the image above, we can see the 2 errors are: 1.  nocardinality between BAGIAN entity and PROYEK entity 2.  no need relationship between TANGGUNGAN entity and PROYEK entity Mapping of ERD image above: NORMALIZATION OF MAPPING ABOVE :1NF/First Normal Form At 1 NF First Normal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=107&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This image is provided for the ERD to normalization</p>
<p><img class="aligncenter size-full wp-image-106" title="gambar20er" src="http://kancutberbunga.files.wordpress.com/2009/05/gambar20er.jpg?w=420" alt="gambar20er"   />From the image above, we can see the 2 errors are:<br />
1.  nocardinality between BAGIAN entity and PROYEK entity<br />
2.  no need relationship between TANGGUNGAN entity and PROYEK entity</p>
<p><span id="more-107"></span></p>
<div id="result_box" style="text-align:left;" dir="ltr"><strong>Mapping of ERD image above:</strong></div>
<div style="text-align:left;" dir="ltr"><img class="aligncenter size-full wp-image-108" title="mapping" src="http://kancutberbunga.files.wordpress.com/2009/05/mapping.jpg?w=420" alt="mapping"   /><strong>NORMALIZATION OF MAPPING ABOVE :</strong><strong>1NF/First Normal Form</strong></p>
<p><strong><img class="aligncenter size-full wp-image-109" title="pegawai-1nf" src="http://kancutberbunga.files.wordpress.com/2009/05/pegawai-1nf.jpg?w=420" alt="pegawai-1nf"   /></strong></p>
<p><strong><img class="aligncenter size-full wp-image-110" title="1nf" src="http://kancutberbunga.files.wordpress.com/2009/05/1nf.jpg?w=420" alt="1nf"   /></strong></p>
<p>At 1 NF</p>
<p>First Normal Form have the characteristics of each data file was formed in the flat, the data was in a record by one record and the value of the form field &#8220;atomic value&#8221;. There is no set of attributes that recurrent or re-valued attribute (multi value). Each field is only one definition, is not a collection of data that have meaning fork. Only one meaning only and is not a fraction also said the word so that means another.<br />
First normal form does not permit:<br />
- Composite attributes,<br />
- Multi value attributes,<br />
- Nested relations.</p>
<p><strong>2NF/Second Normal Form</strong></p>
<p><img class="aligncenter size-full wp-image-115" title="2nf-pegawai" src="http://kancutberbunga.files.wordpress.com/2009/05/2nf-pegawai.jpg?w=420" alt="2nf-pegawai" /></p>
<p><img class="aligncenter size-full wp-image-117" title="2nf-bagian" src="http://kancutberbunga.files.wordpress.com/2009/05/2nf-bagian.jpg?w=420" alt="2nf-bagian" /></p>
<p><strong><br />
</strong></p>
<p><img class="aligncenter size-full wp-image-113" title="2nf-proyek" src="http://kancutberbunga.files.wordpress.com/2009/05/2nf-proyek.jpg?w=420" alt="2nf-proyek" /></p>
<p><img class="aligncenter size-full wp-image-118" title="2nf-tanggungan" src="http://kancutberbunga.files.wordpress.com/2009/05/2nf-tanggungan.jpg?w=420" alt="2nf-tanggungan" /></p>
<p><img class="aligncenter size-full wp-image-120" title="2nf-kerja" src="http://kancutberbunga.files.wordpress.com/2009/05/2nf-kerja.jpg?w=420" alt="2nf-kerja" /></p>
<p>Second Normal Form has to meet criteria of First Normal Form. Non-key attributes must depend on the function key, so for the Second Normal form must be pre-determined keys field. The key field must be unique and may represent other attributes that become members</p>
<div style="text-align:left;" dir="ltr"><strong>3NF/Third Normal Form</strong></div>
<div style="text-align:left;" dir="ltr">To become a Third Normal form of the relationship should be in the form of second normal and not all the attributes do not have a primary relationship transitive. This means every non-key attributes must depend only on the primary key completely. Second Normal form of the example above, including  of thrid Normal Because all the attributes that there depend on the full primer key.</div>
<p style="text-align:left;">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=107&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/05/02/week-7-erd-normalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/gambar20er.jpg" medium="image">
			<media:title type="html">gambar20er</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/mapping.jpg" medium="image">
			<media:title type="html">mapping</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/pegawai-1nf.jpg" medium="image">
			<media:title type="html">pegawai-1nf</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/1nf.jpg" medium="image">
			<media:title type="html">1nf</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/2nf-pegawai.jpg" medium="image">
			<media:title type="html">2nf-pegawai</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/2nf-bagian.jpg" medium="image">
			<media:title type="html">2nf-bagian</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/2nf-proyek.jpg" medium="image">
			<media:title type="html">2nf-proyek</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/2nf-tanggungan.jpg" medium="image">
			<media:title type="html">2nf-tanggungan</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/05/2nf-kerja.jpg" medium="image">
			<media:title type="html">2nf-kerja</media:title>
		</media:content>
	</item>
		<item>
		<title>Database Normalization</title>
		<link>http://kancutberbunga.wordpress.com/2009/04/24/database-normalization/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/04/24/database-normalization/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 17:54:16 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=87</guid>
		<description><![CDATA[Database design process • Gathering user needs / business We must have a data user&#8217;s needs, which later will be the grip when designing the database. Needs that this will be the basis of the system that we created • Develop the ER model based on user needs / business Once we have all the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=87&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Database design process<br />
• Gathering user needs / business<br />
We must have a data user&#8217;s needs, which later will be the grip when designing the database. Needs that this will be the basis of the system that we created<br />
• Develop the ER model based on user needs / business<br />
Once we have all the data needs of users, then we can design ER models which later became the basis of data that will be built<br />
• Convert ER Model to set the relation (table)<br />
After have the framework of the ER model, we can enter data from the ER model to the table in the database that we design<br />
• Normalization of relations, to remove anomalies<br />
• to implement the database for each table to create relationships that are normalization</p>
<p><strong>Database normalization</strong><br />
• normalization process is the establishment of the database structure so that most of the ambiguity can lose . stage normalization phase starting from the light (1NF) to most stringent (5NF). The process of normalization should be done only up to 3NF. The process of 4NF and 5NF tend have a separate table that is too increasing the complexity and the query execution time, or often known by the term over normalization.</p>
<p><span id="more-87"></span></p>
<p><strong>• Why do normalization?</strong><br />
- Optimization table structures<br />
- Increase the speed<br />
- Eliminate income data the same<br />
- More efficient use of storage media<br />
- Reduce redundancy<br />
- Avoiding anomalies (insertion anomalies, deletion anomalies, update anomalies).<br />
- Improved data integrity<br />
• A table said good (efficient) or if the normal 3 to meet the following criteria:<br />
- If there is decomposition (decomposition) table, it must be guaranteed safe decomposition (Lossless-Join Decomposition). That is, after the table is described / decomposition a new table-table, the table-table can generate a new table with the same exact.<br />
- Maintain the functional dependence on the change data (Dependency preservation).<br />
- No violate Boyce-Code Normal Form (BCNF)<br />
• If the three criteria (BCNF) can not be met, then at least the table does not violate the Normal Form of the third stage (3rd Normal Form / 3NF).</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --> <!--[endif]--></p>
<p class="MsoNormal" style="text-align:justify;"><strong><span style="font-size:12pt;line-height:115%;font-family:&quot;">Functional Dependency</span></strong></p>
<p class="MsoNormal" style="text-align:justify;">notation: A <span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> B</p>
<p class="MsoNormal" style="text-align:justify;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;">A and B are attributes of a table. A means of determining the functional B or B depends on A, if and only if there are 2 rows of data with the same value of A, then B is also the same value</span></p>
<ul style="text-align:justify;">
<li>notation: A <span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> B or A x<span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> B</li>
</ul>
<p class="MsoNormal" style="text-indent:.5in;text-align:justify;">
<ul style="text-align:justify;">
<li>It is the opposite of the previous notation.</li>
</ul>
<p>Sample table value:</p>
<p><img class="aligncenter size-full wp-image-89" title="1" src="http://kancutberbunga.files.wordpress.com/2009/04/1.jpg?w=420" alt="1"   /></p>
<ul style="text-align:justify;">
<li><span lang="IN">Nrp</span><span lang="IN"> </span><span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> <span lang="IN">namaMhs</span></li>
</ul>
<p class="MsoNormal" style="margin-left:.25in;text-indent:.25in;text-align:justify;">Because for each value Nrp the same, then the value of the same namaMhs</p>
<ul style="text-align:justify;">
<li>{Namakul, <span lang="IN">NRP</span>} <span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> <span lang="IN">NiHuruf</span></li>
</ul>
<p class="MsoNormal" style="margin-left:.5in;text-align:justify;">Because the Nihuruf of attributes depending on the NRP and namakul together. In another sense namakul for the NRP and the same, they also the same Nihiruf, because namakul and the NRP is a key (is unique).</p>
<ul style="text-align:justify;">
<li>Mata<span lang="IN">_</span>kuliah not <span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> <span lang="IN">NRP</span></li>
</ul>
<ul style="text-align:justify;">
<li><span lang="IN">NRP</span><span lang="IN"> not </span><span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span> <span lang="IN">Nilai</span></li>
</ul>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:417752027; 	mso-list-type:hybrid; 	mso-list-template-ids:966558186 -1763127480 -1172696102 -603413888 -1468098214 -2138536054 574113378 1950277492 586287354 -659916368;} @list l0:level1 	{mso-level-tab-stop:.5in; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal" style="text-align:justify;"><span style="font-size:12pt;line-height:115%;">Normal forms:<strong></strong></span></p>
<ol style="margin-top:0;" type="1">
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">1st      Normal Form / 1NF</span></li>
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">2nd      Normal Form / 2NF</span></li>
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">3rd      Normal Form / 3NF</span></li>
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">Boyce-Code      Normal Form (BCNF)</span></li>
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">4th      Normal Form / 4NF</span></li>
<li class="MsoNormal"><span style="font-size:12pt;line-height:115%;">5th      Normal Form / 5NF</span></li>
</ol>
<p><strong>First Normal Form &#8211; 1NF</strong></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:209810826; 	mso-list-type:hybrid; 	mso-list-template-ids:-93388896 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;text-align:center;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:115%;font-family:Symbol;"><span>·<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:115%;">Normal form if it met a 1NF table does not have many valuable attributes (multivalued attribute), attribute composite or a combination of data in the same domain. </span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;text-align:center;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:115%;font-family:Symbol;"><span>·<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:115%;">Each attribute in the table must be atomic values (can not be divided-for more)</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">Ex student data as follows:</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;"><img class="aligncenter size-full wp-image-91" title="li" src="http://kancutberbunga.files.wordpress.com/2009/04/li.jpg?w=420" alt="li"   /></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">or</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;"><img class="aligncenter size-full wp-image-92" title="hi" src="http://kancutberbunga.files.wordpress.com/2009/04/hi.jpg?w=420" alt="hi"   /></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">Table-the table above does not meet the requirements 1NF</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">decomposition to be:</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">Mahasiswa table:</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;"><img class="aligncenter size-full wp-image-93" title="ma" src="http://kancutberbunga.files.wordpress.com/2009/04/ma.jpg?w=420" alt="ma"   /></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;">Hobi Table:</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;"><img class="aligncenter size-full wp-image-94" title="ho" src="http://kancutberbunga.files.wordpress.com/2009/04/ho.jpg?w=420" alt="ho"   /></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;"><strong>Second Normal Form &#8211; 2NF</strong></p>
<ul>
<li>Normal form 2NF met in a table if it meets the form of 1NF, and all the attributes than the primary key, have a full Functional Dependency on primary key</li>
<li>A table does not meet 2NF, if there are attributes that dependence (Functional Dependency) are only partial (only depending on the part of the primary key)</li>
<li>
<div id="result_box" style="text-align:left;" dir="ltr">If there are attributes that have no dependence on the primary key, then the attributes must be moved or removed</div>
</li>
</ul>
<p><strong>example</strong>:</p>
<div id="result_box" dir="ltr">The following table meet 1NF but not 2NF including:</div>
<div dir="ltr"><img class="aligncenter size-full wp-image-95" title="in" src="http://kancutberbunga.files.wordpress.com/2009/04/in.jpg?w=420" alt="in"   /></div>
<div dir="ltr">
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">(Mhs_nrp, mk_kode)not</span><span style="font-size:12pt;line-height:115%;font-family:Wingdings;"><span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;">mhs_nama </span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;"><span> </span>(Mhs_nrp, mk_kode)not </span><span style="font-size:12pt;line-height:115%;font-family:Wingdings;"><span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;"><span> </span>mhs_alamat</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">(Mhs_nrp, mk_kode)not</span><span style="font-size:12pt;line-height:115%;font-family:Wingdings;"><span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;">mk_nama </span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;"><span>(</span>Mhs_nrp, mk_kode)not</span><span style="font-size:12pt;line-height:115%;font-family:Wingdings;"><span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;"><span> </span>mk_sks </span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">(Mhs_nrp, mk_kode)<span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;">nihuruf </span></p>
<div id="result_box" style="text-align:left;" dir="ltr"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">The table above need to be some table decomposition eligible 2NF</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
</div>
</div>
<p class="MsoNormal" style="text-align:justify;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">Functional dependency like this:</span></p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">{Mhs_nrp, mk_kode}<span> </span>&#8211;&gt;<span> </span>nihuruf<span> </span>(fd1)</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">Mhs_nrp <span> &#8211;&gt; </span></span><span style="font-size:12pt;line-height:115%;"><span> </span>{mhs_nama, mhs_alamat}<span> </span>(fd2)</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">Mk_kode  <span>&#8211;&gt; </span></span><span style="font-size:12pt;line-height:115%;">{mk_nama, mk_sks}<span> </span><span> </span>(fd3)</span></p>
<p class="MsoNormal">
<p class="MsoNormal">
<p class="MsoNormal">So:</p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">fd1 <span> </span>(<span style="text-decoration:underline;">mhs_nrp</span>, <span style="text-decoration:underline;">mk_kode</span>, nihuruf)<span> &#8211;&gt; </span></span><span style="font-size:12pt;line-height:115%;">Nilai Table </span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">fd2 <span> </span>(<span style="text-decoration:underline;">Mhs_nrp</span>, mhs_nama, mhs_alamat)<span> </span></span><span style="font-size:12pt;line-height:115%;font-family:Wingdings;"><span>&#8211;&gt;</span></span><span style="font-size:12pt;line-height:115%;"> Mahasiswa Table</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">fd3<span> </span>(<span style="text-decoration:underline;">mk_kode</span>, mk_nama, mk_sks)<span> &#8211;&gt; </span></span><span style="font-size:12pt;line-height:115%;">MataKuliah Table </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><strong>Third Normal Form &#8211; 3NF</strong></strong></p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;">Normal form 3NF fulfilled if the form meets 2NF, and if there are no non-primary key attribute that has a dependence on non-primary key attributes of the other (transitive dependencies).</p>
<p class="MsoNormal" style="text-align:justify;">
<p class="MsoNormal" style="text-align:justify;">Table following students eligible 2NF, 3NF, but does not meet</p>
<p class="MsoNormal" style="text-align:justify;"><img class="aligncenter size-full wp-image-99" title="3nf" src="http://kancutberbunga.files.wordpress.com/2009/04/3nf.jpg?w=420" alt="3nf"   /></p>
<p class="MsoNormal" style="text-align:justify;">Because the table above there are still non-primary key attribute (ie, Kota and Provinsi), which has a dependence on non-primary key attributes of the other (ie KodePos), namely:</p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;"><span lang="SV">KodePos </span><span style="font-family:Wingdings;"><span>&#8211;&gt;</span></span><span lang="SV"> {Kota, Provinsi}</span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;"><span lang="SV"> </span></p>
<p class="MsoNormal" style="text-align:justify;">So that the table in the decomposition needs to be:</p>
<ul>
<li><span lang="SV">Mahasiswa (<span style="text-decoration:underline;">NIM</span>, NamaMhs, Jalan, KodePos)</span></li>
</ul>
<p><span style="font-family:&quot;"><span>–<span style="font-family:&quot;font-size:7px;"> </span></span></span>KodePos (<span style="text-decoration:underline;">KodePos</span>, Provinsi, Kota)</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal"><strong><span style="font-size:12pt;line-height:115%;">Boyce-Code Normal Form (BCNF)</span></strong></p>
<p class="MsoNormal">BCNF fulfilled in the form of a table, if for every functional dependency of each attribute or attribute combination in the form of: X &#8211;&gt;<span> </span>Y and X is a super key</p>
<p class="MsoNormal">table must be based on functional decomposition of dependency, so that X becomes super-key of the table of decomposition</p>
<p class="MsoNormal">Each table in BCNF is 3NF. but will each 3NF not necessarily including <span> </span>A. The difference, for the functional dependency X &#8211;&gt; A  not allow as part of a primary key.</p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal"><strong><span style="font-size:12pt;line-height:115%;">4th Normal Form /4NF</span></strong></p>
<div id="result_box" style="text-align:left;" dir="ltr">
<ul>
<li>Normal form 4NF met in a table if it meets the form of BCNF, and the table can not have more than a multivalued atribute</li>
</ul>
<ul>
<li> For each multivalued dependencies (MVD) also must be functional dependencies</li>
</ul>
</div>
<p class="MsoNormal">
<p>For example, the table below do not meet 4NF:</p>
<p><img class="aligncenter size-full wp-image-101" title="hihi" src="http://kancutberbunga.files.wordpress.com/2009/04/hihi.jpg?w=420" alt="hihi"   /></p>
<div id="result_box" style="text-align:left;" dir="ltr">Each employee can work in more than one project and can have more than one skill. For cases such as this table, the decomposition must be:</div>
<div style="text-align:left;" dir="ltr"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">(Employee, Project)</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;">(Employee, Skill)</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal"><strong><span style="font-size:12pt;line-height:115%;">5th Normal Form /5NF</span></strong></p>
<p class="MsoNormal">Relations in fifth normal form (5NF) deal with the property called the join without any loss of information (lossless join). Fifth normal form also called the 5 NF PJNF (projection join normal form). The case is very rare and appear difficult to detect in practice.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>References:</strong></p>
<p class="MsoNormal">ER Ngurah Agus Sanjaya. <em>Slide Part 6 &#8211; NORMALISASI</em>.</p>
<p class="MsoNormal">http://af-kuliahku.blogspot.com/2008/02/perancangan-database-firmansyah0606022.html</p>
<p>http://tkj.polnep.ac.id/courses/BASISDATA2cabe/document/Materi/Teori/6_-_Desain_Database_dan_Normalisasi.ppt?cidReq=BASISDATA2fc00</p>
<p>http://fivi_syukriah.staff.gunadarma.ac.id/Downloads/files/7768/dbdesign.pdf</p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;"><br />
</span></p>
</div>
<p class="MsoNormal">
<p class="MsoNormal" style="text-align:justify;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=87&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/04/24/database-normalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/1.jpg" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/li.jpg" medium="image">
			<media:title type="html">li</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/hi.jpg" medium="image">
			<media:title type="html">hi</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/ma.jpg" medium="image">
			<media:title type="html">ma</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/ho.jpg" medium="image">
			<media:title type="html">ho</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/in.jpg" medium="image">
			<media:title type="html">in</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/3nf.jpg" medium="image">
			<media:title type="html">3nf</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/hihi.jpg" medium="image">
			<media:title type="html">hihi</media:title>
		</media:content>
	</item>
		<item>
		<title>database and entity relationship diagram</title>
		<link>http://kancutberbunga.wordpress.com/2009/04/18/database-and-entity-relationship-diagram/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/04/18/database-and-entity-relationship-diagram/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 08:52:53 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=76</guid>
		<description><![CDATA[Database and ERD (Entity Relationship Diagram) definition of database Some definitions from the Database in a number of perspectives: • collective group data (records) that are organized each other in such a way that can later be used again quickly and easily. • Collection of interrelated data stored together in such a way, and without [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=76&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Database and ERD (Entity Relationship Diagram)<br />
definition of database<br />
Some definitions from the Database in a number of perspectives:<br />
• collective group data (records) that are organized each other in such a way that can later be used again quickly and easily.<br />
• Collection of interrelated data stored together in such a way, and without repetition (redundancy) is not necessary, to meet various needs.<br />
• Collection file / table / the related stored in electronic storage media.<br />
• a set of data stored in the magnetic disk, optical disk or other secondary storage. Collection of integrated data-related data of an enterprise (company, government or private)<br />
Example:<br />
Manufacturing companies have production planning data, actual production data, data ordering materials, etc.<br />
Hospitals have patient data, doctor, nurse, etc.<br />
University faculty have the data, faculty, students, staff, etc.</p>
<p><span id="more-76"></span></p>
<p><strong>DBMS (Database Management System)</strong></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">DBMS software is designed to assist in the maintenance and<br />
utility data collection in large numbers. DBMS can be the alternative<br />
specifically to the use of applications, such as storing data in files and<br />
write code for a specific application settings.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><br />
Benefits of Using DBMS<br />
DMBS use to manage data have several advantages, namely:<br />
<span> </span>Freedom of access to data and efficient</span><span style="font-size:12pt;font-family:Symbol;"><span> </span></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">• <span> </span>reduction time application development</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:Symbol;"><span><span> </span></span></span><span style="font-size:12pt;font-family:&quot;">• <span> </span><span> </span>integrity and data security</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:Symbol;"><span><span> </span></span></span><span style="font-size:12pt;font-family:&quot;">• <span> </span>Administrative uniformity data</span><span style="font-size:12pt;font-family:Symbol;"><span> </span></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">•<span> </span>simultaneously access and improvements to the occurrence of crashes (crash of</span><span style="font-size:12pt;font-family:Symbol;"><span> </span></span><span style="font-size:12pt;font-family:&quot;">simultaneous process).</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>definition of bit, byte, and field</strong></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">Data bit is the part that contains the smallest value of 0 or 1<br />
Bytes-bit set of bit similar<br />
Field set of byte-byte similar, in the database used the term attribute</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>Attribute / Field </strong><br />
It is the nature or characteristics of an entity that provides provide detail on these entities. within a relationship can also have attributes<br />
Example attributes:<br />
Lecturer: NIP, NAME, ADDRESS<br />
STUDENTS: NIM, NAME, ADDRESS<br />
CAR: NOMOR_PLAT, COLOR, TYPE, CC</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>Types of attributes </strong><br />
Single vs. multivalue<br />
In the single type can only be filled at most only one nila<br />
In the multivalue types can be filled with more than one value with the same type of<br />
Atomic vs. composition<br />
Atomic can not be divided into the attributes of smaller<br />
The composition is a combination of several attributes of a smaller</p>
<p>Derived attribute<br />
attribute value can be derived from the value of other attributes, such as age attributes resulting from the date of birth attribute<br />
Null Value attribute<br />
Attributes that have no value to a record<br />
Mandatory attribute Value<br />
Attribute must have a value, usually this is a primary key in an entity</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>RECORD / TUPLE </strong><br />
It is a line of data in a relationship, and consists of a set of attributes where the attribute-attribute-attribute is to inform each other entity / relationship fully</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><img class="aligncenter size-full wp-image-79" title="erd1" src="http://kancutberbunga.files.wordpress.com/2009/04/erd1.jpg?w=420" alt="erd1"   /></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">In the picture above is an example record NIM 9455500001, the name of Abdullah, the address of the feast, no4, this is a record</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>Entity / FILE </strong><br />
File is a collection of similar records and have the same elements, the same attributes but different data value.<br />
File Type<br />
In processing applications, files can category as follows:<br />
- Master File<br />
- Transaction Files<br />
- File Reports<br />
- File History<br />
- File Protection<br />
- File Work<br />
Domain is the set of values that are allowed to reside in one or more attributes. Each attribute in a database relational is defined as a domain<br />
Key elements of record which is used to find these records at the time of access, or can also be used to identify each entity / record / line.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong></strong></p>
<p class="MsoNormal"><strong>The types of key: </strong><br />
Super key is one or more attributes of a table that can be used to identify entity / record of the table are unique (not all attributes can be super key)<br />
Cadidate Key is a super key with minimal attributes. Candidate must not contain a key attribute of the table so that the other candidate key is certain super key but not necessarily vice versa.<br />
Primary Key<br />
One of the key attributes of the candidate can be selected / specified a primary key with the three following criteria:<br />
1. Key is more natural to use as reference<br />
2. Key is more simple<br />
3. Key is guaranteed the unique<br />
Alternate Key is an attribute of the candidate key is not selected to be primary key.<br />
Foreign Key is any attribute that points to the primary key in another table. Foreign key will be going on a relationship that has cardinal one to many (one to many) or many to many (many to many). Foreign key is usually always put on the table that point to many.<br />
External Key is a lexical attribute (or set of lexical attributes) that values are always identify an object instance.</p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal"><strong><span style="font-size:14pt;line-height:115%;">Entity Relationship Diagram</span></strong><br />
ERD is a model of a network that uses word order is stored in the abstract system.<br />
Differences between the DFD and ERD<br />
DFD is a model of network functions that will be implemented by the system and the flow of data from the program<br />
ERD is a model that emphasizes the network data on the structure and relationship data. ERD will be visible in the clear relationship between the data with other data.</p>
<p class="MsoNormal"><strong><strong>The elements of ERD</strong></strong></p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal">Entity<br />
In the ER Diagram Entity is described with the form of a rectangle. Entity is something that exists in the real system and the abstract where the data stored or where there are data.<br />
<span>􀂄</span> Example<br />
Individuals <span>􀂋</span>: employees, customers, students, distributor.<br />
<span>􀂋</span> Place: room, building, office, field, campus.<br />
<span>􀂋</span> Object: books, motorcycles, software packages, products<br />
<span>􀂋</span> event: registration, reservation, billing<br />
<span>􀂋</span> Concept: bank account, and qualification.</p>
<p>Relationship<br />
ER diagram on the relationship can be described with a lozenge. Relationship is a natural relationship that occurs between entities. In general, the name given to the verb base making it easier to do the reading relation.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">Relationship Degree<br />
is the number of entities participating in a relationship. Degree which is often used in the ERD.<br />
Attribute<br />
It is the nature or characteristics of an entity that provides provide detail on these entities. within a relationship can also have attributes<br />
Example<br />
􀂋 Customer Attributes<br />
No 􀂍 KTP / SIM<br />
􀂍 Name<br />
􀂍 Address </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><br />
Cardinal<br />
Figures show that the appearance of a large number of objects associated with the occurrence of the object on a relationship, a combination that may: (1:1, 1: N, M: N)</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:11pt;line-height:115%;font-family:&quot;">There are 3 relations cardinal, namely<br />
- One to One: Level one to one relationship with the one stated in the entity&#8217;s first event, only had one relationship with one incident in which the two entities and vice versa.<br />
- One to Many or Many to One: Level one to many relationship is the same as the one to many depending on the direction from which the relationship seen . for<span> </span>an incident on the first entity can have any relationship with much incident on the second entity, if the one incident on the second entity can only have one relationship with the incident on the first entity.<br />
- Many To Many: if any incident occurs in an entity much have relationships with other entities in the incident. </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:11pt;line-height:115%;font-family:&quot;"><img class="aligncenter size-full wp-image-82" title="erd2" src="http://kancutberbunga.files.wordpress.com/2009/04/erd2.jpg?w=420" alt="erd2"   /></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">- Unary Relationship<br />
model is the relationship between the entity originating from the same entity set.<br />
- Binary Relationship<br />
model is the relationship between 2 entities.<br />
- Ternary Relationship<br />
is a relationship between the instance of 3 types of entities are unilateral.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>Symbolic notation in the ER diagram is </strong><br />
Rectangle represent the collective entity<br />
Circle represent the attributes<br />
<span class="fullpost">rhomb </span>state collective relationships<br />
Line as the set of relationships between the entity and the collective entity with attribute collective</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span class="fullpost"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=76&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/04/18/database-and-entity-relationship-diagram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/erd1.jpg" medium="image">
			<media:title type="html">erd1</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/erd2.jpg" medium="image">
			<media:title type="html">erd2</media:title>
		</media:content>
	</item>
		<item>
		<title>DATA FLOW DIAGRAM</title>
		<link>http://kancutberbunga.wordpress.com/2009/04/02/data-flow-diagram/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/04/02/data-flow-diagram/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:00:46 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=56</guid>
		<description><![CDATA[DATA FLOW DIAGRAM DFD is a program with the algorithm using circle and arrow symbol to represent the flow of data in the design program. The use of notation in the data flow diagram is very helpful to understand a system. DFD will help the user understand the missing field to understand the computer system [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=56&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>DATA FLOW DIAGRAM</strong></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal">DFD is a program with the algorithm using circle and arrow symbol to represent the flow of data in the design program. The use of notation in the data flow diagram is very helpful to understand a system. DFD will help the user understand the missing field to understand the computer system that will be done because DFD describes the flow of data in the system with a structured and clear.</p>
<p class="MsoNormal"><strong>CONTEXT DIAGRAM</strong></p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">Context diagram is the highest level of DFD consists of a process and describe the scope of a system. This process represents the entire system and also describes the relationship between input output system with the outside world. System is limited by Boundary (depicted by broken line) and the context diagram can not have storage (storage)</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><span id="more-56"></span><br />
</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>ZERO DIAGRAM</strong></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">Describes the process of the DFD, and a description of the system and all kinds of processes in the system. Diagram giving zero overall view of the system in which, showing the main function or process that is, the flow of data and external entity and the possible existence of this level of data storage, or storage of data. Balance of input and output (balancing) between 0 to diagram context diagram should be maintained, meaning here between input and output from the context diagram, there must be also in the zero-level diagram</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>DETAILED DIAGRAM</strong><br />
<span style="font-size:12pt;line-height:115%;font-family:&quot;"> Is a diagram that decipher what is the process in the diagram zero level or above. On this diagram, an explanation of the process above will be done in a play. In one level there should be no more than 7 units and the maximum of 9, when more should be done in the decomposition</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;line-height:115%;font-family:&quot;">rules on numbering DFD :</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;line-height:115%;font-family:&quot;"><img class="aligncenter size-full wp-image-59" title="untitled" src="http://kancutberbunga.files.wordpress.com/2009/04/untitled.jpg?w=420" alt="untitled"   /></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>SPECIFICATION PROCESS</strong></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">Each process in the DFD must have a specification of the process, here to explain the functioning of the process is in our system, the specification method used is the process of disintegration in the form of a sentence describe, decision table, decision tree. This specification will be a programmer for coding guidelines, Because in this specification clearly visible flow process, and steps in each process. At the top level method is used to describe the process can use a sentence with descriptive and in a more detailed level, namely on the bottom (functional primitive) require a more structured specification.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>EXTERNAL ENTITY</strong><br />
<span style="font-size:12pt;font-family:&quot;"> Each system has certain limit system (Boundary) that a separate system with the outside environment. Something that is outside the system, but it provides data in the system or to provide data from the system this is called unity outside<br />
1. Explained with the notation<br />
2. External entity not part of the system including<br />
3. Naming:<br />
a. The name of the form of noun<br />
b. Terminal may not have the same name except the same object</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">external entity symbols :</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><img class="aligncenter size-full wp-image-63" title="kesatuan-luar" src="http://kancutberbunga.files.wordpress.com/2009/04/kesatuan-luar.jpg?w=420" alt="kesatuan-luar"   /></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;">DATA FLOW</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">Data flow in DFD is given an arrow symbol. Flow of this data flow between processes, saving data and external entity. This data flow indicates flow of data from the data that can be entered to the system or the results of the processing system.<br />
a. Guidelines of the name:<br />
1. Name of the flow of data that consists of some words associated with the flow lines connect<br />
2. No flow data for the same and the name should reflect its content<br />
3. The flow of data that consists of several elements can be expressed with the group element<br />
4. Avoid using the word &#8216;data&#8217; and &#8216;information&#8217; to give a name to the flow of data<br />
5. Wherever possible the complete flow of data is written<br />
6. Name of the flow of data into a process may not be the same as the name of the data flow out of the process<br />
7. Data flow into or out of data storage does not need to be given a name if: <span> </span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0 0 .0001pt .5in;"><span style="font-size:12pt;font-family:&quot;">7.1. The flow of data simple and easy to understand<br />
7.2.Aliran data describe the entire data item </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">8. There can be no flow of data from the terminal to the data storage, or vice versa because the terminal is not part of the system, the relationship with the terminal data storage must be through a process</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">data flow symbols : <img class="aligncenter size-full wp-image-65" title="arus-data" src="http://kancutberbunga.files.wordpress.com/2009/04/arus-data.jpg?w=420" alt="arus-data"   /></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;">PROCESS</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">The process is the work of a system, process the incoming data flow into outgoing data flow. In a process, there will be one or more and enter the result in one or several outputs. A process can occur when there is a input.<br />
a. Guidelines of the process:<br />
1. Name of the process consists of a verb and noun, which reflects the function of the process<br />
2. Do not use the process as part of the name of a bubble<br />
3. May not have some process that has the same name<br />
4. The process should be given a number. Order number wherever possible to follow the flow of the process or sequence, but the sequence number does not mean that the absolute is a process in chronological order</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;font-size:100%;">DFD SYMBOLS</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;font-size:100%;"><img class="aligncenter size-full wp-image-67" title="clip_image002" src="http://kancutberbunga.files.wordpress.com/2009/04/clip_image002.jpg?w=420" alt="clip_image002"   /></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;">DATA STORAGE</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><br />
<span style="font-size:12pt;line-height:115%;font-family:&quot;">Savings is a savings of data from the data can be:<br />
a. A database file<br />
b. An archive<br />
c. A table<br />
Here, a process can take data from the savings of this data. explained with a pair of parallel lines or two lines with one of the side open.<br />
Guidelines of the name:<br />
1. The name should reflect the data storage<br />
2. When his name more than one word must be marked with the number </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;">DATA DICTIONARY</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><br />
<span style="font-size:12pt;line-height:115%;font-family:&quot;">Work to help the system to interpret the application in detail and organize all elements of the data used in the system precisely so that the system analyst and have a basic understanding of the same input, output, storage and processing. At analysis, the data dictionary is used as a means of communication between system analysts and users with the system design phase, the data dictionary is used to design input, reports and databases. Flow data on the global DAD, further details can be seen in the data dictionary<br />
Load the data dictionary as follows:<br />
1. Name of data flow: must note that readers who need further explanation about a flow of data can find it easily<br />
2. Alias: alias or other name of the data can be written when there is<br />
3. Forms of data: used to segment the data dictionary to use when designing the system<br />
4. Flow data: indicates from which data flows and where the data</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-weight:bold;">BALANCING IN DFD</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">The flow of data into and out of a process must be the same as the flow of data into and out of the details of the process on the level / levels below it. This is not to be confusion in the process of the program, and the flow of data in accordance with the structure. Name of the flow of a process, must match the name of the details of the process flow diagram in the lower, the number and the name of an entity outside of the process, must be the same as the number and the name of the details of the process.<br />
The issues that must be considered in the DFD which have more than one level:<br />
1. There must be a balance between input and output of one level and the next level. Do not until the input and output level of 0 does not exist in the level 1.<br />
2. Balance between level 0 and level 1 at the input / output of stream data to or from the terminal on level 0, while the balance between level 1 and level 2 is seen on the input / output of stream data to / from the process concerned<br />
3. Name of the flow of data, data storage and terminals at each level must be the same if the same object</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><strong>RESTRICTIONS IN DFD</strong></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">1. Flow data may not be from outside the entity directly to other outside entities without going through a process<br />
2. Flow data may not be from the savings directly to the data to outside entities without going through a process<br />
3. Flow data may not be saving the data directly from the savings and other data without going through a process<br />
4. Flow data from one process directly to the other without going through the process of saving data should / be avoided as much as possible</span></p>
<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;font-family:&quot;"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=56&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/04/02/data-flow-diagram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/untitled.jpg" medium="image">
			<media:title type="html">untitled</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/kesatuan-luar.jpg" medium="image">
			<media:title type="html">kesatuan-luar</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/arus-data.jpg" medium="image">
			<media:title type="html">arus-data</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/04/clip_image002.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>
	</item>
		<item>
		<title>FIRST OBSERVATION AND ANALYSIS REQUIREMENT</title>
		<link>http://kancutberbunga.wordpress.com/2009/03/27/first-observation-and-analysis-requirement/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/03/27/first-observation-and-analysis-requirement/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 09:49:54 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=40</guid>
		<description><![CDATA[With investigation, an analyst will be more problems and understand system flow more depth, although detect problems in the already known problem but still describe the size of the course. Many reports in the detection problem may not actually be real or can not be solved. This may be because: a. Goals that are too [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=40&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With investigation, an analyst will be more problems and understand system flow more depth, although detect problems in the already known problem but still describe the size of the course. Many reports in the detection problem may not actually be real or can not be solved. This may be because:</p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"> a. Goals that are too difficult or the ideal so that might not be reached.<br />
b. The system can not be developed because of lack of resources, attitudes or<br />
both.<br />
c. Measurement system that is not accurate.<br />
d. Statement of purpose of the system that is behind</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">e. The gap between the ideal system and the system at this time is</span><span style="font-size:small;"> while</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">In solving the problem, should provide an explanation of:<br />
a. meaning condition of the system that runs through the investigation<br />
in detail.<br />
b. Getting a consensus that the ideal system.<br />
c. Develop alternatives to reduce some of the differences gaps<br />
between the ideal system with which the system is running.<br />
d. Selecting the best alternative and sell it to management.<br />
The objective of the investigation is to stabilize<br />
or indicate a problem that actually occurs in addition as a way an analyst to understand the system in depth. </span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><span id="more-40"></span><br />
</span></span></p>
<p><strong><span style="font-size:14pt;line-height:150%;">Constraint in Investigation System</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">In doing some investigation, there are obstacles or constraints that<br />
will occur, among other issues:<br />
a. Time<br />
Analysts lack of resources time, so only do<br />
part of the investigation. Usually time-related problems<br />
cost is required.<br />
b. Cost<br />
Often the costs incurred related to the length of time for<br />
investigation activities, so that management will give the limits of cost.<br />
c. Knowledge<br />
Manager information systems tend junior  told analysts that have not been<br />
have the technical expertise or knowledge is sufficient, so that will be<br />
impact on the results of investigations that are less deep, mature or complete.<br />
d. Politics<br />
Management or the parties may distribute certain issues which<br />
purpose is to restrict the investigation activities.<br />
e. Interference<br />
There are parties who try to intervene or<br />
investigation in activities that will disrupt or cause<br />
chaos.</span></span></p>
<p><strong><span style="font-size:14pt;line-height:150%;">Recommendation</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Results of the investigation is a recommendation, which is one of them<br />
as follows:<br />
a. Does not take any action because it found no problems.<br />
This can happen because the problem contrived so that when the investigation is done the problem-the problem does not happen or was not found.<br />
b. Perform system maintenance for problems that small.<br />
Maintenance of the system that made every day (short period) will be<br />
help minimize the problem<br />
c. Or improve skills in the run or the user<br />
using information systems.<br />
d. Consider modifications to the system in total, so the need to<br />
thought to replace it with a new system.<br />
e. Place going into the development plan system<br />
which is done immediately.</span></span></p>
<p><strong><span style="font-size:14pt;line-height:150%;">Investigation tactic</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">a. listen, do not lecture.<br />
If you know all the answers, you definitely will not conduct investigations.<br />
So that in the investigation should provide enough time<br />
management or for the user to explain in full and<br />
systems analyst and clearly do not dominate the discussion.<br />
b. Do not provide solutions to the initial problem. do not try to show ideas to solve the problem,<br />
before the investigation is complete all the activities carried out, so avoid<br />
solutions that part-part.<br />
c. compare stories.<br />
Different people mean different views of the same problem,<br />
so the need to involve the supervisor and subordinate in the<br />
view of the problem clearly and can be trusted.<br />
d. Note the logical inconsistency problems</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Inconsistency is the logical termination of the data flow where data<br />
missing, or suddenly appear certain data. Some of the things that<br />
dealing with this issue:<br />
There are input data but no output (black hole).<br />
* There is the output , but no input data (miracles).</span></span></p>
<p><strong><span style="font-size:14pt;line-height:150%;">Investigation Technique</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Investigation techniques included:<br />
a. Direct (internal) probes<br />
Namely to find out directly what is happening in the environment<br />
user.<br />
There are three techniques for<br />
conduct the investigation directly, with:<br />
* Questionnaire<br />
This technique is very appropriate, if in the investigation have constraints<br />
and cost.The best time of the questionnaire is as a document that can show<br />
differences that occurred in the respondents.<br />
* Interview<br />
These activities require time and special expertise. Not all people<br />
able to interview successfully. Obstacles faced and the time is<br />
special expertise.<br />
* Observation<br />
a powerful internal probe<br />
Sit together with the system by making observations with the<br />
question is more specific. Each question may<br />
will be able to demonstrate problem-solving mysterious.</span></span></p>
<p>b. indirect (external) probes<br />
Activities that can be done quickly and not visible from<br />
operational personnel, so that they can know the outside or something<br />
hidden from the user community. This activity will dominate<br />
activities at the beginning of the SDLC, the internal probe to deepen.</p>
<p>* Flow of the procedure (procedure flow).<br />
Use the system flowchart for the explanation of the way as the information operations procedures. If there is any problem in procedure, the problem may be<br />
arise in the actual operations.<br />
* Reviewing documents<br />
Is to find and collect the documents necessary . Documents often caused problems.<br />
* Sampling<br />
Maybe you need information from the vendor that has been billing provide discounts at the time of payment, because the company lost money when the discount is not given when the delay of payment.You can involve the customer to get the payer information (although there are many transactions). Finally you can make list of sample data with the random selection for one last a week, select the 20 pages of daily transactions, select 5 items from each page are selected., record the information for each item and 5 calculate the average-Ra and variants to the sample-sample of all transactions payment occurs.<br />
* Tabular<br />
Also called the matrix, the check list to find discrepancies  in the transaction flow</p>
<p><strong><span style="font-size:14pt;line-height:150%;">System Description at Moment</span></strong></p>
<p style="margin-bottom:0;line-height:100%;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Determine the performance of the system at this time will have difficulty when<br />
company does not have a standard performance measurement system.<br />
Unfortunately, companies tend not to update documentation systems that are running. Therefore, analysts improve document system for investigating the problem.<br />
Description of the system include a clear explanation at this time:<br />
a. Inputs<br />
b. Outputs<br />
c. Files<br />
d. Data elements<br />
e. Volume of transactions and documents action </span></span></p>
<p style="margin-bottom:0;line-height:100%;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">f. Data flow diagrams</span></span></p>
<p style="margin-bottom:0;line-height:100%;"><strong><span style="font-size:14pt;line-height:150%;">Analysis Requirement</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Requirement analysis phase is the intensive interaction between the analyst system with the user community the system (end-user), where the development team system shows the expertise to get the responses and confidence the user, so get a good participation.Is working hard to get agreement a user about their needs from an information system, as they may the failure of the previous information system.<br />
In doing this step will be achieved 4 goals, namely:<br />
a. Describe the system at this time in full.<br />
b. Describes the ideal information system.<br />
c. Bringing information system to the ideal conditions at this time with<br />
attention to resource constraints.<br />
d. Provide encouragement to the confidence of this team into the development<br />
system.</span></span></p>
<p style="margin-bottom:0;line-height:100%;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Method needs analysis</span></span></p>
<p>Keep the selection method of collecting data for the right to system requirement. Methods are interviews, questionnaires, observation, analysis procedure, and document the survey. Each method will be described in depth as follows:</p>
<p>Interviews<br />
1. Benefits of the method.<br />
interviewer can measure the response through the questions and to adjust them<br />
according to the situation that occurred.<br />
Good for the problems that are not structured, such as why you<br />
think this could happen?.<br />
Demonstrating the effect of interviewer time.<br />
create a high response since the preparation meeting.<br />
2. Loss method.<br />
• Requires time and cost is not small.<br />
• Requires special training and experience of the interviewer.<br />
• It is difficult to compare the interview reports as natural subjectivity.</p>
<p>Some important factors in both the interview, namely objektives,<br />
audience, format, weighting and combining responses, and docummentation.</p>
<p>Questionnaires<br />
1. Benefits of the method.<br />
• Cheap and fast from the interviews.<br />
• Not require a trained investigator (only one expert who<br />
needed to design a questionnaire for end-user are selected.<br />
• With easy-to minimize the cost for all end-user.<br />
2. Loss method.<br />
• Unable to create a specific question for the end-user.<br />
• Analyst does not involve an impression so that can reveal personal<br />
end-user.<br />
• response to a low not because there is a strong encouragement for<br />
return the questionnaire.<br />
• Not be able to customize the questions to end-user specific.<br />
Observation<br />
1. Benefits of the method.<br />
• Get the facts from the records of opinion.<br />
• Not require construction of a question.<br />
• Not disrupt or hide something (end-users do not know that they are observed).<br />
• Analyst does not rely on verbal descriptions of end-users.<br />
2. Loss method.<br />
• If visible, analysts may change operation (end-user was observed).<br />
• In the long term, the fact that in one observation may be<br />
not appropriate (representative) in daily or weekly.</p>
<p style="margin-bottom:0;line-height:100%;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><br />
Procedure Analysis<br />
1. Benefits of the method.<br />
• Evaluation procedures can be done with the interferences is minimal and does not affect the operation.<br />
• Procedure can flow into a structure checklist for make observations.<br />
2. Loss method.<br />
• procedures may not be complete and not up to date again.<br />
• Learning the flow chart to document the time and expertise analyst.<br />
Observations document<br />
1. Benefits of the method.<br />
• Minimize interruptions of operations functions.<br />
• The beginning of the data element dictionary.<br />
• Often, you can consider major procedural modifications.<br />
2. Loss method.<br />
• Requires enough time (there is a business organization in the<br />
swamped with documents and reports).</span></span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Resource constraints</span></span></p>
<p>a. Time<br />
Time constraints this can affect the analyst to consider the technology innovation that can not be operated in a short time. Therefore, the need to take enough time to have a respite so that they can make the most good alternative.</p>
<p>b. Money<br />
The ideal information system would require the expensive cost, so that<br />
requires adequate funding.<br />
c. Expertise.<br />
Staff information system may not have knowledge or experience<br />
a significant problem telecommunications company mengkontrak consultants can add the ability to design. This will be the diperhadapkan<br />
constraint costs incurred for energy consultants.<br />
d. Technology.<br />
Technology needs may become the main problem in supporting<br />
working system, so the need to pay attention to the development of technology continues<br />
again, the consequences of spending that occurred<br />
e. Exsternal factors.<br />
Many obstacles that come from outside of the design settings, such as prevention<br />
use exotic technologies (of exotic technologies), to prevent<br />
keep local data in a central database system, and so forth.</p>
<p><strong><span style="font-size:14pt;line-height:150%;">Generating Systems Alternatives</span></strong></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">How do I approach the condition of the system at this time with the condition of the ideal system?<br />
Creating an alternative to solve the problem of information system<br />
Alternative is best applied wisely<br />
Distributed versus centralized processing<br />
Currently, there is a tendency changes occur centralized decision-making information from data processing to the end-user Decentralized responsibility center.in environment distribution process, end-user disconnect the equipment, and the implementation of priority development.<br />
On the other there is a growing number of end-user to enter the computer world. They try the latest technology without considering the cost and risk. Without expertise, the system will be in a conservative environment</span></span></p>
<p>Integrated versus dispersed databases<br />
When organizations use a database system spread, the system<br />
consideration has the option of what files are included in the<br />
database and the data are entered in the file. Integrated database<br />
by the administrator maintain a database of all control data<br />
storage, access and modification.</p>
<p>Surround strategy of system development<br />
System development strategy is important because many companies<br />
have a stack of the new system is designed and conditions<br />
system that is currently being modified. This strategy allows the system designer<br />
differences in language use of the program and run it on a computer<br />
different for a full compatibility of the system. Strategy around the environment is very important in the problem corporate takeovers, in which one company to get the company<br />
and information systems may not compatible with (different).</p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Tactics Options<br />
Selection is done before the design operational<br />
Designing Operational Options<br />
Options can be grouped into the design<br />
Input<br />
Online Vs Off Line Data Entry<br />
Keyed Vs Machine Readable Data Entry<br />
Centralized Vs Decentralized Data Entry<br />
Processing<br />
Batch Vs Realtime record update<br />
Sequential Vs Direct Access to records<br />
Single Vs Multiple Users update of records<br />
Output<br />
Traditional Vs Turn Around Documents<br />
Structured Inquiry Vs based reports</span></span></p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><span style="font-size:medium;"><strong>Comparison Tactics </strong></span></span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">System based on the comparison of costs and benefits relative. Cost is the demand for payment.benefit value or additional conditions as a result of the implementation of information systems. These matters include error rates, increasing sales (increased customer sales), and speed response time. The advantage is difficult to be measured because the qualitative (not just a number only descriptive). Increase customer satisfaction and reduce the resistance (end-user resistance) is a qualitative advantage. The advantage is the opportunity to increase (improve) the benefits the company.<br />
There are three ways a system (A) can be more superior than the other system (B).<br />
1. Have a lower cost than B, and both systems have<br />
same benefits.<br />
2. Have a lower cost than B, and A will also have the advantage<br />
more than B.<br />
3. A and B cost the same, but A has the advantage<br />
more.</span></span></p>
<p>There are 4 methods used to compare two or more<br />
information system, namely:<br />
a. Break-even analysis (BEP)<br />
b. Payback period<br />
c. Discounted payback period<br />
d. Internal rate of return (IRR).</p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Cost category<br />
Basically the costs are divided into categories:<br />
a. Hardware: Mainframe, minicomputers, microcomputers, and peripherals<br />
equipment.<br />
b. Software: systems, utilities, and application software.<br />
c. People: analysts, programmers, operators, data entry personnel<br />
d. Supplies: paper, tapes, disk<br />
e. Telecommunications: modem, local area network cabling, multiplexors,<br />
front-end processors<br />
f. Physical site: air conditioning, Humidity control, security </span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Nature of costs<br />
Comparing the cost of information systems through the life of the system, analysts prediction how the cost changes for the future. To do,there are three models operating cost information system, namely:<br />
a. Linear.<br />
b. Exponential.<br />
c. Step function</span></span></p>
<p>Cost information system can occur once or continous.On-time costs, development costs are related to the development of the system, and recurring costs, operational costs are associated with the operating system information every day. The difference between one-time<br />
(development) and recurring (operational costs) are often from the material.For example, the purchase of a computer is a one-time development system, while the rent is the same computer recurring operational cost.</p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><span style="font-size:medium;"><strong>The Information System </strong></span></span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Some of the factors that lead qualitative performance information system that both:<br />
a. Reduce the error level.<br />
b. Reducing the time to fix the error.<br />
c. Reduce the response time of interactive workstations.<br />
d. Accelerate the provision of the report.<br />
e. Improving the security system.<br />
f. Propagate update the source record is active.<br />
g. Increasing user satisfaction.<br />
Several factors can be measured, but not in money.<br />
There are factors the company strategy is as follows:<br />
1. Customer satisfaction<br />
Increase customer satisfaction will no doubt increase sales. As sales increase, however, difficult to predict and are quantitative.<br />
2. Increase sales<br />
Point of sales system (POS) from the free storage tasks record. Management expect sales staff devoted time to the business of marketing and sales is increasing. But sales will increase in difficulty to predict the money.<br />
3. Consumer and vendor commitment<br />
Company designing an online feedback system and allow consumers to directly access the system. Consumers are now locked on this system so that a commitment to faithful at the company. Consumer and vendor commitment difficult to predict.<br />
4. Information product marketing.<br />
Often, new information systems can be used by the others company .Like American Airline system provides information for marketing products in 1970, the company developed a system of booking and ticketing systems and marketing this service also used by other airlines, so that a product is profitable.</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Here are some guidelines for presenting the study system successfully:<br />
1. Presenting a short time to avoid exceeding<br />
provided.<br />
2. Reducing the technical explanation of detail may be minimal. More<br />
both techniques are explained in detail to answer specific questions<br />
of not requested.<br />
3. Presented clearly, so that does not use the equipment visual.<br />
4. If using a model (prototyping), take bring workstation<br />
portable (laptop). Demonstration is more directly informative<br />
and interesting than inactive visual aids.<br />
5. Emphasize the benefits the proposed system with some information<br />
alternative in accordance with the conditions experienced by the company.<br />
Do not limit the other system information. Use financial values such as ROI (return on investment).</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><span style="font-size:medium;"><strong>Go / No-go Decision</strong></span></span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">Top management must decide to continue (go) to develop a new information system or slow or does not approve the development of the system (no-go). If top-level management decisions, decided to development systems, information systems departments have begun the design process the next stage. If top management does not approve the proposed new information system, the systems development life cycle (SDLC) is stopped. Rarely as that. decision, top management to find a problem with the system study. The problem is not serious enough cause termination of project, but they re-work. This decision is the basis for the waterfall models of systems analysis. Model explains some of the stages of the repeated. Sometimes, the department of information systems decision making phases repeat before the present system study. With the alternative, the decision stage a repeat SDLC previously called or not</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">refernce:<br />
</span></span></p>
<p style="margin-bottom:0;line-height:150%;" align="justify"><span style="color:#000000;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;">http://kuliah.dinus.ac.id/ika/asi6.html</span></span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><br />
</span></span></p>
<p style="margin-bottom:0;"><span style="font-family:Times New Roman,serif;"><span style="font-size:small;"><br />
</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=40&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/03/27/first-observation-and-analysis-requirement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>
	</item>
		<item>
		<title>System Development</title>
		<link>http://kancutberbunga.wordpress.com/2009/03/07/system-development/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/03/07/system-development/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 06:28:37 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=22</guid>
		<description><![CDATA[Why need development if system? Development of system is to compile a new system and to replacing the old system or repair the old system. Development of system causing of several things that is : 1. Problem a. The problem in old system causing the system do not function in an optimal fashion b. Growth [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=22&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Why need development if system?</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Development of system is to compile a new system and to replacing the old system or repair the old system. Development of system causing of several things that is :</p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span><span>1.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Problem</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1.25in;"><!--[if !supportLists]--><span><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->The problem in old system causing the system do not function in an optimal fashion</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1.25in;"><!--[if !supportLists]--><span><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Growth of organization causing development a new system is requirement of organization to information, data processing progressively mount while system old do not support the mentioned.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span><span>2.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->To reach for opportunity</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;">With existence of system capable to handle requirement of information, data processing, hence availability of information providing various opportunity will progressively mount. Opportunity here for examples : opportunity of market, service to costumer.</p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span><span>3.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Existence of instruction</p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><br />
<span style="font-size:11pt;line-height:115%;font-family:&quot;"> Compilation<span> </span>a system will very affect by instruction factor from is external of organization, the example regulation of government</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:11pt;line-height:115%;font-family:&quot;"><br />
</span></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">Things above also represent the intention of development a system. A system will be developed to overcome all problem of arising out, to get every existing opportunity, as well as fulfilling given instruction.</p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;">
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">Development of new system which we can be measured from make up some factor, that are :</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Performance</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">From system which we develop can be seen from moment performance efficiency before existence of new system, and which after new system there. Improvement of example, before there is new system, record keeping of sale conducted manually, binding report heaped in one rack. But report moment required, hence seeking will need the long time, here new system provide efficiency work earned handle some work at the same time (throughput). And with existing system assist organization give comments by request of customer (time response).</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Information</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Organization get all information accurately and quickly so that organization can use it as well as possible.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Economic</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">With existence of new system, company can economize expenditure. The example reduction of worker of manual in a few area capable to handle by system.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span id="more-22"></span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>d.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Control</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">From new system we earn to do operation to everything from within organization. The example in a supermarket, record keeping of goods can be controlled so that lessen opportunity the happening of which can insincerity harm our supermarket.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>e.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Efficient</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">New system is later expected can make company activity more efficiency not need the long time in doing a work</p>
<p><!--[if !supportLists]-->Service</p>
<p><span style="font-size:11pt;line-height:115%;font-family:&quot;"> With existence of new system, company can improve service to costumer.</span></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">PRINCIPLE SYSTEM DEVELOPMENT</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">Some principle which must be paid attention by developer of system is :</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->System for management</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">System developed pursuant to requirement of management, because later management which using many information of system.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->System is big investment</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Investigation of all alternative (minimization of opportunity missing cost) and Investment is the best.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->System need one who is educated</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Here not people have to with formal education, but earn is also conducted with grounding. Analyst of system have to understand system like what will be developed.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>d.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Job Step</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Moment will conduct development of system, have to be made first a planning, what in it there are steps work development of system.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>e.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Development of system not have to be massaged</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">It’s intention here, moment conduct by job step, we don’t have to await one step<span> </span>finish, but also can be conduct concurrently.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>f.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Don’t fear to cancel project</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">If feeling system have improper again, we have to be coherent to cancel the project. So that later the expense of and drawn up by energy is cast way is not useless. This conducted with careful decision.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span><span>g.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]-->Documentation</p>
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">Record keeping of moment making of system of vital importance because we earn to see growth of system which we make.</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><strong>SYSTEM DEVELOPMENT LIFE CYCLE</strong></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><strong>model waterfall</strong></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><img class="aligncenter size-full wp-image-32" title="waterfall" src="http://kancutberbunga.files.wordpress.com/2009/03/waterfall.jpg?w=420" alt="waterfall"   /></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--><span style="font-size:11pt;line-height:115%;font-family:&quot;">In development of system there are model showing steps of system the developed. First model is model of waterfall, where here development of system started from planning of development of system, where this is step early from system, after planned later, then system in design, like designing of database, after designed<span> </span>by us step into implementation step of system to program and afterwards we will conduct verification. The last we have to conducted conservancy to developed system.</span></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><span style="font-size:11pt;line-height:115%;font-family:&quot;"><br />
</span></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><strong>model iteratif</strong></p>
<p class="MsoListParagraph" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;">
<p><img class="aligncenter size-full wp-image-33" title="iteratif" src="http://kancutberbunga.files.wordpress.com/2009/03/iteratif.jpg?w=420" alt="iteratif"   /></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><br />
<span style="font-size:11pt;line-height:115%;font-family:&quot;">Model here much the same to with model of waterfall, only after system marketed, will be performed a test drive of system. Evaluation of test drive conducted to know weakness of system, if there are mistake, hence system will in requirements and analysis repeat</span></p>
<p><strong><span style="font-size:11pt;line-height:115%;font-family:&quot;">model spiral</span></strong></p>
<p><span style="font-size:11pt;line-height:115%;font-family:&quot;"><img class="aligncenter size-full wp-image-34" title="spiral" src="http://kancutberbunga.files.wordpress.com/2009/03/spiral.jpg?w=420" alt="spiral"   /></span></p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;"><!--[if !supportLists]--><span style="font-size:12pt;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;font-family:&quot;">Determine Objectives<strong>, </strong><span> </span>in this process we must determine what will we do for the system.</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt 112.5pt;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;"><!--[if !supportLists]--><span style="font-size:12pt;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;font-family:&quot;">Identity and Resolve Risk<strong>, </strong>we have identification process here, planning and analyze the risk that maybe happen on the system. We must define resource, time precision, and other related information project to the system that we want to create.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;"><!--[if !supportLists]--><span style="font-size:12pt;font-family:&quot;"><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><strong><span style="font-size:12pt;font-family:&quot;"><span> </span></span></strong><span style="font-size:12pt;font-family:&quot;">Development and Test<strong>, </strong><span> </span>we do engineering process here, construction, and testing the system. We create the code to build the application.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;"><!--[if !supportLists]--><span style="font-size:12pt;font-family:&quot;"><span>d.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;font-family:&quot;">Plan the Next Iteration<strong>, </strong>we do iteration process here for next plan and evaluate each request from customer in order to change the system or application.</span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;">
<p class="MsoNormal" style="text-align:justify;text-indent:-13.5pt;line-height:normal;margin:0 0 .0001pt 112.5pt;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:906571546; 	mso-list-type:hybrid; 	mso-list-template-ids:755252816 2084970618 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:.75in; 	text-indent:-.25in;} @list l1 	{mso-list-id:990213130; 	mso-list-type:hybrid; 	mso-list-template-ids:-1916469596 -1380154034 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l1:level1 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:.75in; 	text-indent:-.25in;} @list l2 	{mso-list-id:1147093391; 	mso-list-type:hybrid; 	mso-list-template-ids:766510452 -738686894 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l2:level1 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:.75in; 	text-indent:-.25in;} @list l3 	{mso-list-id:1482766860; 	mso-list-type:hybrid; 	mso-list-template-ids:293356304 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l3:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;line-height:150%;margin:0 0 .0001pt;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><strong>APPROACH OF SYSTEM DEVELOPMENT</strong></span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>1.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Classical approach vs </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">structured</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"> approach (seen from used methodologies)</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Classic approach</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Steps in SDLC</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Do not involve consumer, more is emphasizing of system analyst</span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:-58.5pt;line-height:150%;margin:0 0 .0001pt 112.5pt;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Problems : difficult development, expense of costly treatment, possibility of big mistake, <span> </span>efficacy less well guarantied, applying internal issue</span></p>
<p class="MsoListParagraph" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach structure</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Customer involve from early to determine requirement of system</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Using tools like data of flow diagram</span></p>
<p class="MsoListParagraphCxSpFirst" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>2.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach piecemeal vs </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">system</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"> approach (seen from target to reach)</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><span style="font-size:12pt;line-height:150%;font-family:&quot;">piecemeal</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span><span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"> Approach </span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Emphasizing at an activity or application</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Heedless of entirety target</span></p>
<p class="MsoListParagraph" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><span style="font-size:12pt;line-height:150%;font-family:&quot;">system</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span><span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach </span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">See system as one intact unity</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Emphasizing at goal achievement as a whole</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"> </span></p>
<p class="MsoListParagraphCxSpFirst" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>3.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"> </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">bottom-up </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach vs </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">top-down</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"> Approach (seen from determination of requirement of system)</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">bottom-up </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Started from bottom level that is operational</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Representing classis approach marking</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Recognized with term of data analysis</span></p>
<p class="MsoListParagraph" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt .75in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"> </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">top-down </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach </span></p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;line-height:150%;margin:0 0 .0001pt .25in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Started from top level that is planning of strategy</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Representing marking approach of structure</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .75in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">Recognized also with decision analysis</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .25in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .25in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">4.<span> </span></span><span style="font-size:12pt;line-height:150%;font-family:&quot;">totally </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach vs </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">moduler</span><span style="font-size:12pt;line-height:150%;font-family:&quot;"> approach (seen from way developing it</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>a. totally system </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">approach </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Developing system at a time and totally</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>representing classic approach marking</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>b.  moduler </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Breaking complicated<span> </span>system become the parts of simple</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Developed system become timely, easy to be comprehended and looked after</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>representing marking approach of structure</span></p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .25in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;">5.<span> </span>Great Lop Approach vs </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">evolutionary </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">approach</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>a. </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Great Lop </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span><span> </span>Developing system at a time use sophisticated technology </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span><span> </span><span> </span><span> </span>High risk and finish many expanse </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>b. </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">evolutionary </span><span style="font-size:12pt;line-height:150%;font-family:&quot;">Approach</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span><span> </span><span> </span>Applying sophisticated technology for certain application </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span><span> </span><span> </span>Developed to follow requirement</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span><span> </span><span> </span>Cost effective and can keep abreast of technology</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><strong>METHODELOGIES SYSTEM DEVELOPMENT</strong></span></p>
<p class="MsoListParagraph" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">What is methodologies?</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Methods and procedures which is used in science </span></p>
<p class="MsoListParagraph" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">What is method?</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>A way of systematic to do something </span></p>
<p class="MsoListParagraph" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">What is algorithm?</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Medley of procedure to solve a problem</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><strong>CLASSIFICATION METHODOLOGIES DEVELOPMENT</strong></span></p>
<p class="MsoListParagraph" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Functional decomposition </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Emphasizing resolving of system become subsystem </span></p>
<p class="MsoListParagraphCxSpFirst" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Jackson’s diagram and others</span></p>
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Appliance using schema:</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Charting activity :<span> </span>depicting activity, example : chart grant, flowchart, etc.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Charting layout : depicting arrange situation</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Relationship charting personal:<span> </span>depicting personnel relation, example:<span> </span>chart organization, <span> </span>chart distribution working</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><strong>TECHNIQUE SYSTEM DEVELOPMENT</strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Technique management of project for schedule of project example: CPM and PERT</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Technique find fact to collect and determine data/ fact</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:150%;margin:0 0 .0001pt 63.8pt;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Interview</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:150%;margin:0 0 .0001pt 63.8pt;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span> </span>Observation</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;"><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Technique<span> </span>analysis expanse / benefit of cost-benefit and of cost-effectiveness analysis</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1in;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;"><span>d.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Technique to run meeting</span></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;text-indent:-.25in;line-height:150%;margin:0 0 .0001pt 1in;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><strong>ANALYST AND PROGRAMMER</strong></span></p>
<p class="MsoListParagraphCxSpFirst" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>a.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Analysis system : studying problems and determine requirement of user of system to identify resolving</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>b.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Programmer : writing program code pursuant to designing to wake up made by analyst</span></p>
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:150%;"><!--[if !supportLists]--><span style="font-size:12pt;line-height:150%;font-family:&quot;"><span>c.<span style="font-family:&quot;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span></span></span><!--[endif]--><span style="font-size:12pt;line-height:150%;font-family:&quot;">Analyst system undertake to link difference of knowledge that happened between user and system of programmer</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><strong>Programmer</strong><span><strong> </strong> </span> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">1. Responsibility limited to making of program.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">2. Knowledge enough limited to computer technology, computer system, needed programming languages and utilities.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">3. Works of programmer is technical and have to precisely in making instructions of program. </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">4. Works of programmer of its relation only limited to humanity of programmer and system analyst</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"><strong>System Analyst</strong></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;"> 1. Responsibility not only at making of program, but at system as a whole.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">2. broader knowledge, not only at computer technology but also at application area handled it</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">3. Work limited to trouble-shooting marginally.</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;"><span style="font-size:12pt;font-family:&quot;">4. Work of system analyst entangle with relation</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p>Reff :  HM, Jogiyanto. Analisis &amp; Desain Sistem Informasi. Yogyakarta: ANDI,2007.</p>
<p class="MsoNormal" style="text-align:justify;line-height:150%;margin:0 0 .0001pt .25in;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><br />
</span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;">
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:150%;"><span style="font-size:12pt;line-height:150%;font-family:&quot;"><br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=22&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/03/07/system-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/03/waterfall.jpg" medium="image">
			<media:title type="html">waterfall</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/03/iteratif.jpg" medium="image">
			<media:title type="html">iteratif</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/03/spiral.jpg" medium="image">
			<media:title type="html">spiral</media:title>
		</media:content>
	</item>
		<item>
		<title>INFORMATION SYSTEM</title>
		<link>http://kancutberbunga.wordpress.com/2009/02/20/information-system/</link>
		<comments>http://kancutberbunga.wordpress.com/2009/02/20/information-system/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 15:24:34 +0000</pubDate>
		<dc:creator>ngakan kutha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kancutberbunga.wordpress.com/?p=19</guid>
		<description><![CDATA[Elementary concept of system There are a lot of defining system, for computer science can be evaluated from congeniality of emphasis and procedure its element. Seen from procedure A system is a network from procedures which interaction to finish a certain target Defining procedure A Procedure is correct sequences from steps explaining what have to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=19&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:2054500781; 	mso-list-type:hybrid; 	mso-list-template-ids:1749172938 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;} @list l0:level1 	{mso-level-number-format:bullet; 	mso-level-text:; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	margin-left:1.0in; 	text-indent:-.25in; 	font-family:Symbol;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Elementary concept<span> </span>of system</p>
<p class="MsoNormal" style="text-align:justify;text-indent:-.25in;line-height:normal;margin:0 0 .0001pt 1in;">There are a lot of defining system, for computer science can be evaluated from congeniality of emphasis and procedure its element.</p>
<p class="MsoNormal" style="text-align:justify;text-indent:-.25in;line-height:normal;margin:0 0 .0001pt 1in;">Seen from procedure</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt 1in;">A system is a network from procedures which interaction to finish a certain target</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt 1in;">Defining procedure</p>
<p class="MsoNormal" style="text-align:justify;text-indent:-.25in;line-height:normal;margin:0 0 .0001pt 1in;">A Procedure is correct sequences from steps explaining what have to be done,<span> </span>who do, when do and how do</p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;line-height:normal;margin:0 0 .0001pt .5in;">Defining system seen from element</p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;line-height:normal;margin:0 0 .0001pt .5in;">System is corps of elements which have interaction to reach a target</p>
<p class="MsoNormal" style="text-align:justify;text-indent:.5in;line-height:normal;margin:0 0 .0001pt .5in;"><span id="more-19"></span></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Both definition above not interfere, different only way of its approach</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Definition system seen from element is better than define system seen from procedure<span> </span>because in reality, a system can consist of some sub system. Sub <span> </span>System or components in a system cannot walk by self, surely have to interact to target reach.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">System characteristic</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">System component is a system which consist of a number of component which interact and work along. Every sub system have the nature from system to run a certain function. A system can have a large ones system referred <span> </span>with system supra</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Boundary</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">System boundary is<span> </span>area limiting between a system with radian or other system outside.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">External environment <span> </span>system</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Any exist in outside system boundary and have an effect on to system represent external environment system. External environment can profit or harm.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">System Link</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Link represent is<span> </span>a link media from one system sub to other system sub. Through this link enable resource emit a stream of between system sub.</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">Input</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">Input is entered energy into system. Input can in the form of maintenance input and signal input.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Maintenance input is entered energy to the system can operate. While<span> </span>signal input is energy processed to be got by output.</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">Output</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Output is result of from processed energy and classified to become output which good for and rest of dismissal. Output can represent input for the other sub system or system supra.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">Process</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">A system can have a part of processor to change input become output.</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;text-indent:.5in;line-height:normal;">
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">System Objective</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">A sure system have goal or objective. If a system do not have objective hence system operation there will be no utilizing of. So that objective from s system very determining once required by input is output and system to be yielded. A system told<span> </span>to succeed if exactly to the objective or goal.</p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;"><img class="aligncenter size-full wp-image-10" title="characteristic-system2" src="http://kancutberbunga.files.wordpress.com/2009/02/characteristic-system2.jpg?w=420" alt="characteristic-system2"   /></p>
<p class="MsoNormal" style="text-align:justify;line-height:normal;margin:0 0 .0001pt .5in;">
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:center;line-height:normal;">Picture of characteristic a system</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:619655298; 	mso-list-type:hybrid; 	mso-list-template-ids:-828878884 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --></p>
<p><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">System Classification</p>
<p class="MsoNormal" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">System classified from some point, that are :</p>
<p class="MsoListParagraphCxSpFirst" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;"><!--[if !supportLists]--><!--[endif]-->abstraction system is system which in the form of ideas which do not see physically. While physical system represent existing system physically.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from abstraction system : traditional system like subak</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from physical system : computer system, networking system</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;"><!--[if !supportLists]-->natural system is system that happened through natural process, do not made by human being.<span> </span>While system made in human being represent made by system is human being mechanically.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from natural system : rain cycle, gravity system</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from system made in human being : computer system, university system</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;"><!--[if !supportLists]--><!--[endif]-->System as certain system and system do not be certain. Certain system operate with behavior which have earned to be estimated. Computer system is example of certain <span> </span>system which is it behavior can be ascertained pursuant to run programs. While system do not be certain represent system which condition of its future can not be estimated by because containing probability element.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from certain system : information system, operation system</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Example from system do not be certain : cashier system in super market</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;"><!--[if !supportLists]-->System as closed system and open system. Closed system represent system which do not correlate and do not have an effect on with external environment of him. While open system represent imbued with and corresponding system of external environment of him.</p>
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;">
<p class="MsoListParagraphCxSpLast" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --> <!--[endif]--></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">Elementary concept of information</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">What in fact that information ? so that of vital<span> </span>importance for a system? Information can be defined as processed data become more form good for and more meaning to accepting it.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;"><strong>Information cycle</strong></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">Data is form which still raw not yet earned to tell a story many so that require to be processed is furthermore data processed to through a model to be yielded by information. Data processed to yield information a certain process model. Processed data through a model become information, receiver later then accept the information, making a decision and conduct action, which mean yield an other action to make a number of data return. The data will be arrested as input, re-processed pass a model forming a cycle.</p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;"><img class="aligncenter size-full wp-image-11" title="cycle-information1" src="http://kancutberbunga.files.wordpress.com/2009/02/cycle-information1.jpg?w=420" alt="cycle-information1"   /></p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;"><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:Calibri; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:Calibri; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:14506833; 	mso-list-type:hybrid; 	mso-list-template-ids:-815001136 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --> <!--[endif]--></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">Quality of information</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;">Quality of from a information depended from 3 matter, that is:</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Accurate</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;">Accurate mean information have to free from mistake and do not bewilder, accurate also mean information must clear its meaning</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Timely</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;text-indent:-.25in;line-height:normal;">Its meaning of incoming information at receiver may not lose time. Because information is<span> </span>the basis for in decision making</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Relevant</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">Relevant mean that information have benefit for its usage</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpMiddle" style="margin-bottom:.0001pt;text-align:justify;line-height:normal;">
<p class="MsoListParagraphCxSpMiddle" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">Information Value</p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">Value of information determined from 2 matter that is expenses and benefit get it. An information told valuable if its benefit more effective compared to expense get it. However require to be paid attention that used information in a information system is generally used for a few usefulness.</p>
<p class="MsoListParagraphCxSpLast" style="text-align:justify;line-height:normal;margin:0 0 .0001pt;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kancutberbunga.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kancutberbunga.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kancutberbunga.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kancutberbunga.wordpress.com&amp;blog=6324966&amp;post=19&amp;subd=kancutberbunga&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kancutberbunga.wordpress.com/2009/02/20/information-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56eba3987e36c262f00849c08adb4362?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kancutberbunga</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/02/characteristic-system2.jpg" medium="image">
			<media:title type="html">characteristic-system2</media:title>
		</media:content>

		<media:content url="http://kancutberbunga.files.wordpress.com/2009/02/cycle-information1.jpg" medium="image">
			<media:title type="html">cycle-information1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
