Hello all. This is my second arduino forum account.
I was having credential issues so I made another.
Anyway, I'm not really a "newb"
My current project is utilizing a DC amp transducer.
Supply voltage 15vdc output is 0-14vdc. The transducer data sheet shows that it can go 14v negative if reverse current is applied.
The equipment I'll be reading the amps from is a DC electric motor that can pull 150amps. I'm using a 300amp rated transducer as the data sheet shows the best linear output ramp as the transducer shows to knee pretty hard (assuming i use a 150 amp transducer)
Also for equipment longevity sake, i dont want to push a 150 amp transducer to its limits consistently. (electrohms HS300T01 is the transducer)
With electric motors having reverse voltage spikes, that would cause a revers amperage, yes?
My concern is a reverse amperage causing a reverse voltage in the signal and damaging the arduino. (analog input would potentially be significantly more than the tolerance. -?vdc to 5vdc)
My main question is:
What is the best option for keeping a clean positive signal?
Solutions I can think of:
-
shottkey diode into voltage divider. (14v in 5v out)
but then I would have to account for the voltage drop across the diode. Unless I used a duplicate circuit from the 15v to the AREF?? -
some type of opAmp situation.
THANK YOU FOR YOUR TIME!!