Go Back   EcoModder Forum > EcoModding > Aerodynamics
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 08-11-2015, 08:05 PM   #21 (permalink)
Master EcoModder
 
IamIan's Avatar
 
Join Date: Dec 2010
Location: RI
Posts: 692
Thanks: 371
Thanked 227 Times in 140 Posts
A smaller version of:

Jet Beetle

With , just enough thrust to overcome some % of the drag.


__________________
Life Long Energy Efficiency Enthusiast
2000 Honda Insight - LiFePO4 PHEV - Solar
2020 Inmotion V11 PEV ~30miles/kwh
  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 08-11-2015, 10:58 PM   #22 (permalink)
EcoModding Lurker
 
Join Date: Mar 2015
Location: California
Posts: 92
Thanks: 10
Thanked 19 Times in 17 Posts
Quote:
Originally Posted by freebeard View Post
How does it work? Constructing a model with programming statements. I can see (per RBF) everything is amplitudes and angles; but how do you construct a data structure of some arbitrary constellation of component parts? Start with some high-level description?
For instance, the main member of my frame:
Code:
module MainMember(){
// Main member: 2100mm length, 50.8mm diameter, 3mm wall, Part#:1
  color([0.9,0.9,0.9]){
    rotate([0,90,0]){
      translate([-50.8,0,0]){
        difference(){
        cylinder(h=2100,r=50.8,center=false);
        cylinder(h=2100,r=44.8,center=false);
        }
      }
    }
  }
}
MainMember();
"color" is the standard RGB notation, but rather than going from 0 to 255, it goes from 0.0 to 1.0.

"rotate", of course, rotates the described object.

"translate" moves it.

"difference" allows you to cut out parts of the described object, in this instance, it creates a tube of 50.8 mm diameter with 3 mm walls.

The next thing I've got to figure out is how to create triangles... it uses the "polyhedron" command, and that's a bit complicated. I need that to create the frame gussets.

Last edited by Cycle; 08-11-2015 at 11:33 PM..
  Reply With Quote
The Following User Says Thank You to Cycle For This Useful Post:
freebeard (08-12-2015)
Old 08-12-2015, 04:32 AM   #23 (permalink)
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 27,660
Thanks: 7,767
Thanked 8,575 Times in 7,061 Posts
I took a look at some Youtube tutorials. I see you can do Boolean operations on primitives. I don't see any ability to touch individual edges or vertexes. For instance, how would you bevel an edge?

But if it works for you that's great. I looked at a number of programs but the only one that fits my understanding is Wings 3D.
  Reply With Quote
Old 08-12-2015, 08:43 AM   #24 (permalink)
Permanent Lurker
 
seifrob's Avatar
 
Join Date: May 2011
Location: Czechoslovakia (sort of), Europe
Posts: 348

Dáčenka - '10 Dacia / Renault Logan MCV 1.5 dCi (X90 k9k)
90 day: 47.08 mpg (US)
Thanks: 129
Thanked 198 Times in 92 Posts
I know that the topic of this particular thread shifted a bit, but i want to post this for future reference to show others what has been done:



In early 50's there was a racing car called Tatra 607/2 monopost built to F1 specifications of that time. Its air-cooled V8 engine vas first cooled by two fans, but later they applied ejector technology, what is using stream of exhaust gases to such the air through cooling. That saved approximately 20 hp of this 200 hp engine. You can find reference here:


TATRA 607 F1,Formule 1, construct, okruhy, závody, grand prix | Constructors F1,

https://en.wikipedia.org/wiki/Julius_Mackerle

Pet motoru z ceskoslovenska (czech only, sorry).

Now why I am still sceptical:

- they used exhaust gases to replace cooling fans only. so applying to the part of aistream that already was "draggy", not adding another ducting to move more air to fill the wake (and Ledwinka knew enough about wake, as he worked with Jaray)

- although i don't doubt the exhaust gases were able to transport large volumes of air, I suppose they didn't produce much of "sucking pressure". Air cooled engines have cooling fins much less dense than common water-cooled radiator is. Therefore i worry that it would severely reduce performace in common water-cooled radiator cooling

- the idea you proposed is not new in its essence . It has been done - the T607 is living example - and it is well documented. But it was - despite its remarkable results (T 607 were unbeatable cars of its time) - abandoned. IIRC it was because it works properly only in narrow set of conditions. Have too low rpm and your engine will overheat, have revs too high and you will overcool.

- From the above stated reasons I must conlude, that it is probably idea not worth to pursue - otherwise bike disegners would already applied it.

