The invention relates to a logic test method and device suitable for a
reactor protection system. The logic test method comprises a construction step, a call step, an operation step and a judgment step, wherein the construction step is as follows: constructing test programs and a
truth table based on a
comma separated values (CSV) format, wherein the
truth table comprises the logic diagram index information of the
reactor protection system, an input variable, an output variable, the voluation information of the input variable, the input variable of the output variable, and an
execution time; the call step is as follows: reading the logic diagram index information, calling the test programs corresponding to the logic diagram index information; the operation step is as follows: reading the input variable and carrying out voluation on the input variable in accordance with the voluation information of the input variable, and carrying out logic operation in accordance with the called
test program and the
execution time so as to obtain the output value of the output variable; and the judgment step is as follows: judging whether the output value of the output variable is consistent with the expected value, if yes, outputting correct result information, and if no, outputting wrong result information. In the logic test method, the test is carried out by constructing the
truth table based on the CSV format and the
test program, thus being convenient for modification and regulation, and avoiding human errors.