JOIN/SIGN UP
Already a Member? |
GET INVOLVED
Understanding and Engaging in COVESA Expert Groups & Projects |
COLLABORATIVE PROJECTS
HISTORICAL
SDV Telemetry Project |
...
Information Type | Values | Illustration # | VSS Alignment / Mapping | Android Alignment / mapping | Notes |
---|---|---|---|---|---|
Seat Component Moveable Seating Component (Electrically Driven) | Complete seat | All |
Vehicle.Cabin.Seat.Row1.DriverSide.Position: | Should there be a seat type (e.g. individual, partof bench, 2/3 split...)? | |
Lumbar
| 5
|
Differs: Lumbar is only one piece in VSS not three components | Differs: Lumbar is only one piece in Android | ||
Cushion Side Bolster | 12
| Differs: Does not exist in VSS | |||
Backrest Side Bolster | 11
|
Differs: SideBolster is represented as one piece vs two | SEAT_LUMBAR_SIDE_SUPPORT | ||
Upper Shoulder (fwd/backward) | 9 | Differs: Does not exist in VSS. Is it needed? | Differs: Does not exist in Android | ||
Backrest (was Cushion Front) | 10 |
| |||
Cushion Extension | 13 Blue thing |
| Differs: Does not exist in Android | ||
Headrest | 4 |
| |||
Airbag |
VSS has deployed but not enabled. | Has enabled only not deployed | Should we consider extending VSS for other airbags. | ||
Neck Scarf (fan) | 6 | Differs: Does not exist | Differs: Does not exist | Add to VSS? | |
Seat Belt (height) |
|
...
Capability | Description | Inputs | Outputs |
Dependencies
VSS Examples / Mapping | Android Examples / Mapping | Notes | ||||
Movement & Position - Control | ||||||
Move Seat Continuously | Move the identified seat in the specified direction. When a user commands a seat in a certain direction, it will move in that direction until the value is changed. The change (e.g. stop) could come from the user or a hardware limit. |
|
| Vehicle.Cabin.Seat.Row1.DriverSide.Switch.IsForwardEngaged: Question: How does something other than a switch use this capability? | SEAT_FORE_AFT_MOVE includes speed. | Android includes speed. VSS does not. Is it needed? |
Move Seat to Specified Position | Set the seat position for the identified seat. This is entire seat position forward, back, up down. |
|
|
Seat position on vehicle x-axis. mm - Position is relative to the frontmost position supported by the seat. 0 = Frontmost position supported.
mm - Seat position on vehicle z-axis. Position is relative within available movable range of the seating. 0 = Lowermost position supported. | What is the position definition? ISO 8895 What is status? Position Status. | |
Move Seat Component Continuously | Move the identified seat and component in the specified direction. When a user commands a seat component in a certain direction, it will move in that direction until the value is changed. The change (e.g. stop) could come from the user or a hardware limit. |
|
| Vehicle.Cabin.Seat.Row1.Middle.Switch.Headrest.IsForwardEngaged: Question: How does something other than a switch use this capability? | Different classes of comportment? Certain directions apply to different components? Need to enumerate the components? Component type? | |
Set Seat Component Position Per Seat | Set the seat component position for the identified seat. This is position of the component only. |
|
| Applied by Component and Direction like:
|
| |
Store Seat Position | Stores current seat and component positions |
| N/A | N/A | Personalization not in VSS or Android | |
Recall Seat Position | Recall seat and component positions |
| N/A | N/A | Personalization not in VSS or Android | |
Fold Headrest | Fold or unfold headrest |
| Align with move seat compontent? | |||
Fold Seat | Fold or unfold seat |
| Align with move seat component | |||
Movement & Position - Status / Data | ||||||
Get Seat Position Per Seat | Get the seat position for the identified seat. This is entire seat position. |
|
| |||
Get Seat Component Position Per Seat | Get the seat component position for the identified seat. This is position of the component only. |
|
| |||
Get Seat Ids / Locations | Provides the list of seats available in "this" Vehicle |
| Array of:
|
...