I dont want to be a spoilfun. You asked us our opinion and each of us tried to
answer as honestly as he could. It is definitely doable, but it is too much effort with too uncertain result. But, feel free to go ahead.

BTW - Anybody knows how to solve Navier-Stokes equations? If they solved it in the fifties...
  Reply With Quote
The Following 3 Users Say Thank You to seifrob For This Useful Post:
aerohead (08-12-2015), freebeard (08-12-2015), skyking (08-12-2015)
Old 08-12-2015, 11:11 AM   #25 (permalink)
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 27,660
Thanks: 7,767
Thanked 8,575 Times in 7,061 Posts
Thanks for that.

I saw a short article in Popular Science/Mechanix years ago about a Porsche race car that had a similar installation. Sorry, no linky.

That didn't mention cooling problems, it said it was abandoned because it was LOUD.

Edit: My thinking was to retain the cooling fan and reuse the normally dumped hot air. I don't know if it would increase or decrease the backpressure in the exhaust. A Porsche-style fan would allow tuning because they are available with five to eleven fan blades.

A rear or mid-rear engine or radiator should have the advantage here.

Last edited by freebeard; 08-12-2015 at 11:39 AM..
  Reply With Quote
Old 08-12-2015, 12:23 PM   #26 (permalink)
Master EcoModder
 
skyking's Avatar
 
Join Date: Apr 2011
Location: Tacoma WA
Posts: 1,399

Woody - '96 Dodge Ram 2500 SLT
Team Cummins
90 day: 23.82 mpg (US)

Avion and Woody - '96 Dodge/Avion Ram 2500/5th wheel combo
90 day: 15.1 mpg (US)

TD eye eye eye - '03 Volkswagen Beetle GLS
90 day: 49.05 mpg (US)

Mule - '07 Dodge Ram 3500 ST
Thanks: 743
Thanked 528 Times in 344 Posts
Quote:
Originally Posted by seifrob View Post
I know that the topic of this particular thread shifted a bit, but i want to post this for future reference to show others what has been done:



In early 50's there was a racing car called Tatra 607/2 monopost built to F1 specifications of that time. Its air-cooled V8 engine vas first cooled by two fans, but later they applied ejector technology, what is using stream of exhaust gases to such the air through cooling. That saved approximately 20 hp of this 200 hp engine. You can find reference here:


TATRA 607 F1,Formule 1, construct, okruhy, závody, grand prix | Constructors F1,

https://en.wikipedia.org/wiki/Julius_Mackerle

Pet motoru z ceskoslovenska (czech only, sorry).

Now why I am still sceptical:

- they used exhaust gases to replace cooling fans only. so applying to the part of aistream that already was "draggy", not adding another ducting to move more air to fill the wake (and Ledwinka knew enough about wake, as he worked with Jaray)

- although i don't doubt the exhaust gases were able to transport large volumes of air, I suppose they didn't produce much of "sucking pressure". Air cooled engines have cooling fins much less dense than common water-cooled radiator is. Therefore i worry that it would severely reduce performace in common water-cooled radiator cooling

- the idea you proposed is not new in its essence . It has been done - the T607 is living example - and it is well documented. But it was - despite its remarkable results (T 607 were unbeatable cars of its time) - abandoned. IIRC it was because it works properly only in narrow set of conditions. Have too low rpm and your engine will overheat, have revs too high and you will overcool.

- From the above stated reasons I must conlude, that it is probably idea not worth to pursue - otherwise bike disegners would already applied it.

I dont want to be a spoilfun. You asked us our opinion and each of us tried to
answer as honestly as he could. It is definitely doable, but it is too much effort with too uncertain result. But, feel free to go ahead.

BTW - Anybody knows how to solve Navier-Stokes equations? If they solved it in the fifties...
Go back and read my links about the Cessna 310 and others. They effectively used the venturi effect and the exhaust gasses to vary the cooling flow, eliminating cowl flaps.
The big downfall of the early models was:
A) it was noisier with the exhaust over the wing, drumming on the aft fuselage. This was immediately known.
B) corrosion of the rear wing spar. That took a while to rear its ugly head, but the gasses leaked out of the muffler and got into the skin laps on the rear spar and caused a lot of damage.
__________________




2007 Dodge Ram 3500 SRW 4x4 with 6MT
2003 TDI Beetle
2002 TDI Beetle

currently parked - 1996 Dodge 2500 Cummins Turbodiesel
Custom cab, auto, 3.55 gears
  Reply With Quote
Old 08-12-2015, 12:35 PM   #27 (permalink)
EcoModding Lurker
 
