Tuesday 18 December 2018

voltage - Why is D2 switched off and T4 not in saturation mode in 7408 TTL Gate as shown below?


enter image description here


In the circuit, when both the inputs are high at 5V, than why is D2 switched off? Will it not draw voltage from Vcc?


Also, when one of the input is low, why is T4 not running in saturation mode? Will it not get high base current from Vcc?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...