Forum Replies Created
-
AuthorPosts
-
uRADMonitor
KeymasterI understand that, as I sometimes have a few of them running in parallel. The “Smoggie” has a smaller fan, see datasheet attached. For the A3 it might be possible to increase the sending interval and use powersave. With this setup, the unit will do the measurements, then go to sleep (including the fan) for the amount of time you define. Would this work?
uRADMonitor
KeymasterThe last A3 with Gamma sensor was HW105. Since HW106 it was removed in favour of an ozone sensor making it exclusively for Air quality monitoring.
See “future directions” on https://www.uradmonitor.com/producing-the-uradmonitor-a3/
Or the HW108 (current) datasheet: https://www.uradmonitor.com/wordpress/wp-content/uploads/2019/01/datasheet_a3_v107_en_comp.pdfYou can change the LAN IP with your DHCP table, as for the port, I could do that for you – providing a modified firmware version. There’s a promo if you want one now: https://www.uradmonitor.com/products/?sel=4
uRADMonitor
KeymasterWould a built in POE still be needed given these excellent alternative solutions?
uRADMonitor
KeymasterThank you David for this nice contribution!
uRADMonitor
KeymasterThe VOC is not the easiest thing to interpret. You can read more on how a VOC sensor works: https://www.uradmonitor.com/metal-oxide-voc-sensors/
When Bosch manufactured their VOC capable BME680, they also provided a library that would compute a score 1 to 500 to do some estimations on the raw VOC levels. Sadly, this library was never integrated in the uRADMonitor products, it was too big for these embedded systems. On the other hand, current uRADMonitor devices are not using the BME680 anymore, it was too susceptible to failure.The way that lib worked was that it kept a given interval of raw VOC history data. It then used it to compute a baseline and have a reference point to any upcoming raw VOC reading.
I implemented a similar mechanism for the VOC AQI . The last 24 hours of VOC raw data is analysed and the interval min and max are kept. Any new VOC value is compared against the two, and scaled across a 1-500 interval.
This approach worked amazingly well, and generated perfect alignments with other sensors, like the formaldehyde one. This was impressive as we are talking about two separated sensing elements, based on completely different detection technologies. See it here: https://twitter.com/RaduMotisan/status/1067894752027312128
There is a university in Canada currently using several A3 devices for research on how the VOC can be better used.Attachments:
uRADMonitor
KeymasterSadly, this is most likely a formaldehyde sensor failure. Your unit variant uses analogue connection to sensors, so there is little we can investigate here. Newer A3’s communicate with the formaldehyde sensor via a serial connection.
Drop me an email on support@uradmonitor.com if you want me to service it.
uRADMonitor
KeymasterThere is only model A : http://uradmonitor.com/products/?sel=1
and model A3: http://uradmonitor.com/products/?sel=4Model A is a gamma radiation monitor, while A3 is an Air Quality Monitor. Which of the two are you interested in? Please check the two links for complete details.
uRADMonitor
KeymasterYou will often see the VOC AQI perfectly aligned with Formaldehyde readings. I love it, since the two sensors are using very different tech for their operation.
uRADMonitor
KeymasterI also lowered the inverter’s frequency, do you hear any hissing sound?
uRADMonitor
Keymasterthree long beeps means “cannot connect” and lead to a reboot, that does yet another beep, resulting in the four beeps that you heard.
uRADMonitor
KeymasterDone!
uRADMonitor
Keymaster@baskin, it is never too late! Looks good!
uRADMonitor
Keymaster@sbcfarm welcome! Last 4 model A’s are still available. Would really love to see your scripts!
uRADMonitor
KeymasterThanks for your prompt report! It was a bug that is now fixed. Please try again.
uRADMonitor
KeymasterEasiest solution would be a firmware upgrade, to help the high voltage inverter that seems to be failing.
Here’s how to do it: https://www.uradmonitor.com/firmware-upgrade-guide/
Can you get the usbASP programmer and try this? If yes I’ll send you the new firmware hex file.
-
AuthorPosts