element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Safe and Sound
  • Challenges & Projects
  • Design Challenges
  • Safe and Sound
  • More
  • Cancel
Safe and Sound
Blog Safe and Sound - Hazardous Factor - UV Light - blog 3
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dougw
  • Date Created: 25 Feb 2017 4:58 AM Date Created
  • Views 553 views
  • Likes 8 likes
  • Comments 2 comments
  • safe and sound
  • safe and sound design challenge
  • hazardous_environmental_factors
  • invisible_hazards
  • safe & sound
  • wearable technology
  • Wearables
  • uv_radiation
Related
Recommended

Safe and Sound - Hazardous Factor - UV Light - blog 3

dougw
dougw
25 Feb 2017

Hazardous environmental factors are really not anyone's idea of a fun topic, so I want to keep all the gory depressing medical details to a minimum and focus more on the technical challenges of monitoring and measuring these invisible quantities. There will be a separate blog for each hazard explaining why I want to measure it, but each of them will also cover methods of minimizing the risks and also the measurement techniques or circuitry I will be using. I am starting with sensors that need circuitry to be designed so I can get the PCB on order as soon as possible.

 

Ultraviolet Light

When people think of dangerous radiation, they don't usually think of light, but the most common adverse health effect due to radiation is sunburn - from ultraviolet light. Excessive UV exposure can also lead to skin cancer. UV radiation is divided into wavelength ranges identified as UVA (315 to 400 nm), UVB (280 to 315 nm), and UVC (100 to 280 nm).

UVC would probably be dangerous but it is so energetic it gets absorbed in the atmosphere and never reaches the planet surface.

About 5% of solar radiation is UVA. Of the solar UV energy reaching the equator, 95% is UVA and only 5% is UVB, but both can cause serious adverse effects. UVB can penetrate through the epidermis and UVA penetrates even deeper – through the dermis.

image

UV is dangerous to many living organisms and is often used to sterilize transparent liquids.

UV is both good and bad for people – it helps us synthesize the extremely important hormone called vitamin D, but can also damage DNA - leading to health problems such as sun burn, skin aging, cataracts and skin cancer. It also suppresses the immune system. In Canada there are over 80,000 cases of skin cancer diagnosed each year and over 1,000 Canadians die from skin cancer each year. Most (about 90%) are attributed to UV exposure and the case rate has been increasing for the past 2 decades.

It is fairly easy to avoid excessive UV exposure, but the perception appears to be that the risks are not significant.

UV exposure avoidance/minimization methods:

  • stay indoors
  • stay in the shade
  • limit the time spent in the sun
  • wear UV blocking glasses or sunglasses
  • wear clothing that minimizes exposed skin
  • install UV blocking windows
  • use sunscreen compounds on the skin
  • do not use electric lights that generate UV, such as fluorescent lights
  • avoid tanning beds
  • stay well hydrated when outdoors
  • pay attention to the UV Index forecast

Those who try hard to avoid UV exposure should investigate whether vitamin D supplements are warranted – the literature seems to suggest they are necessary.

 

Sensor Technology

I will be using an ML8511 photodiode to measure ultraviolet light. It is easier to buy these sensors on a PCB so this is what I will buy:

image

This sensor has a spectral sensitivity that almost perfectly captures the UVA and UVB spectrum as shown here:

image

This next graph shows the sensor sensitivity to UV.

image

Below is a crude summary showing conversion between UV intensity and UV Index,

CIE-weighted irradiance (power density)

   

From \ To

Wm-2 (CIE)

Js-1m-2 (CIE)

UV-index

Wm-2 (CIE)

1

1

40

Js-1m-2 (CIE)

1

1

40

UV-index

1/40

1/40

1

Example: 75 mWm-2 CIE-weighted UV equals (75/1000)*40 = 3 on the UV-index scale.

 

If I am reading all these numbers correctly, it looks like this sensor is not ideally sensitive to the levels of UV in sunlight so the signal may need extra gain. I will use a general purpose offset and gain adjustment circuit to ensure I can get reasonable readings in normal sunlight. The Texas Instruments TLV4333 quad op-amp I am using is a nice accurate, low offset, low drift, rail-to-rail amplifier well suited to low speed sensors. This circuit will connect to one of the analog channels on the MSP_EXP432P401R.

image

This circuit will be one of 4 or 5 sensors on a custom booster pack I am designing.

I will probably tackle the other sensors on this booster pack next as I need to design the PCB and get it on order.

 

All links to blogs related to this project can be found in the first blog here:

Safe and Sound - Invisible Hazardous Environmental Factors Monitoring System - blog 1

  • Sign in to reply

Top Comments

  • DAB
    DAB over 8 years ago +2
    Great post Douglas. Interesting sensor you found. I am assuming it is silicon based with a UV filter, but I am just guessing. I look forward to seeing you design. DAB
  • mcb1
    mcb1 over 8 years ago +2
    Given the UV problems, it's a shame low cost devices with reasonable output are not prevalent. Look forward to the other sensors.
Parents
  • mcb1
    mcb1 over 8 years ago

    Given the UV problems, it's a shame low cost devices with reasonable output are not prevalent.

     

    Look forward to the other sensors.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • mcb1
    mcb1 over 8 years ago

    Given the UV problems, it's a shame low cost devices with reasonable output are not prevalent.

     

    Look forward to the other sensors.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube