WOLFRAM SYSTEM MODELER
NoControlModel of a LEGO Segway without a controller keeping it upright |
SystemModel["EducationExamples.MechanicalEngineering.LEGOSegway.NoControl"]
This model is of a LEGO Segway with disturbances, but without any kind of controller to keep it upright. For the model with a controller, open LEGOSegway.LQControl.
To simulate the LEGO Segway and view a 3D animation of it, follow the steps below:
Click the Simulate buttom:
Click the Animate button:
For the full example, open the accompanying notebook LEGOSegway.nb.
angle |
Type: RealOutput Description: 'output Real' as connector |
---|
segway |
Type: LEGOSegwayModel Description: Contains a model of a LEGO Segway with some extra inputs and outputs |
|
---|---|---|
force |
Type: WorldForce Description: External force acting at frame_b, defined by 3 input signals and resolved in frame world, frame_b or frame_resolve |
|
pulsex |
Type: Pulse Description: Generate pulse signal of type Real |
|
pulsey |
Type: Pulse Description: Generate pulse signal of type Real |
|
pulsez |
Type: Pulse Description: Generate pulse signal of type Real |
|
world |
Type: World Description: World coordinate system + gravity field + default animation definition |
|
leftMotorVoltage |
Type: TimeTable Description: Generate a (possibly discontinuous) signal by linear interpolation in a table |
|
rightMotorVoltage |
Type: TimeTable Description: Generate a (possibly discontinuous) signal by linear interpolation in a table |