Diodes
BJT
MOSFET
Microcontrollers
100
These special purpose diodes emit energy as photons.
What are LEDs
100
This is what the name of this category stands for.
What Bipolar Junction Transistors?
100
This is what the name of this category stands for.
What is Metal Oxide Semiconductor Field Effect Transistor?
100
A microcontroller is special programable type of these "black boxes" that have more than one component in them.
What is an IC?
200
This type of diode is used to convert AC to DC
What is a rectifying diode?
200
These are the two types BJT's determined by how their doped silicon layers are stacked.
What are PNP and NPN?
200
These are the names of the legs on a MOSFET.
What are gate, drain, and source?
200
This is one of the common voltage for a microcontroller pin to be set to when it is logically set to 1. It is referred to as logic level.
What is 5V?
300
This is the term for the minimum amount of voltage required by a Diode to allow electricity to move from anode to cathode.
What is forward voltage?
300
The names of the legs of a BJT.
What are base, collector, and emitter?
300
These transistors use very little of [a] and are primarily controlled by applying [b] to the gate.
What is a) current and b) voltage.
300
This is an open source hardware, software project designed to make programming microchips easier.
What is Arduino?
400
This is the term for the amount of voltage required to force a Diode to allow electricity to move from cathode to anode.
What is breakdown voltage?
400
This is the schematic symbol of an NPN transistor.
What is
400
The most typical package type of for a through hole MOSFET is the TO-220 because it has a metal plate on the back for this purpose.
What is heat dissipation?
400
An LED with the anode hooked up to a myPin would appear to be // the loop function runs over and over again forever void loop() { digitalWrite(myPin, HIGH); // turn the LED on (HIGH is the voltage level) delay(1000); // wait for a second digitalWrite(myPin, LOW); // turn the LED off by making the voltage LOW }
What is on?
500
Diodes are made out two materials, a P type semi conductor and an N type semiconductor. These two create a PN Junction. These two materials are created by this process.
What is silicon doping?
500
This is what a transistor's ß is equal to.
What is the current on the base divided by the current on the collector?
500
The name of the amount of voltage it will take to "turn on" a MOSFET?
What is threshold voltage?