Resistance
graph TB
Resistance["Resistance"]
OhmsLaw[Ohm's Law]
TypesOfResistance[Types of Resistance]
FactorsAffectingResistance[Factors Affecting Resistance]
ApplicationsOfResistance[Applications of Resistance]
Resistance --> OhmsLaw
Resistance --> TypesOfResistance
Resistance --> FactorsAffectingResistance
Resistance --> ApplicationsOfResistance
OhmsLaw --> Voltage["Voltage (V)"]
OhmsLaw --> Current["Current (I)"]
OhmsLaw --> ResistanceInOhmsLaw["Resistance (R)"]
TypesOfResistance --> StaticResistance["Static Resistance"]
TypesOfResistance --> DynamicResistance["Dynamic Resistance"]
FactorsAffectingResistance --> Material["Material"]
FactorsAffectingResistance --> Length["Length"]
FactorsAffectingResistance --> Area["Area"]
FactorsAffectingResistance --> Temperature["Temperature"]
ApplicationsOfResistance --> ResistorsInCircuits["Resistors in Circuits"]
ApplicationsOfResistance --> HeatingDevices["Heating Devices"]
ApplicationsOfResistance --> VoltageDividers["Voltage Dividers"]