Solar Cells

Solar_cell

Introduction:

Solar is one of the primary sources. Sun has almost unlimited energy source to supply our solar system. As the green house effect increases we are now start using renewable energy, and solar energy is one of them. This lab we are going to implement a series of testing on a solar panel, using a flash light to represent the sun to generate voltage. A solar panel has two different silicons, n type and p type, and between them we have a semiconductor. A solar panel will absorb sun light and separate positive and negative electron to create the current flow in order to create energy. During this lab we are going to present several test. We are going to use the flash light to light the solar cell at different height to test how much power it will create. Then we will use colored film filters to cover the light source. Then test with different color filter.

solar_cell_diagram

Equipment:

One solar cell

One voltage probe

One NXT adapter with NXT light sensor

Flash light

Ruler

Colored film filters

 

Procedure:

1. We will have the file, solarlab1.vi,  from backboard. Before we start we will need to understand how the program works, and how to record the measurement.

2. Then we start measuring how much voltage we can get from the solar cell. First we faced the solar cell to the desk, to measure the 0 light voltage. Then we will start using flash light to light the solar cell. We are going to measure five different heights, there are 0, 4, 8, 12, 16 cm.

3.Each measurement we will have 10 seconds for the program to run then we will have 10 data points. Each height we are able to find the average by using Excel.

4. Finally, we will have 4 different colored filters to cover the light source then take measurement at about 12 cm. Record all the data.

 

Data:

 

no light Volt (v) with light 0cm (v) 4 cm (v) 8cm (v) 12cm (v) 16cm (v)
 0cm -0.01469 0.38304 0.34455 0.4087 0.46002 0.35738
-0.16865 0.51134 0.46002 0.39587 0.43436 0.48568
-0.02752 0.537 0.39587 0.33172 0.44719 0.30606
-0.11733 0.46002 0.39587 0.39587 0.43436 0.03663
-0.14299 0.51134 0.52417 0.34455 0.31889 0.0238
-0.15582 0.44719 0.34455 0.47285 0.44719 0.07512
-0.11733 0.4087 0.34455 0.33172 0.31889 0.35738
-0.14299 0.37021 0.4087 0.47285 0.31889 0.38304
-0.18148 0.37021 0.49851 0.44719 0.38304 0.30606
-0.16865 0.37021 0.4087 0.46002 0.4087 0.03663
Average -0.12375 0.436926 0.412549 0.406134 0.397153 0.236778

The above data shows that as the distance increase the voltage will decrease. And the graph below will have a better view of their inverse relationship.

Untitled.1

 

The following table shows the voltage that we  generate with different colored filters.

filter blue pink green peach
0.42153 0.35738 0.43436 0.34455
0.43436 0.43436 0.34455 0.51134
0.34455 0.42153 0.47285 0.37021
0.42153 0.37021 0.51134 0.35738
0.34455 0.44719 0.43436 0.52417
0.33172 0.42153 0.34455 0.37021
0.38304 0.34455 0.34455 0.38304
0.33172 0.35738 0.34455 0.49851
0.42153 0.46002 0.51134 0.47285
0.33172 0.38304 0.51134 0.33172
Average 0.376625 0.399719 0.425379 0.416398

 

This bar chart shows better view of voltage that we generate.

Untitled.2

 

Conclusion:

This lab helped us to have a clear view of the future of solar energy. A single solar cell can only generate so much and the procedure of making the solar panel is also damaging the environment. Therefore I do not think that solar penal will be the solution of our current situation. Solar energy is on of the big part of our primary sources, but I think we need to find a better way to use that energy. Also this lab help us to understand different light will give us different result, brighter light gives us better result than the darker one.

Generator Lab

Q: How long it takes to charge up a cellphone with a generator? (answer at the end.)

taschenlampe

 

Introduction:

This lab we are going to generate power with a hand generator. Inside of a generator there is a magnet that moves back and forth inside a coil of wire. When we are shaking the generator the magnetic field will change as the magnet pass through the coil and the change of magnetic field will generate voltage. According to the Faraday’s Law that changing magnetic fluxes through coiled wires generate electricity also known as current and voltage. The greater it changes, the more power will generate. With NXT adapter we will be able to collect data to see how much power we have generated.

animated-flashlight3

Equipment:

One generator

one voltage probe

one NXT adapter

NXT

labview VI

Excel sheet

Procedure:

1. We are provided a labview file, generator_lab.vi, to record our data. Before we start we need to understand how the file works. Once the program is running we will have 30 seconds to record the data. Each second the program will show the voltage that generated. Then VI will export the data to excel file.

2. After we connect the generator to NXT at the 1 terminal and connect the NXT to the computer we are now able to record the data. First we will shake the tube at a particular rate. As we shaking it we will also need to count the number of shake within 30 seconds.

3. After we run the program and record the data on VI there will be 30 data points each represent how much voltage you create in one second. Then We can export the data to excel, calculate the sum of the squares of the voltages (SSV). Repeat above steps 3 more times but each times with different rates of shakes.

