Data container format for wearable sensor

Conteneur de données pour capteur prêt-à-porter

Shranjevanje podatkov za nosljivi senzor

General Information

Status
Not Published
Publication Date
30-Nov-2025
Current Stage
4060 - Enquiry results established and sent to TC, SR, BTTF - Enquiry
Start Date
02-Aug-2024
Completion Date
02-Aug-2024

Buy Standard

Draft
prEN IEC 63430:2024 - BARVE
English language
26 pages
sale 10% off
Preview
sale 10% off
Preview
e-Library read for
1 day

Standards Content (Sample)


SLOVENSKI STANDARD
01-julij-2024
Shranjevanje podatkov za nosljivi senzor
Data container for wearable sensor
Conteneur de données pour capteur prêt-à-porter
Ta slovenski standard je istoveten z: prEN IEC 63430:2024
ICS:
35.240.50 Uporabniške rešitve IT v IT applications in industry
industriji
59.080.80 Inteligentne tekstilije Smart textiles
2003-01.Slovenski inštitut za standardizacijo. Razmnoževanje celote ali delov tega standarda ni dovoljeno.

100/4141/CDV
COMMITTEE DRAFT FOR VOTE (CDV)
PROJECT NUMBER:
IEC 63430 ED1
DATE OF CIRCULATION: CLOSING DATE FOR VOTING:
2024-05-10 2024-08-02
SUPERSEDES DOCUMENTS:
100/3949/CD, 100/4038A/CC
IEC TA 18 : MULTIMEDIA HOME SYSTEMS AND APPLICATIONS FOR END-USER NETWORKS
SECRETARIAT: SECRETARY:
Japan Mr Keisuke Koide
OF INTEREST TO THE FOLLOWING COMMITTEES: PROPOSED HORIZONTAL STANDARD:

TC 124,SyC AAL
Other TC/SCs are requested to indicate their interest, if any, in
this CDV to the secretary.
FUNCTIONS CONCERNED:
EMC ENVIRONMENT QUALITY ASSURANCE SAFETY
SUBMITTED FOR CENELEC PARALLEL VOTING NOT SUBMITTED FOR CENELEC PARALLEL VOTING
Attention IEC-CENELEC parallel voting
The attention of IEC National Committees, members of
CENELEC, is drawn to the fact that this Committee Draft
for Vote (CDV) is submitted for parallel voting.
The CENELEC members are invited to vote through the
CENELEC online voting system.
This document is still under study and subject to change. It should not be used for reference purposes.
Recipients of this document are invited to submit, with their comments, notification of any relevant patent rights of which
they are aware and to provide supporting documentation.
Recipients of this document are invited to submit, with their comments, notification of any relevant “In Some Countries”
clauses to be included should this proposal proceed. Recipients are reminded that the CDV stage is the final stage for
submitting ISC clauses. (SEE AC/22/2007 OR NEW GUIDANCE DOC).

TITLE:
Data Container for Wearable Sensor

PROPOSED STABILITY DATE: 2030
NOTE FROM TC/SC OFFICERS:
electronic file, to make a copy and to print out the content for the sole purpose of preparing National Committee positions.

You may not copy or "mirror" the file or printed version of the document, or any part of it, for any other purpose without
permission in writing from IEC.

– 2 – IEC CDV 63430 ED1  IEC:2023

