The Smith chart is the electrical engineer's favorite: https://en.wikipedia.org/wiki/Smith_chart You either love it or hate it, depending on how well your electromagnetics class was taught.
What Is a Nomogram and Why Would It Interest Me?
21–27 of 27 posts
Re: What Is a Nomogram and Why Would It Interest Me?
#22Here’s an old python program to make pdf nomograms from almost any formula. The example of payment for a loan is one of my favorites. https://github.com/lefakkomies/pynomo
Re: What Is a Nomogram and Why Would It Interest Me?
#23Another type of almost-nomogram that's great and practical is the slide rule. In particular in the kitchen, where it makes it really easy to translate proportions. https://entropicthoughts.com/kitchen-slide-rule
Re: What Is a Nomogram and Why Would It Interest Me?
#24Re: What Is a Nomogram and Why Would It Interest Me?
#25Seriously, though, there's one nomogram you (yes you) should know about and have it well-enough engraved in your mind's eye that you can use it with eyes closed. A nomogram for Bayes' theorem: https://www.ovid.com/journals/nejm/abstract/10.1056/nejm1975...
Can you use actually use it eyes closed? Never heard of that level of precision in the mind's eye
Re: What Is a Nomogram and Why Would It Interest Me?
#26Here’s an old python program to make pdf nomograms from almost any formula. The example of payment for a loan is one of my favorites. https://github.com/lefakkomies/pynomo
That is TFA.