Giter Site home page Giter Site logo

joonhoso / satellite-launch-cost-minimization-operations-research- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lawolf8/satellite-launch-cost-minimization-operations-research-

1.0 0.0 0.0 6.13 MB

Using Operations Research to solve this problem, this takes inputs for various locations and provides the best day to launch a Low Earth Orbit (LEO) Satellite with cost minimization based on weather, size, cost, failure rate, and more.

Jupyter Notebook 100.00%

satellite-launch-cost-minimization-operations-research-'s Introduction

Satellite-Launch-Cost-Minimization-Operations-Research

Overview

This project leverages Operations Research techniques to solve the complex problem of minimizing the cost of launching Low Earth Orbit (LEO) satellites. By taking into account various factors such as location, weather, satellite size, cost, failure rate, and more, the goal is to identify the optimal day for a satellite launch. This personal project makes use of GCAT data and the National Weather API. Additionally, there is an interactive feature utilizing NWS's API to utilize the forecasted weather to determine the most cost-efficent site to conduct LEO launches within a 14-day period and limit failure rate.

Key Features

  • Data Analysis: Utilizes GCAT data for comprehensive satellite and launch information.
  • Weather Integration: Incorporates data from the National Weather API to factor in historical and forecasted weather conditions. Weather per launch site is determined by the closest area recorded by NWS, this requires the great-circle distance between two points on the Earth surface of both the areas recorded by NWS and the location of the launch sites.
  • Cost Optimization: Focuses on minimizing overall launch costs considering multiple variables at various sites.
  • Failure Rate Assessment: Evaluates the risk associated with satellite launches.

Packages/APIs

Python 3.11.1

  • Gurobipy (Operations Research Solver)
  • Pandas
  • Geopandas
  • Numpy
  • Matplotlib
  • Seaborn
  • National Weather Service API (NWS)

How It Works

  1. Input Gathering: Collects data on potential launch locations, satellite specifications, satellite costs, and desired launch windows.
  2. Weather Data Integration: Fetches weather forecasts from the National Weather API for considered locations and dates.
  3. Optimization Algorithm: Applies Operations Research algorithms to determine the most cost-effective launch day, balancing factors like weather conditions, satellite size, and failure rates.
  4. Output: Provides a detailed report on the best day for the satellite launch, including cost analysis and risk assessment.
  5. User Interface: Determines the ideal location to commit a LEO launch within 14 days

satellite-launch-cost-minimization-operations-research-'s People

Contributors

lawolf8 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.