FreeCAD-Doc/localwiki/Swept-path_Analysis_GSoC_Project.html
2018-07-08 12:11:49 -05:00

58 lines
4.6 KiB
HTML

<html><head><title>Swept-path Analysis GSoC Project</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Swept-path Analysis GSoC Project</h1></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><p>This page is describes a potential 2018 Google Summer of Code project regarding configuration management for the FreeCAD CAE application.
</p>
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Outline"><span class="tocnumber">1</span> <span class="toctext">Outline</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Details"><span class="tocnumber">2</span> <span class="toctext">Details</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Expected_Outcome"><span class="tocnumber">3</span> <span class="toctext">Expected Outcome</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Future_Possibilities"><span class="tocnumber">4</span> <span class="toctext">Future Possibilities</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#Project_Properties"><span class="tocnumber">5</span> <span class="toctext">Project Properties</span></a>
<ul>
<li class="toclevel-2 tocsection-6"><a href="#Skills"><span class="tocnumber">5.1</span> <span class="toctext">Skills</span></a></li>
<li class="toclevel-2 tocsection-7"><a href="#Difficulty"><span class="tocnumber">5.2</span> <span class="toctext">Difficulty</span></a></li>
<li class="toclevel-2 tocsection-8"><a href="#Additional_Information"><span class="tocnumber">5.3</span> <span class="toctext">Additional Information</span></a></li>
</ul>
</li>
</ul>
</div>
<h2><span class="mw-headline" id="Outline">Outline</span></h2>
<p>In Transportation Engineering, a common need is a "swept-path analysis", which simply analyzes the path a vehicle takes as it turns a corner. Vehicles of differing dimensions and wheel bases, obviously, have different turning capabilities, so it's necessary to ensure public facilities are designed to accommodate the least agile vehicles that are expected to use it.
</p><p>Commercial packages exist which do this. The industry standard in the US is AutoTURN and sells for about $12,000 per license. Despite the price, the technology and theory behind the software has been known and understood for well over 50 years. Yet, apart from one freeware (closed source) option, no freely available tools to perform this analysis exist.
</p>
<h2><span class="mw-headline" id="Details">Details</span></h2>
<ol><li> Develop a simple database (a CSV file) which contains the key parameters for the design vehicles used in the analysis. This data includes parameters like vehicle height, length, width, axle count, wheel base, and others.</li>
<li> Develop several generic vehicle templates as separate sketches into which the database parameters can be fed to create a template which represents a real-world vehicle.</li>
<li> Create a Part-based geometry from the sketch object representing the design vehicle and generate a mesh</li>
<li> Import a data file (DXF) which contains the roadway gemetry on which to run the analysis.</li>
<li> Choose lines from the imported file which act as boundaries for the analysis collision detection.</li></ol>
<h2><span class="mw-headline" id="Expected_Outcome">Expected Outcome</span></h2>
<ol><li> Accomplishing these items would provide the basis for performing swept path analyses in FreeCAD.</li></ol>
<h2><span class="mw-headline" id="Future_Possibilities">Future Possibilities</span></h2>
<p>This work will provide exposure to highway design techniques.
</p>
<h2><span class="mw-headline" id="Project_Properties">Project Properties</span></h2>
<h3><span class="mw-headline" id="Skills">Skills</span></h3>
<ul><li>Familiarity with
<ul><li> </li></ul></li></ul>
<h3><span class="mw-headline" id="Difficulty">Difficulty</span></h3>
<p>Medium
</p>
<h3><span class="mw-headline" id="Additional_Information">Additional Information</span></h3>
<p><a rel="nofollow" class="external text" href="https://forum.freecadweb.org/viewtopic.php?f=8&amp;t=22277&amp;start=250">FreeCAD Civil Engineering Thread</a>
</p>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Swept-path_Analysis_GSoC_Project&amp;oldid=262033">http://www.freecadweb.org/wiki/index.php?title=Swept-path_Analysis_GSoC_Project&amp;oldid=262033</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>