m-inaam / Aurora-Borealis

Official Submission of Team "Aurora Borealis" for NASA Space Apps Challenge 2022 participating in the challenge "SAVE THE EARTH FROM ANOTHER CARRINGTON EVENT!"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aurora-Borealis

Official Submission of Team "Aurora Borealis" for NASA Space Apps Challenge 2022 participating in the challenge "SAVE THE EARTH FROM ANOTHER CARRINGTON EVENT!"

Introduction

One of the most powerful solar events of the century was the Carrington Event in 1859. Powerful coronal mass ejections struck Earth directly throughout this event. Globally, including close to the equator, observers of the ensuing impacts and glimmering auroras in the night sky were noticed. Long lengths of the common telegraph transmission lines that were affected by this space weather phenomenon developed geomagnetically induced currents that produced enough current for the lines to function without batteries. In other cases, the induced currents even set some telegraph stations on fire. Fortunately, the Carrington Event had a minimal impact on both world safety and the economy because high voltage (HV) electrical power transmission lines weren't in use at the time.

carrington

However, such an occurrence would be terrible in the modern world, when almost everything is powered by electricity, computers, and other devices that are connected to the "grid." Large numbers of high energy particles that are ejected during solar storms as solar wind have the potential to harm electrical and electronic infrastructure like power lines and satellites for communication. Since it takes a very long time to get such large power transformers and they are expensive to replace, it is possible that the HV power lines and substations on which we rely could be damaged or rendered inoperable for months or years.

Problem Statement/Solution

The effects on society could be catastrophic if a significant space weather catastrophe similar to the Carrington Event of 1859 occurred now. The goal of this challenge is to created neural network pipeline that can accurately track changes in the peak solar wind speed and give a head start on the possibility for the next Carrington-like event.

our solution

What problem does it solve?

The issue of delayed transmission in solar flare changes.

What do people gain?

Quick alert on any solar flare changes.

Where is the opportunity?

By speculation, the Carrington event is set to occur in the near future. This is a precautionary step to avoid widespread impact if eventually it happens.

Idea Description

How does it work?

  • Method - Dataset was gathered every six months for 1 year, specifically 2021.
  • Parameters - Magnetic field magnitude (BW[nT]) using "Wind Mission Magnetic Field Dataset".
  • Model implementation - By using the parameters, an algorithm is created which predicts the intensity of electric flow. The algorithm uses a classifier that trains the dataset and generates a current voltage spectra.
  • Language - Python v3.10.

graph color

Into The Future

What will your idea change?

People can prepare in advance or even stay away from instruments that can trigger a reaction when the flare hits the Earth. Also, scientists can provide an anti-flare shield such that during the event, no one will be hurt even if close to conductors.

What can your solution do for people, the world, and beyond?

Save the world from unavoidable solar disasters.

Final Video

To be a champion, compete; to be a great champion, compete with the best; but to be the greatest champion, compete with yourself

Our amazing team

image

About

Official Submission of Team "Aurora Borealis" for NASA Space Apps Challenge 2022 participating in the challenge "SAVE THE EARTH FROM ANOTHER CARRINGTON EVENT!"

License:GNU General Public License v3.0


Languages

Language:Python 97.2%Language:Cython 1.8%Language:C 0.4%Language:C++ 0.3%Language:HTML 0.1%Language:JavaScript 0.0%Language:TeX 0.0%Language:Fortran 0.0%Language:PowerShell 0.0%Language:Meson 0.0%Language:Jupyter Notebook 0.0%Language:Smarty 0.0%Language:CSS 0.0%Language:Roff 0.0%Language:MATLAB 0.0%Language:Batchfile 0.0%Language:Forth 0.0%Language:XSLT 0.0%Language:Classic ASP 0.0%Language:VBScript 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Lua 0.0%