WOLFRAM SYSTEM MODELER
ThumbwheelPotentiometerPotentiometer controlled by a thumbwheel. |
![]() |
SystemModel["EducationExamples.ElectricalEngineering.Potentiometers.Components.ThumbwheelPotentiometer"]
Potentiometer controlled by a thumbwheel. The model consists of two variable resistors, the total resistance of which equals the parameter maxRes. When the thumbwheel is turned all the way to the left, almost all of the total resistance will be present between the right resistor and the wiper pin. This model represents a potentiometer where the wiper pin slides along a material whose resistance is linearly proportional to its length. By turning the thumbwheel to the right, the distance between the positive pin and the wiper becomes larger and the resistance between them increases linearly.
minAngle |
Value: 0 Type: Angle (rad) Description: Minimum angle for the thumbwheel. |
---|---|
maxAngle |
Value: 3.14159265358979 Type: Angle (rad) Description: Maximum angle for the thumbwheel. |
minRes |
Value: 10 Type: Resistance (Ω) Description: Minimum resistance for the potentiometer. |
maxRes |
Value: 1000 Type: Resistance (Ω) Description: Maximum resistance for the potentiometer. |
![]() |
p |
Type: PositivePin Description: Positive electrical pin |
---|---|---|
![]() |
n |
Type: NegativePin Description: Negative electrical pin |
![]() |
wiper_pin |
Type: Pin Description: Potentiometer wiper terminal. |
![]() |
flange_a |
Type: Flange_a |
![]() |
R1 |
Type: VariableResistor Description: Resistance between positive pin and wiper. |
---|---|---|
![]() |
R2 |
Type: VariableResistor Description: Resistance between negative pin and wiper. |
![]() |
R2T |
Type: IdealGearR2T Description: Converter of angle to translational position. |
![]() |
stop |
Type: MassWithStopAndFriction Description: Boundry of the thumbwheel. |
![]() |
pos |
Type: PositionSensor Description: Position sensor of the thumbwheel. |
![]() |
minPhi |
Type: Constant Description: Constant signal with minimum angle. |
![]() |
p_add |
Type: Add Description: Position map to resistance. |
![]() |
n_add |
Type: Add Description: Position map to resistance. |
![]() |
minAdd |
Type: Add Description: Minimum position compared to potentiometer position. |
![]() |
maxAdd |
Type: Add Description: Maximum position compared to potentiometer position. |
![]() |
maxPhi |
Type: Constant Description: Constant signal with maximum angle. |
![]() |
minResistance |
Type: Constant Description: Constant signal with minimum resistance. |
![]() |
springDamper1 |
Type: SpringDamper |
![]() |
ThumbwheelPotentiometerExample EducationExamples.ElectricalEngineering.Potentiometers Thumbwheel potentiometer in normal configuration. |
![]() |
EducationExamples.ElectricalEngineering.Potentiometers Thumbwheel potentiometer in rheostat configuration. |
![]() |
EducationExamples.ElectricalEngineering.Potentiometers Motor controlled by a thumbwheel potentiometer in rheostat configuration. |