Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
F1 Style Cambered Aerofoil Feature Script
Dr_ND_Martin
Member Posts: 2 EDU
I've been using Onshape for a while now, I lecture in Aerodynamics at Northumbria University in Newcastle, UK and actively use Onshape as part of the modules I teach across different Engineering disciplines. Recently I've been working on a slightly larger project with students to design an open-wheeled F1 style car and quickly found that by using Feature Scripts, some of the more repetitive and complex geometries could be made in a much easier, more consistent way. So I thought I'd have a go at adding a generic aerofoil profile generator to Onshape.
I spent a number of years designing F1 cars for real, working in the aerodynamics department at Williams F1 and the one thing common to the design of these vehicles is the number of wing elements you end up having to draw. In industry (certainly at Williams) we had a number of tools integrated into our workflow in order to help create aerodynamic wing profile. There are a number of important things a good tool profile should do:
Once the chord line and plane have been selected, the from the dialogue box a number of parameters are presented that can be changed to alter the shape of the aerofoil:
The output of the custom feature script is a nice, tidy fill surface that can be quickly and easily lofted/extruded/swept into a wing. Here's one I made earlier:
Have a play around and feel free to post and comments/feedback/suggestions. Below is screenshot of one of the projects I'm currently using the profile generator for. All 26 of the profiles here are driven by the custom feature described above . I'm glad I found out about Custom Features and I'll definitely be using them more in the future, thanks Onshape!
I spent a number of years designing F1 cars for real, working in the aerodynamics department at Williams F1 and the one thing common to the design of these vehicles is the number of wing elements you end up having to draw. In industry (certainly at Williams) we had a number of tools integrated into our workflow in order to help create aerodynamic wing profile. There are a number of important things a good tool profile should do:
- Relatively few parameters to control the shape
- Scale in a sensible way (from small winglets to rear wings)
- Allow positive and negative camber (the direction the aerofoil curves)
- Be flexible and easily extendable to multiple elements
Once the chord line and plane have been selected, the from the dialogue box a number of parameters are presented that can be changed to alter the shape of the aerofoil:
- Thickness ratio: This controls how thick the profile is relative to its overall chord length
- Thickness position ratio: Where the point of maximum thickness occurs relative to chord length (0 is at the leading edge...)
- Leading edge (LE) angle: Controls the amount of overall camber for the profile
- Trailing edge (TE) angle: Controls the amount of "curviness" at the trailing edge of the profile
The output of the custom feature script is a nice, tidy fill surface that can be quickly and easily lofted/extruded/swept into a wing. Here's one I made earlier:
Have a play around and feel free to post and comments/feedback/suggestions. Below is screenshot of one of the projects I'm currently using the profile generator for. All 26 of the profiles here are driven by the custom feature described above . I'm glad I found out about Custom Features and I'll definitely be using them more in the future, thanks Onshape!
Tagged:
13
Comments
Thank you for posting!!!
I do a bit of 'wing' design myself in Onshape ...
Airfoil generation lends itself very nicely to CustomFeatures, but the design you see above, was actually done manually
And in case you were wondering . . .
I think Michael was complimenting the OP, not you
Do you mind if I add this to my FeatureScripts website? ( https://featurescripts.bubbleapps.io/ )
IR for AS/NZS 1100
Thanks for the comments - I'll let you know when I've finished the rest of the project (probably via another post) it's coming on well now