Skip to content
View peterdsharpe's full-sized avatar
✈️
Optimizing to do more with less!
✈️
Optimizing to do more with less!

Highlights

  • Pro
Block or Report

Block or report peterdsharpe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peterdsharpe/README.md

Title Splash


Hello there! My name is Peter Sharpe, and I'm a PhD Candidate at MIT AeroAstro studying aircraft design, multidisciplinary design optimization (MDO), and computational aerodynamics. 🚀 ✈️

I research new optimization techniques that allow us to quickly solve challenging real-world engineering problems. Some general ideas in my work:

  • I'm a strong advocate of "interactive design" - design optimization must be an exploratory process with a human at the wheel, because 90% of design is asking the right question. Unfortunately, many traditional design optimization tools ("black-box optimizers") at an acceptable level of modeling fidelity are too slow for interactive use - an optimizer that takes hours, days, or weeks to run is generally not very useful.
  • Most of my optimization research focuses on enabling rapid, interactive design through automatic differentiation and "simultaneous analysis and design" (SAND) methods. Both of these require you to "get inside of the black box" of solvers, and the payoff is that design optimization of highly-coupled systems becomes many orders of magnitude faster.
  • Generally, my work focuses on "wide" rather than "deep" design optimization: when designing complex engineering systems, I've found that it's usually more important to capture the rough design trade-offs across dozens of subsystems, rather than precisely analyzing just one or two disciplines. When precision is required, surrogate modeling techniques based on data from high-fidelity analysis can allow us to retain both high speed and high accuracy.

I also do a lot of consulting work on the side, usually in the areas of aircraft design optimization and data science - if you have a problem you're interested in solving, I'd be happy to chat at pds@mit.edu.

Welcome to my GitHub! Come in. Have some tea. Stay a while.


stats langs


Note: The background photo up top is from a hike I did in Acadia National Park - I'd highly recommend going if you're in the area!

Pinned

  1. AeroSandbox AeroSandbox Public

    Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.

    Jupyter Notebook 660 110