Skip to content

Commit

Permalink
3.1.13
Browse files Browse the repository at this point in the history
Research Page 2
  • Loading branch information
will-driessen committed Dec 14, 2023
1 parent 4f57567 commit c1b58ef
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 115 deletions.
4 changes: 1 addition & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ main:
- title: "Arduino Drone"
url: https://will-driessen.github.io/arduino-drone/
- title: "Chemistry Shop"
url: https://will-driessen.github.io/chemshop/
- title: "Resume"
url: https://will-driessen.github.io/resume/
url: https://will-driessen.github.io/chemshop/
Binary file not shown.
Binary file modified assets/images/resume_wdriessen_final.pdf
Binary file not shown.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
<button style="background-color:whitesmoke;" onclick="window.location.href='https://will-driessen.github.io/chemshop';"><b>Featured Experience - Chemistry Instrument Shop<b></button>
<p>


<!--
<html>
<body>
<header>
<h1></h1>
<header>
<p>Create an impact on the design of space missions and systems. Design, build, and test electromechanical prototypes or products. Optimize and automate with programming. Contact me with the profile bar.<p> -->


<head>
<title>Resume</title>
</head>
<body>
<h1>Resume - Updated Dec. 2023</h1>
<iframe src="/assets/images/resume_wdriessen_final.pdf" width="100%" height="500px">
</iframe>
</body>
</html>

</body>
</html>
96 changes: 10 additions & 86 deletions research.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,89 +6,13 @@ author_profile: true
<html>
<body>

<header> <h1>Initial Rack Installation</h1></header>
<h3>Manufactured rack mount bars to hold the two power supplies and the battery.</h3>

<p><p>
<p><p>
<figure>
<img src="/assets/images/aircraft_rack.jpg">
</figure>
<center> </center>
<p></p>

<header> <h1>Preliminary Control Box Internals</h1></header>
<h3>The inside of the control box is pictured. There are 3 power supplies (24V, 15V, 5V), 4 Relays, a LabJack for data aquisition, and a high current switch for the entire instrument. </h3>

<p><p>
<figure>
<img src="/assets/images/box_top_nozip.jpeg">
</figure>
<center> </center>
<p></p>

<h3> Internals with Zip-Ties </h3>

<p><p>
<figure>
<img src="/assets/images/box_top_zip.jpeg">
</figure>
<center> </center>
<p></p>

<h3> Panel mount view. Shows 6 DB15 ports for the Mass Flow Controllers (MFCs) and Mass Flow Meters (MFMs). The DAQ I/O are standard BNC 5V Digitall outputs. The LabJack communicates over ethernet, and a DB9 port houses the relay connections. </h3>

<p><p>
<figure>
<img src="/assets/images/box_open_back.jpeg">
</figure>
<center> </center>
<p></p>

<h3>Test setup on top of instrument. </h3>

<p><p>
<figure>
<img src="/assets/images/tof_test_setup.jpeg">
</figure>
<center> </center>
<p></p>

<h3>Final closed assembly rear view with power interrupt cables. </h3>


<p><p>
<figure>
<img src="/assets/images/box_raw_back.jpeg">
</figure>
<center> </center>
<p></p>

<h3>Final closed assembly front view.</h3>

<p><p>
<figure>
<img src="/assets/images/box_closed_front.jpeg">
</figure>
<center> </center>
<p></p>

<h3>Post installation instrument view #1.</h3>


<p><p>
<figure>
<img src="/assets/images/tof_front.jpeg">
</figure>
<center> </center>
<p></p>

<h3>Post installation instrument view #2.</h3>


<p><p>
<figure>
<img src="/assets/images/tof_side.jpeg">
</figure>
<center> </center>
<p></p>
<html>
<head>
<title>Resume</title>
</head>
<body>
<h1>Resume - Updated Dec. 2023</h1>
<iframe src="/assets/images/Robust_Estimators_Driessen_Draft.pdf" width="100%" height="500px">
</iframe>
</body>
</html>
17 changes: 0 additions & 17 deletions resume.md

This file was deleted.

0 comments on commit c1b58ef

Please sign in to comment.