08-28-2012 12:07 AM
I am working on single plane balancing and two plane balancing. I would like to develop this module in labview.
08-28-2012 12:15 AM
Hi,
Please provide somemore details.What you have done so far?what kind of help you needed?
Also go through this
08-28-2012 01:41 AM
This module is implemented in MATLAB. But there was a problem with real-time acquisition with MATLAB. I tried developing with LABview. The module which u have given is for two plane balancing. Please provide a code for single plane. I can share u the MATLAB code..
but it is offline i need to develop in real-time
08-28-2012 03:23 AM - edited 08-28-2012 03:24 AM
Hi balancing,
Iam not that familiar with single plane balancing.And I searched lot but hasn’t turned up anything useful.I think the math might be simpler with single plane balancing.I'll get back to you.
Have a look at Conrad Hoffman's spreadsheet on the PM forum.
http://www.practicalmachinist.com/vb/general/spreadsheet-balancing-181139/
08-28-2012 08:01 AM
There are ways to use MATLAB code with LV. Or you can convert to LV code. Without some information about the kinds of calculations required, it is difficult to make recommendations.
Lynn
08-28-2012 10:13 AM
Balancing,
Single plane balancing is what the inverted pendulum is doing, right? NI has had this as a demo for about a dozen years. There is plenty written on it on this site. Try to search for inverted pendulum.
Good Luck,
Bob
08-28-2012 10:48 AM
2 plane balancing example with LabVIEW and DAQmx:
http://www.ni.com/white-paper/12500/en
-AK2DM
08-29-2012 01:13 AM
Please share the code for single plane balancing. I have seen two plane balancing using DaQmx and PDA tool in NI. But i tried using but it has some issues not calculating and working properly. That code i am not able to use single plane balancing. Please help me
08-29-2012 02:45 AM
Hi balancing,
I think this is what you are actually looking for:-
Try it and give feedbacks.
08-29-2012 04:02 AM
I am looking for single plane balancing of a spindle chuck. It is similar to single plane balancing of a rotor.The code what u have given is not related to that.