About

This page contains a single entry from the blog posted on June 16, 2008 8:13 AM.

The previous post in this blog was LED Balloons.

The next post in this blog is Winner announced - Gadget Master's iPod shuffle compo.

Many more can be found on the main index page or by looking through the archives.

Sponsored by RS

Sponsored by RS This blog is brought to you in association with DesignSpark, powered by RS.

Subscribe


Sign up for the fortnightly Gadget Master eNewsletter. Get design ideas and circuit schematics straight to your email inbox, no fuss. Just tick the option for Circuits.


RSS Subscribe to this blog's feed
[What is this?]
ElectronicsNews on Twitter Follow ElectronicsNews

Archives

Recent Comments

Sponsored by...

Sponsored by RS This blog is brought to you in association with RS.

« LED Balloons | Main | Winner announced - Gadget Master's iPod shuffle compo »

Solar radiation and a delta-sigma ADC

kipp and konen manual.jpgA device to measure the rays all around us, but it doesn't come under the 'tin-foil helmet' category. File it under delta-sigma ADC - it is a very detailed Solar Server project to measure the solar radiation striking Earth ("insolation"), recording the daily data to a file, which is then emailed.

The device used for measuring daily insolation is designed by Wichit Sirichote in Thailand. He introduces the project, thus:

"The total solar radiation is measured by a Kipp & Zonen CM11 pyranometer (pictured). The EMF output of 5.14 uV/W/m2 is fed to the 24-bit resolution Delta-Sigma A/D converter, LTC2400. The microcontroller circuit built with a PIC18F2550 controls the A/D converter and provides one second time base for data sampling period. The insolation is computed by accumulated summation of the converted data in a whole day.

The data is saved in buffer memory and is sent to the Ubuntu Server through the serial port, ttyS0. Shell scripts have been written for receiving the data from microcontroller board and for saving the record as the text file. The scheduler is set using cron process for sending the data file as attachment of email to the receiver everyday.
"

When the EMF signal from the pyranometer is fed to a 24-bit Delta-sigma converter, the converter board consits of three IC chips (labelled U1, U2 and U3), and the block diagram is below.
delta-sigma converter board.jpg

In an excellently detailed write-up Wichit also gives a parts list, a sample of the data stream sent to his Unbuntu server, the code of the Shell scripts (Unix system commands), both for data capture and dealing with the file saver, and a state sequence diagram for the C-based firmware of the board.

In terms of software on the server side, he uses LAMP (Linux, Apache, MySQL and PHP), with his station using Sendmail as the mail transfer agent, running on a Linux kernel 2.6.22-14.







TrackBack

TrackBack URL for this entry:
http://www.electronicsweekly.com/cgi-bin/mt/mt-tb.cgi/29022

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)