Any sources on how to generate a nomogram?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
jasc15
Messages
162
Reaction score
5
I've been very interested in analog computers lately, and a simple application of one has come up at work where I simply need to solve for RPM given a part diameter and feed (tangential) speed. It's simple enough to do the calculation in each instance, but I think it would be useful for the machine operators to refer to a nomogram for this purpose. A table would work too, but that would be rather large and cumbersome. I'm sure a nomogram for this exact application has been made before, but I can't seem to find one on the web, and I think it would be a good exercise to generate one myself.
 
Mathematics news on Phys.org
I have some MATLAB experience, but none in Python. I was thinking of going the pencil and paper route to determine if the scales should be linear or log (pretty sure linear in this case), and what their spacing/orientation should be, then draw the nomograph in AutoCAD or something. I might try MATLAB (freemat), though my experience with it might not be relevant to this type of task.
 
jasc15 said:
I have some MATLAB experience, but none in Python. I was thinking of going the pencil and paper route to determine if the scales should be linear or log (pretty sure linear in this case), and what their spacing/orientation should be, then draw the nomograph in AutoCAD or something. I might try MATLAB (freemat), though my experience with it might not be relevant to this type of task.

There was that Java app that I mentioned earlier that might help.