Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Using MyRIO's Differential Analog Input as a Single Ended Input

Solved!
Go to solution

Hi

 

I want to use the MyRIO's Connector C's Differential Analog Input (+-10V) as a single-ended analog input. A related previous post where this was done and resulted in a better signal to noise ratio is found here: https://forums.ni.com/t5/Real-Time-Measurement-and/myRIO-Analog-Inputs-GND-Reference-How-to-mitigate...

 

My question is: is it sufficient to simply connect the AI- to the MyRIO's signal ground, and connect the single ended output from the sensor I am measuring from at the AI+, or does the channel have to be configured in the MyRIO specifically for use as a single input channel?

 

I see for the following cRIO module, there is a configuration option: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAjRSAW

 

However I was unable to find any such configuration option in the LabVIEW project for the MyRIO

 

Any thoughts?

0 Kudos
Message 1 of 5
(4,470 Views)

Yes, you have the basic idea down. It's not unusual though to send a differential pair out from the + and - input all the way to the sensor. It can seem like redundant wiring but it can help cancel certain forms of noise.

 

This guide has a picture showing you where in the project to configure the endedness https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P906SAC

 

Message 2 of 5
(4,449 Views)
Solution
Accepted by ghp_1

Hi

 

Thank you for these details

 

The guide however is for the cRIO, and not the MyRIO. I tried looking in the project tree and couldn't find any such option for the MyRIO

 

Perhaps the MyRIO doesn't have such an option?

0 Kudos
Message 3 of 5
(4,426 Views)

Ahh, yeah, I didn't notice that you were on MyRIO. MyRIO isn't configurable. The behavior (differential vs single ended) is fixed per pin. Check out page 8 here:

http://www.ni.com/pdf/manuals/376047c.pdf

Message 4 of 5
(4,419 Views)

But in general you and nanocyte are correct. If your sensor does only have a single-ended output but your input is differential, you should wire the sensors ground-reference (probably common ground or your power supply's "Minus") to the input channel's Minus.


Ingo – LabVIEW 2013, 2014, 2015, 2016, 2017, 2018, NXG 2.0, 2.1, 3.0
CLADMSD
Message 5 of 5
(4,406 Views)