hi All,
I am trying to measure the AC current put into a nickel strip during spot welding. It is possible with this formula, I = U * diameter [mm2] / (0.0175 * length [m]) but am looking to implement it into ATmega328.
I measured the peak voltage with a DMM and got 0.29v at 20ms so with the above formula i get
I = 0.29 * 25 / (0.0175 * 0.13)
= 3,186A for 20ms
Would it possible to measure this with an arduino. Sorry am not sure what components would be needed to measure that.
Appreciate any suggestions and advise.
I am trying to measure the AC current put into a nickel strip during spot welding. It is possible with this formula, I = U * diameter [mm2] / (0.0175 * length [m]) but am looking to implement it into ATmega328.
I measured the peak voltage with a DMM and got 0.29v at 20ms so with the above formula i get
I = 0.29 * 25 / (0.0175 * 0.13)
= 3,186A for 20ms
Would it possible to measure this with an arduino. Sorry am not sure what components would be needed to measure that.
Appreciate any suggestions and advise.





