Earlier quoted context omitted.
Pretty much every critical system in a vanilla Toyota is already software-controlled, not to mention the legion of critical systems involved in air travel, elevators, medical equipment (e.g., pacemakers), etc. Not sure that this should bring comfort, but at least you need not be particularly frightened by your Tesla. :)
Elevators use simple physical safety systems. Which is why you see headlines like: "Skyscraper elevator plunges 84 floors — and everyone survives" https://www.cbc.ca/news/world/elevator-plunge-chicago-1.4913...
Can Repelling Magnets Replace the Spring in a Pogo Stick?
51–60 of 149 posts
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#52> As we add more magnets to the stack, the maximum pull force alternates up and down. If 2 magnets repel with some force, 3 is a little less, but 4 is a little more 3, but 5 is a little less than 4, etc. Why is this so?
Shouldn't these guys have figured it out pretty easily? Both seem to be readily explained by the fact that it's not just the adjacent pairs of magnets that interact. Given magnets ABCD, the A magnet is repelled by B and D but attracted by C. B is equally repelled by A and C, but attracted by D. And so on.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#53Earlier quoted context omitted.
You're fundamentally going to be limited by the fact that magnetic force is roughly exponential with regard to distance whereas coil springs are roughly linear. By stacking a bunch of magnets in the article they reduce the travel of any one magnet pair so it's closer to linear. If you look at short enough segment of a graph of an exponential equation it will look linear, this is basically what they're doing.
You mean quadratic, not exponential.
For small separations, the exact geometry of the magnets starts to matter. http://www.magnetsales.com/design/faqs_frames/FAQs_2.htm has some experimental results that show the field going up a bit over 3x when distance drops from 1 to 0.5, then ~2x when going to 0.25, then ~1.5x when going to 0.125 and only changingby 1/8 when going to 0.063... all distances in inches from _surface_ for a magnet that's radius 0.5 and length 0.5 in the same units. Note that this means that the distances from the _center_ are approaching 0.5.
All that said, the force is almost certainly not exponential, I would guess.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#54Seems like electromagnets could help compensate for distance by drawing more current when far apart, and less when close together. A microcontroller could essentially make the force linear like a spring. Of course, then you need wires hooked up to your pogo, and that might be scary if the microcontroller has a bug (or somehow fails) since you are now essentially hopping onto a railgun.
About as scary as my Tesla on autopilot going around a curve at 75mph. Every time I ask myself, what if there is a bug or if it turns off...
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#55Where does the heat go? The spring will have a much larger surface area to dissipate the heat. Maybe surrounding the magnets with a copper tube will conduct some eddy currents.
A lot of science museums have a display showing how magnets and copper pipes interact. In short, because of Lenz's Law, the magnet's motion induces an opposing magnetic field in the pipe ... which suggests another possible way to make a pogo stick with the right kind of resistance curve as well as addressing the heat issue.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#56Where does the heat go? The spring will have a much larger surface area to dissipate the heat. Maybe surrounding the magnets with a copper tube will conduct some eddy currents.
A lot of science museums have a display showing how magnets and copper pipes interact. In short, because of Lenz's Law, the magnet's motion induces an opposing magnetic field in the pipe ... which suggests another possible way to make a pogo stick with the right kind of resistance curve as well as addressing the heat issue.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#57Earlier quoted context omitted.
A lot of science museums have a display showing how magnets and copper pipes interact. In short, because of Lenz's Law, the magnet's motion induces an opposing magnetic field in the pipe ... which suggests another possible way to make a pogo stick with the right kind of resistance curve as well as addressing the heat issue.
A mechanism that absorbs any kinetic energy would make for a very disappointing Pogo stick.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#58They should try this with electromagnets, and make the curve linear using electronics (and perhaps find the optimum curve in terms of fun when jumping around).
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#59Earlier quoted context omitted.
But is it linear, from the data? They had two datapoints and projected from that sparse data a regression line.
Hook's law[1] states that the force of a spring scales linearly with the distance it is stretched. [1] https://en.wikipedia.org/wiki/Hooke%27s_law
You could "linearise" an electromagnet with distance sensors and code, but that's a bit of a Franken-Solution - not least because any delay in the closed loop could make the system unstable.
In this case a couple of minutes of research - or maybe asking a physicist - would have saved a lot of essentially rather pointless tinkering.
I mean - if you enjoy tinkering more than you enjoy producing an elegant solution, then tinker away. But this is noodling around for the sake of it, not solid engineering.
Re: Can Repelling Magnets Replace the Spring in a Pogo Stick?
#60Seem like an attempt of replacing a large, fine-tuned, atomic scale electromagnetically interacting system with a much simpler, less fine-tuned one.