Skip to content

This library offers seamless integration with Geiger counters, providing comprehensive radiation metrics such as µSv/hr, average dose rate, standard deviation, and CPM statistics (Avg, sdCPM, CPM count), while enabling advanced data science workflows through gradient-based Multidimensional Radioactive Decay Estimation using Python.

License

Notifications You must be signed in to change notification settings

abcdaaaaaaaaa/RadioactiveDataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioactiveSpaceData v5.1.5

RadioactiveDataScience What can be create?

"The first and only Arduino library where Geiger Counter combine with Data Science"

1) Multidimensional Radioactive Decay Estimations in 3 Different Modes

3D Analysis

3D_preview

Data Visualization

2D_preview

Multi Graph

multi_preview

This repository presents a multivariable exponential regression model to estimate Average CPM (counts per minute) based on Time, Radiation dose rate (Usv/hr), Standard Deviation of CPM (sdCPM), and Total CPM Count.

2) Development of a Unique Model Equation

The predicted average CPM is defined by the following equation:

formullas

Where:

formullas2

3) Creation of Original Algorithm Logic

  1. Input features:

    • Time
    • Usv/hr (radiation dose rate)
    • sdCPM (standard deviation of CPM)
    • CPM Count (total count)
  2. Apply natural logarithm (ln) to all features except time to linearize exponential behavior.

  3. Fit a linear regression model to:

logformulla
  1. Final prediction is obtained by exponentiating the output.

Check out all our DataScience libraries under the SpaceData series!

"The first and only Arduino library series where Gas Sensors and Geiger Counter combine with Data Science"

Library Scope
MQDataScience MQ2, MQ3, MQ4, MQ5, MQ6, MQ7, MQ8, MQ9, MQ131_LOW, MQ131_HIGH, MQ135, MQ136, MQ137, MQ138, MQ214, MQ216, MQ303A, MQ303B, MQ306A, MQ307A, MQ309A Gas Sensors
TGSDataScience TGS2600, TGS2610, TGS2611 TGS2620, TGS2612, TGS2442, TGS2201, TGS4161, TGS8100, TGS813, TGS822, TGS2602, TGS6812 Gas Sensors
MG811DataScience MG811 Gas Sensor
SP3S-AQ2DataScience SP3S-AQ2-01 Gas Sensor
RadioactiveDataScience Geiger Counter

For detailed explanation, You can also check out the github Wiki Page!

You can access the library's article Here!

About

This library offers seamless integration with Geiger counters, providing comprehensive radiation metrics such as µSv/hr, average dose rate, standard deviation, and CPM statistics (Avg, sdCPM, CPM count), while enabling advanced data science workflows through gradient-based Multidimensional Radioactive Decay Estimation using Python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published