Home › Forums › TinyG › TinyG Support › V9 Capacitor (C1) Mod Feasibility?
- This topic has 1 reply, 2 voices, and was last updated 10 years ago by
cmcgrath5035.
-
AuthorPosts
-
April 19, 2016 at 2:15 am #9562
MaxFrenzy
MemberI’m working on doing some development with G2 and a web based interface (similar to chilipeppr), and have been looking at my hardware to get a test machine going. The smallest machine I have on-hand for a test platform is an older CNC that uses custom Vexta OM steppers wired in bi-polar series with 4 leads. The motors actually only draw 1A/phase (4.4v, 4.4 ohm), but because of their configuration, have a higher impedance value in the order of 30.8 mH. Now looking at the TI DRV8825 stepper motor drivers, they can handle 8 to 45V. Their ideal configuration w/ proper cooling would be driving motors w/ 24v @ 2.5A. Now of course, you couldn’t up the voltage if you’re drawing current on the higher range, but what about increasing voltage on motors with lower current draw. It’s hard for me to follow what is connected to what on the board, but the main capacitor C1 (by the Power Supply input) is using a 35v 470uf aluminum electrolytic surface mount cap. The same manufacturer provides those capacitors in higher voltages with the same capacitance (up to 80v I think). If I wanted to use the 48v power supply that normally drives those steppers, would it be possible to swap out that cap with say, their 63v 470uf version? I realize I may be getting silly here not thinking about other factors and components, but hopefully someone whose mind isn’t clouded with bundles of code and various hardware can chime in.
Thanks
April 19, 2016 at 6:35 am #9563cmcgrath5035
ModeratorThe DC motor characteristics, 4.4V, 4.4ohm are somewhat meaningless in a pulse mode world.
Power tinyGV9 at 24 V.
You could likely start with $_pl=0.25 or so with such a low current motor.I have run my NEMA23 17mH (inductance, not impedance) steppers no problem.
tinyGV9 input voltage is limited to 30V by the on board voltage regulator device, not the input Cap voltage rating.
I highly recommend you don’t mess with it.If you are interested, the tinyGV8 schematics are here:
V9 likely similar, schematics are not posted, it is a prototype
-
AuthorPosts
- You must be logged in to reply to this topic.