Hi, I am Baja. I am new here.
I have two types of speed controllers to slow the response time for. I am trying to gain more control over restricting acceleration and deceleration.
First Case:
This speed controller sends a 5v feed to the input device. The input device then sends some portion of the voltage back to the controller based on how much the person squeezed it.
If a person hops on and gives it full throttle accidentally, how do I slowly ramp the speed up?
I was thinking I could use a capacitor to slow down the response times.
I am not sure what configuration I should do. (in series?)
Second Case:
This one uses a PWM signal. (pulse width modulated signal)
http://www.andymark.com/Talon-p/am-2268.htm is an example.
I believe that based on the time that the PWM is sending a 1 during the period determines the percentage of the power going to the motor.
Again I thought a capacitor would work, but I think the configuration is going to be pretty fancy.
For both cases I mentioned using capacitors. I think alternatively I could use an arduino. But I don't do much coding.
Any help is appreciated.
I have two types of speed controllers to slow the response time for. I am trying to gain more control over restricting acceleration and deceleration.
First Case:
This speed controller sends a 5v feed to the input device. The input device then sends some portion of the voltage back to the controller based on how much the person squeezed it.
If a person hops on and gives it full throttle accidentally, how do I slowly ramp the speed up?
I was thinking I could use a capacitor to slow down the response times.
I am not sure what configuration I should do. (in series?)
Second Case:
This one uses a PWM signal. (pulse width modulated signal)
http://www.andymark.com/Talon-p/am-2268.htm is an example.
I believe that based on the time that the PWM is sending a 1 during the period determines the percentage of the power going to the motor.
Again I thought a capacitor would work, but I think the configuration is going to be pretty fancy.
For both cases I mentioned using capacitors. I think alternatively I could use an arduino. But I don't do much coding.
Any help is appreciated.