???Maybe the correct method is this one
my project is to use my already alarm setup with ReadSwitchs and Pir Sensor (12V Sensors) mixed into zones
I am not familiar with active sensors. With passive door reed switches and window tape, someone might attempt to circumvent the NC switches by placing a short across the wires. I still don't see where is the third state. Please excuse my ignorance.Under normal conditions, the switch controls two states: normal and open-loop/fault. In a shorted-loop/tamper condition, the combination of the two-resistor voltage divider and a window-comparator detects the third state.
ak
First State , normal state, all reed switchs are normally closed , Resistor of the loop = EOF R OhmI am not familiar with active sensors. With passive door reed switches and window tape, someone might attempt to circumvent the NC switches by placing a short across the wires. I still don't see where is the third state. Please excuse my ignorance.
Edit: maybe if the resistor is in the switch, I get it now.
EOL resistor must be at the end of the loop (hidden in the reed switch sensor)Second edit:
But if there are many sensors in series all the resistors have to add. Hence we have a different problem now.
Edit: It depends on where the EOL resistor is located and where the burglar applies the short.
EOL resistor must be at the end of the loop (hidden in the reed switch sensor)
Burglar must be near the controler (Arduino in my case)
And Only one EOF Resistor per loop

Wire-break?inserts
Wouldn't a break in the wire be the same as an alarm condition?Wire-break?
There is no such thing as perfect security, and any system can be defeated. This technique is a compromise between effectiveness and cost. My guess is that because it is so well known, the main reason it still is used is for loop health monitoring and diagnistics.
ak
i plan to use an Arduino unohi bend,
As you are using the ADC input of an Arduino, you could write the program to detect and act on the actual voltage levels.
No need for all the OPA's etc.
Which Arduino are you using.?
What is the resistor value of the EOL line.?
My security system uses a PIC for analogue input level sensing