Browse Search Popular Register Upload Rules User list Login:
Search:
Notch Hinge Flexure

Image:
screenshot of the scene

Author: s_noonan

Group: Technical

Filesize: 71.69 kB

Date added: 2016-01-17

Rating: 6.4

Downloads: 514

Views: 279

Comments: 6

Ratings: 4

Times favored: 0

Made with: Algodoo v2.1.0

Tags:
Stress

Scene tag

Notch Hinge Flexure - provides a small amount of frictionless rotation.

"Imagine the shape as beeing a bendable piece of metal, for example as a connection between 2 parts of something. The scene now shows the propertys of such a connection when a force is applied to 1 side, displaying both the grade of bending as the stress on the whole thing." - FRA32
Last edited at 2016/07/02 20:15:17 by s_noonan
Please log in to rate this scene
edit
Similar scenes
Title: Parallel Flexures
Rating: 5
Filesize: 0.65 MB
Downloads: 345
Comments: 0
Ratings: 1
Date added: 2011/11/05 02:56:07
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Linear Flexure vs. Cantilever Beam
Rating: 6.1111
Filesize: 76.41 kB
Downloads: 1334
Comments: 4
Ratings: 3
Date added: 2023/08/13 13:05:57
Made with: Algodoo v2.1.0
Rating: rated 6.1
download
Title: Wrench Stress (v2.0.2b15)
Rating: 5.625
Filesize: 26.27 kB
Downloads: 1034
Comments: 9
Ratings: 2
Date added: 2012/10/08 13:33:48
Made with: Algodoo v2.0.2 Edu
Rating: rated 5.6
download
Title: Impact Stress
Rating: 6.4
Filesize: 26.64 kB
Downloads: 639
Comments: 3
Ratings: 4
Date added: 2012/10/08 13:34:56
Made with: Algodoo v2.1.0
Rating: rated 6.4
download
Title: nutcracker gun v2, read desrciption!
Rating: 4.5
Filesize: 1.71 MB
Downloads: 477
Comments: 3
Ratings: 2
Date added: 2009/05/26 13:59:25
Made with: Phun
Rating: rated 4.5
download
Title: 3 rounds burst mechanism
Rating: 6.4
Filesize: 55.47 kB
Downloads: 5429
Comments: 9
Ratings: 4
Date added: 2010/04/29 18:01:10
Made with: Phun
Rating: rated 6.4
download
Interesting scene, but I must admit that I don't understand it. :blush:

BTW - Did you read my PM to you in the forum?
Well, if you don't understand it, then most other users won't either. This scene may be of interest to engineering students.

I got your PM. Thanks.
If I try to understand this, one has to imagine the shape as beeing a bendable piece of metal, for example as a connection between 2 parts of something. The scene now shows the propertys of such a connection when a force is applied to 1 side, displaying both the grade of bending as the stress on the whole thing.
I couldn't have said it better, so I put it in the description.
Wow, thanks a lot!:tup:

There are really many interesting things in your scene,
at my slow grade of learning-curve it will be mainly 2 things first:
1) you declared a local function which is saved ( so the underscore "_"
is in front of it ) which you probably set by putting the code
_abs:=(x)=>{
x < 0 ? {-1.0 * x} : {x}
}
into the black-top-edit-entry of the script to have f(x)=|x| =abs(x) availlable in your hinge.
I added this in my thyme-wiki! Special thanks.

2) you managed to display a slider for the thruster-group
( am not sure how to make this on my own yet)

:tup: :tup: :tup: Dr. Balk :tup: :tup: :tup:
Last edited at 2016/01/24 12:45:12 by DrBalk
To display a slider for the thruster-group, select multiple thrusters (left-click first, CTRL left-click the second) and then right click on one of them. Pull the menu to the side if you want it to stay open.