From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

Can the SC-2345 be used as the basis of a vibration control system

I am in the begining stage of putting together a small vibration control and measurement system for one of our Professors.  I have a small MB shaker and amplifier, accelerometers, an SC-2345 based system and 2 SCC-ACC01 accelerometer modules.  Before I commit to going forward can I assume that this assortment of hardware is adequate for a simple vibration control system?  If so, is there a set of .vi's available such that I could show a simple demonstration of the unit?
 
Thanks in advance,
Chuck
0 Kudos
Message 1 of 10
(10,890 Views)

Thanks for your posting,

By using an acelerometer or two, you will be able to measure the stimulus (shaker) and the response (vibration transferred thru the unit under test) with the two accelerometers.  By analyzing the vibration, you can determine whether to increase or decrease the vibration level.  You may want to perform vibration level measurements, or vibration measurements at specific frequencies.  Either way, the output of your analysis should be a scaler value which you can use as  a process value for a PID algorithim or other control algorithim.  The output of the control algorithim would control for example the magnitude of the vibration signal fed to the shaker. 

So the diagram is really 1) measure vibration leve 2) pass level thru control algorithim and 3) adjust amplitude of signal fed to shaker. 

Does this make sense?

 

Preston Johnson
Solutions Manager, Industrial IoT: Condition Monitoring and Predictive Analytics
cbt
512 431 2371
preston.johnson@cbtechinc
0 Kudos
Message 2 of 10
(10,883 Views)

Yes that does make sense.  I understand the basics, having worked in a Vib test lab for a number of years.  I am more interested in knowing if the specific hardware that I have at hand is suitable for the task. Can I turn the SC-2345 into an actual Vibration Controller?   I see the need for an output module to feed a signal to the amp.  I want to have a closed loop system, where the control continuously checks the signal on the shaker head, and corrects the signal going to the amp.  My goal is to be able to A)sweep a sine wave at either a constant displacement, constant acceleration, or a combination using a crossover frequency

and

B) run a random profile with a controlled frequency spectrum.

 Basicly, we have almost all of the hardware here except for the output module.  Since I orked in Vibration/Modal analysis for a long time, I was asked if I could come up with a vibration system, and was hoping to use the NI equipment that we have on hand.

0 Kudos
Message 3 of 10
(10,879 Views)
Hi Chuck,

It sounds like all that you are missing is the SCC-AO10 or SCC-CO20 which are analog output and current output modules.  Once you have that, you will be able to make the control system in LabVIEW.
Thank You,

Nick F.
Applications Engineer
0 Kudos
Message 4 of 10
(10,853 Views)
Wentworth - were you successful in using the SC2345?  Could you share your program?  I need the same radom vibration type control with a small shaker and amplifier with cut-off frequencies on the input.
0 Kudos
Message 5 of 10
(10,422 Views)

Scott,

I am getting closer, but have just ordered the hardware, and have not yet started writing the program(s).  When I have anything, I will post here.

0 Kudos
Message 6 of 10
(10,394 Views)
Chuck:
Thanks.  Email me directly (scopeland80@hotmail.com).  I have a piece of equipment thta you might be able to use.
0 Kudos
Message 7 of 10
(10,388 Views)
Chuck - haven't checked in for awhile.  Did you ever get your software written and system working?
0 Kudos
Message 8 of 10
(9,613 Views)

Hey,

 

I know this is a complete long shot but has anyone actually figured out how to do what Preston proposed. Either have the acceleration stay steady as you sweep through frequencies or the ability to sweep through accelerations at steady frequencies such that you can directly adjust acceleration, not just the amplitude of your signal, so that you do not have to guess how much you have to change your output signal to step up a certain ammount in accleration.

 

Sincerely,

Yogi Patel

0 Kudos
Message 9 of 10
(7,237 Views)

The only example on the net that I have found involved the use of shift registers.  The code should be attached below, I was just wondering if there was a more elegant way of creating this system.  Code was written by Dave Duimistra at GVSU in 1997 so the code is a little outdated

 

0 Kudos
Message 10 of 10
(7,233 Views)