Open Source N95 Face Mask: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(41 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Hint|'''Problem Statement (last updated 3/26/20):'''(1)  Develop proper seal for 3D printable, reusable mask (replaceable filter element); (2) Document sources of readily-available filter material supplies everywhere in the world; (3) Print and test masks; (4) Produce as many masks as possible with 3D printers.}}
=Communication=
[https://join.slack.com/t/open-source-ecology/shared_invite/zt-d6a1n97k-zD514m2Pd0NIom6SD79IqA OSE-Covid 19 Slack]
=Development=
{{Devtemplate|0=Open Source N95 Face Mask|1=0|2=5|3=0|4=0|5=0|6=0|7=0|8=0|9=0|10=0|11=0|12=0|13=0|14=0|15=0|16=0|17=0|18=0|19=0|20=0}}
{{Devtemplate|0=Open Source N95 Face Mask|1=0|2=5|3=0|4=0|5=0|6=0|7=0|8=0|9=0|10=0|11=0|12=0|13=0|14=0|15=0|16=0|17=0|18=0|19=0|20=0}}


=Tasks Allocation=
<html>
<iframe src="https://kb.jambonaka.ovh/?controller=BoardViewController&action=show&project_id=3&search=status%3Aopen" width=80% height=500>
</iframe></html>
=COVID Dashboard=
<html>
  <head>
<link href='http://fonts.googleapis.com/css?family=Arvo' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<style type="text/css">
a:hover
{
color:rgb(255,0,0);
}
.headercontainer
{
    width:32.75%;
    float:left;
    margin:0px 0.875% 0px 0px;
}
.headercontainer_map
{
    width:32.75%
    float:left;
}
.headercontainer_video
{
    width:100%;
    float:left;
}
.headercontainer_statuslog
{
    width:66.375%;
    float:left;
}
.fluidcontainer
{
    width:100%;
    border: 2px solid black;   
    float:left;
    margin:0px 0.875% 0px 0px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height:342px;
}
.fluidcontainer_map
{
    width:32.75%;
    border: 2px solid black;
    float:left;
    margin:0px 0px 0px 0px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fluidcontainer_youtubeandstatuslog
{
    width:100%;
    max-height:242px;
}
.fluidWrapper
{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    width:100%;
    height:100%;
}
.fluidWrapper iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fluidWrapper img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
h3
{
    font-size:145%;
    font-family: 'Arvo', serif;
    letter-spacing:1px;
    margin-bottom:-3px;
}
h4
{
    font-size:120%;
    font-family: 'Arvo', serif;
    margin-bottom:-2px;
}
.youtube
{
    width:100%;
    border: 2px solid black;
    float:left;
    margin-right:0.875%;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.statuslog
{
    width:100%;
    border: 2px solid black;
    float:left;
    max-height:244px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.taskboard
{
    height:350px;
    width:100%;
    border:2px solid black;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.controlpanel
{
    border:2px solid black;
    height:354px;
    width:100%;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
</style>
  </head>
<br style="clear:both" />
<div height="320px">
<div class="headercontainer">
<h4>
<!------------------------------------- FIRST WINDOW--------------------------------------->
<a href="javascript: void(0)"
  onclick="window.open('https://docs.google.com/presentation/d/1uftFsVQZLVmJqDI3gcNFbANLc2K9HzC4i22im1-nrhE/edit#slide=id.g638faeb3b0_3_51',
  'windowname2',
  'width=800, \
  height=600, \
  directories=no, \
  location=no, \
  menubar=no, \
  resizable=no, \
  scrollbars=1, \
  status=no, \
  toolbar=no');
  return false;" title="OSE Systems Diagram">OSE guiding document for collaborative design</a>
</h4>
<div class="fluidcontainer">
<div class="fluidWrapper">
<a href="javascript: void(0)"
  onclick="window.open('https://docs.google.com/drawings/d/1lp3fTsiTzLC-xO4m9EaBOvXCJwGIo9Zt9vi0tYAw2S4/edit',
  'windowname2',
  'width=800, \
  height=600, \
  directories=no, \
  location=no, \
  menubar=no, \
  resizable=no, \
  scrollbars=1, \
  status=no, \
  toolbar=no');
  return false;" title="Systems Engineering Breakdown Diagram (SEBD)">
  <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQuHeFFYWYILZZUKPQmf39G9g1XnyOLpDXFEo-vrLMBmL9nbx2Bmt6Shb3oIuTqZo8tOTFop_D1GBlo/embed?
start=false&loop=false&delayms=3000" frameborder="0" width="560" height="730" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"
"https://docs.google.com/drawings/pub?id=1lp3fTsiTzLC-xO4m9EaBOvXCJwGIo9Zt9vi0tYAw2S4&amp;w=960&amp;h=720" border="0"></iframe>
</div>
</div>
</div>
<!------------------------------------- SECOND WINDOW--------------------------------------->
<div class="headercontainer">
<h4>
<a href="javascript: void(0)"
  onclick="window.open('https://www.youtube.com/user/marcinose/videos?view_as=subscriber',
  'windowname2',
  'width=700, \
  height=800, \
  directories=no, \
  location=no, \
  menubar=no, \
  resizable=no, \
  scrollbars=1, \
  status=no, \
  toolbar=no');
  return false;" title="Video Log">Video Log</a>
</h4>
<div class="youtube">
<div class="fluidWrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/2JAYPKJcgQM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="headercontainer">
<h4>
<a href="javascript: void(0)"
  onclick="window.open('https://docs.google.com/presentation/d/1xAlAslbR0N6A3qcufc_w8TCtCNvMnER3fK6mM2egVvw/edit#slide=id.g5c3be0ce2d_1_28',
  'windowname2',
  'width=1800, \
  height=900, \
  directories=no, \
  location=yes, \
  menubar=yes, \
  resizable=no, \
  scrollbars=1, \
  status=yes, \
  toolbar=yes');
  return false;" title="Visual Commits">Visual Commits</a>
</h4>
<div class="fluidcontainer">
<div class="fluidWrapper"> 
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSxRkCpG2fojF8j7l4o0tFgxLTFnImejnMQGWahOSW0hkiGfkCn4TUaM-0eahbqHoTc4TxA-9KLncEB/embed?start=false&loop=false&delayms=3000" frameborder="0" width="560" height="730" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
</div>
</div>
</div>
<br style="clear:both" />
<div class="headercontainer">
<!------------------------------------- 4th/5th WINDOW--------------------------------------->
<h4 style="display:inline;">
<a href="https://forms.gle/uHPDXyzvn9vWLReDA">Open Survey for Product Review and Idéas</a></h4>
</h4>
<div class="controlpanel">
<iframe width='100%' height='350' frameborder='0' src='https://docs.google.com/forms/d/e/1FAIpQLScTjZYTDq_URR-YV4Tp1-EnYgTd2HwRLKHtt5Win6ZOswt60g/viewform?embedded=true'></iframe>
</div>
</div>
<div class="headercontainer">
<!------------------------------------- 5th/6th WINDOW--------------------------------------->
<h4 style="display:inline;">
<a href="https://docs.google.com/spreadsheets/d/1qHFGsVhKjvz2Fl26WUWibtr-Rc6Whlqk9p7YjxG3cdk/edit?usp=sharing">Results of the Review Survey</a></h4>
</h4>
<div class="controlpanel">
<iframe width='100%' height='350' frameborder='0' src='https://docs.google.com/spreadsheets/d/e/2PACX-1vR-3IazWnCqanI9p9pMKYnY-1TQGiWzMIzg4LEnIvkRMOvcPV3873P3XmmXEIIp1ZSDZvR6OJCl3Nsu/pubhtml?gid=0&amp;single=true&amp;widget=true&amp;headers=false'>
</iframe>
</div>
</div>
<br style="clear:both" />
</p>
</html>


=Best Candidates=
=Best Candidates=
Line 7: Line 322:


=Links=
=Links=
*[[Large-Scale Collaborative Design]]
*[[Mask Test Procedures]]
*[[COVID Development]]
*[[COVID Development]]
*[[HEPA Filters]]
*[[HEPA Filters]]
*[[Melt-Blown Plastic]]
*[[Melt-Blown Plastic]]

Latest revision as of 13:06, 1 April 2020


HintLightbulb.png Hint: Problem Statement (last updated 3/26/20):(1) Develop proper seal for 3D printable, reusable mask (replaceable filter element); (2) Document sources of readily-available filter material supplies everywhere in the world; (3) Print and test masks; (4) Produce as many masks as possible with 3D printers.

Communication

OSE-Covid 19 Slack

Development

Development Template
Description Link to Work Product %
DESIGN
1 Requirements + Value Proposition Open Source N95 Face Mask Requirements + Value Proposition 0
2 Industry_Standards Open Source N95 Face Mask Industry Standards 5
3 Conceptual Design Open Source N95 Face Mask Conceptual Design 0
4 Module Breakdown Open Source N95 Face Mask Module Breakdown 0
5 3D CAD Open Source N95 Face Mask 3D CAD 0
6 Calculations Open Source N95 Face Mask Calculations 0
7 Electronics Design Open Source N95 Face Mask Electronics Design 0
8 Wiring and Plumbing Open Source N95 Face Mask Wiring and Plumbing 0
9 Software Open Source N95 Face Mask Software 0
BILL OF MATERIALS
10 BOM Open Source N95 Face Mask BOM 0
11 vBOM Open Source N95 Face Mask vBOM 0
12 CAM Files Open Source N95 Face Mask CAM Files 0
13 Cut List Open Source N95 Face Mask Cut List 0
BUILD
14 Build Instructions Open Source N95 Face Mask Build Instructions 0
15 Fabrication Drawings Open Source N95 Face Mask Fabrication Drawings 0
16 Exploded Part Diagram Open Source N95 Face Mask Exploded Part Diagram 0
17 Production Engineering Open Source N95 Face Mask Production Engineering 0
DATA COLLECTION
18 Build Pictures and Video Open Source N95 Face Mask Build Pictures and Video 0
19 Data Collection Open Source N95 Face Mask Data Collection 0
20 Future Work Open Source N95 Face Mask Future Work 0


Tasks Allocation

COVID Dashboard




Best Candidates

Links