Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006416ASN.1Base Specpublic24-01-2013 12:1302-04-2013 11:36
ReporterSebastian Muellers 
Assigned ToAndras Kovacs 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionV0.0.4 
Target VersionFixed in VersionV0.0.5 
Summary0006416: CR for optional "public transport container"
DescriptionDear Lan, dear Dieter,

after discussions with German and Austrian public transport operators the optional Information included in the actual awareness message for public transport is not sufficient. They are using the industry standard R09.x (12 bytes) since many years, for controlling Roadside-Infrastructure equipment as traffic-lights, barriers, bollards, etc. The R09.x byte content is also used by other European countries and is defined by German authority VDV (http://mitglieder.vdv.de [^]).

The data is today transmitted by Busses/Trams via cellular radio or proprietary radio communication. Public Transportation Operator may benefit from ITS G5 using the optional public transport container. This will speed up the deployment of cooperative-systems in urban areas.

I have uploaded to the contribution area of WG1 two change request (000027, 000028) with the request for changing the data of the optional public transport container.

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000027_CR__public_transportation__for_Draft_ETSI_TS_102_894_2_V0_0_.docx [^]

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000028_CR__public_transportation__for_Draft_ETSI_EN_302_637-2_V0_0_.docx [^]


P.S:
The usage of data contained in R09.x is an essential prerequisite for public transport operator to use or to migrate to ITS G5!
As the “public transportation container” is sent only optionally within the CAM and only by public transport vehicles, I do not see any limitations to other vehicles!


Best regards
Fritz
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0011336)
Sebastian Muellers (administrator)
06-03-2013 12:24

Dear Sebastian,

I have uploaded two change requests (revision 2). One for CAM and one for the data dictionary.

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000028r2_CR__public_transportation__for_Draft_ETSI_EN_302_637-2_V0_0_.docx [^]

http://docbox.etsi.org/ITS/ITSWG1/05-CONTRIBUTIONS/2013//ITSWG1(13)000027r2_CR__public_transportation__for_Draft_ETSI_TS_102_894_2_V0_0_.docx [^]


Please tell me if you need further information

Best regards
Fritz
(0011337)
Sebastian Muellers (administrator)
20-03-2013 16:35

PublicTransportContainer ::= SEQUENCE {
  embarkationStatus EmbarkationStatus,
  DELETE: ptLineNumber PtLineNumber OPTIONAL,
  DELETE: ptScheduleDelay PtScheduleDelay OPTIONAL,
  DELETE: ptPriority PtPriority OPTIONAL
  ptActivationData OPTIONAL
}
(0011338)
Sebastian Muellers (administrator)
20-03-2013 16:38

Create new DF: ptActivation OPTIONAL

ptActivation ::= SEQUENCE {
ptActivationType PtActivationType,
ptActivationData PtActivationData
}
PtActivationType ::= INTEGER (0..255)
PtActivationData ::= OCTET STRING (SIZE(1..20))
(0011347)
Andras Kovacs (developer)
28-03-2013 10:46

I have made the requested changes, the updated PublicTransportContainer is as follows:
 
 PublicTransportContainer ::= SEQUENCE {
  embarkationStatus EmbarkationStatus,
  ptActivation PtActivation OPTIONAL
 }

 PtActivation ::= SEQUENCE {
  ptActivationType PtActivationType,
  ptActivationData PtActivationData
 }

 PtActivationType ::= INTEGER (0..255)
 PtActivationData ::= OCTET STRING (SIZE(1..20))
(0011369)
Sebastian Muellers (administrator)
02-04-2013 11:36

move PtActivation out of CAM module

- Issue History
Date Modified Username Field Change
24-01-2013 12:13 Sebastian Muellers New Issue
06-03-2013 12:24 Sebastian Muellers Note Added: 0011336
20-03-2013 16:35 Sebastian Muellers Note Added: 0011337
20-03-2013 16:38 Sebastian Muellers Note Added: 0011338
28-03-2013 10:46 Andras Kovacs Note Added: 0011347
28-03-2013 10:46 Andras Kovacs Assigned To => Andras Kovacs
28-03-2013 10:46 Andras Kovacs Status new => confirmed
28-03-2013 10:48 Andras Kovacs Note Added: 0011348
28-03-2013 10:48 Andras Kovacs Status confirmed => acknowledged
29-03-2013 13:43 Sebastian Muellers Note Deleted: 0011348
29-03-2013 13:47 Sebastian Muellers Status acknowledged => resolved
29-03-2013 13:47 Sebastian Muellers Fixed in Version => V0.0.5
29-03-2013 13:47 Sebastian Muellers Resolution open => fixed
02-04-2013 11:36 Sebastian Muellers Note Added: 0011369


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker