Date: 8/08/2018 21:00:40
From: Spiny Norman
ID: 1261039
Subject: How to generate this shape?

One for the people good at calculating geometric shapes and the like.

I’d like to know the process of how to generate the tri-lobe shape in the picture below. As it spins, the roller bearings on either side move left/right. And by having roller bearings the contact points moves around because the varying ramps on the tri-lobe shape will also move around on the bearings. The difference in the upper and lower radii of the lobes is going to be 69 mm.
Is there some software that I could use?

Reply Quote

Date: 8/08/2018 21:10:53
From: sibeen
ID: 1261045
Subject: re: How to generate this shape?

Ain’t you in the midst of an engineering degree?

Reply Quote

Date: 8/08/2018 21:54:43
From: Peak Warming Man
ID: 1261054
Subject: re: How to generate this shape?

Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

Reply Quote

Date: 8/08/2018 21:58:06
From: The Rev Dodgson
ID: 1261055
Subject: re: How to generate this shape?

Spiny Norman said:


One for the people good at calculating geometric shapes and the like.

I’d like to know the process of how to generate the tri-lobe shape in the picture below. As it spins, the roller bearings on either side move left/right. And by having roller bearings the contact points moves around because the varying ramps on the tri-lobe shape will also move around on the bearings. The difference in the upper and lower radii of the lobes is going to be 69 mm.
Is there some software that I could use?


Heard of Excel? :)

There’s probably other stuff that would make it easier though. It looks like there is a variable radius in between the curves, so you’d need more details to get exact coordinates.

Reply Quote

Date: 8/08/2018 21:59:52
From: The Rev Dodgson
ID: 1261056
Subject: re: How to generate this shape?

Peak Warming Man said:


Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

How did you do that?

Reply Quote

Date: 8/08/2018 22:02:32
From: Peak Warming Man
ID: 1261059
Subject: re: How to generate this shape?

The Rev Dodgson said:


Peak Warming Man said:

Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

How did you do that?

5 minutes in Inventor.

Reply Quote

Date: 8/08/2018 22:04:00
From: JudgeMental
ID: 1261060
Subject: re: How to generate this shape?

Peak Warming Man said:


The Rev Dodgson said:

Peak Warming Man said:

Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

How did you do that?

5 minutes in Inventor.

did you pull it?

Reply Quote

Date: 8/08/2018 22:07:28
From: sibeen
ID: 1261062
Subject: re: How to generate this shape?

The Rev Dodgson said:


Peak Warming Man said:

Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

How did you do that?

ROFL.

Reply Quote

Date: 9/08/2018 09:29:43
From: Spiny Norman
ID: 1261129
Subject: re: How to generate this shape?

The Rev Dodgson said:


Spiny Norman said:

One for the people good at calculating geometric shapes and the like.

I’d like to know the process of how to generate the tri-lobe shape in the picture below. As it spins, the roller bearings on either side move left/right. And by having roller bearings the contact points moves around because the varying ramps on the tri-lobe shape will also move around on the bearings. The difference in the upper and lower radii of the lobes is going to be 69 mm.
Is there some software that I could use?


Heard of Excel? :)

There’s probably other stuff that would make it easier though. It looks like there is a variable radius in between the curves, so you’d need more details to get exact coordinates.

Ta to PWM & Rev.
I can easily draw a shape like that, but the question is not that simple – The shape needs to just touch the two roller bearings all the time as the tri-lobe section spins around. I could do it easily enough (maybe …) if it were just two points that were touching the lobes, but for what I want to use it for I have to use roller bearings and so the contact point between the bearings and the lobes will vary, depending upon the angle of slope of the lobes and the diameter of the bearings.
I could come up with something close by rotating a rough drawing (in CAD) around in something like 5° to 10° increments, but there must be a simpler and more accurate way to do it.

Reply Quote

Date: 9/08/2018 10:00:46
From: mollwollfumble
ID: 1261133
Subject: re: How to generate this shape?

Peak Warming Man said:


Adjust to suit.
You can probably do it in a lot of free stuff.
The free Sketchup might do it, Spiny.

That may not be the right shape. I’ll have to think about it. It could also be that there are several slightly different shapes that fit the criterion, user selectable by varying a parameter. My way would be to calculate the shape on Fortran to get a csv and display it in Excel.

Reply Quote

Date: 9/08/2018 10:36:46
From: The Rev Dodgson
ID: 1261140
Subject: re: How to generate this shape?

mollwollfumble said:


That may not be the right shape. I’ll have to think about it. It could also be that there are several slightly different shapes that fit the criterion, user selectable by varying a parameter. My way would be to calculate the shape on Fortran to get a csv and display it in Excel.

Why the heck would you do that?

That would be like writing stuff out by hand, scanning it, and doing character recognition, rather than just typing it in.

Reply Quote

Date: 9/08/2018 13:11:41
From: SCIENCE
ID: 1261162
Subject: re: How to generate this shape?

The Rev Dodgson said:


That would be like writing stuff out by hand, scanning it, and doing character recognition, rather than just typing it in.

my favourite way

Reply Quote

Date: 9/08/2018 15:58:08
From: The Rev Dodgson
ID: 1261177
Subject: re: How to generate this shape?

I have added a function to draw arcs to one of my spreadsheets, and used it to plot the SNT shape:

You can change the centre of the shape, and the angle.

You can also change the radii, but that doesn’t work properly at the moment.

Download:

IP.xls

See the Arc sheet.

Reply Quote

Date: 9/08/2018 21:17:30
From: The Rev Dodgson
ID: 1261311
Subject: re: How to generate this shape?

The Rev Dodgson said:

You can also change the radii, but that doesn’t work properly at the moment.

Download:

IP.xls

See the Arc sheet.

Changing radii now fixed.

Same download

Reply Quote

Date: 9/08/2018 22:41:01
From: The Rev Dodgson
ID: 1261360
Subject: re: How to generate this shape?

Another update:

It now plots a line outside the tri-lobe shape where the sliding bearing centre cannot pass, and calculates the intersections of that line with the x axis.

It then plots a circle at those two locations.

Download:

IP.xls

See the Arc sheet.

Reply Quote

Date: 10/08/2018 03:35:25
From: mollwollfumble
ID: 1261397
Subject: re: How to generate this shape?

The Rev Dodgson said:


mollwollfumble said:

That may not be the right shape. I’ll have to think about it. It could also be that there are several slightly different shapes that fit the criterion, user selectable by varying a parameter. My way would be to calculate the shape on Fortran to get a csv and display it in Excel.

Why the heck would you do that?

That would be like writing stuff out by hand, scanning it, and doing character recognition, rather than just typing it in.

Agree.

Reply Quote

Date: 10/08/2018 14:32:24
From: The Rev Dodgson
ID: 1261506
Subject: re: How to generate this shape?

The Rev Dodgson said:

Latest (and probably final) update. It now does an animation:

Seems the upload here doesn’t like mp4’s, try the link below.

Download:

IP.xls

Animation animation.mp4

Reply Quote

Date: 10/08/2018 14:34:03
From: The Rev Dodgson
ID: 1261508
Subject: re: How to generate this shape?

The Rev Dodgson said:


The Rev Dodgson said:

Latest (and probably final) update. It now does an animation:

Seems the upload here doesn’t like mp4’s, try the link below.

Download:

IP.xls

Animation

Reply Quote

Date: 10/08/2018 14:40:30
From: Peak Warming Man
ID: 1261514
Subject: re: How to generate this shape?

Excellent work, Rev.

Reply Quote

Date: 10/08/2018 14:41:56
From: The Rev Dodgson
ID: 1261516
Subject: re: How to generate this shape?

Peak Warming Man said:


Excellent work, Rev.

Took a bit more than five minutes, but it was more fun that what I should have been doing.

Reply Quote

Date: 10/08/2018 14:45:52
From: Michael V
ID: 1261521
Subject: re: How to generate this shape?

The Rev Dodgson said:


Peak Warming Man said:

Excellent work, Rev.

Took a bit more than five minutes, but it was more fun that what I should have been doing.

Ha!

:)

Reply Quote

Date: 10/08/2018 15:14:45
From: Peak Warming Man
ID: 1261530
Subject: re: How to generate this shape?

The Rev Dodgson said:


Peak Warming Man said:

Excellent work, Rev.

Took a bit more than five minutes, but it was more fun that what I should have been doing.

I’ve downloaded the file, I’ll check it out and see how you did it.

Reply Quote

Date: 11/08/2018 17:13:00
From: Spiny Norman
ID: 1261893
Subject: re: How to generate this shape?

Many thanks, Rev! It’ll help a great deal in working out the shape I need. With it, I should be able to build a test engine to see if the idea is worth pursuing.

Reply Quote