09-13-2022 06:58 PM
Hello,
I am using the bme688 devkit to gather data for 2 gas classes. After using ai-studio to generate the bsec config file, I am testing the gas classification with the example application provided under https://github.com/BoschSensortec/Bosch-BSEC2-Library, which works. But if I am trying to use the same configuration with one of our own sensors connected over i2c the classification does not work. I tried three different sensors but none showed the correct gas class. In fact the classification output does not change at all, regardless of the air around the sensor. I hardly believe that all three sensors are somehow defective, given that every other metric, be it temperature, humidity, raw gas resistence, does change according to changes in the air. Does a custom bsec config only works with the dev board? What could be the error?
Kind regards,
Dennis
01-11-2023 03:36 AM
Hi kd7eir,
Currently the best way to tackle sensor aging is by including data from both boards(old and new sensors) for training.
03-13-2023 03:25 PM
So, if i didn't misunderstand what you are saying, this means that even if someone samples data with the dev kit and then proceeds to train an algorithm, the resulting configuration works only with the devkit and not with other sensors connected to other MCUs?
03-15-2023 10:30 AM
Hi Prop4et,
Currently, you record data with dev kit, the sensor on dev kit run with the configuration file generated by BME AI-Studio will have better performance than other sensors.
03-15-2023 01:29 PM
Looks like the training is not working at all on a single sensor. I was collecting the data from the single sensor getting the samples for about half of hour for normal area condition, after that with cofee and another time, as it was described in the video. After the raw data have been collected i have imported this file to Bosh AI studio, but looks like the cicles are considered only for the first speciment and the rest is with 0... for the first one it is 48 even though i was more than 1000 sampling collected for 2 hours. Is there way to configure the AI for one sensor or there is a limitation on it to be working only with your dev tool?
03-21-2023 08:03 AM
Hi Mila,
The BME AI-Studio itself does not limit how many sensors are used to collect data, and when it is collected, as long as the imported data format meets the requirements. Detailed data format requirement, reference applicatoin note: https://www.bosch-sensortec.com/media/boschsensortec/downloads/application_notes_1/bst-bme688-an001....