4. After we find each SSV we are going make a plot to show our result with linear curve.

 

Data:

Untitled
The above data table provide the proof of Faraday’s law. It shows that when the magnet inside the tube is moving forward (upward) the value we get it positive, but when the magnet is moving backward (downward) we will have negative result because the changing magnetic field can be negative. The coil in the tube did not change the direction of current flow therefore when the magnet is moving the opposite direction the data will have negative result. When we calculate the sum of squares of the voltages negative value will become positive. The table also shows us that with the number of shake increase are also increasing the generate energy.

# of shake sum of the squares (v)
16 0.61
26 0.895
40 1.619
80 3.493
100 8.423

This table will have a better view about when the number of shakes increase the sum of the output voltage increases.

Untitled

The graph shows us the generated voltage is directly proportional to the number of shakes. As the number of shakes increases the more voltage we will generate, therefore the graph gives us linear relationship.

 

We are using about 80 mA and 110 v as input to charge up a cell phone. We need about 3 hours to get it fully charged, therefore 0.08 A*110 v = 8.8 W. With 3 hours 8.8 w *3 = 26.4 watt-hour, and it is about the same that supplying 50 watt light bulb for 30 minutes. As we can see we were be able to generate 8.423 v with 100 shakes in 30 second. So at this rate we will be able to charge a phone in 8.432 v*0.08 A=0.67456 w, and 26.4/0.67456 = 39.16 hours. So with in 40 hours with 200 shakes per minutes and no rest we will be able to charge our phone.

A: 40 hours.

Conclusion:

This lab is helpful to me to have a better view about green energy and also have a better idea how much work needed to provide certain amount of energy. It is interesting to see how much energy we will be able to produce in short amount of time. After this lab we are also be able to know the precious of energy.

Robotics Activity Blog d=t*v

During last class we were unable to connect the Robotic to the computer, therefore we moved the first experiment to this week.

608794116_orig

Introduction:

In this experiment we are going to  present the relationship between velocity, distance and time.

We know the equation Distance  = Velocity * Time.

During the experiment we are going to connect the robot that we build from previous exercise to the computer with LabView, which contain the program that can move the robot. We can get the code from the Blackboard. In the code there are time, power, velocity, circumference, and the distance blocks. We are only be able to adjust the time, circumference and power blocks.

Procedure:

1. We have to measure the diameter of one of the wheels in order to calculate the circumference. In our case we have the diameter about 0.057 m. Following the equation we will be able to find the circumference. C = 2*pi*r=pi*d=0.057*pi=0.1790 m.

2. We set our time at 3 second. We do not want the time to be too short, because we want the robot to travel a certain distance in that case can help us to eliminate the error of the experiment.

3. The robot can only have the power range from 0 up to 75. We do not want to much power, because it will make the robot run out of the table. We picked 25, 50 and 65.

4. As we set up our constant time and power for three different trial. We hit the “run” program bottom on top of the windows. We are supposed to have 3 data for each power scale. Therefore we will have the average for each scale and total of 9 different trials.

5. We were doing the measurement on the table, so before we start we set the robot properly(make sure it will not run out of the edge of the table.). Then we mark the initial point, then we run the program. The robot will according to the power scale and time to move certain distance, then stop. We mark the final place for measurement by connecting two mark with a ruler, and record the data. On the screen, LabView will also gives us some data about the total distance and the velocity, we called it computer measurement since the calculation is doing by the instruments.

6. After we find all the data we are supposed to find the percentage error by using the following equation:

%error = [distance(measured)-distance(labview)/(measure+labview)/2] *100%

 

Table:

time (s)=3s
power 25 Distance (m) Distance Velocity (m/s) % error
1 0.191 0.1939 0.0656 1.507
2 0.200 0.2033 0.0678 1.636
3 0.197 0.1979 0.0660 0.451
power 50
1 0.499 0.5087 0.1696 1.915
2 0.500 0.5062 0.1687 1.226
3 0.508 0.5146 0.1715 1.291
power 65
1 0.718 0.7215 0.2405 0.481
2 0.706 0.7170 0.2390 1.545
3 0.710 0.7190 0.3397 1.257

Conclusion:

This lab gives us a better idea about the relationship between time, velocity and distance. We were be able to confirm that distance is equal to time multiply by velocity. During this experiment we have some errors appeared in the table, compared to the computer’s data. The errors can comes from lots of places, such as the cable connecting between robot and the computer, or the mark that we put down for measuring. But in our group we were be able to control the error within 1.9 percent and some of them are with in 0.5 percent, which is pretty good.

NXT Robotics activity blog 1

During this lab, we are signed with a partner and each team gets a NXT robotics kit.

The robotic kit is from LEGO, which contain a Mindstorms NXT. A Mindstorm NXT is a programmable robotic kit.

Nxt-brique

For the first lab we did not get to the programming part, we only build the robot by following the Manuel and build the “2 Motor car.”

I am excited about the programming so we can tell the robot to do what we want.