1 CONTENTS
3 FOREWORD . 4
4 INTRODUCTION . 6
5 1. Scope . 7
6 2. Normative references . 7
7 3. Terms and definitions. 7
8 4. Abbreviated terms . 8
9 5. System structure . 8
10 5.1 System overview . 8
11 5.2 Composition of container format in edge computing device . 9
12 5.2.1 General description . 9
13 5.2.2 Container composer . 9
14 5.2.3 Supplementary processor . 9
15 5.2.4 Output coordinator . 10
16 6. Container format . 10
17 6.1 General description . 10
18 6.2 Header format . 10
19 6.2.1 Structure of Header format . 10
20 6.2.2 Container type . 11
21 6.2.3 Container length . 12
22 6.2.4 Data ID Type . 12
23 6.2.5 Data ID Length . 12
24 6.2.6 Data ID . 12
25 6.2.7 Extended Header Length . 12
26 6.2.8 Attribute Type . 12
27 6.2.9 Attribute length . 12
28 6.2.10 Attribute value . 12
29 7. Schema Repository . 13
30 7.1 General description . 13
31 7.2 Schema Information . 13
32 7.2.1 Syntax of Schema Information . 13
33 7.2.2 dataIdType . 15
34 7.2.3 dataId . 15
35 7.2.4 Fields . 15
36 7.2.4.1 General description . 15
37 7.2.4.2 offset . 15
38 7.2.4.3 fieldName . 15
39 7.2.4.4 repeat . 15
40 7.2.5 Class . 15
41 7.2.5.1 General description . 15
42 7.2.5.2 classId . 16
43 7.2.5.3 length . 16
44 7.2.5.4 type . 16
45 7.2.5.4.1 General description . 16
46 7.2.5.4.2 byte . 16

IEC CDV 63430 ED1  IEC:2023 – 3 –

47 7.2.5.4.3 number . 16
48 7.2.5.4.4 string . 17
49 7.2.5.5 contentType . 17
50 7.2.5.6 property . 18
51 8. Communications and interface requirements . 18
52 8.1 Communication between edge computing device, IoT platform and Schema
53 Repository . 18
54 8.2 Interface requirements for sensor . 18
55 8.3 Security requirements . 18
56 8.3.1 General description . 18
57 8.3.2 Wearable sensor . 19
58 8.3.3 Edge computing device . 19
59 8.3.4 IoT platform . 19
60 8.3.5 Schema Repository . 20
61 8.3.6 Container . 20
62 8.3.7 Communication channel. 20
63 Annex A (informative) Examples of Data ID Length . 21
64 A.1 General description . 21
65 A.2 Data ID Length . 21
66 Annex B (informative) Examples of interpretation between Schema Information and
67 Container payload . 22
68 B.1 General description . 22
69 B.2 Example 1: an expression using ‘repeat’ identifier . 22
70 B.3 Example 2: an expression using ‘length’ identifier . 24
71 Bibliography . 26
73 Figure 1– System overview . 8
74 Figure 2– Composition of container format . 9
75 Figure 3– Container structure . 10
76 Figure 4– Header format for bit stream type of container. 11
77 Figure 5– Syntax of Schema Information . 14
78 Figure 6– Number List . 17
79 Figure 7– Examples of String . 17
80 Figure 8– Examples of ContentType . 18
81 Figure 9– Syntax of Property . 18
82 Figure B.1– Example1: Container format and Schema Information . 22
83 Figure B.2– Example1: Syntax of Schema Information . 23
84 Figure B.3– Example2: Container format and Schema information . 24
85 Figure B.4– Example2: Syntax of Schema Information . 25
87 Table 1– Container type . 11
88 Table 2– Data ID Type . 12
89 Table 3– Attribute list . 13
90 Table A.1 Data ID Type and Data ID Length . 21
– 4 – IEC CDV 63430 ED1  IEC:2023

93 INTERNATIONAL ELECTROTECHNICAL COMMISSION
94 ____________
96 DATA CONTAINER FORMAT FOR WEARABLE SENSOR
99 FOREWORD
100 1) The International Electrotechnical Commission (IEC) is a worldwide organization for standardization comprising
101 all national electrotechnical committees (IEC National Committees). The object of IEC is to promote international
102 co-operation on all questions concerning standardization in the electrical and electronic fields. To this end and
103 in addition to other activities, IEC publishes International Standards, Technical Specifications, Technical Reports,
104 Publicly Available Specifications (PAS) and Guides (hereafter referred to as “IEC Publication(s)”). Their
105 preparation is entrusted to technical committees; any IEC National Committee interested in the subject dealt with
106 may participate in this preparatory work. International, governmental and non-governmental organizations liaising
107 with the IEC also participate in this preparation. IEC c
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.