×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

How to create a cloud sensor for a part of the sky?

  • Posts: 27
  • Thank you received: 5
That's also for a long time on my DIY todo list. I am going to use a simple IR sensor to, kind of, measure the temperature of the sky. Clouds are way warmer than a clear sky so in theory it should be fairly easy to detect.
Just recently I did some tests with a simple and cheap IR temperature meter, the same they point at your forehead to check for Covid. Those tests shows a clear difference between a cloud and clear sky. I am not sure if this in the cold wintertime is also the case so more testing has to be done.
Last edit: 3 years 7 months ago by GerardvS.
3 years 7 months ago #59536

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 3
Hello
so I already have a weather station with an IR sensor that detects clouds, and it works pretty well.
But it's a little fault for me, because it takes the sky above my observatory, but what can happen is to have the value of "no clouds" but to have clouds in the distance or just want to take a picture of an object.

That's why I was thinking of a camera that counts the number of stars and if all of a sudden the number of stars is more than 10% of the beginning, or you decide to take the pictures of your session, it puts in pose, until a better condition.
3 years 7 months ago #59537

Please Log in or Create an account to join the conversation.

  • Posts: 23
  • Thank you received: 0
Hello constant1462,
take a thermal infrared camera with an all sky lens in front of the camera (e.g. a polished stainless steel ball - or gold plated ball.
You will get a cloud image of the total sky. Clouds are warm, and the cloudless sky is very cold.
The attached photo shows a false color photo. of a polished stainless steel ball with "all sky" in the upper part of the ball. Black is lower than -50degC (no clouds), magenta shows light cirrus clouds around horizon, blue more clouds, and green is the countryside around myself, with me at the center.
Best regards
Frank
Name: Frank Fleischmann
Interests: nature, technics, astronomy, optics, space
Developments: motor control, sensors, networking, radio detectors astronomy, cameras for spacecrafts
Using: 3m Baader dome, 2m ScopDome, GM4000, EQ8, and homebrewed ones, echelle spectrograph and ... INDI
3 years 7 months ago #59539
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 27
  • Thank you received: 5
@constant1462, counting stars is indeed a better or at least a more 2020 solution. If you can do it by software then you should :-)
You triggered me to do some tests with OpenCV. There are plenty of "object count" examples available.
Thanks for the idea.
The following user(s) said Thank You: Fady Ibrahim
3 years 7 months ago #59540

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 3
Hello gerardvs.
So unfortunately I'm terrible at programming.
Otherwise I'll try to do something about it.
That's why I'm asking if anyone has an idea how to do it or knows a way to do it.
And I'm not very good at English.
3 years 7 months ago #59543

Please Log in or Create an account to join the conversation.

  • Posts: 27
  • Thank you received: 5
Just did a quick test with an old image. I saw many examples but used this one to see how it does on my usually too dark images. :-)
I think it is fairly easy to either analyse the guider images or the real images and do a prediction of cloud coverage once the star-count has dropped significantly.

To be continued.....
3 years 7 months ago #59545
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 294
  • Thank you received: 54
You can get the MLX90614 (cloud sensor part of the Weather Radio) in narrow field of view version. The standard part has a 90 degrees FOV but the MLX90614 is also available in 10 or even 5 degrees FOV.

What I am coming at is that a specialized/limited version of the Weather Radio could be built with a narrow FOV MLX90614 that would be put on the same axis and in from of the telescope tube. That could give you a good idea of the cloud cover in the FOV of the telescope, and the standard Weather Radio would give you an idea of the general cloud cover.

Ideally though, an all-sky (thermal?) camera with cloud detection/mapping over the KStars window would be preferred but... that's another story. :)
3 years 7 months ago #59546

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 3
Hi Gerardvs
That's exactly what I thought of as an idea, so cool !!

The thing, now, it will be finished to integrate into kstars as we do for weather alerts.

But I think that on will have to add an additional camera, but that's not a problem, otherwise.

In all will I will wait impatiently to hear from you.

See you soon
Christophe
3 years 7 months ago #59547

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 3
So I have the standard version of my weather station, by the way I didn't even know there was another angle.
3 years 7 months ago #59548

Please Log in or Create an account to join the conversation.

  • Posts: 294
  • Thank you received: 54
I am not sure you can get the narrow FOV parts with evaluation boards like the Adafruit or DFRobot ones but they are available as discrete parts that you could use if you have soldering skills. Unless they are surface mounted on the evaluation boards, I am quite certain that one could replace the standard part with the narrow FOV one fairly easily.

If you are interested/curious, you can look at the Melexis datasheet for the MLX90614, www.melexis.com/en/documents/documentati...s/datasheet-mlx90614 .
3 years 7 months ago #59551

Please Log in or Create an account to join the conversation.

  • Posts: 294
  • Thank you received: 54
I just found this interesting paper that could be relevant to what you want to do. It uses an all-sky camera (180 degree FOV) to estimate and map cloud cover for the observation of Cherenkov photons.

s3.cern.ch/inspire-prod-files-9/98f5d2c8...5cadd2963404c8ae5eec
The following user(s) said Thank You: Joaquin
3 years 7 months ago #59552

Please Log in or Create an account to join the conversation.

  • Posts: 250
  • Thank you received: 3
Hello
So indeed it looks good, but I admit not having understood all because my English is not as good as before.
Does he put a simple all sky style camera or is it an IR camera?

So the most, it is if you manage to make a correspondence between what the camera detects and manage to say that in 10min it will be covered in kstars.

But I think it's more complicated to set up than a star-counting camera, right?
3 years 7 months ago #59554

Please Log in or Create an account to join the conversation.

Time to create page: 2.373 seconds