Tuesday 9 December 2014

Playing with Hydrogel

Adding some water to Hydrogel.
We took about 7 cm3 of hydrogel . We extracted this from a clean dry Nappy.
You Need

Disposable nappies

A disposable nappy
Scissors
A large ice cream tub or similar container
Dessert spoon or similar measure
Stirring rod
Large beaker or plastic tub to hold at least 600 cm3
Plastic gloves for those with sensitive skin
a Cut the middle section out of the nappy – the thicker piece that is designed to absorb
the urine. Discard the other piece.
b Make sure the ice cream container is completely dry - wipe it with a paper towel if
necessary. Any moisture in the tub stops the experiment from working properly.
c Wear eye protection for the next step. Put the centre piece of the nappy into the ice
cream container and gently take it apart. Small white grains should start coming away
and this is what you are trying to collect. Keep gently pulling the nappy apart until you
have collected as many of the grains as you can. Do not do this roughly or you will lose
your product and put a lot of dust and fluff into the air. Avoid breathing in any of the
dust.
d Remove and dispose of all the fluff and other parts of the nappy, keeping the grains in
the bottom of the tub. They are heavier and fall to the bottom, which makes it easier to
separate them out.
e Estimate the volume of the grains.

Now the fun Bit

f Pour them into the large beaker and add about 100 cm3 of distilled water. Stir. Keep
adding  water until no more can be absorbed and stir between each addition.
Estimate the final volume of the hydrogel.

Now even more fun

g Add a dessert spoonful of salt and stir.

Monday 8 December 2014

Poinsettia pH paper

To make the Poinsettia pH paper:

  1. Cut the flower petals (actually specialized leaves called bracts) into strips
  2. Place the strips into a beaker.
  3. Add enough water to cover the plant material and simmer on a hot plate. 
  4. Filter the liquid into another container (such as a shallow petri dish) and discard the plant matter. 
  5. Saturate a piece of filter paper with the poinsettia extract. 
  6. Allow the filter paper to dry and cut the colored paper into test strips. 

Monday 27 October 2014

Motion Sensors to work out Distance Speed Graphs

Using the Motion sensor here we can do a series of experiments simultaneously to record the Distance, Velocity and acceleration of the cart as it moves down the track.

Here we are using a Lego trolley with a screen at the back to reflected the ultrasound signal.

The cart can be loaded with different masses.
Here are some distance time graphs to show four different runs at four different heights.

As the trolley moves down the track its velocity increases until it crashes at the end and the velocity drops sharply to zero.

1 was the shallowest
3 was the steepest.


Wednesday 22 October 2014

Hot and Cold Water Diffusion


A classic way of showing diffusion is to add a small purple crystal to water and let it diffuse. By having two set ups one with hot water at around 80C and the other at 15C ( straight from the cold tap ) an idea is given on how temperature effects the rate of diffusion.

Tuesday 14 October 2014

Using a Colorimeter to follow the rate of a reaction

With a new bit of kit I have been looking at the rate of reaction of an old favourite, HCl and Sodium Thiosulphate. This system has many advantages over the usual practical, not the least being that the reaction takes place in asealed cuvette so there is no smell and the amounts of substances are very reduced.
The Pasco software (in this case Saparkvue) makes recording this a breeze, creates the tables and graphs so that the data can the analysed easily.
A small amount of the chemicals are used ( approximately 6ml per experiment. The cuvette is filled with the required mixture and the placed in the calorimeter. This calorimeter records all the wavelengths at the same time so I don't have to worry about selecting the correct one, but simply the best one at the end of the experiment.

Before the experiment is started it is necessary to calibrate the colorimeter  but a cuvette of pure water, then it is simply a task of placing the solution to be examined in the cuvette and clicking start
The results can then be exported to word with any analysis. This system seems so much better value for money than other systems I have used.

Tuesday 7 October 2014

Calculating the Specific Heat Capacity of Aluminium using Dataloging


I took a 1kg Mass of Aluminium and heated with an Immersion Heater for 10 minutes. After heating I left the Mass with the hrater in but switched off for another 3 minutes until the temperature settled.

The Al mass was insulated to prevent too much heat from escaping.
I used a PASCO  temperature probe to record the temperature change.

The blue line represented the temperature and the red line the voltage.
Temp start 20.7
Temp end  41.3
Voltage 10.1V Current 3.84A Time 600 secs
Mass 1 Kg

From this data we can work out the specific Heat Capacity of Aluminium

Energy in = Volts x Amps x Time

Energy in = 10.1.x 3.84 x 600 = 23270.3 Joules

SHC Al =  Energy In / Mass x Change in temp

SHC AL = 23270.3 / 1 x 21.6 = 1077.8 J/K

Its a bit high rather than the theoretical value of 913 but then the insulationwasn't as good as it could be.



Monday 25 August 2014

What is the difference between Coding and Programming?

This seems to be a question I get asked very often.

Many people think and say that they are the same thing but there is a real difference.

Programming is generally about how to solve the problem what is often called the algorithm. It is about how to solve the problem. It can be written in English as a series of steps in how to solve the problem. Sometimes this is called pseudo code.

Coding is taking this program or algorithm and turning it into the actual computer program which is written in  a particular computer programming language, such as C or Python. The code would do the same thing but be written differently using the coding structures or syntax of the language you are using.

Many can code - they can take the algorithm and turn it into a computer program. What is much harder is to take an idea and turn this into a way of doing something. This is programming. This is the much harder problem.

Many courses teach people to code in Python or in  Java. Programming is really the topic of software engineering, examining the problem and working out the pseudo code in how to solve it. There are very few courses on this. Programming is the art of working out were to start and how to do it. It is not written in a specific language although some people do. They for instance program in Java; they think, solve the problem in the Language and code it it the same time. To them programming and coding are one and the same.

TRS-80 Model 100

  The TRS-80 Model 100 coming out for its annual outing, showing to the students a working laptop computer from 40 years ago.