Join Date: Mar 2015
Location: California
Posts: 92
Thanks: 10
Thanked 19 Times in 17 Posts
Quote:
Originally Posted by freebeard View Post
I took a look at some Youtube tutorials. I see you can do Boolean operations on primitives. I don't see any ability to touch individual edges or vertexes. For instance, how would you bevel an edge?

But if it works for you that's great. I looked at a number of programs but the only one that fits my understanding is Wings 3D.
You essentially use difference to subtract the edges:
I Heart Robotics: OpenSCAD Tip: Round 1 of 3 - Basic Rounding
I Heart Robotics: OpenSCAD Tip: Round 2 of 3 - Advanced Rounding

There are also libraries that let you create these sorts of complicated shapes much more easily, but the one I tried for triangles used deprecated commands, so it was outdated.

Not one to give up easily, I sat down last night at work and went through the polyhedron section of the user manual. In doing so, I learned how to create pretty much any shape I want. It's complicated, but very precise. You have to divide up any shape you want to create into a series of faces (the surfaces of the shape), then divide those faces into triangles that are delineated by the corner points. So for instance, the front face of a cube would be denoted by two triangles to make a square. Once you create the shape in the size you want, you can translate and rotate it into position.

That Wings 3D looks good... if only I had even an iota of artistic ability. My clockwork brain thinks in code, not artistically.

Last edited by Cycle; 08-12-2015 at 01:22 PM..
  Reply With Quote
Old 08-12-2015, 02:50 PM   #28 (permalink)
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 27,660
Thanks: 7,767
Thanked 8,575 Times in 7,061 Posts
seifrob -- TFA makes it sound like a compound system, rather than a replacement of the axial fans.

Quote:
There was a unique system of air-cooling, ensured by two axial fans, driven by cone belts from the crankshaft. The fans are supported by an ejection effect of exhaust gas, because the exhaust piping leads to air channels with air heated by the engine, entrained by the motional energy of exhaust gas. This was a unique layout of combustion engine cooling system
Not saying you're wrong, though.

Cycle -- I've done 'arty' things and 3D modelling doesn't remind me of that. In Wings you are constructing a string of operations on primitives, you just choose from right-click menus instead of writing the code out directly. It's still sensitive to the order of operations. You find yourself combining, rotating and separating objects.

Artistic comes in at the point of texturing and lighting for renders.
  Reply With Quote
Old 08-12-2015, 03:30 PM   #29 (permalink)
EcoModding Lurker
 
Join Date: Mar 2015
Location: California
Posts: 92
Thanks: 10
Thanked 19 Times in 17 Posts
My first polyhedron!

Code:
polyhedron(points =[[0,0,0],[0,10,0],[20,0,10],[20,10,10],[20,0,20],[20,10,20],[0,0,40],[0,10,40]], faces=[[0,4,2],[0,6,4],[1,3,5],[1,5,7],[0,7,6],[0,1,7],[0,3,1],[0,2,3],[2,4,5],[2,5,3],[4,6,7],[4,7,5]]);
In OpenSCAD, if you go to the 'View' menu and select 'Thrown Together', then click the 'Preview' button on the toolbar, any badly oriented polygons in the faces will be highlighted. It helps to draw on paper the shape you want, then label each corner, starting with zero. That makes it easy to order the face polygons such that the vertex ordering is correct.

Using this technique, I can create the odd shape I need for the frame gussets... imagine looking at a triangle with one corner lopped off flat. That creates a small space between the gusset and the tube joint. That way you're not welding all the way into the corner where the joint is, which is difficult to do and doesn't do much to transmit the stress in the frame anyway.
  Reply With Quote
Old 08-15-2015, 07:17 PM   #30 (permalink)
Permanent Lurker
 
seifrob's Avatar
 
Join Date: May 2011
Location: Czechoslovakia (sort of), Europe
Posts: 348

Dáčenka - '10 Dacia / Renault Logan MCV 1.5 dCi (X90 k9k)
90 day: 47.08 mpg (US)
Thanks: 129
Thanked 198 Times in 92 Posts
Quote:
Originally Posted by freebeard View Post
seifrob -- TFA makes it sound like a compound system, rather than a replacement of the axial fans.

Not saying you're wrong, though.
First models, in later revisions was system tuned to eliminate fans and save approx. 20 hp.(the source is thr last reference link i provided.)

  Reply With Quote
The Following User Says Thank You to seifrob For This Useful Post:
freebeard (08-16-2015)
Reply  Post New Thread






Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com