Newbie here. please be easy on me. I have a spotwelder project where i need to sense when the secondary is shorted. The working of the pcb is as follows,
my circuit detects the zero cross on the AC sine wave and triggers two Thyristors in a back-to-back configuration which switches on a MOT(Microwave Oven Transformer) at the peak of the sine wave, which is the typical way to switch on inductive loads to avoid inrush currents. I also have two taps on the secondary to measure the voltage during a weld to calculate the Weld current. All these are initiated at the press of a button which am hoping to automate when the electrodes touch a conductive material like here, nickel strip. I've checked the OFF-State voltage at the transformer and it read 1.05VAC and when the secondary was shorted it was 0.5VAC.
So with the best of my knowledge i think using op-amp as a comparator would be the ideal solution.
I could add the op-amp input parallel to section of the primary (like a shunt resistor) and monitor the voltage variation and use the output of the op-amp to trigger the thyristor through a arduino. I am not sure how to add the input voltage to the thyristor.

So normally with a DMM we probe the HOT and NEUTRAL to check the voltage. Here we just prone one terminal on the AC power which is connected to the inverting pin of the opamp via 1M resistor, so my question is, shouldn't there be another for the NEUTRAL side also to be connected from the load ? or since the Opamp is connected to GND it would use it and the neutral for the AC is not required.
Would really appreciate if somebody could advise.
– George Dec 16 '17 at 16:58