Im suppose to input four analog inputs to my microcontroller. But unfortunately, the microcontroller I'm using has only two comparators. Therefore, I need to input the analog signals to the microcontroller alternately.Initially, what Im planning is to use relays where i can control what analog signal is being inputted to my microcontroller, but, being mechanical in nature, relays takes time to energize (propagation delay) so i cant use this one, considering that i will be using fast switching in my application.
Can anyone help me to make a circuit for this one. How about with the use of transistors or op-amp? does anyone know how?