Permanent magnet #14
Replies: 2 comments 2 replies
-
|
Hi, thanks for taking interest in this project.
Sure, it is. Actually your rower has a magnetic break which is fine, the principle is the same as for air rower only the break type is different. Inertia is not affected by this rather, the drag (your is magnetic). But drag is calculated by the algorithm.
Actually this project is a port of ORM to some extend. The algorithm that is used by this project is quite close to the one that is used by ORM with some simplifications (that is due to resources on a Rpi vs ESP32). But generally this is not noticable. important: Inertia is not calculated by the algorithm, that is an input setting (both in ORM and ESPRM no difference in this). So you should have your inertia (at least on a basis of a guess. Drag will be calculated automatically and all the metrics assuming you have set up stroke detection and other related settings. Actually in a couple of month (may be sooner) I will release a new version, where all settings will be settable from the gui without recompilation so you would be able to tweak your settings from the official WEB Gui. Final version is currently under testing. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you both for your fast responses and the input to setting up these projects. But in my understanding if i adjust the dial to increase the magnetic field and i pull the handle with the same speed the flywheel has rpm will be the same just need more power to pull. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i have a old simple rower that i want to make little smarter.
But it does work with a permanent magnet where you change the pull force by moving the steel plate closer to the magnet by a selector.
Is it possible to calibrate the flywheel inertia with that kind of construction?
I also read the Open rower monitor pages a couple times.
They have a algorithm that calculates the flywheel inertia/drag. I’m not sure but that will work maybe ?
Is that possible to on the ESP32 rowing monitor?
Beta Was this translation helpful? Give feedback.
All reactions