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

Optocoupled DC Spindle max voltage #4

Open
Volksolive opened this issue Mar 9, 2022 · 2 comments
Open

Optocoupled DC Spindle max voltage #4

Volksolive opened this issue Mar 9, 2022 · 2 comments

Comments

@Volksolive
Copy link

Hi Terjeio,

You mention in the readme that the max voltage for the optocoupled DC spindle output is limited by C7 = 30V but there is actually 2 other limiting factor.

  • The high side P mosfet transistor IRLML6402 has a VDS max of 20V and VGS max is 12V.
  • The low side N mosfet transistor 2N7002 VGS max is 20V.

So max voltage should be 12V because of the P mosfet but can't be more than 20V if the P mosfet is replaced by another ref. because transistors rarely have more than 20V VGS max.

BTW what is that output intended to drive? because the 2N7002 does not provide that much power? (115mA const.)

@terjeio
Copy link
Owner

terjeio commented Mar 9, 2022

Oops - I have to pay more attention to details.

BTW what is that output intended to drive? because the 2N7002 does not provide that much power? (115mA const.)

A relatively high impedance input for VFD spindle RPM control, R33/C7 act as a LP filter and R33 will limit the drive current available. A typical voltage range is 0-10V.

@Volksolive
Copy link
Author

oh yes ok! I think the DC spindle word got me confused! I thought the intent was to drive a DC motor directly...

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