Lots of load cell foot brakes on google for racing simulators. A load cell hand brake would be perfect for variable regen, so it's pressure not travel sensitive. I want this on my bike. Anything like this exist off the shelf before I make one?
If it's just on-off, that's almost certainly a controller issue, where either it cant' respond in any other way, or isn't yet programmed to. Or it's variable-input range is much smaller than the range of the strain gauge / arduino / dac output.flat tire said:I bought a 10kg strain gage and got my arduino outputting a constrained 8 bit pwm to my controller thru a 1kohm / 100nfd "diy dac" but it is on off and laggy.
amberwolf said:If it's just on-off, that's almost certainly a controller issue, where either it cant' respond in any other way, or isn't yet programmed to. Or it's variable-input range is much smaller than the range of the strain gauge / arduino / dac output.flat tire said:I bought a 10kg strain gage and got my arduino outputting a constrained 8 bit pwm to my controller thru a 1kohm / 100nfd "diy dac" but it is on off and laggy.
You can verify this by using a potentiometer instead, wired with one end to 5v, the other to ground, and the center tap / wiper to the brake input.
The lagginess would also probably be the controller's own response time, unless the arduino program simply takes a huge amount of time to process the info. DAC response times (even resistor/capacitor versions) take so little time to process that you probably wouldn't notice the delay. But controllers often have long response times, sometimes as much as half a second or more, to any kind of input (even throttle or PAS, including shutting off once their input stops). Not very safe, but common.
You can verify that by using a simple switch to engage the brake, as it's response time is essentially instantaneous. (or use the potentiometer as noted above, as it would also be instantaneous).
flat tire wrote:
The arduino itself is extremely responsive and does not lag. Anyway that lag is kind of a huge problem even if I get a proper DAC. I'm trying to figure out if it's an intrinsic feature of strain gages or just the cheap one I got.
amberwolf said:Do you have schematics and parts lists you'd be willing to share, to help people make their own?
Brake levers or other systems that do this aren't commercially available anywhere I've been able to find in recent times, so DIY is the only way people have to do this. If each person doesn't have to develop a system from scratch themselves, it would save them a lot of time and money and frustration.![]()
rowbiker said:Take a look at erowbike.com, which is the link in my signature. I've tried to document many of my efforts, including posting the eagle schematics for the strain gauge amplifier board. I'll happily entertain suggestions for improving that website via either edits or posting additional material, if available. I'm fully aware that I'm standing on the shoulders of giants here, such as Justin and teklektik, and yourself. Plus, as authors say, credit goes to all of you, but the blame for any errors remains with me!
For a throttle that does this, "bidirectional" is the common terminology (like the Vectrix); normal rotation direction provides throttle output, reverse rotation (past the detented "stop" position) provides braking output.While I have some ideas for the 'two-way' throttle input, I'm just really starting the prototyping process, so it's too early to make any meaningful suggestions. It would be nice, however, for us to come up with a unique name for such a device so people could search for it. I ran across the initialism "TPS" while searching for info here on ES, and discovered that "throttle position sensors" were a thing, mostly in the automotive world it seems. While what we're after isn't exactly that, such an apparently unique phrase makes searching much easier. Since you, amberwolf, are obviously an 'old timer' (based on your post count, not your age), maybe you could give this some thought to this and come up with a device name we could use to corral our efforts.
Yes, this is why I wanted the variable / proportional regen for my rear hubmotors--also because I can get much more braking there than I can ever get in the front, because the front is so light vs the rear tha it'll skid the wheel long before I reach the potential of a good brake.rowbiker said:After having done more reading on ES, it's clear that there's a lot of interest in variable regen. Many of us think of it as a wonderful way to provide smooth, reliable, and largely maintenance free braking. The recuperated energy is just the icing on the cake.
And it would probably also work ok on a bike...but at present there's no system that can do it on ebikes; the closest there is is stuff that uses the brake lever to turn on braking, but then you still have to actually control it with the throttle, and that's too many things to do, to much reaction time, riding in traffic. Needs to be a single thing, and for most cyclists coming into ebikes, the easiest way is to put it in the brake lever completely. They already know what that does, it's ingrained in from ridng bikes for however many years.My own reason for wanting to control both acceleration and braking with a *single* device jumped into existence back in 2013 when I first drove a Tesla Model S (electric car). Aside from all the other positive impressions this gave me, the use of the simple "gas pedal" to make the car go and (nearly) stop was a revolutionary moment for me. This is the basis for my quest for a "bidirectional throttle", being a *single* input device that controls all aspects of the vehicle's speed. In the automotive world, this "single pedal driving" is actually a 'thing', and a feature for most who experience it in a well-engineered vehicle.
Exactly, and it also takes more reaction time to use.Like others here, I've experimented with different setups, including the momentary push-button switch to turn on electric braking (regen) and then using the throttle to vary the amount of regen/braking. While functional, it was not thoroughly intuitive for me
I could devinitely use such a device, as long as it operated as I described above, with the zero detent above/below mechanism.(although I'm still using it on some our prototypes because it works). As some have noted, it makes it more complicated to put someone else on your ebike who wants to test your ride. For me, the single input device, be it a lever, knob, twist grip, whatever -- is the holy grail.
Not if it required backpedaling like a coaster brake. (see above post).ZeroEm said:I like that feature in my leaf, wished my regen was stronger but need to feather the foot pedal to coast. A bike with pas would have the same issues coasting.
amberwolf said:Not if it required backpedaling like a coaster brake. (see above post).
Though at the moment I know of no bikes or systems that can use the PAS for braking anyway.