Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motor Speed Control - Clone BA6302A Circuit? #1

Open
thinkl33t opened this issue May 13, 2014 · 3 comments
Open

Motor Speed Control - Clone BA6302A Circuit? #1

thinkl33t opened this issue May 13, 2014 · 3 comments

Comments

@thinkl33t
Copy link
Owner

FV is calculated from a pulse chain on the spindle encoder using the following circuit:
ea6302

https://groups.yahoo.com/neo/groups/CAMM-3/conversations/messages/361 describes how this voltage is used - if the voltage is higher than the potentiometer, the speed is decreased, if its lower, its increased.

This means we should be able to control the spindle speed from the smoothie by reading REVOLUTION and adjusting FV to the spindle speed we want! Side effects would be that the speed control display wont work though, unless we can design a complete replacement triac board, or feed the speed display with a pulse chain for the actual speed. (probably easy to do from a PWM generator pin).

@thinkl33t
Copy link
Owner Author

If we leave the original FV from the counter board, but intercept REVOLUTION somewhere, we can send whatever voltage we want to FV on the motor driver board, and be able to tell what the actual RPM is.

Maybe use a digipot pin, using an opamp to shift the 0v - 3v3 to 0v - 12v.

@thinkl33t thinkl33t changed the title Motor Speed Control - Clone EM6302A Circuit? Motor Speed Control - Clone BA6302A Circuit? May 13, 2014
@thinkl33t
Copy link
Owner Author

Chip is a BA6302A - VCR motor speed controller!
http://pdf.datasheetcatalog.com/datasheets/70/233658_DS.pdf

@Cinezaster
Copy link

Hi thinkl33t, have you figured out a solution for your problem with the speed controller? I'm doing a rebuild of a CAMM-3 to, but with the tinyG-board.
Just like you stuck with the speed controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants