To be of
real help, TreppenSchlepper shall be able to climb stairs and steer its way
fully by itself. It needs to become an autonomous
vehicle which plans, then follows its path to and along a stair fully
automatically. If it assists a human user (e.g. carrying a suitcase) it shall
anticipate her moves and act accordingly. Alternatively, it might be useful to
have TreppenSchlepper go up or down without any accompanying person, which
might be the easier option for the control algorithm to begin with.

So let's
have a look at the inputs of TreppenSchleppers System Control
Sensors:
- Environment: TreppenSchlepper
needs to scan its environment, especially shape and orientation of the
steps to climb, as well as objects and persons around. It might be useful
to identify some aspects of the surfaces ahead as well, e.g. if it is
slippery, or fragile, or otherwise "forbidden" (thus should be
avoided to be moved upon).
While we need quite high accuracy in close vicinity (wild guess: +/- 2mm within 1 m perimeter), we might be OK with a reduced resolution of 1cm or so for the zone beyond vicinity, as this might be enough for trajectory planning and updating. - Position: TreppenSchlepper needs to identify its own position within the scanned environment, especially in respect to steps of the stair currently climbed. In addition it needs to relate its position to more distinct points, e.g. to start and destination position, and other places of interest like the electrical charger station to fill up the battery when it is time.
- Orientation: this is needed in addition to position for trajectory planning. To guarantee safety, TreppenSchlepper also needs to monitor its orientation in respect to the horizontal, and react if it is askew.
- Weight: monitor weight of payload (or total weight) and stop if it gets to heavy.
- Battery state (state of charge, temperature)
- System state (temperature of E-motors, torque and wheel speed; this allows to derive e.g. grip of wheels and detect overload conditions)
No comments:
Post a Comment