Transistors used in Java
Answers
Hey Mate!!
This is the answer
Transistors are commonly used in digital circuits as electronic switches which can be either in an "on" or "off" state, both for high-power applications such as switched-mode power supplies and for low-power applications such as logic gates.
Hope it helps...
Bye✨
Answer:
The above simulation is based on a circuit that actually works. The transistor uses C1815(general-purpose NPN switching transistor). The resistance connected to the base is 100kΩ, and the resistance connected to the emitter is 100Ω.
Transistor
A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power. It is composed of semiconductor material usually with at least three terminals for connection to an external circuit.
There are so many switches in your computer. It is not a hand-push switch that we commonly use. It is a switch operated by electrical signals. The computer counts numbers as ‘1’ and ‘0’ depending on the voltage level. High voltage is ‘1’, low voltage is ‘0’. Computers do binary calculations by default. When the computer adds or subtracts numbers, the electrical signals of ‘1’ and ‘0’ act as a switch in the ‘logic circuit’. This switch is a transistor.
Transistors behave as if the switch is closed (connected) when a voltage above the specified voltage (approximately 0.6 to 0.7 V) is applied.
The structure of transistor
Most transistors have three terminals. They are called Base, Collector, and Emitter, respectively.
Base(B): It is a terminal to apply a weak electric signal to operate the transistor.
Collector(C): If a weak electric signal comes from Base(B), a large current flows through the blocked Collector(C).
Emitter(E): It is a terminal where the current flowing from the base(B) and the collector(C) are combined.
The switching action of transistor
Transistors act like switches. It is not a switch that you press directly by hand. Instead, the switch works automatically in response to electrical signals and other physical stimuli.
When 0.6 ~ 0.7V or more voltage is applied to the base(B) of a general transistor, the transistor act like the switch is turn on.
Let’s take an example of a circuit that turns on an LED by pressing a switch. In the case of a manual switch, just press the switch with your finger to turn on the LED. In the case of transistors, the LED is turned on when 0.6 to 0.7 V is applied to the base(B)
HOPE IT HELPS!