LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Acceleration Measurement with LabVIEW FPGA

Hello everyone,

 

I was made LabVIEW Project to collect acceleration data from PCB accelerometers, Compact Rio system (Chassis NI 9074, Module NI 9234). I doubt that their is something wrong with the vi project since the measurement value is very small although I really felt the vibration of the floor where I meassured the vibration.

 

Could you please take a look at my Labview project to see if there is something wrong. I really appreciate any comments.

 

Thanks,

 

Ngoan

0 Kudos
Message 1 of 5
(3,967 Views)

So what do you think is wrong? No data? incorrect data?

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 5
(3,940 Views)

Hi,

 

I think the data is incorrect. The highest value is just 0.04 m/s2 but I feel the floor vibrates quite highly. I expected the value should be higher than what I saw e.g. 0.04 m/s2

0 Kudos
Message 3 of 5
(3,935 Views)
In that case, go through your logic looking especially at any scaling or signal conditioning you are doing. Any chance there is a known vibration source around?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 5
(3,921 Views)

Hello Mike,

 

I think the problem may be due to the scaling in my ni code. For example, the first accelerometer (its sensitivity is 0.1058 V/(m/s2)) is attached to the first channel of NI 9234. I just simply devide the output from each channel in the module ni 9234 into the acceleration sensitivity.

 

You can see in the attaced picture. 

 

Thanks,

 

Ngoan

0 Kudos
Message 5 of 5
(3,917 Views)