Yeah thays what im saying or atleast trying to say but ill use an AND gate instead of an OR gate as when my inputs are 0 , 1 , 1or anything else than because of AND gate my normal condition will have 0Active low at its output and warning buzzer will also have 0 (OFF as warning needs an active HIGH to be activated) or vice versaI think the direction we are headed here is, what is anything ORed with itself?
a+a = ?
Then realize you are doing this to the normal operation indicator signal.
The "should" wording in your initial post regarding the sensors Ia, Ib, and Ic sounds like requirements which leads me to think you are supposed to design these too.
...to what end?
What is a*a=?
What WBahn is saying is that one would typically make the warning buzzer active high (activated by a logic 1) and the normal operation indicator active low (activated by a logic 0), or vice versa, so the two outputs are determined by the state of a single output.