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

<channel>
	<title>Siyensya</title>
	<atom:link href="http://siyensya.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://siyensya.com</link>
	<description>Philippine-American Life Through a Scientific Lens</description>
	<lastBuildDate>Sat, 21 Apr 2012 17:02:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My daughter&#8217;s first Scratch program</title>
		<link>http://siyensya.com/2012/04/11/my-daughters-first-scratch-program/</link>
		<comments>http://siyensya.com/2012/04/11/my-daughters-first-scratch-program/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 22:49:16 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Bisaya]]></category>
		<category><![CDATA[Stat/Programming]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2638</guid>
		<description><![CDATA[Last week, we downloaded and started working with Scratch, a computer program language for young kids. Here is her first program in Scratch about learning Bisaya. Use the space bar to start.]]></description>
			<content:encoded><![CDATA[<p>Last week, we downloaded and started working with Scratch, a computer program language for young kids.</p>
<p>Here is her first program in Scratch about learning Bisaya. Use the space bar to start.</p>
<p><a href="http://scratch.mit.edu/projects/Kevtech/2460749"><img src="http://scratch.mit.edu/static/projects/Kevtech/2460749_med.png" alt="Scratch Project" width="425" height="319" /></a></p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2638" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2012/04/11/my-daughters-first-scratch-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Python</title>
		<link>http://siyensya.com/2012/04/08/learning-python/</link>
		<comments>http://siyensya.com/2012/04/08/learning-python/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 14:04:59 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Stat/Programming]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2607</guid>
		<description><![CDATA[As I was reading and gathering information about the R programming language, I discovered Python. Python was something I was looking for in the past- easy to learn, powerful and related to math and science. R seems better for statistics and python is touted as easier to learn than other languages. Learning Python and R...]]></description>
			<content:encoded><![CDATA[<p>As I was reading and gathering information about the R programming language, I discovered Python. Python was something I was looking for in the past- easy to learn, powerful and related to math and science. <a href="http://www.r-project.org/" target="_blank">R</a> seems better for statistics and <a href="http://www.python.org/" target="_blank"><strong>python</strong></a> is touted as easier to learn than other languages.</p>
<h3>Learning Python and R</h3>
<p>Long story short, I&#8217;m learning <em>python</em> to program and using R for statistics. I intend to use R for when I take a graduate statistics class soon. As a science teacher, I am enjoying my walk back on<a href="a-return-to-math-street" target="_blank"> Math Street</a>. As for R, I can now run many test using the R code and I am teaching myself to write a function using statistics.</p>
<p><img src="http://siyensya.com/wp-content/uploads/2012/04/python-web.jpg" alt="python" width="498" height="131" /></p>
<p>So I figured the best way for me to learn Python was to take a class somewhere, preferable online. I found an online <span style="text-decoration: underline;">python</span> class that was just what I was looking for. The <a href="http://www.udemy.com/learn-python-the-hard-way/" target="_blank">Python class</a> is at Udemy and is taught by Zed Shaw. The price was $29.00. I feel it&#8217;s worth the price as he is an expert programmer and I need some structure when I&#8217;m learning. The class consist of reading lessons in his PDF ebook and watching videos. There is also a place to ask questions and get feedback on the site.</p>
<p>&nbsp;</p>
<h2>My first Python program</h2>
<p><a href="http://siyensya.com/wp-content/uploads/2012/04/first-python-program1.jpg"><img class="alignleft  wp-image-2612" title="first python program" src="http://siyensya.com/wp-content/uploads/2012/04/first-python-program1-300x158.jpg" alt="first python program" width="361" height="190" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I&#8217;ve completed the first week&#8217;s lessons which includes getting Python up and running, working with the terminal and terminal commands and writing my first program. For this class I&#8217;m going to use both WingIDE and the Mac terminal for Python programming.  As I go along, I&#8217;ll work more with the terminal.</p>
<p><a href="http://siyensya.com/wp-content/uploads/2012/04/py-output1.jpg"><img class="alignleft  wp-image-2613" title="py output" src="http://siyensya.com/wp-content/uploads/2012/04/py-output1-300x158.jpg" alt="Python output" width="373" height="195" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I hope to learn a great deal in this Python class so I can continue my studies in statistics, R and programming.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2607" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2012/04/08/learning-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Return to Math Street</title>
		<link>http://siyensya.com/2012/03/23/a-return-to-math-street/</link>
		<comments>http://siyensya.com/2012/03/23/a-return-to-math-street/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 01:02:40 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2589</guid>
		<description><![CDATA[The last few months I was tutoring a student in statistics. The class was something I know about but some of the topics were a little rusty. Towards the end of their class, I found myself reading through my old stats book and also doing some additional reading on the internet on Chi-square, ANOVA and...]]></description>
			<content:encoded><![CDATA[<p><span style="float: left; color: #800000; font-size: 3em; line-height: 1; margin-right: 5px;">T</span>he last few months I was tutoring a student in statistics. The class was something I know about but some of the topics were a little rusty. Towards the end of their class, I found myself reading through my old stats book and also doing some additional reading on the internet on Chi-square, ANOVA and hypothesis testing.</p>
<p>This brought back memories of taking my stat classes in college years ago when there was no internet to turn to. I remember going to the college library to read some additional books for some background knowledge.</p>
<p>But now it&#8217;s different.</p>
<p>I&#8217;ve read so much statistics from the net that I have an even deeper understanding now. I also ordered some statistics books from my favorite book swap store at <a title="Paper Back Swap" href="http://www.paperbackswap.com/index.php" target="_blank">Paper Back Swap</a>. I&#8217;ve been bitten by the statistics bug and I want to know more.</p>
<p>But that&#8217;s not the only surprise. While looking for a statistical program to help crunch the numbers, I came across <a title="R statistics" href="http://www.r-project.org/" target="_blank">R</a>.</p>
<p>I was amazed.</p>
<p>R is free and it works on my Mac. R is an open source statistical package that is free to use. It also has many niche packages that work with the statistics of science. When I was in college, I had to rent some stat program that wasn&#8217;t even that good. So when I saw what R could do, I downloaded it right away to my computer and tried it out. I also use<a title="RStudio" href="http://rstudio.org/" target="_blank"> RStudio</a> because of it&#8217;s nice interface and to help me with R&#8217;s learning curve.</p>
<p>I am finished with tutoring now and my weekends are open. But it&#8217;s different now, I&#8217;m back on math street but I&#8217;m getting on the highway soon.</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2589" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2012/03/23/a-return-to-math-street/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home for Christmas</title>
		<link>http://siyensya.com/2011/12/11/home-for-christmas/</link>
		<comments>http://siyensya.com/2011/12/11/home-for-christmas/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 13:12:45 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Philippines]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2534</guid>
		<description><![CDATA[Home form the Philippines]]></description>
			<content:encoded><![CDATA[<p><a href="http://siyensya.com/wp-content/uploads/2011/12/HK-home.jpg"><img class="alignleft size-medium wp-image-2535" title="HK home" src="http://siyensya.com/wp-content/uploads/2011/12/HK-home-300x225.jpg" alt="Hong Kong airport" width="300" height="225" /></a>  Jaycee and the kids are now home from their trip to the Philippines. She was there for two months visiting the family. They are now adjusting to the time difference.</p>
<p>They were all up last night at 2 am, running around the house, playing with their toys and making lots of noise. I tried keeping them up during the day but they fell asleep before lunch.</p>
<p>Last week I moved all my science projects out of the living room and back to my lab at school. The solar panel is complete, just need to calk the clear panel to the top.</p>
<p>Now it&#8217;s time to get ready for Christmas and get everything back to normal.</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2534" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/12/11/home-for-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Forget It! Use The Peg System</title>
		<link>http://siyensya.com/2011/11/14/dont-forget-it-use-the-peg-system/</link>
		<comments>http://siyensya.com/2011/11/14/dont-forget-it-use-the-peg-system/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 21:00:36 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Peg System]]></category>
		<category><![CDATA[Teaching Methods]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2494</guid>
		<description><![CDATA[Learn the Peg System to remember conyent]]></description>
			<content:encoded><![CDATA[<p>Using the Major System has its limitations when remembering content. This is where the Peg System comes in.</p>
<p>The Peg System ties everything together and make it easy to remember all kinds of things. I usually call both these systems just the Peg System. Once you get the basics down, it&#8217;s not that hard to use and it makes it much easier to remember content, especially numbers and dates.</p>
<p>Watch the video below and see how I use the Peg System to remember a small list of items. You can review the Major System in my previous post <a href="do-you-know-how-to-teach-the-major-system">here</a>.</p>
<p><img src="" /></p>
<p>&nbsp;</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2494" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/11/14/dont-forget-it-use-the-peg-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.spcshelter.org/siyensya/wp-content/uploads/video-gallery/Math-videos/Peg-system.flv" length="24249546" type="video/x-flv" />
		</item>
		<item>
		<title>Here&#8217;s a Quick Way To Remember Einstein&#8217;s Birth Year</title>
		<link>http://siyensya.com/2011/11/13/heres-a-quick-way-to-remember-einsteins-birth-year/</link>
		<comments>http://siyensya.com/2011/11/13/heres-a-quick-way-to-remember-einsteins-birth-year/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 00:22:10 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Peg System]]></category>
		<category><![CDATA[Teaching Methods]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2384</guid>
		<description><![CDATA[I use the Major system to remember dates of different scientists in class. Once you know the Major system, it&#8217;s easy to remember because the picture sticks in your head and it is also easy to translate. Here are the basics of the Major system and how to learn it. Remember, when translating, it always...]]></description>
			<content:encoded><![CDATA[<p><span style="float: left; color: #3366ff; font-size: 3em; line-height: 1; margin-right: 5px;">I</span> use the Major system to remember dates of different scientists in class. Once you know the Major system, it&#8217;s easy to remember because the picture sticks in your head and it is also easy to translate.</p>
<p><a href="teaching-math-and-science-with-the-mnemonic-major-system">Here</a> are the basics of the Major system and how to learn it.</p>
<p>Remember, when translating, it always goes by how it sounds and not the spelling.</p>
<p><img src="" /></p>
<p>&nbsp;</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2384" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/11/13/heres-a-quick-way-to-remember-einsteins-birth-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.spcshelter.org/siyensya/wp-content/uploads/video-gallery/Science/Einstein%20date.flv" length="15663736" type="video/x-flv" />
		</item>
		<item>
		<title>Do You Know How To Teach The Major System?</title>
		<link>http://siyensya.com/2011/10/30/do-you-know-how-to-teach-the-major-system/</link>
		<comments>http://siyensya.com/2011/10/30/do-you-know-how-to-teach-the-major-system/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 21:33:25 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Teaching Methods]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2370</guid>
		<description><![CDATA[I teach this system in the beginning of the year. It only takes a few minutes each day for a few days. Once they get the system down, we move on to the peg system. It is now possible to learn and remember many things. As we add to our background knowledge, we can make...]]></description>
			<content:encoded><![CDATA[<p>I teach this system in the beginning of the year. It only takes a few minutes each day for a few days. Once they get the system down, we move on to the peg system. It is now possible to learn and remember many things. As we add to our background knowledge, we can make connections and synthesize information.</p>
<p>Here is my first post on using the<a href="teaching-math-and-science-with-the-mnemonic-major-system"> Major System</a>.</p>
<p>Synthesizing is creating something new using different sources.</p>
<p>When learning different dates and small packets of information, the students can make connections. For example, Alexander Graham Bell and Thomas Edison were born in the same year, 1847. One of my students asked me if they ever met each other and I said that&#8217;s a good question. I encouraged the student to find the answer and do a report.</p>
<p><img src="" /></p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2370" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/10/30/do-you-know-how-to-teach-the-major-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.spcshelter.org/siyensya/wp-content/uploads/video-gallery/Science/Major%20System.flv" length="10825768" type="video/x-flv" />
		</item>
		<item>
		<title>Teaching Science Using The Major System</title>
		<link>http://siyensya.com/2011/10/18/teaching-math-and-science-with-the-mnemonic-major-system/</link>
		<comments>http://siyensya.com/2011/10/18/teaching-math-and-science-with-the-mnemonic-major-system/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 01:20:19 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Teaching Methods]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2331</guid>
		<description><![CDATA[I learned the Mnemonic Major System when I was in college taking mathematics classes and trying to learn lot&#8217;s of technical material. Now that I teach, I pass the system along to my students. How do students learn and remember things?  it’s an age-old question that I have been refining for many years. Remembering things...]]></description>
			<content:encoded><![CDATA[<p><span style="float: left; color: #800000; font-size: 3em; line-height: 1; margin-right: 5px;">I</span> learned the Mnemonic Major System when I was in college taking mathematics classes and trying to learn lot&#8217;s of technical material. Now that I teach, I pass the system along to my students. How do students learn and remember things?  it’s an age-old question that I have been refining for many years. Remembering things means to put them in your memory. But how is this done and how can we make it easier?</p>
<h2><span style="color: #000000;">How I use the Major System</span></h2>
<p>In my classroom I have been teaching <a href="http://en.wikipedia.org/wiki/Mnemonic_major_system" target="_blank">The Major System</a> and the Peg system for almost 20 years.  I’ve used it in gifted classes when I taught for the college gifted programs during the summer and  also in my special education classes where I have a variety of students at different ability levels.</p>
<p>Here are the numbers to letters conversions.</p>
<p><a href="http://siyensya.com/wp-content/uploads/2011/10/The-Major-System.jpg"><img class="alignleft size-medium wp-image-2333" title="The Major System" src="http://siyensya.com/wp-content/uploads/2011/10/The-Major-System-300x173.jpg" alt="The Major System" width="300" height="173" /></a>I believe the Major System system helps students remember what they learn and helps them achieve at higher levels. Having a trained memory, using good study techniques, and employing the techniques of good storytelling are the pillars of good teaching and help students achieve at the highest level.</p>
<p>To teach for comprehension and understanding, It’s very important for students to build their background knowledge as everything flows from that. This is why I spend time in the beginning of the school year to teach my students a system to help them build their background knowledge.</p>
<p><span id="more-2331"></span></p>
<p><a href="http://www.readingrockets.org/article/12443/" target="_blank">Daniel T. Willingham</a> in his book <em>Why Don’t Students Like School</em> says,</p>
<blockquote><p><span style="color: #000000;">Background knowledge allows chunking, which makes more room in working memory, which makes it easier to relate ideas, and therefore to comprehend.</span></p>
<p><span style="color: #000000;">Not only does background knowledge make you a better reader, but it also is necessary to be a good thinker.</span></p>
<p><span style="color: #000000;">Comprehension depends on background knowledge.</span></p></blockquote>
<p><span style="color: #000000;">Einstein said:</span></p>
<blockquote><p>Imagination is more important than knowledge.</p></blockquote>
<p>But I believe Einstein had it wrong. Knowledge is more important because it&#8217;s a prerequisite for imagination. I used to believe the opposite, but there is a relationship between increased background knowledge and increased imagination.</p>
<h3><span style="color: #000000;">The benefits of using the Major System</span></h3>
<p>In this age of high-stakes testing it is important for students to remember content to be proficient. I have found that once the facts are learned using the Major System, they become like magnets- the students find more relevant information related to the new information learned.</p>
<p>Having more background knowledge is also one of the most important factors in being creative. With more background knowledge it is easier to make more connections between and among topics and ideas that are not related. The Major System  increases background knowledge of the content vocabulary, number sense and comprehension.</p>
<p>According to Marilee Sprenger,</p>
<blockquote><p>Explicitly teaching memory strategies improve student achievement.</p></blockquote>
<p>I believe the Major System helps my students achieve more at a higher level and the <strong>major system</strong> also gives them confidence to remember math and science content.</p>
<p>Professor <a>Arthur Benjamin</a> Ph.D., Johns Hopkins University, teaches a memory class using this same system. Dr. Benjamin is Professor of Mathematics at Harvey Mudd College. He has a video preview of his memory class <a href="http://www.thegreatcourses.com/tgc/special/secrets-of-mental-math.aspx" target="_blank">here</a>.</p>
<p>To help students achieve, I teach the <em>Major System</em> in the beginning of the year. It only takes a few minutes in the beginning of each class. After we get the basics down in a few days, I show them how the Peg system works. Using the Peg system and the <span style="text-decoration: underline;">Major System</span> while telling a funny story makes it easy to remember many numbers and other content. I also tell the students about Agent 42 and how she could beat me when<a href="divide-by-91-the-club-91-way" target="_blank"> dividing by 91</a>.</p>
<p>I usually teach the basics about Albert Einstein such as when he was born and what his major contribution was. It&#8217;s interesting that he was born on March 14 which is considered pi day or 3.14. So this is my reason for picking pie to train our minds on using the major system.</p>
<p>Over the years, I taught my students the Major System and the peg system.  It wasn&#8217;t until after I read books by Daniel T. Willingham and others that verified my classroom experience. And that is, having a trained memory helps increase background knowledge, which in turns helps students reading comprehension and achieve at a higher level.</p>
<p>I&#8217;ve always believed, and have witnessed in my classroom, that the more one knows the more connections one can make. And that is at the heart of higher-level thinking: making connections and synthesizing information. To do this one needs a large background knowledge on many topics. It really is the more you know the more connections you can make and the more you can learn.  The research supports this. Students have come to school with a higher vocabulary achieve at higher levels than those that have smaller vocabularies.</p>
<blockquote><p>When it comes to knowledge those who have more gain more. Willingham</p></blockquote>
<p>Robert J. Marzano writes that</p>
<blockquote><p>While different kinds of background knowledge can be important to students depending on their interest and non-academic areas of their life, it is academic background knowledge that most affects a future tied to academic achievement.</p></blockquote>
<p>By the end of the first week my students know the basics and we’re ready to start training. We usually learn the birth dates of some of the scientists and mathematicians.</p>
<p>Our first scientist, Albert Einstein, was born in 1879.  I&#8217;ll show shortly how to remember this year. As the students get better we need to train on some of the things to get better.</p>
<p>I picked pi, as that&#8217;s the birthday for Albert Einstein. Many people using the Major System try their memory on this irrational number. My students are amazed that they&#8217;re able to rattle off the numbers without much effort. It gives them great confidence in their math and science abilities to do something they never thought they could do.</p>
<p>I wrap the peg system and the major system into a funny story about how Agent 77 and Agent 99 are lost on a distant planet and the crazy adventures they go through to get home.  This is how I teach and I&#8217;m willing to share.</p>
<h3>How it works</h3>
<p>The major system translates numbers into letters. The letters represent consonants in a word. We have to add the vowels to make words, and we make words into a story. Everything is translated by how it sounds, not how it is spelled. We then translate the story back into the original numbers. Once learned, this system is very powerful.</p>
<h3> Next</h3>
<p>Next post I&#8217;ll show using a video how I translate pi and dates using the Major System into a funny story, and, if you&#8217;re willing to put in a little time, how to remember pi to 100 digits. It&#8217;s really not that hard.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2331" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/10/18/teaching-math-and-science-with-the-mnemonic-major-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>School video blog</title>
		<link>http://siyensya.com/2011/09/26/school-video-blog/</link>
		<comments>http://siyensya.com/2011/09/26/school-video-blog/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 23:17:04 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Teaching Methods]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2192</guid>
		<description><![CDATA[This week I started my school video blog at Dingman Delaware Middle School. I posted the first video about the four color lab yesterday. The video shows how the students completed the lab and how the colors mixed together. They also learned the different class procedures such as moving row by row when going to...]]></description>
			<content:encoded><![CDATA[<p><a href="http://siyensya.com/wp-content/uploads/2011/09/DDMS-Mr.-Smith.jpg"><img class="alignleft size-medium wp-image-2197" title="DDMS school web page" src="http://siyensya.com/wp-content/uploads/2011/09/DDMS-Mr.-Smith-300x209.jpg" alt="Mr. Smith's school web page " width="300" height="209" /></a><span style="float: left; color: #800000; font-size: 3em; line-height: 1; margin-right: 5px;">T</span>his week I started my school <strong>video</strong> blog at Dingman Delaware Middle School. I posted the first <em>video</em> about the four color lab yesterday. The <span style="text-decoration: underline;">video</span> shows how the students completed the lab and how the colors mixed together. They also learned the different class procedures such as moving row by row when going to the sink and putting supplies back in an orderly way. They wore safety glasses for the first time as the glasses protect their eyes and also gets them in a good habit of wearing them during labs.</p>
<p>The students learned how to measure the volume of a liquid using the graduated cylinder, beaker and petri dish. They also learned how to read and interpret the <a href="http://morrisonlabs.com/meniscus.htm" target="_blank">meniscus</a>, the line that one sees between the liquid and air in the graduated cylinder.  <span class="pullquote">The students learned how to use the graduated cylinder, beaker and <a href="http://www.tedpella.com/section_html/14010.htm" target="_blank">petri dish</a>.</span>I hope to post video there every week showing what we are doing in the classroom and to give the students experience demonstrating the important concepts.  Like they say,<em> those that explain, retain</em>.</p>
<p>You can see the video  and read the blog<a href="http://dvsd.schoolwires.net/Page/1533" target="_blank"> here</a>.</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2192" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/09/26/school-video-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My completed solar panel</title>
		<link>http://siyensya.com/2011/08/29/my-completed-solar-panel/</link>
		<comments>http://siyensya.com/2011/08/29/my-completed-solar-panel/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 00:12:47 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Philippines]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://siyensya.com/?p=2089</guid>
		<description><![CDATA[Completing the solar panel I finished my solar panel project this week. I&#8217;ve been working on it on and off for the past two years and it&#8217;s finally done. The only thing I need to complete is to put the clear acrylic panel on top to protect the cells. Here are my previous posts on building...]]></description>
			<content:encoded><![CDATA[<h1><a href="http://siyensya.com/wp-content/uploads/2011/08/sp-image.jpg"><img class="alignleft size-medium wp-image-2099" title="testing the solar panel" src="http://siyensya.com/wp-content/uploads/2011/08/sp-image-300x235.jpg" alt="testing the solar panel" width="300" height="215" /></a></h1>
<h2>Completing the solar panel</h2>
<p><span style="float: left; color: #56780d; font-size: 3em; line-height: 1; margin-right: 5px;">I</span> finished my <strong>solar panel</strong> project this week. I&#8217;ve been working on it on and off for the past two years and it&#8217;s finally done. The only thing I need to complete is to put the clear acrylic panel on top to protect the cells.</p>
<p>Here are my previous posts on building the <span style="text-decoration: underline;">solar panel</span>. <a href="building-a-solar-panel-part-1" target="_blank">Part 1</a> gives information on the parts I bought to build the 18 volt, 60 watt PV solar panel. <a href="solar-panel-part-2" target="_blank">Part 2</a> describes my frustration of learning to solder the cells and the time needed to do this well. <a href="solar-panel-part-3-soldering-the-cells" target="_blank">Part 3</a> describes my attempt to solder the tab wire to the negative part of the cell and how I&#8217;m going to wire the cells to produce the correct voltage.  This last post will summarize the task of completing the <em>solar panel</em> before school starts and what my future plans are with solar power panels.</p>
<p>&nbsp;</p>
<h2>Video of the completed solar panel</h2>
<p><img src="" /></p>
<p>It took me a couple of days to complete all the soldering. I got better at it as I went along and only broke a few cells. Luckily I bought enough and I still have about ten left. The hardest part was dealing with corrosion that built up on the tip of the soldering pen and getting an even flow of solder to flow onto the three positive connections on the back of the cell. I had to scrap a few cells because of poor solder connections.<span id="more-2089"></span></p>
<p>As you can see from this image, the back of each cell has six places that need to be soldered. This side is the positive side and was the hardest part to solder because each of the six squares needed to have a small piece of solder deposited before I could solder using the tabbing wire. Some people recommend that you hold down the tabbing wire with a small piece of wood when you are soldering them together, but I found that a small book worked better and was not too heavy.</p>
<p><a href="http://siyensya.com/wp-content/uploads/2011/08/solder.jpg"><img class="size-medium wp-image-2124  alignleft" title="Positive side of the solar cell" src="http://siyensya.com/wp-content/uploads/2011/08/solder-300x193.jpg" alt="Positive side of the solar cell" width="300" height="193" /></a></p>
<h3> Assembling the cells</h3>
<p>After all the cells were completed, I had three strings of twelve for a total of 36 cells. Each cell has 0.5 volts so this should give a total output of 36/2= 18 volts.</p>
<p>I was now ready to attach the cells to the inside panel. I put a small drop of silicone on the back of each cell and gently pressed them into place in the panel box. After I had them  lined up in three rows, I soldered the rows together in series using the larger tabbing wire. I then used some spare wire I had to make the final connection between the positive end and the negative end to complete the solar panel.</p>
<h3>The big test</h3>
<p>I actually completed the solar panel and wiring  in the middle of August, but I couldn&#8217;t test it as it was raining for days on end. I did take a quick reading inside by the window then and read 4 volts. I thought maybe one of the cells was not soldered correctly, but thankfully, it was due to the clouds and rain condition. This past Friday I went to school to test the solar panel as it was a bright sunny day. On the first measurement, I recorded 19.0 volts. It made my day knowing the solar panel was working correctly. It went up to 19.1 volts in all sun and down to 18.3 when a cloud passed by. The total cost for this project was about  $160.00. I didn&#8217;t need to buy some small pieces of wire, screws and paint as I already had some laying around. The biggest cost was the solar cells.</p>
<h3>What&#8217;s next</h3>
<p>My next task is to research and find a deep cycle battery and an inverter to connect to the panel. The battery is a very important part of the system as it stores the energy to power any appliances. This panel may only light a 60 watt bulb for a short time, but I will investigate other types of lights like LED lights and other small appliances to see how long they can be powered using one or two panels. I also may try and build another solar panel using all acrylic and no wood. This solar panel that I just completed would never hold up on a roof for very long and that was not the intention here. I will put in in the sun during the day and bring it in at night.</p>
<p>My goal was and is to learn as much as possible about manufacturing low cost photovoltaic systems (PV systems) that can be made and used in the Philippines. <strong></strong>The Philippines already has some of the largest <a href="http://www.businessweek.com/globalbiz/content/oct2008/gb20081010_049382.htm" target="_blank">solar manufacturing plants</a> producing the worlds solar cells. The problem is that the cells manufactured in the Philippines are exported to other countries because of the high cost and regular Filipinos not being able to afford these systems.</p>
<p>I believe that bringing this do-it-yourself solar panels, make-your-own-technology to the Philippines will help with innovation in making and using low cost panels. Professional made PV systems are expensive because of the very high manufacturing cost associated with the solar panels designed to last 20 &#8211; 30 years, or more. I believe the cost can be greatly reduced if more people are given a chance to experiment with ( play with) and design smaller systems to last in the 3-5 year range. These smaller systems could be brought in during the night to save on wear and tear due to moisture, rain, and general outdoor conditions.</p>
<p>This was a great project for me to build. It&#8217;s a good example of bridging the gap between theory and practice. Much is written on building PV systems and the electrical theory involved, but few people actually build the solar panels and experiment with them. Everything doesn&#8217;t have to last 30 years. I&#8217;m sure there are better and more cost efficient way to assemble these panels that haven&#8217;t been discovered yet. Filipinos are very resourceful and need to have solar electricity<strong></strong> development in their economy. Given the Philippines&#8217; abundant sunshine and its large work force, solar power and the Philippines is a perfect fit.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
 <img src="http://siyensya.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2089" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://siyensya.com/2011/08/29/my-completed-solar-panel/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
<enclosure url="http://www.spcshelter.org/siyensya/wp-content/uploads/video-gallery/Science/solar-panel.flv" length="41122904" type="video/x-flv" />
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.139 seconds -->

