I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
Maybe they focus the "old guy" rays I give off, but so do I. I have a small collection of slide rules, all normal sized linear types, which I still am fascinated with. They're all made between the 1940s and 1960s and aren't terribly rare but the care and precision that went into their manufacture is amazing given that they weren't terribly expensive back in the day. I especially like the one's made of bamboo. Not as…
The largest commercial cylindrical slide rule has a scale length of 24m
21–30 of 48 posts
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#22Earlier quoted context omitted.
Use a pantograph? https://en.wikipedia.org/wiki/Pantograph Log scale is a linear fractal, self-similar.
That would be useful for geometric scales, which I don't believe a logarithmic scale is
Say you constructed a pantograph where the ratio of the "inner" point to the "outer" point was ... um ... log(5)? for a decimal scale? ( I think you could make a binary scale but I can't think what the ratio would be log2(1)? )
Anyway, you'd start with the pantograph's base and outer point at the ends of your ruler, mark off the inner point, and then repeat on each sub interval, and then again recursively until you ran out of room.
Like I said, I could be wrong about this.
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#23I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#24I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
Maybe they focus the "old guy" rays I give off, but so do I. I have a small collection of slide rules, all normal sized linear types, which I still am fascinated with. They're all made between the 1940s and 1960s and aren't terribly rare but the care and precision that went into their manufacture is amazing given that they weren't terribly expensive back in the day. I especially like the one's made of bamboo. Not as…
Well, there were also 5 computers (one analog) onboard the spacecraft, multiple powerful IBM System/360 mainframes computing trajectories on the ground, a Honeywell 1800 assembling code, a whole pile of Univac computers (1230, 494, 495) processing data, and RCA 110A computers for mission control (including one inside the launch platform under the rocket).
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#25Earlier quoted context omitted.
Maybe they focus the "old guy" rays I give off, but so do I. I have a small collection of slide rules, all normal sized linear types, which I still am fascinated with. They're all made between the 1940s and 1960s and aren't terribly rare but the care and precision that went into their manufacture is amazing given that they weren't terribly expensive back in the day. I especially like the one's made of bamboo. Not as…
> always remember that we got to the moon on them. Well, there were also 5 computers (one analog) onboard the spacecraft, multiple powerful IBM System/360 mainframes computing trajectories on the ground, a Honeywell 1800 assembling code, a whole pile of Univac computers (1230, 494, 495) processing data, and RCA 110A computers for mission control (including one inside the launch platform under the rocket).
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#26I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
Are slide rules still useful? I mean, are there calculations that are more convenient to do with a slide rule than a calculator?
There are other softer benefits too, such as making the quantities in the computation somehow more... visceral.
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#27I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
Are slide rules still useful? I mean, are there calculations that are more convenient to do with a slide rule than a calculator?
Wikipedia has an article: https://en.wikipedia.org/wiki/E6B
Re: The largest commercial cylindrical slide rule has a scale length of 24m
#28I love slide rules. The amount of functionality stuffed into such a simple device is beautiful. Also, turning multiplication/division into addition/subtraction with logarithmic scales felt like a genius level hack when I first learned about it, like the fast inverse square. On a mildly related note, does anyone know if it's possible to construct a logarithmic scale from simple tools? A demonstration I've always wante…
- draw a line
- pick two points on the line
- label them 1 and 10
- bisect the segment to get √10
- bisect the halves to get 10^¼ and 10^¾
- etc.
You can’t do much better, as the logarithms of rational numbers tend to be transcendental.Re: The largest commercial cylindrical slide rule has a scale length of 24m
#29Earlier quoted context omitted.
"Pen and paper, compass and straight edge," Compass and straight edges compute what are called the constructible numbers [1], which have 0, 1, and anything obtainable via addition, subtraction, multiplication, multiplicative inverse, and square roots of positive numbers. These will not allow you to get to logarithms. You can't avoid having to calculate them numerically; from there you may also create approximations t…
OTOH the first log table was computed by taking successive square roots of 10. Then you use the binary expansion of each number on your scale, right? So compass-and-straightedge doesn't seem crazy, since square roots are easier that way than numerically by hand.