Working principle: Difference between revisions

From bcmeter.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
# Polluted air passing through filter paper
# Polluted air passing through filter paper
# Filter paper absorbs black carbon (BC)
# Filter paper absorbs black carbon (BC)
# Sensor measures attenuation of LED shining at 880nm through filter paper
# Sensor measures attenuation of LED shining at 880nm through filter paper (and bias of environmental light changes)
# Data is evaluated by Python script and saved as .csv
# Data is evaluated by Python script and saved as .csv
# Data is displayed in web browser
# Data is displayed in web browser

Revision as of 12:56, 12 July 2021

How does the bcMeter work?

  1. Polluted air passing through filter paper
  2. Filter paper absorbs black carbon (BC)
  3. Sensor measures attenuation of LED shining at 880nm through filter paper (and bias of environmental light changes)
  4. Data is evaluated by Python script and saved as .csv
  5. Data is displayed in web browser