iev 0.4.3 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CLAUDE.md +3 -0
- data/Gemfile +3 -18
- data/README.adoc +34 -0
- data/data/subject_areas.yaml +1920 -0
- data/lib/iev/cli/command.rb +24 -0
- data/lib/iev/exporter.rb +19 -0
- data/lib/iev/scraper/browser.rb +102 -0
- data/lib/iev/scraper.rb +5 -105
- data/lib/iev/subject_area_concepts.rb +123 -0
- data/lib/iev/subject_areas.rb +232 -0
- data/lib/iev/term_builder.rb +19 -0
- data/lib/iev/version.rb +1 -1
- data/lib/iev.rb +36 -0
- metadata +6 -2
|
@@ -0,0 +1,1920 @@
|
|
|
1
|
+
---
|
|
2
|
+
areas:
|
|
3
|
+
- code: '102'
|
|
4
|
+
title: Mathematics - General concepts and linear algebra
|
|
5
|
+
sections:
|
|
6
|
+
- code: 102-01
|
|
7
|
+
title: Sets and operations
|
|
8
|
+
- code: 102-02
|
|
9
|
+
title: Numbers
|
|
10
|
+
- code: 102-03
|
|
11
|
+
title: Vectors and tensors
|
|
12
|
+
- code: 102-04
|
|
13
|
+
title: Geometry
|
|
14
|
+
- code: 102-05
|
|
15
|
+
title: Scalar and vector fields
|
|
16
|
+
- code: 102-06
|
|
17
|
+
title: Matrices
|
|
18
|
+
fetched: true
|
|
19
|
+
- code: '103'
|
|
20
|
+
title: Mathematics - Functions
|
|
21
|
+
sections:
|
|
22
|
+
- code: 103-01
|
|
23
|
+
title: General concepts
|
|
24
|
+
- code: 103-02
|
|
25
|
+
title: Means
|
|
26
|
+
- code: 103-03
|
|
27
|
+
title: Distributions
|
|
28
|
+
- code: 103-04
|
|
29
|
+
title: Integral transformations
|
|
30
|
+
- code: 103-05
|
|
31
|
+
title: Functions of one variable, mainly time-dependent quantities
|
|
32
|
+
- code: 103-06
|
|
33
|
+
title: Periodic quantities
|
|
34
|
+
- code: 103-07
|
|
35
|
+
title: Sinusoidal quantities
|
|
36
|
+
- code: 103-08
|
|
37
|
+
title: Probability
|
|
38
|
+
- code: 103-09
|
|
39
|
+
title: Spectrum
|
|
40
|
+
- code: 103-10
|
|
41
|
+
title: Mathematical concepts related to waves
|
|
42
|
+
fetched: true
|
|
43
|
+
- code: '112'
|
|
44
|
+
title: Quantities and units
|
|
45
|
+
sections:
|
|
46
|
+
- code: 112-01
|
|
47
|
+
title: Basic concepts
|
|
48
|
+
- code: 112-02
|
|
49
|
+
title: International System of Units
|
|
50
|
+
- code: 112-03
|
|
51
|
+
title: Terms used in names and definitions for quantities
|
|
52
|
+
- code: 112-04
|
|
53
|
+
title: Metrology
|
|
54
|
+
fetched: true
|
|
55
|
+
- code: '113'
|
|
56
|
+
title: Physics for electrotechnology
|
|
57
|
+
sections:
|
|
58
|
+
- code: 113-01
|
|
59
|
+
title: Space and time
|
|
60
|
+
- code: 113-02
|
|
61
|
+
title: General macroscopic concepts
|
|
62
|
+
- code: 113-03
|
|
63
|
+
title: Mechanics
|
|
64
|
+
- code: 113-04
|
|
65
|
+
title: Thermodynamics
|
|
66
|
+
- code: 113-05
|
|
67
|
+
title: Particle physics
|
|
68
|
+
- code: 113-06
|
|
69
|
+
title: Solid-state physics
|
|
70
|
+
- code: 113-07
|
|
71
|
+
title: Relativistic physics for electrotechnology
|
|
72
|
+
fetched: true
|
|
73
|
+
- code: '114'
|
|
74
|
+
title: Electrochemistry
|
|
75
|
+
sections:
|
|
76
|
+
- code: 114-01
|
|
77
|
+
title: Ionic solutions
|
|
78
|
+
- code: 114-02
|
|
79
|
+
title: Electrochemical reactions
|
|
80
|
+
- code: 114-03
|
|
81
|
+
title: Electrochemical devices
|
|
82
|
+
- code: 114-04
|
|
83
|
+
title: Applications
|
|
84
|
+
fetched: true
|
|
85
|
+
- code: '121'
|
|
86
|
+
title: Electromagnetism
|
|
87
|
+
sections:
|
|
88
|
+
- code: 121-11
|
|
89
|
+
title: Electromagnetic concepts and quantities
|
|
90
|
+
- code: 121-12
|
|
91
|
+
title: Electromagnetic properties of materials
|
|
92
|
+
- code: 121-13
|
|
93
|
+
title: Electric conduction
|
|
94
|
+
- code: 121-14
|
|
95
|
+
title: Magnetohydrodynamics
|
|
96
|
+
fetched: true
|
|
97
|
+
- code: '131'
|
|
98
|
+
title: Circuit theory
|
|
99
|
+
sections:
|
|
100
|
+
- code: 131-11
|
|
101
|
+
title: General
|
|
102
|
+
- code: 131-12
|
|
103
|
+
title: Circuit elements and their characteristics
|
|
104
|
+
- code: 131-13
|
|
105
|
+
title: Network topology
|
|
106
|
+
fetched: true
|
|
107
|
+
- code: '141'
|
|
108
|
+
title: Polyphase systems and circuits
|
|
109
|
+
sections:
|
|
110
|
+
- code: 141-01
|
|
111
|
+
title: Polyphase systems of quantities
|
|
112
|
+
- code: 141-02
|
|
113
|
+
title: Polyphase elements and circuits
|
|
114
|
+
- code: 141-03
|
|
115
|
+
title: Polyphase lines
|
|
116
|
+
fetched: true
|
|
117
|
+
- code: '151'
|
|
118
|
+
title: Electrical and magnetic devices
|
|
119
|
+
sections:
|
|
120
|
+
- code: 151-11
|
|
121
|
+
title: General
|
|
122
|
+
- code: 151-12
|
|
123
|
+
title: Connections and connecting devices
|
|
124
|
+
- code: 151-13
|
|
125
|
+
title: Particular electric devices
|
|
126
|
+
- code: 151-14
|
|
127
|
+
title: Particular magnetic devices
|
|
128
|
+
- code: 151-15
|
|
129
|
+
title: Behaviour and use
|
|
130
|
+
- code: 151-16
|
|
131
|
+
title: Operating conditions and testing
|
|
132
|
+
fetched: true
|
|
133
|
+
- code: '161'
|
|
134
|
+
title: Electromagnetic compatibility
|
|
135
|
+
sections:
|
|
136
|
+
- code: 161-01
|
|
137
|
+
title: Basic concepts
|
|
138
|
+
- code: 161-02
|
|
139
|
+
title: Disturbance waveforms
|
|
140
|
+
- code: 161-03
|
|
141
|
+
title: Interference control related terms
|
|
142
|
+
- code: 161-04
|
|
143
|
+
title: Measurements
|
|
144
|
+
- code: 161-05
|
|
145
|
+
title: Equipment classification
|
|
146
|
+
- code: 161-06
|
|
147
|
+
title: Receiver and transmitter terms
|
|
148
|
+
- code: 161-07
|
|
149
|
+
title: Power controls and supply network impedances
|
|
150
|
+
fetched: true
|
|
151
|
+
- code: '171'
|
|
152
|
+
title: Digital technology – Fundamental concepts
|
|
153
|
+
sections:
|
|
154
|
+
- code: 171-01
|
|
155
|
+
title: General
|
|
156
|
+
- code: 171-02
|
|
157
|
+
title: Organization and representation of data
|
|
158
|
+
- code: 171-03
|
|
159
|
+
title: Logic operations
|
|
160
|
+
- code: 171-04
|
|
161
|
+
title: Hardware
|
|
162
|
+
- code: 171-05
|
|
163
|
+
title: Software
|
|
164
|
+
fetched: true
|
|
165
|
+
- code: '192'
|
|
166
|
+
title: Dependabilty
|
|
167
|
+
sections:
|
|
168
|
+
- code: 192-01
|
|
169
|
+
title: Basic concepts
|
|
170
|
+
- code: 192-02
|
|
171
|
+
title: States and times
|
|
172
|
+
- code: 192-03
|
|
173
|
+
title: 'Reliability related concepts: failures'
|
|
174
|
+
- code: 192-04
|
|
175
|
+
title: 'Reliability related concepts: faults'
|
|
176
|
+
- code: 192-05
|
|
177
|
+
title: 'Reliability related concepts: measures'
|
|
178
|
+
- code: 192-06
|
|
179
|
+
title: Maintenance and maintenance support related concepts
|
|
180
|
+
- code: 192-07
|
|
181
|
+
title: 'Maintainability and maintenance support: measures'
|
|
182
|
+
- code: 192-08
|
|
183
|
+
title: Availability related measures
|
|
184
|
+
- code: 192-09
|
|
185
|
+
title: Concepts related to test, demonstration and improvement
|
|
186
|
+
- code: 192-10
|
|
187
|
+
title: Design-related dependability concepts
|
|
188
|
+
- code: 192-11
|
|
189
|
+
title: Analysis concepts
|
|
190
|
+
- code: 192-12
|
|
191
|
+
title: Dependability improvement related concepts
|
|
192
|
+
- code: 192-13
|
|
193
|
+
title: Measurement concepts and modifiers
|
|
194
|
+
fetched: true
|
|
195
|
+
- code: '195'
|
|
196
|
+
title: Earthing and protection against electric shock
|
|
197
|
+
sections:
|
|
198
|
+
- code: 195-01
|
|
199
|
+
title: Fundamental concepts
|
|
200
|
+
- code: 195-02
|
|
201
|
+
title: Electrical installations and equipment
|
|
202
|
+
fetched: true
|
|
203
|
+
- code: '212'
|
|
204
|
+
title: Electrical insulating solids, liquids and gases
|
|
205
|
+
sections:
|
|
206
|
+
- code: 212-11
|
|
207
|
+
title: Concepts relating to electric properties of insulating solids, liquids
|
|
208
|
+
and gases
|
|
209
|
+
- code: 212-12
|
|
210
|
+
title: Concepts relating to physical properties other than electric of insulating
|
|
211
|
+
materials
|
|
212
|
+
- code: 212-13
|
|
213
|
+
title: Concepts related to processing of insulating materials
|
|
214
|
+
- code: 212-14
|
|
215
|
+
title: Chemical concepts related to insulating materials
|
|
216
|
+
- code: 212-15
|
|
217
|
+
title: Generic concepts for insulating materials
|
|
218
|
+
- code: 212-16
|
|
219
|
+
title: Concepts relating to specific insulating materials
|
|
220
|
+
- code: 212-17
|
|
221
|
+
title: General concepts relating to insulating liquids and gases
|
|
222
|
+
- code: 212-18
|
|
223
|
+
title: Concepts related to properties and tests of insulating liquids and gases
|
|
224
|
+
- code: 212-19
|
|
225
|
+
title: Concepts related to processing of insulating liquids and gases
|
|
226
|
+
fetched: true
|
|
227
|
+
- code: '221'
|
|
228
|
+
title: Magnetic materials and components
|
|
229
|
+
sections:
|
|
230
|
+
- code: 221-01
|
|
231
|
+
title: General terms
|
|
232
|
+
- code: 221-02
|
|
233
|
+
title: State of magnetization
|
|
234
|
+
- code: 221-03
|
|
235
|
+
title: Permeability and losses
|
|
236
|
+
- code: 221-04
|
|
237
|
+
title: Magnetic bodies
|
|
238
|
+
- code: 221-05
|
|
239
|
+
title: Non-reciprocal electromagnetic components
|
|
240
|
+
fetched: true
|
|
241
|
+
- code: '311'
|
|
242
|
+
title: Electrical and electronic measurements - General terms relating to measurements
|
|
243
|
+
sections:
|
|
244
|
+
- code: 311-01
|
|
245
|
+
title: Basic terms
|
|
246
|
+
- code: 311-02
|
|
247
|
+
title: Methods of measurement
|
|
248
|
+
- code: 311-03
|
|
249
|
+
title: Measuring instruments
|
|
250
|
+
- code: 311-04
|
|
251
|
+
title: Standards
|
|
252
|
+
- code: 311-05
|
|
253
|
+
title: Constructional elements
|
|
254
|
+
- code: 311-06
|
|
255
|
+
title: Factors affecting performance
|
|
256
|
+
- code: 311-07
|
|
257
|
+
title: Operating conditions
|
|
258
|
+
fetched: true
|
|
259
|
+
- code: '312'
|
|
260
|
+
title: Electrical and electronic measurements - General terms relating to electrical
|
|
261
|
+
measurements
|
|
262
|
+
sections:
|
|
263
|
+
- code: 312-01
|
|
264
|
+
title: Basic terms
|
|
265
|
+
- code: 312-02
|
|
266
|
+
title: Types of instruments
|
|
267
|
+
- code: 312-03
|
|
268
|
+
title: Accessories
|
|
269
|
+
- code: 312-04
|
|
270
|
+
title: Component parts
|
|
271
|
+
- code: 312-05
|
|
272
|
+
title: Physical characteristics
|
|
273
|
+
- code: 312-06
|
|
274
|
+
title: Electrical characteristics
|
|
275
|
+
- code: 312-07
|
|
276
|
+
title: Performance
|
|
277
|
+
fetched: true
|
|
278
|
+
- code: '313'
|
|
279
|
+
title: Electrical and electronic measurements - Types of electrical measuring instruments
|
|
280
|
+
sections:
|
|
281
|
+
- code: 313-01
|
|
282
|
+
title: Detecting and indicating instruments
|
|
283
|
+
- code: 313-02
|
|
284
|
+
title: Recorders
|
|
285
|
+
- code: 313-03
|
|
286
|
+
title: Transducers
|
|
287
|
+
- code: 313-04
|
|
288
|
+
title: Stabilized power supplies
|
|
289
|
+
- code: 313-05
|
|
290
|
+
title: Oscilloscopes
|
|
291
|
+
- code: 313-06
|
|
292
|
+
title: Energy meters
|
|
293
|
+
- code: 313-07
|
|
294
|
+
title: Signal generators
|
|
295
|
+
- code: 313-08
|
|
296
|
+
title: Measuring bridges
|
|
297
|
+
- code: 313-09
|
|
298
|
+
title: Accessories
|
|
299
|
+
fetched: true
|
|
300
|
+
- code: '314'
|
|
301
|
+
title: Electrical and electronic measurements - Specific terms according to the
|
|
302
|
+
type of instrument
|
|
303
|
+
sections:
|
|
304
|
+
- code: 314-01
|
|
305
|
+
title: Analogue instruments
|
|
306
|
+
- code: 314-02
|
|
307
|
+
title: Digital instruments
|
|
308
|
+
- code: 314-03
|
|
309
|
+
title: Recorders
|
|
310
|
+
- code: 314-04
|
|
311
|
+
title: Transducers
|
|
312
|
+
- code: 314-05
|
|
313
|
+
title: Stabilized power supplies
|
|
314
|
+
- code: 314-06
|
|
315
|
+
title: Oscilloscopes
|
|
316
|
+
- code: 314-07
|
|
317
|
+
title: Energy meters
|
|
318
|
+
- code: 314-08
|
|
319
|
+
title: Signal generators
|
|
320
|
+
- code: 314-09
|
|
321
|
+
title: Measuring bridges
|
|
322
|
+
fetched: true
|
|
323
|
+
- code: '321'
|
|
324
|
+
title: Instrument transformers
|
|
325
|
+
sections:
|
|
326
|
+
- code: 321-01
|
|
327
|
+
title: General and common terms
|
|
328
|
+
- code: 321-02
|
|
329
|
+
title: Current transformers
|
|
330
|
+
- code: 321-03
|
|
331
|
+
title: Voltage transformers
|
|
332
|
+
fetched: true
|
|
333
|
+
- code: '351'
|
|
334
|
+
title: Control technology
|
|
335
|
+
sections:
|
|
336
|
+
- code: 351-41
|
|
337
|
+
title: Variables and signals
|
|
338
|
+
- code: 351-42
|
|
339
|
+
title: General concepts
|
|
340
|
+
- code: 351-43
|
|
341
|
+
title: Tasks/functions in control technology
|
|
342
|
+
- code: 351-44
|
|
343
|
+
title: Structures of control systems
|
|
344
|
+
- code: 351-45
|
|
345
|
+
title: Behaviour and characteristics of transfer elements
|
|
346
|
+
fetched: true
|
|
347
|
+
- code: '371'
|
|
348
|
+
title: Telecontrol
|
|
349
|
+
sections:
|
|
350
|
+
- code: 371-01
|
|
351
|
+
title: General terms
|
|
352
|
+
- code: 371-02
|
|
353
|
+
title: Types of monitored information
|
|
354
|
+
- code: 371-03
|
|
355
|
+
title: Types of command information
|
|
356
|
+
fetched: true
|
|
357
|
+
- code: '395'
|
|
358
|
+
title: 'Nuclear instrumentation: Physical phenomena, basic concepts, instruments,
|
|
359
|
+
systems, equipment and detectors'
|
|
360
|
+
sections:
|
|
361
|
+
- code: 395-01
|
|
362
|
+
title: Quantities and units
|
|
363
|
+
- code: 395-02
|
|
364
|
+
title: 'Nuclear physics: Ionizing radiation, radioactive disintegration, nuclear
|
|
365
|
+
reactions and interactions'
|
|
366
|
+
- code: 395-03
|
|
367
|
+
title: Radiation detectors
|
|
368
|
+
- code: 395-04
|
|
369
|
+
title: Radiation measuring equipment including electronic and assemblies for industrial
|
|
370
|
+
use
|
|
371
|
+
- code: 395-05
|
|
372
|
+
title: Radiation protection instrumentation and dosimetry
|
|
373
|
+
- code: 395-06
|
|
374
|
+
title: 'Radiation detection applications: Radiation protection, industrial and
|
|
375
|
+
medical applications'
|
|
376
|
+
- code: 395-07
|
|
377
|
+
title: Nuclear fission reactors, including the nuclear fuel cycle and thermonuclear
|
|
378
|
+
facilities
|
|
379
|
+
- code: 395-08
|
|
380
|
+
title: Nuclear fuel cycle, waste management, decommissioning and decontamination
|
|
381
|
+
fetched: true
|
|
382
|
+
- code: '411'
|
|
383
|
+
title: Rotating machinery
|
|
384
|
+
sections:
|
|
385
|
+
- code: 411-31
|
|
386
|
+
title: General
|
|
387
|
+
- code: 411-32
|
|
388
|
+
title: Generators
|
|
389
|
+
- code: 411-33
|
|
390
|
+
title: Motors
|
|
391
|
+
- code: 411-34
|
|
392
|
+
title: Special machines
|
|
393
|
+
- code: 411-35
|
|
394
|
+
title: Machines for control systems
|
|
395
|
+
- code: 411-36
|
|
396
|
+
title: Qualifying terms
|
|
397
|
+
- code: 411-37
|
|
398
|
+
title: Winding arrangements
|
|
399
|
+
- code: 411-38
|
|
400
|
+
title: Construction of windings
|
|
401
|
+
- code: 411-39
|
|
402
|
+
title: Insulation
|
|
403
|
+
- code: 411-40
|
|
404
|
+
title: Magnetic parts
|
|
405
|
+
- code: 411-41
|
|
406
|
+
title: Brushes, brush-holders, commutators, slip-rings, terminations
|
|
407
|
+
- code: 411-42
|
|
408
|
+
title: Bearings and lubrication
|
|
409
|
+
- code: 411-43
|
|
410
|
+
title: Mechanical structure, mounting arrangement, direction of rotation
|
|
411
|
+
- code: 411-44
|
|
412
|
+
title: Cooling
|
|
413
|
+
- code: 411-46
|
|
414
|
+
title: State variables (of a machine)
|
|
415
|
+
- code: 411-47
|
|
416
|
+
title: Characteristics
|
|
417
|
+
- code: 411-48
|
|
418
|
+
title: Characteristic quantities
|
|
419
|
+
- code: 411-49
|
|
420
|
+
title: Analytical quantities
|
|
421
|
+
- code: 411-50
|
|
422
|
+
title: Parameters
|
|
423
|
+
- code: 411-51
|
|
424
|
+
title: Load, duty, rating
|
|
425
|
+
- code: 411-52
|
|
426
|
+
title: Operation
|
|
427
|
+
- code: 411-53
|
|
428
|
+
title: Testing
|
|
429
|
+
- code: 411-54
|
|
430
|
+
title: Excitation system and field winding characteristics
|
|
431
|
+
fetched: true
|
|
432
|
+
- code: '415'
|
|
433
|
+
title: Wind turbine generator systems
|
|
434
|
+
sections:
|
|
435
|
+
- code: 415-01
|
|
436
|
+
title: Wind turbines and wind turbine generator systems
|
|
437
|
+
- code: 415-02
|
|
438
|
+
title: Design and safety parameters
|
|
439
|
+
- code: 415-03
|
|
440
|
+
title: Wind characteristics
|
|
441
|
+
- code: 415-04
|
|
442
|
+
title: Electrical interconnection
|
|
443
|
+
- code: 415-05
|
|
444
|
+
title: Power performance measurement techniques
|
|
445
|
+
- code: 415-06
|
|
446
|
+
title: Acoustic measurement techniques
|
|
447
|
+
fetched: true
|
|
448
|
+
- code: '417'
|
|
449
|
+
title: Marine energy - Wave, tidal and other water current converters
|
|
450
|
+
sections:
|
|
451
|
+
- code: 417-01
|
|
452
|
+
title: Basic concepts
|
|
453
|
+
- code: 417-02
|
|
454
|
+
title: Marine energy converters
|
|
455
|
+
- code: 417-03
|
|
456
|
+
title: Current energy converters
|
|
457
|
+
- code: 417-04
|
|
458
|
+
title: Wave energy converters
|
|
459
|
+
- code: 417-05
|
|
460
|
+
title: Current characteristics
|
|
461
|
+
- code: 417-06
|
|
462
|
+
title: Wave characteristics
|
|
463
|
+
- code: 417-07
|
|
464
|
+
title: Power performance measures
|
|
465
|
+
- code: 417-08
|
|
466
|
+
title: Testing
|
|
467
|
+
- code: 417-09
|
|
468
|
+
title: Marine energy processes
|
|
469
|
+
fetched: true
|
|
470
|
+
- code: '421'
|
|
471
|
+
title: Power transformers and reactors
|
|
472
|
+
sections:
|
|
473
|
+
- code: 421-01
|
|
474
|
+
title: General terms
|
|
475
|
+
- code: 421-02
|
|
476
|
+
title: Terminals
|
|
477
|
+
- code: 421-03
|
|
478
|
+
title: Windings
|
|
479
|
+
- code: 421-04
|
|
480
|
+
title: Rating
|
|
481
|
+
- code: 421-05
|
|
482
|
+
title: Tappings
|
|
483
|
+
- code: 421-06
|
|
484
|
+
title: Losses and no-load current
|
|
485
|
+
- code: 421-07
|
|
486
|
+
title: Impedance voltage, short-circuit impedance and voltage drop
|
|
487
|
+
- code: 421-08
|
|
488
|
+
title: Temperature rise
|
|
489
|
+
- code: 421-09
|
|
490
|
+
title: Insulation
|
|
491
|
+
- code: 421-10
|
|
492
|
+
title: Connections
|
|
493
|
+
- code: 421-11
|
|
494
|
+
title: On-load tap-changers
|
|
495
|
+
- code: 421-12
|
|
496
|
+
title: On-load tap-changer motor-drive mechanisms
|
|
497
|
+
fetched: true
|
|
498
|
+
- code: '426'
|
|
499
|
+
title: Equipment for explosive atmospheres
|
|
500
|
+
sections:
|
|
501
|
+
- code: 426-01
|
|
502
|
+
title: General terms
|
|
503
|
+
- code: 426-02
|
|
504
|
+
title: Physical and chemical phenomena
|
|
505
|
+
- code: 426-03
|
|
506
|
+
title: Areas and zones
|
|
507
|
+
- code: 426-04
|
|
508
|
+
title: Construction of electrical apparatus (general)
|
|
509
|
+
- code: 426-06
|
|
510
|
+
title: Flameproof enclosure "D"
|
|
511
|
+
- code: 426-07
|
|
512
|
+
title: Powder filling "q"
|
|
513
|
+
fetched: true
|
|
514
|
+
- code: '428'
|
|
515
|
+
title: Safety of machinery
|
|
516
|
+
sections:
|
|
517
|
+
- code: 428-01
|
|
518
|
+
title: General
|
|
519
|
+
- code: 428-02
|
|
520
|
+
title: Electrical equipment
|
|
521
|
+
- code: 428-03
|
|
522
|
+
title: Electrical safety
|
|
523
|
+
- code: 428-04
|
|
524
|
+
title: Functional safety
|
|
525
|
+
- code: 428-05
|
|
526
|
+
title: Electro-sensitive protective equipment
|
|
527
|
+
- code: 428-06
|
|
528
|
+
title: Safety-related sensors
|
|
529
|
+
- code: 428-07
|
|
530
|
+
title: Security aspects
|
|
531
|
+
fetched: true
|
|
532
|
+
- code: '431'
|
|
533
|
+
title: Transductors
|
|
534
|
+
sections:
|
|
535
|
+
- code: 431-01
|
|
536
|
+
title: Terms relating to constructional elements
|
|
537
|
+
- code: 431-02
|
|
538
|
+
title: Terms relating to physical quantities
|
|
539
|
+
- code: 431-03
|
|
540
|
+
title: Modes of excitation
|
|
541
|
+
- code: 431-04
|
|
542
|
+
title: Classification
|
|
543
|
+
- code: 431-05
|
|
544
|
+
title: Applications
|
|
545
|
+
fetched: true
|
|
546
|
+
- code: '436'
|
|
547
|
+
title: Power capacitors
|
|
548
|
+
sections:
|
|
549
|
+
- code: 436-01
|
|
550
|
+
title: General terms
|
|
551
|
+
- code: 436-02
|
|
552
|
+
title: Functions
|
|
553
|
+
- code: 436-03
|
|
554
|
+
title: Technology
|
|
555
|
+
- code: 436-04
|
|
556
|
+
title: Operational characteristics
|
|
557
|
+
fetched: true
|
|
558
|
+
- code: '441'
|
|
559
|
+
title: Switchgear, controlgear and fuses
|
|
560
|
+
sections:
|
|
561
|
+
- code: 441-11
|
|
562
|
+
title: General terms
|
|
563
|
+
- code: 441-12
|
|
564
|
+
title: Assemblies of switchgear and controlgear
|
|
565
|
+
- code: 441-13
|
|
566
|
+
title: Parts of assemblies
|
|
567
|
+
- code: 441-14
|
|
568
|
+
title: Switching devices
|
|
569
|
+
- code: 441-15
|
|
570
|
+
title: Parts of switching devices
|
|
571
|
+
- code: 441-16
|
|
572
|
+
title: Operation
|
|
573
|
+
- code: 441-17
|
|
574
|
+
title: Characteristic quantities of switchgear, controlgear and fuses
|
|
575
|
+
- code: 441-18
|
|
576
|
+
title: Fuses
|
|
577
|
+
fetched: true
|
|
578
|
+
- code: '442'
|
|
579
|
+
title: Electrical accessories
|
|
580
|
+
sections:
|
|
581
|
+
- code: 442-01
|
|
582
|
+
title: General
|
|
583
|
+
- code: 442-02
|
|
584
|
+
title: Cable management systems
|
|
585
|
+
- code: 442-03
|
|
586
|
+
title: Plugs and socket-outlets
|
|
587
|
+
- code: 442-04
|
|
588
|
+
title: Switches
|
|
589
|
+
- code: 442-05
|
|
590
|
+
title: Circuit-breakers and similar equipment for household use
|
|
591
|
+
- code: 442-06
|
|
592
|
+
title: Connecting devices
|
|
593
|
+
- code: 442-07
|
|
594
|
+
title: Appliance couplers
|
|
595
|
+
- code: 442-08
|
|
596
|
+
title: Boxes
|
|
597
|
+
- code: 442-09
|
|
598
|
+
title: Insulation coordination for low voltage equipment
|
|
599
|
+
fetched: true
|
|
600
|
+
- code: '444'
|
|
601
|
+
title: Elementary relays
|
|
602
|
+
sections:
|
|
603
|
+
- code: 444-01
|
|
604
|
+
title: Relay types
|
|
605
|
+
- code: 444-02
|
|
606
|
+
title: Conditions and operations
|
|
607
|
+
- code: 444-03
|
|
608
|
+
title: Energization
|
|
609
|
+
- code: 444-04
|
|
610
|
+
title: Output circuits
|
|
611
|
+
- code: 444-05
|
|
612
|
+
title: Times
|
|
613
|
+
- code: 444-06
|
|
614
|
+
title: Influence quantities
|
|
615
|
+
- code: 444-07
|
|
616
|
+
title: Endurance
|
|
617
|
+
fetched: true
|
|
618
|
+
- code: '445'
|
|
619
|
+
title: Time relays
|
|
620
|
+
sections:
|
|
621
|
+
- code: 445-01
|
|
622
|
+
title: Time relay types
|
|
623
|
+
- code: 445-02
|
|
624
|
+
title: Conditions and operations
|
|
625
|
+
- code: 445-03
|
|
626
|
+
title: Energization
|
|
627
|
+
- code: 445-04
|
|
628
|
+
title: Output circuits
|
|
629
|
+
- code: 445-05
|
|
630
|
+
title: Times
|
|
631
|
+
- code: 445-06
|
|
632
|
+
title: Influence quantities, errors and accuracy
|
|
633
|
+
- code: 445-07
|
|
634
|
+
title: Electromagnetic comptability
|
|
635
|
+
fetched: true
|
|
636
|
+
- code: '447'
|
|
637
|
+
title: Measuring relays
|
|
638
|
+
sections:
|
|
639
|
+
- code: 447-01
|
|
640
|
+
title: Terms relating to types
|
|
641
|
+
- code: 447-02
|
|
642
|
+
title: Terms relating to conditions
|
|
643
|
+
- code: 447-03
|
|
644
|
+
title: Terms relating to energization
|
|
645
|
+
- code: 447-04
|
|
646
|
+
title: Terms relating to output circuits
|
|
647
|
+
- code: 447-05
|
|
648
|
+
title: Terms relating to times
|
|
649
|
+
- code: 447-06
|
|
650
|
+
title: Terms relating to influence quantities
|
|
651
|
+
- code: 447-07
|
|
652
|
+
title: Terms relating to characteristics
|
|
653
|
+
- code: 447-08
|
|
654
|
+
title: Terms relating to accuracy
|
|
655
|
+
fetched: true
|
|
656
|
+
- code: '448'
|
|
657
|
+
title: Power system protection
|
|
658
|
+
sections:
|
|
659
|
+
- code: 448-11
|
|
660
|
+
title: General terms
|
|
661
|
+
- code: 448-12
|
|
662
|
+
title: Reliability of protection
|
|
663
|
+
- code: 448-13
|
|
664
|
+
title: Power system faults
|
|
665
|
+
- code: 448-14
|
|
666
|
+
title: Protection
|
|
667
|
+
- code: 448-15
|
|
668
|
+
title: Protection using telecommunication
|
|
669
|
+
- code: 448-16
|
|
670
|
+
title: Automatic control equipment
|
|
671
|
+
fetched: true
|
|
672
|
+
- code: '461'
|
|
673
|
+
title: Electric cables
|
|
674
|
+
sections:
|
|
675
|
+
- code: 461-01
|
|
676
|
+
title: Conductors
|
|
677
|
+
- code: 461-02
|
|
678
|
+
title: Insulations
|
|
679
|
+
- code: 461-03
|
|
680
|
+
title: Electrical screens and shields
|
|
681
|
+
- code: 461-04
|
|
682
|
+
title: Cabling
|
|
683
|
+
- code: 461-05
|
|
684
|
+
title: Coverings and various components
|
|
685
|
+
- code: 461-06
|
|
686
|
+
title: Cables in general
|
|
687
|
+
- code: 461-07
|
|
688
|
+
title: Pressure cables
|
|
689
|
+
- code: 461-08
|
|
690
|
+
title: Aerial insulated cables
|
|
691
|
+
- code: 461-09
|
|
692
|
+
title: Special cables
|
|
693
|
+
- code: 461-10
|
|
694
|
+
title: Terminations
|
|
695
|
+
- code: 461-11
|
|
696
|
+
title: Joints
|
|
697
|
+
- code: 461-12
|
|
698
|
+
title: Miscellaneous accessories
|
|
699
|
+
- code: 461-13
|
|
700
|
+
title: Practices of laying
|
|
701
|
+
- code: 461-14
|
|
702
|
+
title: Shield bonding
|
|
703
|
+
- code: 461-15
|
|
704
|
+
title: Shield bonding accessories
|
|
705
|
+
- code: 461-16
|
|
706
|
+
title: Miscellaneous terms
|
|
707
|
+
- code: 461-17
|
|
708
|
+
title: Components of accessories
|
|
709
|
+
- code: 461-18
|
|
710
|
+
title: Aerial insulated cable accessories
|
|
711
|
+
- code: 461-19
|
|
712
|
+
title: Connecting methods
|
|
713
|
+
- code: 461-20
|
|
714
|
+
title: Handling of cables
|
|
715
|
+
- code: 461-21
|
|
716
|
+
title: Cable laying
|
|
717
|
+
- code: 461-22
|
|
718
|
+
title: Tests
|
|
719
|
+
- code: 461-23
|
|
720
|
+
title: Operation
|
|
721
|
+
fetched: true
|
|
722
|
+
- code: '466'
|
|
723
|
+
title: Overhead lines
|
|
724
|
+
sections:
|
|
725
|
+
- code: 466-01
|
|
726
|
+
title: General terms
|
|
727
|
+
- code: 466-02
|
|
728
|
+
title: Mechanical design
|
|
729
|
+
- code: 466-03
|
|
730
|
+
title: Spans
|
|
731
|
+
- code: 466-04
|
|
732
|
+
title: Profiles
|
|
733
|
+
- code: 466-05
|
|
734
|
+
title: Conductor arrangements
|
|
735
|
+
- code: 466-06
|
|
736
|
+
title: Supports
|
|
737
|
+
- code: 466-07
|
|
738
|
+
title: Poles and brackets
|
|
739
|
+
- code: 466-08
|
|
740
|
+
title: Towers
|
|
741
|
+
- code: 466-09
|
|
742
|
+
title: Foundations
|
|
743
|
+
- code: 466-10
|
|
744
|
+
title: Bare conductors
|
|
745
|
+
- code: 466-11
|
|
746
|
+
title: Conductor fittings
|
|
747
|
+
- code: 466-12
|
|
748
|
+
title: Insulator sets - Accessories
|
|
749
|
+
fetched: true
|
|
750
|
+
- code: '471'
|
|
751
|
+
title: Insulators
|
|
752
|
+
sections:
|
|
753
|
+
- code: 471-01
|
|
754
|
+
title: General terms
|
|
755
|
+
- code: 471-02
|
|
756
|
+
title: Terms concerning bushings
|
|
757
|
+
- code: 471-03
|
|
758
|
+
title: Terms concerning insulators for overhead lines
|
|
759
|
+
- code: 471-04
|
|
760
|
+
title: Terms concerning insulators for substations
|
|
761
|
+
fetched: true
|
|
762
|
+
- code: '482'
|
|
763
|
+
title: Primary and secondary cells and batteries
|
|
764
|
+
sections:
|
|
765
|
+
- code: 482-01
|
|
766
|
+
title: Fundamental concepts
|
|
767
|
+
- code: 482-02
|
|
768
|
+
title: Parts, components, accessories, shape
|
|
769
|
+
- code: 482-03
|
|
770
|
+
title: Electrical properties and operation
|
|
771
|
+
- code: 482-04
|
|
772
|
+
title: Terms typically used for primary cells and batteries
|
|
773
|
+
- code: 482-05
|
|
774
|
+
title: Terms typically used for secondary cells and batteries
|
|
775
|
+
fetched: true
|
|
776
|
+
- code: '485'
|
|
777
|
+
title: Fuel cell technologies
|
|
778
|
+
sections:
|
|
779
|
+
- code: 485-01
|
|
780
|
+
title: Catalyst
|
|
781
|
+
- code: 485-02
|
|
782
|
+
title: Electrode
|
|
783
|
+
- code: 485-03
|
|
784
|
+
title: Electrolyte
|
|
785
|
+
- code: 485-04
|
|
786
|
+
title: Membrane electrode assembly
|
|
787
|
+
- code: 485-05
|
|
788
|
+
title: Cell
|
|
789
|
+
- code: 485-06
|
|
790
|
+
title: Stack
|
|
791
|
+
- code: 485-07
|
|
792
|
+
title: Fuel processing
|
|
793
|
+
- code: 485-08
|
|
794
|
+
title: Fuel cell
|
|
795
|
+
- code: 485-09
|
|
796
|
+
title: Fuel cell power system
|
|
797
|
+
- code: 485-10
|
|
798
|
+
title: Efficiency
|
|
799
|
+
- code: 485-11
|
|
800
|
+
title: Operation
|
|
801
|
+
- code: 485-12
|
|
802
|
+
title: Electric current
|
|
803
|
+
- code: 485-13
|
|
804
|
+
title: Voltage
|
|
805
|
+
- code: 485-14
|
|
806
|
+
title: Power
|
|
807
|
+
- code: 485-15
|
|
808
|
+
title: Polarization
|
|
809
|
+
- code: 485-16
|
|
810
|
+
title: Life
|
|
811
|
+
- code: 485-17
|
|
812
|
+
title: Pressure
|
|
813
|
+
- code: 485-18
|
|
814
|
+
title: Start
|
|
815
|
+
- code: 485-19
|
|
816
|
+
title: Shutdown
|
|
817
|
+
- code: 485-20
|
|
818
|
+
title: Time
|
|
819
|
+
- code: 485-21
|
|
820
|
+
title: State
|
|
821
|
+
- code: 485-22
|
|
822
|
+
title: Test
|
|
823
|
+
fetched: true
|
|
824
|
+
- code: '511'
|
|
825
|
+
title: Nano-enabled electrotechnical products and systems
|
|
826
|
+
sections:
|
|
827
|
+
- code: 511-01
|
|
828
|
+
title: General terms related to nano-enabled electrotechnical products and systems
|
|
829
|
+
- code: 511-02
|
|
830
|
+
title: Terms related to nano-enabled photovoltaics and thin-film organic electronics
|
|
831
|
+
- code: 511-03
|
|
832
|
+
title: Terms related to luminescent nanomaterials
|
|
833
|
+
fetched: true
|
|
834
|
+
- code: '521'
|
|
835
|
+
title: Semiconductor devices and integrated circuits
|
|
836
|
+
sections:
|
|
837
|
+
- code: 521-01
|
|
838
|
+
title: Introduction to atomic physics
|
|
839
|
+
- code: 521-02
|
|
840
|
+
title: Properties of semiconductor materials
|
|
841
|
+
- code: 521-03
|
|
842
|
+
title: Processing semiconductor materials
|
|
843
|
+
- code: 521-04
|
|
844
|
+
title: Types of semiconductor devices
|
|
845
|
+
fetched: true
|
|
846
|
+
- code: '523'
|
|
847
|
+
title: Micro-electromechanical systems (MEMS)
|
|
848
|
+
sections:
|
|
849
|
+
- code: 523-01
|
|
850
|
+
title: General
|
|
851
|
+
- code: 523-02
|
|
852
|
+
title: Science and engineering
|
|
853
|
+
- code: 523-03
|
|
854
|
+
title: Material science
|
|
855
|
+
- code: 523-04
|
|
856
|
+
title: Functional elements
|
|
857
|
+
- code: 523-05
|
|
858
|
+
title: Machining technology
|
|
859
|
+
- code: 523-06
|
|
860
|
+
title: Bonding and assembling technology
|
|
861
|
+
- code: 523-07
|
|
862
|
+
title: Measurement technology
|
|
863
|
+
- code: 523-08
|
|
864
|
+
title: Application technologies
|
|
865
|
+
fetched: true
|
|
866
|
+
- code: '531'
|
|
867
|
+
title: Electronic tubes
|
|
868
|
+
sections:
|
|
869
|
+
- code: 531-11
|
|
870
|
+
title: General tube classification
|
|
871
|
+
- code: 531-12
|
|
872
|
+
title: Emission and space charge
|
|
873
|
+
- code: 531-13
|
|
874
|
+
title: Discharge in a gas
|
|
875
|
+
- code: 531-14
|
|
876
|
+
title: Beam focusing and deflection
|
|
877
|
+
- code: 531-15
|
|
878
|
+
title: Tube noise
|
|
879
|
+
- code: 531-16
|
|
880
|
+
title: Current, voltage and power
|
|
881
|
+
- code: 531-17
|
|
882
|
+
title: General properties and quantities other than current, voltage and power
|
|
883
|
+
- code: 531-18
|
|
884
|
+
title: Characteristics and conditions of operation
|
|
885
|
+
- code: 531-21
|
|
886
|
+
title: Electrode (general), elements and emitting electrodes
|
|
887
|
+
- code: 531-22
|
|
888
|
+
title: Controlling and collecting electrodes
|
|
889
|
+
- code: 531-23
|
|
890
|
+
title: Structure (envelope, gun and accessories)
|
|
891
|
+
- code: 531-31
|
|
892
|
+
title: Space-charge-controlled tubes and diodes
|
|
893
|
+
- code: 531-32
|
|
894
|
+
title: Space-charge-wave tubes and space-charge-controlled microwave tubes
|
|
895
|
+
- code: 531-33
|
|
896
|
+
title: Cathode-ray tubes and storage tubes
|
|
897
|
+
- code: 531-34
|
|
898
|
+
title: Photosensitive tubes
|
|
899
|
+
- code: 531-35
|
|
900
|
+
title: Gas-filled tubes
|
|
901
|
+
- code: 531-41
|
|
902
|
+
title: Space-charge-wave tubes and space-charge-controlled microwave tubes
|
|
903
|
+
- code: 531-42
|
|
904
|
+
title: Cathode-ray tubes
|
|
905
|
+
- code: 531-43
|
|
906
|
+
title: Storage tubes
|
|
907
|
+
- code: 531-44
|
|
908
|
+
title: General properties and quantities of photosensitive tubes
|
|
909
|
+
- code: 531-45
|
|
910
|
+
title: Camera tubes
|
|
911
|
+
- code: 531-46
|
|
912
|
+
title: Gas-filled tubes other than radiation-counter tubes
|
|
913
|
+
- code: 531-47
|
|
914
|
+
title: Radiation-counter tubes
|
|
915
|
+
fetched: true
|
|
916
|
+
- code: '541'
|
|
917
|
+
title: Printed circuits
|
|
918
|
+
sections:
|
|
919
|
+
- code: 541-01
|
|
920
|
+
title: General terms
|
|
921
|
+
- code: 541-02
|
|
922
|
+
title: Base material
|
|
923
|
+
- code: 541-03
|
|
924
|
+
title: Conception - Artwork master
|
|
925
|
+
- code: 541-04
|
|
926
|
+
title: Manufacturing
|
|
927
|
+
fetched: true
|
|
928
|
+
- code: '551'
|
|
929
|
+
title: Power electronics
|
|
930
|
+
sections:
|
|
931
|
+
- code: 551-11
|
|
932
|
+
title: General
|
|
933
|
+
- code: 551-12
|
|
934
|
+
title: Types of electronic power converters
|
|
935
|
+
- code: 551-13
|
|
936
|
+
title: Electronic power switches and electronic AC power controllers
|
|
937
|
+
- code: 551-14
|
|
938
|
+
title: Essential components of power electronic equipment
|
|
939
|
+
- code: 551-15
|
|
940
|
+
title: Circuits and circuit elements of power electronic equipment
|
|
941
|
+
- code: 551-16
|
|
942
|
+
title: Operations within power electronic equipment
|
|
943
|
+
fetched: true
|
|
944
|
+
- code: '561'
|
|
945
|
+
title: Piezoelectric devices for frequency control and selection
|
|
946
|
+
sections:
|
|
947
|
+
- code: 561-01
|
|
948
|
+
title: Piezoelectric and dielectric resonators
|
|
949
|
+
- code: 561-02
|
|
950
|
+
title: Piezoelectric and dielectric filters
|
|
951
|
+
- code: 561-03
|
|
952
|
+
title: Piezoelectric and dielectric oscillators
|
|
953
|
+
- code: 561-04
|
|
954
|
+
title: Synthetic quartz crystal
|
|
955
|
+
- code: 561-05
|
|
956
|
+
title: Piezoelectric ceramics
|
|
957
|
+
- code: 561-06
|
|
958
|
+
title: Materials for dielectric devices
|
|
959
|
+
- code: 561-07
|
|
960
|
+
title: Materials for Surface Acoustic Wave (SAW) devices
|
|
961
|
+
fetched: true
|
|
962
|
+
- code: '581'
|
|
963
|
+
title: Electromechanical components for electronic equipment
|
|
964
|
+
sections:
|
|
965
|
+
- code: 581-21
|
|
966
|
+
title: General terms of electromechanical components
|
|
967
|
+
- code: 581-22
|
|
968
|
+
title: Terms for parts of electromechanical components
|
|
969
|
+
- code: 581-23
|
|
970
|
+
title: Terms for technical features of electromechanical components
|
|
971
|
+
- code: 581-24
|
|
972
|
+
title: Terms for special features and accessories
|
|
973
|
+
fetched: true
|
|
974
|
+
- code: '601'
|
|
975
|
+
title: Generation, transmission and distribution of electricity - General
|
|
976
|
+
sections:
|
|
977
|
+
- code: 601-01
|
|
978
|
+
title: Fundamental concepts
|
|
979
|
+
- code: 601-02
|
|
980
|
+
title: System configuration
|
|
981
|
+
- code: 601-03
|
|
982
|
+
title: Equipment
|
|
983
|
+
- code: 601-04
|
|
984
|
+
title: High-voltage DC systems
|
|
985
|
+
fetched: true
|
|
986
|
+
- code: '602'
|
|
987
|
+
title: Generation, transmission and distribution of electricity - Generation
|
|
988
|
+
sections:
|
|
989
|
+
- code: 602-01
|
|
990
|
+
title: Power stations
|
|
991
|
+
- code: 602-02
|
|
992
|
+
title: Installation and generation equipment
|
|
993
|
+
- code: 602-03
|
|
994
|
+
title: Operation of power stations
|
|
995
|
+
fetched: true
|
|
996
|
+
- code: '603'
|
|
997
|
+
title: Generation, transmission and distribution of electricity - Power systems
|
|
998
|
+
planning and management
|
|
999
|
+
sections:
|
|
1000
|
+
- code: 603-01
|
|
1001
|
+
title: Power system planning
|
|
1002
|
+
- code: 603-02
|
|
1003
|
+
title: Network calculation
|
|
1004
|
+
- code: 603-03
|
|
1005
|
+
title: Stability
|
|
1006
|
+
- code: 603-04
|
|
1007
|
+
title: Power system control
|
|
1008
|
+
- code: 603-05
|
|
1009
|
+
title: Power system reliability
|
|
1010
|
+
- code: 603-06
|
|
1011
|
+
title: Economic optimization
|
|
1012
|
+
fetched: true
|
|
1013
|
+
- code: '605'
|
|
1014
|
+
title: Generation, transmission and distribution of electricity - Substations
|
|
1015
|
+
sections:
|
|
1016
|
+
- code: 605-01
|
|
1017
|
+
title: Types of substations - Substation layouts
|
|
1018
|
+
- code: 605-02
|
|
1019
|
+
title: Primary plant of substations
|
|
1020
|
+
- code: 605-03
|
|
1021
|
+
title: Secondary arrangements of substations
|
|
1022
|
+
fetched: true
|
|
1023
|
+
- code: '614'
|
|
1024
|
+
title: Generation, transmission and distribution of electricity - Operation
|
|
1025
|
+
sections:
|
|
1026
|
+
- code: 614-01
|
|
1027
|
+
title: Power quality
|
|
1028
|
+
- code: 614-02
|
|
1029
|
+
title: Faults and fault clearance
|
|
1030
|
+
- code: 614-03
|
|
1031
|
+
title: Insulation coordination and overvoltages
|
|
1032
|
+
- code: 614-04
|
|
1033
|
+
title: Electromagnetic influence on other systems
|
|
1034
|
+
fetched: true
|
|
1035
|
+
- code: '617'
|
|
1036
|
+
title: Organization/Market of electricity
|
|
1037
|
+
sections:
|
|
1038
|
+
- code: 617-01
|
|
1039
|
+
title: Concepts and parameters
|
|
1040
|
+
- code: 617-02
|
|
1041
|
+
title: Parts
|
|
1042
|
+
- code: 617-03
|
|
1043
|
+
title: Market organization and technical constraints
|
|
1044
|
+
- code: 617-04
|
|
1045
|
+
title: Connection and supply
|
|
1046
|
+
fetched: true
|
|
1047
|
+
- code: '631'
|
|
1048
|
+
title: Electrical energy storage systems
|
|
1049
|
+
sections:
|
|
1050
|
+
- code: 631-01
|
|
1051
|
+
title: Electrical energy storage systems classification
|
|
1052
|
+
- code: 631-02
|
|
1053
|
+
title: Electrical energy storage systems specification
|
|
1054
|
+
- code: 631-03
|
|
1055
|
+
title: Electrical energy storage systems planning and installation
|
|
1056
|
+
- code: 631-04
|
|
1057
|
+
title: Electrical energy storage systems operation
|
|
1058
|
+
- code: 631-05
|
|
1059
|
+
title: Electrical energy storage systems safety and environmental issues
|
|
1060
|
+
fetched: true
|
|
1061
|
+
- code: '651'
|
|
1062
|
+
title: Live working
|
|
1063
|
+
sections:
|
|
1064
|
+
- code: 651-21
|
|
1065
|
+
title: General
|
|
1066
|
+
- code: 651-22
|
|
1067
|
+
title: Basic tools, devices and equipment
|
|
1068
|
+
- code: 651-23
|
|
1069
|
+
title: Personal protective equipment
|
|
1070
|
+
- code: 651-24
|
|
1071
|
+
title: Diagnostic devices
|
|
1072
|
+
- code: 651-25
|
|
1073
|
+
title: Earthing and short-circuiting equipment
|
|
1074
|
+
- code: 651-26
|
|
1075
|
+
title: Additional terms of interest for live working
|
|
1076
|
+
- code: 651-27
|
|
1077
|
+
title: Arc flash protection
|
|
1078
|
+
fetched: true
|
|
1079
|
+
- code: '691'
|
|
1080
|
+
title: Tariffs for electricity
|
|
1081
|
+
sections:
|
|
1082
|
+
- code: 691-01
|
|
1083
|
+
title: 'Agreement : Tariff parties'
|
|
1084
|
+
- code: 691-02
|
|
1085
|
+
title: Energy and demand
|
|
1086
|
+
- code: 691-03
|
|
1087
|
+
title: Tariff components
|
|
1088
|
+
- code: 691-04
|
|
1089
|
+
title: Tariffs
|
|
1090
|
+
- code: 691-05
|
|
1091
|
+
title: Tariffs classed according to structure
|
|
1092
|
+
- code: 691-06
|
|
1093
|
+
title: Tariffs by times of day and year
|
|
1094
|
+
- code: 691-07
|
|
1095
|
+
title: Tariffs by consumer class
|
|
1096
|
+
- code: 691-08
|
|
1097
|
+
title: Tariffs by class of use
|
|
1098
|
+
- code: 691-09
|
|
1099
|
+
title: Additional tariff conditions
|
|
1100
|
+
- code: 691-10
|
|
1101
|
+
title: Associated demand terms
|
|
1102
|
+
- code: 691-11
|
|
1103
|
+
title: Costing terms
|
|
1104
|
+
fetched: true
|
|
1105
|
+
- code: '692'
|
|
1106
|
+
title: Generation, transmission and distribution of electrical energy – Dependability
|
|
1107
|
+
and quality of service of electric power systems
|
|
1108
|
+
sections:
|
|
1109
|
+
- code: 692-01
|
|
1110
|
+
title: System concepts
|
|
1111
|
+
- code: 692-02
|
|
1112
|
+
title: Operating states of electric power systems
|
|
1113
|
+
- code: 692-03
|
|
1114
|
+
title: Failures in electric power systems
|
|
1115
|
+
- code: 692-04
|
|
1116
|
+
title: Outages of electric power systems equipment
|
|
1117
|
+
- code: 692-05
|
|
1118
|
+
title: Outage occurrences in electric power systems
|
|
1119
|
+
- code: 692-06
|
|
1120
|
+
title: State durations and availability related concepts
|
|
1121
|
+
- code: 692-07
|
|
1122
|
+
title: Interruptions in electric power systems
|
|
1123
|
+
- code: 692-08
|
|
1124
|
+
title: Selected customer interruption measures
|
|
1125
|
+
- code: 692-09
|
|
1126
|
+
title: Bulk electric system load/energy curtailments
|
|
1127
|
+
- code: 692-10
|
|
1128
|
+
title: Bulk electric system failures and measures
|
|
1129
|
+
- code: 692-11
|
|
1130
|
+
title: Supply performance measures
|
|
1131
|
+
fetched: true
|
|
1132
|
+
- code: '701'
|
|
1133
|
+
title: Telecommunications, channels and networks
|
|
1134
|
+
sections:
|
|
1135
|
+
- code: 701-01
|
|
1136
|
+
title: Forms of telecommunications
|
|
1137
|
+
- code: 701-02
|
|
1138
|
+
title: Channels, circuits and networks
|
|
1139
|
+
- code: 701-03
|
|
1140
|
+
title: Use and operation of circuits and networks
|
|
1141
|
+
fetched: true
|
|
1142
|
+
- code: '702'
|
|
1143
|
+
title: Oscillations, signals and related devices
|
|
1144
|
+
sections:
|
|
1145
|
+
- code: 702-01
|
|
1146
|
+
title: Frequencies
|
|
1147
|
+
- code: 702-02
|
|
1148
|
+
title: Oscillations and waves
|
|
1149
|
+
- code: 702-03
|
|
1150
|
+
title: Pulses
|
|
1151
|
+
- code: 702-04
|
|
1152
|
+
title: Signals; General terms
|
|
1153
|
+
- code: 702-05
|
|
1154
|
+
title: Discrete signals and digital signals; Coding
|
|
1155
|
+
- code: 702-06
|
|
1156
|
+
title: Modulation and demodulation
|
|
1157
|
+
- code: 702-07
|
|
1158
|
+
title: Transmission characteristics and performance; Distortion
|
|
1159
|
+
- code: 702-08
|
|
1160
|
+
title: Noise and interference
|
|
1161
|
+
- code: 702-09
|
|
1162
|
+
title: Linear and non-linear networks and devices
|
|
1163
|
+
fetched: true
|
|
1164
|
+
- code: '704'
|
|
1165
|
+
title: Transmission
|
|
1166
|
+
sections:
|
|
1167
|
+
- code: 704-01
|
|
1168
|
+
title: Basic terms in transmission
|
|
1169
|
+
- code: 704-02
|
|
1170
|
+
title: Transmission media
|
|
1171
|
+
- code: 704-03
|
|
1172
|
+
title: Physical transmission circuits
|
|
1173
|
+
- code: 704-04
|
|
1174
|
+
title: Transmission networks
|
|
1175
|
+
- code: 704-05
|
|
1176
|
+
title: Repeaters
|
|
1177
|
+
- code: 704-06
|
|
1178
|
+
title: Repeater stations
|
|
1179
|
+
- code: 704-07
|
|
1180
|
+
title: Echo control
|
|
1181
|
+
- code: 704-08
|
|
1182
|
+
title: Multiplexing
|
|
1183
|
+
- code: 704-09
|
|
1184
|
+
title: Basic terms in analogue transmission
|
|
1185
|
+
- code: 704-10
|
|
1186
|
+
title: Frequency division multiplexing
|
|
1187
|
+
- code: 704-11
|
|
1188
|
+
title: Analogue carrier transmission
|
|
1189
|
+
- code: 704-12
|
|
1190
|
+
title: Pilot signals
|
|
1191
|
+
- code: 704-13
|
|
1192
|
+
title: Timing
|
|
1193
|
+
- code: 704-14
|
|
1194
|
+
title: Frames and channels
|
|
1195
|
+
- code: 704-15
|
|
1196
|
+
title: Synchronized networks
|
|
1197
|
+
- code: 704-16
|
|
1198
|
+
title: Basic terms in digital transmission
|
|
1199
|
+
- code: 704-17
|
|
1200
|
+
title: Line codes
|
|
1201
|
+
- code: 704-18
|
|
1202
|
+
title: Digital errors
|
|
1203
|
+
- code: 704-19
|
|
1204
|
+
title: Digital transmission networks
|
|
1205
|
+
- code: 704-20
|
|
1206
|
+
title: Digital multiplexing
|
|
1207
|
+
- code: 704-21
|
|
1208
|
+
title: Justification
|
|
1209
|
+
- code: 704-22
|
|
1210
|
+
title: Basic terms in pulse code modulation
|
|
1211
|
+
- code: 704-23
|
|
1212
|
+
title: Sampling in pulse code modulation (in PCM)
|
|
1213
|
+
- code: 704-24
|
|
1214
|
+
title: Quantizing in pulse code modulation (in PCM)
|
|
1215
|
+
- code: 704-25
|
|
1216
|
+
title: Encoding in pulse code modulation (in PCM)
|
|
1217
|
+
- code: 704-26
|
|
1218
|
+
title: Multiplexing in pulse code modulation (in PCM)
|
|
1219
|
+
fetched: true
|
|
1220
|
+
- code: '705'
|
|
1221
|
+
title: Radio wave propagation
|
|
1222
|
+
sections:
|
|
1223
|
+
- code: 705-01
|
|
1224
|
+
title: Essential characteristics of electromagnetic fields and waves
|
|
1225
|
+
- code: 705-02
|
|
1226
|
+
title: Radiation, paths and velocity of electromagnetic waves
|
|
1227
|
+
- code: 705-03
|
|
1228
|
+
title: Electromagnetic properties of propagation media
|
|
1229
|
+
- code: 705-04
|
|
1230
|
+
title: Phenomena related to the boundaries of propagation media
|
|
1231
|
+
- code: 705-05
|
|
1232
|
+
title: Tropospheric propagation including the influence of the ground
|
|
1233
|
+
fetched: true
|
|
1234
|
+
- code: '712'
|
|
1235
|
+
title: Antennas
|
|
1236
|
+
sections:
|
|
1237
|
+
- code: 712-01
|
|
1238
|
+
title: Basic terms for antennas and antenna assemblies
|
|
1239
|
+
- code: 712-02
|
|
1240
|
+
title: Electrical or radiating characteristics of antennas
|
|
1241
|
+
- code: 712-03
|
|
1242
|
+
title: Types of antennas defined by their electrical or radiating characteristics
|
|
1243
|
+
- code: 712-04
|
|
1244
|
+
title: Specific terms for antennas consisting of radiating conductors
|
|
1245
|
+
fetched: true
|
|
1246
|
+
- code: '713'
|
|
1247
|
+
title: 'Radiocommunications: transmitters, receivers, networks and operation'
|
|
1248
|
+
sections:
|
|
1249
|
+
- code: 713-01
|
|
1250
|
+
title: Basic terms
|
|
1251
|
+
- code: 713-02
|
|
1252
|
+
title: Radio links and stations
|
|
1253
|
+
- code: 713-03
|
|
1254
|
+
title: Mobile radio communications
|
|
1255
|
+
- code: 713-04
|
|
1256
|
+
title: Radio determination and radio navigation
|
|
1257
|
+
- code: 713-05
|
|
1258
|
+
title: Other types of radio communication
|
|
1259
|
+
- code: 713-06
|
|
1260
|
+
title: Frequencies and channels
|
|
1261
|
+
- code: 713-07
|
|
1262
|
+
title: Modulation and signal processing
|
|
1263
|
+
- code: 713-08
|
|
1264
|
+
title: Transmitters and transceivers
|
|
1265
|
+
- code: 713-09
|
|
1266
|
+
title: Transmission characteristics
|
|
1267
|
+
- code: 713-10
|
|
1268
|
+
title: Radio reception and receivers
|
|
1269
|
+
- code: 713-11
|
|
1270
|
+
title: Radio-frequency noise and interference
|
|
1271
|
+
- code: 713-12
|
|
1272
|
+
title: Radio-frequency networks and operation
|
|
1273
|
+
fetched: true
|
|
1274
|
+
- code: '714'
|
|
1275
|
+
title: Switching and signalling in telecommunications
|
|
1276
|
+
sections:
|
|
1277
|
+
- code: 714-01
|
|
1278
|
+
title: General terms
|
|
1279
|
+
- code: 714-02
|
|
1280
|
+
title: Basic terms in switching
|
|
1281
|
+
- code: 714-03
|
|
1282
|
+
title: Switching networks
|
|
1283
|
+
- code: 714-04
|
|
1284
|
+
title: Switching functions
|
|
1285
|
+
- code: 714-05
|
|
1286
|
+
title: Switching techniques
|
|
1287
|
+
- code: 714-06
|
|
1288
|
+
title: Basic signalling terms
|
|
1289
|
+
- code: 714-07
|
|
1290
|
+
title: Main signals for switched services
|
|
1291
|
+
- code: 714-08
|
|
1292
|
+
title: Tone signals for telephony
|
|
1293
|
+
- code: 714-09
|
|
1294
|
+
title: Principal signalling methods
|
|
1295
|
+
- code: 714-10
|
|
1296
|
+
title: Signals in analogue signalling
|
|
1297
|
+
- code: 714-11
|
|
1298
|
+
title: 'Common channel signalling : User aspects'
|
|
1299
|
+
- code: 714-12
|
|
1300
|
+
title: 'Common channel signalling : Signalling networks'
|
|
1301
|
+
- code: 714-13
|
|
1302
|
+
title: 'Common channel signalling : Signal units'
|
|
1303
|
+
- code: 714-14
|
|
1304
|
+
title: Security in common channel signalling
|
|
1305
|
+
- code: 714-15
|
|
1306
|
+
title: Control functions
|
|
1307
|
+
- code: 714-16
|
|
1308
|
+
title: Control techniques
|
|
1309
|
+
- code: 714-17
|
|
1310
|
+
title: Automatic switching equipment
|
|
1311
|
+
- code: 714-18
|
|
1312
|
+
title: Control equipment
|
|
1313
|
+
- code: 714-19
|
|
1314
|
+
title: Other equipment in automatic switching exchanges
|
|
1315
|
+
- code: 714-20
|
|
1316
|
+
title: Switchboards
|
|
1317
|
+
fetched: true
|
|
1318
|
+
- code: '715'
|
|
1319
|
+
title: Telecommunication networks, teletraffic and operation
|
|
1320
|
+
sections:
|
|
1321
|
+
- code: 715-01
|
|
1322
|
+
title: Basic terms
|
|
1323
|
+
- code: 715-02
|
|
1324
|
+
title: Resources
|
|
1325
|
+
- code: 715-03
|
|
1326
|
+
title: Calls
|
|
1327
|
+
- code: 715-04
|
|
1328
|
+
title: Times and delays
|
|
1329
|
+
- code: 715-05
|
|
1330
|
+
title: Traffic
|
|
1331
|
+
- code: 715-06
|
|
1332
|
+
title: Circuit groups
|
|
1333
|
+
- code: 715-07
|
|
1334
|
+
title: Traffic engineering
|
|
1335
|
+
- code: 715-08
|
|
1336
|
+
title: Networks
|
|
1337
|
+
- code: 715-09
|
|
1338
|
+
title: Circuit switched networks
|
|
1339
|
+
- code: 715-10
|
|
1340
|
+
title: Message switched networks
|
|
1341
|
+
- code: 715-11
|
|
1342
|
+
title: Packet switched networks
|
|
1343
|
+
fetched: true
|
|
1344
|
+
- code: '716'
|
|
1345
|
+
title: 'Integrated services digital network (ISDN) - Part 1: General aspects'
|
|
1346
|
+
sections:
|
|
1347
|
+
- code: 716-01
|
|
1348
|
+
title: General terms
|
|
1349
|
+
- code: 716-02
|
|
1350
|
+
title: Services
|
|
1351
|
+
- code: 716-03
|
|
1352
|
+
title: Networks
|
|
1353
|
+
- code: 716-04
|
|
1354
|
+
title: Access
|
|
1355
|
+
fetched: true
|
|
1356
|
+
- code: '721'
|
|
1357
|
+
title: Telegraphy, facsimile and data communication
|
|
1358
|
+
sections:
|
|
1359
|
+
- code: 721-01
|
|
1360
|
+
title: Forms of telecommunications using discrete signals
|
|
1361
|
+
- code: 721-02
|
|
1362
|
+
title: Discretely-timed and digital signals, signal elements
|
|
1363
|
+
- code: 721-03
|
|
1364
|
+
title: Transmission using discretely-timed or digital signals
|
|
1365
|
+
- code: 721-04
|
|
1366
|
+
title: Transmission channels and methods
|
|
1367
|
+
- code: 721-05
|
|
1368
|
+
title: Direct current transmission
|
|
1369
|
+
- code: 721-06
|
|
1370
|
+
title: Carrier transmission, multiplexing
|
|
1371
|
+
- code: 721-07
|
|
1372
|
+
title: Transmission performance, distortion in time
|
|
1373
|
+
- code: 721-08
|
|
1374
|
+
title: Errors and error control
|
|
1375
|
+
- code: 721-09
|
|
1376
|
+
title: Codes and alphabets
|
|
1377
|
+
- code: 721-10
|
|
1378
|
+
title: Function controls and function signals
|
|
1379
|
+
- code: 721-11
|
|
1380
|
+
title: Transmission channels and processes
|
|
1381
|
+
- code: 721-12
|
|
1382
|
+
title: Telegraph and data transmission equipments
|
|
1383
|
+
- code: 721-13
|
|
1384
|
+
title: Facsimile equipments and services
|
|
1385
|
+
- code: 721-14
|
|
1386
|
+
title: Facsimile operational characteristics
|
|
1387
|
+
- code: 721-15
|
|
1388
|
+
title: Defects and distortion in facsimile reproduction
|
|
1389
|
+
- code: 721-16
|
|
1390
|
+
title: Telegraph and data networks
|
|
1391
|
+
- code: 721-17
|
|
1392
|
+
title: Telegraph and data switching, signalling
|
|
1393
|
+
- code: 721-18
|
|
1394
|
+
title: Telegraph operation and services
|
|
1395
|
+
- code: 721-19
|
|
1396
|
+
title: Data transmission operation and services
|
|
1397
|
+
fetched: true
|
|
1398
|
+
- code: '722'
|
|
1399
|
+
title: Telephony
|
|
1400
|
+
sections:
|
|
1401
|
+
- code: 722-01
|
|
1402
|
+
title: General terms
|
|
1403
|
+
- code: 722-02
|
|
1404
|
+
title: Telephone set components
|
|
1405
|
+
- code: 722-03
|
|
1406
|
+
title: Telephone set feeding and signalling
|
|
1407
|
+
- code: 722-04
|
|
1408
|
+
title: Telephone set types
|
|
1409
|
+
- code: 722-05
|
|
1410
|
+
title: Telephone set accessories
|
|
1411
|
+
- code: 722-06
|
|
1412
|
+
title: Telephone networks
|
|
1413
|
+
- code: 722-07
|
|
1414
|
+
title: Telephone exchanges
|
|
1415
|
+
- code: 722-08
|
|
1416
|
+
title: Private telephone system
|
|
1417
|
+
- code: 722-10
|
|
1418
|
+
title: Telephone calls description
|
|
1419
|
+
- code: 722-12
|
|
1420
|
+
title: Local line networks
|
|
1421
|
+
- code: 722-13
|
|
1422
|
+
title: Telephone station usage
|
|
1423
|
+
- code: 722-15
|
|
1424
|
+
title: Transmission performance
|
|
1425
|
+
- code: 722-16
|
|
1426
|
+
title: Measuring apparatus
|
|
1427
|
+
- code: 722-17
|
|
1428
|
+
title: Telephonometry
|
|
1429
|
+
fetched: true
|
|
1430
|
+
- code: '723'
|
|
1431
|
+
title: 'Broadcasting: Sound, television, data'
|
|
1432
|
+
sections:
|
|
1433
|
+
- code: 723-01
|
|
1434
|
+
title: General terms
|
|
1435
|
+
- code: 723-02
|
|
1436
|
+
title: Common sound and television broadcasting terms
|
|
1437
|
+
- code: 723-03
|
|
1438
|
+
title: Sound broadcasting
|
|
1439
|
+
- code: 723-04
|
|
1440
|
+
title: 'Television : General terms'
|
|
1441
|
+
- code: 723-05
|
|
1442
|
+
title: 'Television : Picture analysis and display – Video signals'
|
|
1443
|
+
- code: 723-06
|
|
1444
|
+
title: Picture quality and impairment
|
|
1445
|
+
- code: 723-07
|
|
1446
|
+
title: Equipment and devices used in television
|
|
1447
|
+
- code: 723-08
|
|
1448
|
+
title: Terms specific to colour television systems
|
|
1449
|
+
- code: 723-09
|
|
1450
|
+
title: Cables distribution systems
|
|
1451
|
+
- code: 723-10
|
|
1452
|
+
title: Digital television
|
|
1453
|
+
- code: 723-11
|
|
1454
|
+
title: Three-dimensional television
|
|
1455
|
+
fetched: true
|
|
1456
|
+
- code: '725'
|
|
1457
|
+
title: Space radiocommunications
|
|
1458
|
+
sections:
|
|
1459
|
+
- code: 725-11
|
|
1460
|
+
title: Satellites, spacecrafts and orbits
|
|
1461
|
+
- code: 725-12
|
|
1462
|
+
title: Space radio communication systems
|
|
1463
|
+
- code: 725-13
|
|
1464
|
+
title: Antennas and beams
|
|
1465
|
+
- code: 725-14
|
|
1466
|
+
title: Transmission
|
|
1467
|
+
fetched: true
|
|
1468
|
+
- code: '726'
|
|
1469
|
+
title: Transmission lines and waveguides
|
|
1470
|
+
sections:
|
|
1471
|
+
- code: 726-01
|
|
1472
|
+
title: Transmission line, waveguide and cavity resonator configurations
|
|
1473
|
+
- code: 726-02
|
|
1474
|
+
title: Waves in transmission lines
|
|
1475
|
+
- code: 726-03
|
|
1476
|
+
title: Modes in transmission lines and cavity resonators
|
|
1477
|
+
- code: 726-04
|
|
1478
|
+
title: Polarization of waves and fields
|
|
1479
|
+
- code: 726-05
|
|
1480
|
+
title: Wave quantities and characteristics in transmission lines
|
|
1481
|
+
- code: 726-06
|
|
1482
|
+
title: Power and energy of waves in transmission lines
|
|
1483
|
+
- code: 726-07
|
|
1484
|
+
title: Impedances, reflection, transmission and transfer characteristics in transmission
|
|
1485
|
+
lines
|
|
1486
|
+
- code: 726-08
|
|
1487
|
+
title: Flanges and flange joints
|
|
1488
|
+
- code: 726-09
|
|
1489
|
+
title: Junctions, bends and corners
|
|
1490
|
+
- code: 726-10
|
|
1491
|
+
title: Waveguide transitions
|
|
1492
|
+
- code: 726-11
|
|
1493
|
+
title: Terminations and loads
|
|
1494
|
+
- code: 726-12
|
|
1495
|
+
title: Attenuators
|
|
1496
|
+
- code: 726-13
|
|
1497
|
+
title: Reactive elements
|
|
1498
|
+
- code: 726-14
|
|
1499
|
+
title: Directional couplers
|
|
1500
|
+
- code: 726-15
|
|
1501
|
+
title: Miscellaneous components
|
|
1502
|
+
- code: 726-16
|
|
1503
|
+
title: Gyromagnetic and non-reciprocal effects
|
|
1504
|
+
- code: 726-17
|
|
1505
|
+
title: Gyromagnetic and non-reciprocal devices
|
|
1506
|
+
- code: 726-18
|
|
1507
|
+
title: Characteristics of non-reciprocal devices
|
|
1508
|
+
- code: 726-19
|
|
1509
|
+
title: Standing-wave and impedance measurements
|
|
1510
|
+
- code: 726-20
|
|
1511
|
+
title: Frequency and wavelength measurements
|
|
1512
|
+
- code: 726-21
|
|
1513
|
+
title: Power measurements
|
|
1514
|
+
- code: 726-22
|
|
1515
|
+
title: Multicore cables and symmetrical pairs for digital communications
|
|
1516
|
+
fetched: true
|
|
1517
|
+
- code: '731'
|
|
1518
|
+
title: Optical fibre communication
|
|
1519
|
+
sections:
|
|
1520
|
+
- code: 731-01
|
|
1521
|
+
title: General concepts
|
|
1522
|
+
- code: 731-02
|
|
1523
|
+
title: Fibre construction and optical characteristics
|
|
1524
|
+
- code: 731-03
|
|
1525
|
+
title: Propagation characteristics
|
|
1526
|
+
- code: 731-04
|
|
1527
|
+
title: Optical fibre cables
|
|
1528
|
+
- code: 731-05
|
|
1529
|
+
title: Optical fibre connectors, couplers and other passive components
|
|
1530
|
+
- code: 731-06
|
|
1531
|
+
title: Optical sources and detectors
|
|
1532
|
+
- code: 731-07
|
|
1533
|
+
title: Measurement techniques
|
|
1534
|
+
- code: 731-08
|
|
1535
|
+
title: Optical fibre systems
|
|
1536
|
+
fetched: true
|
|
1537
|
+
- code: '732'
|
|
1538
|
+
title: Computer network technology
|
|
1539
|
+
sections:
|
|
1540
|
+
- code: 732-01
|
|
1541
|
+
title: General concepts
|
|
1542
|
+
- code: 732-02
|
|
1543
|
+
title: Network management
|
|
1544
|
+
- code: 732-03
|
|
1545
|
+
title: Applications
|
|
1546
|
+
- code: 732-04
|
|
1547
|
+
title: Navigation
|
|
1548
|
+
- code: 732-05
|
|
1549
|
+
title: Registration
|
|
1550
|
+
- code: 732-06
|
|
1551
|
+
title: Security
|
|
1552
|
+
- code: 732-07
|
|
1553
|
+
title: Internet terms
|
|
1554
|
+
- code: 732-08
|
|
1555
|
+
title: Internet applications
|
|
1556
|
+
- code: 732-09
|
|
1557
|
+
title: Miscellaneous
|
|
1558
|
+
- code: 732-10
|
|
1559
|
+
title: Home networks
|
|
1560
|
+
fetched: true
|
|
1561
|
+
- code: '736'
|
|
1562
|
+
title: Information Technology - Vocabulary for Learning, Education and Training
|
|
1563
|
+
sections: []
|
|
1564
|
+
fetched: true
|
|
1565
|
+
- code: '741'
|
|
1566
|
+
title: Internet of Things (IoT)
|
|
1567
|
+
sections:
|
|
1568
|
+
- code: 741-01
|
|
1569
|
+
title: General terms
|
|
1570
|
+
- code: 741-02
|
|
1571
|
+
title: Internet of Things specific terms
|
|
1572
|
+
fetched: true
|
|
1573
|
+
- code: '801'
|
|
1574
|
+
title: Acoustics and electroacoustics
|
|
1575
|
+
sections:
|
|
1576
|
+
- code: 801-21
|
|
1577
|
+
title: General terms
|
|
1578
|
+
- code: 801-22
|
|
1579
|
+
title: Levels
|
|
1580
|
+
- code: 801-23
|
|
1581
|
+
title: Transmission and propagation
|
|
1582
|
+
- code: 801-24
|
|
1583
|
+
title: Oscillation
|
|
1584
|
+
- code: 801-25
|
|
1585
|
+
title: Transducer parameters
|
|
1586
|
+
- code: 801-26
|
|
1587
|
+
title: Microphones
|
|
1588
|
+
- code: 801-27
|
|
1589
|
+
title: Loudspeakers and earphones
|
|
1590
|
+
- code: 801-28
|
|
1591
|
+
title: Various apparatus
|
|
1592
|
+
- code: 801-29
|
|
1593
|
+
title: Physiological acoustics
|
|
1594
|
+
- code: 801-30
|
|
1595
|
+
title: Musical acoustics
|
|
1596
|
+
- code: 801-31
|
|
1597
|
+
title: Architectural acoustics
|
|
1598
|
+
- code: 801-32
|
|
1599
|
+
title: Underwater acoustics
|
|
1600
|
+
fetched: true
|
|
1601
|
+
- code: '802'
|
|
1602
|
+
title: Ultrasonics
|
|
1603
|
+
sections:
|
|
1604
|
+
- code: 802-01
|
|
1605
|
+
title: ''
|
|
1606
|
+
fetched: true
|
|
1607
|
+
- code: '806'
|
|
1608
|
+
title: Recording and reproduction of audio and video
|
|
1609
|
+
sections:
|
|
1610
|
+
- code: 806-11
|
|
1611
|
+
title: General terms relating to both audio and video
|
|
1612
|
+
- code: 806-12
|
|
1613
|
+
title: General terms relating to audio
|
|
1614
|
+
- code: 806-13
|
|
1615
|
+
title: 'Sound recording and reproduction on disk : terms relating to disk'
|
|
1616
|
+
- code: 806-14
|
|
1617
|
+
title: 'Sound recording and reproduction on disk : terms relating to recording
|
|
1618
|
+
equipment and to reproducing equipment'
|
|
1619
|
+
- code: 806-15
|
|
1620
|
+
title: 'Magnetic recording and reproduction : terms relating to both audio and
|
|
1621
|
+
video'
|
|
1622
|
+
- code: 806-16
|
|
1623
|
+
title: Magnetic recording and reproduction of sound
|
|
1624
|
+
- code: 806-17
|
|
1625
|
+
title: Magnetic recording and reproduction of video
|
|
1626
|
+
fetched: true
|
|
1627
|
+
- code: '807'
|
|
1628
|
+
title: Digital recording of audio and video signals
|
|
1629
|
+
sections:
|
|
1630
|
+
- code: 807-01
|
|
1631
|
+
title: Digital recording - Signals and coding
|
|
1632
|
+
- code: 807-02
|
|
1633
|
+
title: Tracks and recording media parameters
|
|
1634
|
+
- code: 807-03
|
|
1635
|
+
title: Digital disk recording
|
|
1636
|
+
- code: 807-04
|
|
1637
|
+
title: Digital tape recording
|
|
1638
|
+
fetched: true
|
|
1639
|
+
- code: '808'
|
|
1640
|
+
title: Video cameras for non-broadcasting
|
|
1641
|
+
sections:
|
|
1642
|
+
- code: 808-01
|
|
1643
|
+
title: General
|
|
1644
|
+
- code: 808-02
|
|
1645
|
+
title: Characteristics
|
|
1646
|
+
- code: 808-03
|
|
1647
|
+
title: Measurements
|
|
1648
|
+
- code: 808-04
|
|
1649
|
+
title: Phenomena
|
|
1650
|
+
- code: 808-05
|
|
1651
|
+
title: Devices and elements
|
|
1652
|
+
- code: 808-06
|
|
1653
|
+
title: Signal processing
|
|
1654
|
+
- code: 808-07
|
|
1655
|
+
title: Automatic functions
|
|
1656
|
+
fetched: true
|
|
1657
|
+
- code: '811'
|
|
1658
|
+
title: Electric traction
|
|
1659
|
+
sections:
|
|
1660
|
+
- code: 811-01
|
|
1661
|
+
title: General terms
|
|
1662
|
+
- code: 811-02
|
|
1663
|
+
title: Types of vehicle
|
|
1664
|
+
- code: 811-03
|
|
1665
|
+
title: Traffic and train loads
|
|
1666
|
+
- code: 811-04
|
|
1667
|
+
title: Methods of use
|
|
1668
|
+
- code: 811-05
|
|
1669
|
+
title: Train movement
|
|
1670
|
+
- code: 811-06
|
|
1671
|
+
title: Braking
|
|
1672
|
+
- code: 811-07
|
|
1673
|
+
title: Adhesion
|
|
1674
|
+
- code: 811-08
|
|
1675
|
+
title: Riding quality
|
|
1676
|
+
- code: 811-09
|
|
1677
|
+
title: Gauges
|
|
1678
|
+
fetched: true
|
|
1679
|
+
- code: '815'
|
|
1680
|
+
title: Superconductivity
|
|
1681
|
+
sections:
|
|
1682
|
+
- code: 815-20
|
|
1683
|
+
title: Superconducting properties
|
|
1684
|
+
- code: 815-21
|
|
1685
|
+
title: Superconducting materials
|
|
1686
|
+
- code: 815-22
|
|
1687
|
+
title: Electromagnetic phenomena and properties
|
|
1688
|
+
- code: 815-23
|
|
1689
|
+
title: Wires and conductors
|
|
1690
|
+
- code: 815-24
|
|
1691
|
+
title: Production processes
|
|
1692
|
+
- code: 815-25
|
|
1693
|
+
title: Technologies for superconducting magnets and power devices
|
|
1694
|
+
- code: 815-26
|
|
1695
|
+
title: Technologies for superconducting electronics
|
|
1696
|
+
- code: 815-27
|
|
1697
|
+
title: Applied technologies for superconducting magnets and power devices
|
|
1698
|
+
- code: 815-28
|
|
1699
|
+
title: Applied technologies for superconducting electronics
|
|
1700
|
+
- code: 815-29
|
|
1701
|
+
title: Technologies for cooling
|
|
1702
|
+
- code: 815-30
|
|
1703
|
+
title: Test and evaluation methods
|
|
1704
|
+
fetched: true
|
|
1705
|
+
- code: '821'
|
|
1706
|
+
title: Signalling and security apparatus for railways
|
|
1707
|
+
sections:
|
|
1708
|
+
- code: 821-01
|
|
1709
|
+
title: General concepts and terms
|
|
1710
|
+
- code: 821-02
|
|
1711
|
+
title: Signals
|
|
1712
|
+
- code: 821-03
|
|
1713
|
+
title: Train detection
|
|
1714
|
+
- code: 821-04
|
|
1715
|
+
title: Operation and detection of points and other rail-mounted equipment
|
|
1716
|
+
- code: 821-05
|
|
1717
|
+
title: Interlocking and signal box equipment
|
|
1718
|
+
- code: 821-06
|
|
1719
|
+
title: Block signalling system
|
|
1720
|
+
- code: 821-07
|
|
1721
|
+
title: Level crossing protection
|
|
1722
|
+
- code: 821-08
|
|
1723
|
+
title: Automatic train protection
|
|
1724
|
+
- code: 821-09
|
|
1725
|
+
title: Automatic train operation
|
|
1726
|
+
- code: 821-10
|
|
1727
|
+
title: Miscellaneous
|
|
1728
|
+
- code: 821-11
|
|
1729
|
+
title: Communication in transmission systems
|
|
1730
|
+
- code: 821-12
|
|
1731
|
+
title: Reliabilty, availability, maintainability and safety
|
|
1732
|
+
fetched: true
|
|
1733
|
+
- code: '826'
|
|
1734
|
+
title: Electrical installations
|
|
1735
|
+
sections:
|
|
1736
|
+
- code: 826-10
|
|
1737
|
+
title: Characteristics of electrical installations
|
|
1738
|
+
- code: 826-11
|
|
1739
|
+
title: Voltages and currents
|
|
1740
|
+
- code: 826-12
|
|
1741
|
+
title: Electric shock and protective measures
|
|
1742
|
+
- code: 826-13
|
|
1743
|
+
title: Earthing and bonding
|
|
1744
|
+
- code: 826-14
|
|
1745
|
+
title: Electric circuits
|
|
1746
|
+
- code: 826-15
|
|
1747
|
+
title: Wiring systems
|
|
1748
|
+
- code: 826-16
|
|
1749
|
+
title: Other equipment
|
|
1750
|
+
- code: 826-17
|
|
1751
|
+
title: Isolation and switching
|
|
1752
|
+
- code: 826-18
|
|
1753
|
+
title: Capability of persons
|
|
1754
|
+
- code: 826-19
|
|
1755
|
+
title: Energy efficiency
|
|
1756
|
+
- code: 826-20
|
|
1757
|
+
title: Smart grid
|
|
1758
|
+
fetched: true
|
|
1759
|
+
- code: '831'
|
|
1760
|
+
title: Smart city systems
|
|
1761
|
+
sections:
|
|
1762
|
+
- code: 831-01
|
|
1763
|
+
title: Fundamental concepts
|
|
1764
|
+
- code: 831-02
|
|
1765
|
+
title: Digital system concepts
|
|
1766
|
+
- code: 831-03
|
|
1767
|
+
title: Physical system concepts
|
|
1768
|
+
- code: 831-04
|
|
1769
|
+
title: Social system concepts
|
|
1770
|
+
fetched: true
|
|
1771
|
+
- code: '841'
|
|
1772
|
+
title: Industrial electroheat
|
|
1773
|
+
sections:
|
|
1774
|
+
- code: 841-21
|
|
1775
|
+
title: General concepts relating to heat transfer and conversion of electric energy
|
|
1776
|
+
into heat
|
|
1777
|
+
- code: 841-22
|
|
1778
|
+
title: General concepts relating to electro heat equipment, characteristic values
|
|
1779
|
+
and applications
|
|
1780
|
+
- code: 841-23
|
|
1781
|
+
title: Resistance heating
|
|
1782
|
+
fetched: true
|
|
1783
|
+
- code: '845'
|
|
1784
|
+
title: Lighting
|
|
1785
|
+
sections:
|
|
1786
|
+
- code: 845-21
|
|
1787
|
+
title: Radiation, quantities and units
|
|
1788
|
+
- code: 845-22
|
|
1789
|
+
title: Vision, colour rendering
|
|
1790
|
+
fetched: true
|
|
1791
|
+
- code: '851'
|
|
1792
|
+
title: Electric welding
|
|
1793
|
+
sections:
|
|
1794
|
+
- code: 851-11
|
|
1795
|
+
title: General terms
|
|
1796
|
+
- code: 851-12
|
|
1797
|
+
title: Electric and thermal characteristics of welding equipment
|
|
1798
|
+
- code: 851-13
|
|
1799
|
+
title: Welding power sources
|
|
1800
|
+
- code: 851-14
|
|
1801
|
+
title: Welding accessories and consumables
|
|
1802
|
+
- code: 851-15
|
|
1803
|
+
title: Safety equipment
|
|
1804
|
+
fetched: true
|
|
1805
|
+
- code: '871'
|
|
1806
|
+
title: Active assisted living (AAL)
|
|
1807
|
+
sections:
|
|
1808
|
+
- code: 871-01
|
|
1809
|
+
title: General terms and definitions in the field of active assisted living (AAL)
|
|
1810
|
+
- code: 871-02
|
|
1811
|
+
title: Terms and definitions relating to persons and organizations
|
|
1812
|
+
- code: 871-03
|
|
1813
|
+
title: Terms and definitions relating to the home and to building management
|
|
1814
|
+
- code: 871-04
|
|
1815
|
+
title: Terms and definitions relating to devices and systems
|
|
1816
|
+
- code: 871-05
|
|
1817
|
+
title: Terms and definitions relating to information technology
|
|
1818
|
+
- code: 871-06
|
|
1819
|
+
title: Terms and definitions relating to telemonitoring and medical technology
|
|
1820
|
+
- code: 871-07
|
|
1821
|
+
title: Terms and definitions used in the AAL domain relating to architectures
|
|
1822
|
+
(in the field of information technology)
|
|
1823
|
+
fetched: true
|
|
1824
|
+
- code: '872'
|
|
1825
|
+
title: Accessibility
|
|
1826
|
+
sections:
|
|
1827
|
+
- code: 872-01
|
|
1828
|
+
title: Terms and definitions relating to persons
|
|
1829
|
+
- code: 872-02
|
|
1830
|
+
title: Terms and definitions relating to communication
|
|
1831
|
+
- code: 872-03
|
|
1832
|
+
title: Terms and definitions relating to interaction and inclusion
|
|
1833
|
+
- code: 872-04
|
|
1834
|
+
title: Terms and definitions relating to products and characteristics
|
|
1835
|
+
- code: 872-05
|
|
1836
|
+
title: Terms and definitions relating to services
|
|
1837
|
+
fetched: true
|
|
1838
|
+
- code: '881'
|
|
1839
|
+
title: Radiology and radiological physics
|
|
1840
|
+
sections:
|
|
1841
|
+
- code: 881-01
|
|
1842
|
+
title: General terms, domains, subdivisions and personnel
|
|
1843
|
+
- code: 881-02
|
|
1844
|
+
title: 'Ionizing radiations : types and properties'
|
|
1845
|
+
- code: 881-03
|
|
1846
|
+
title: 'Ionizing radiations : sources and interactions'
|
|
1847
|
+
fetched: true
|
|
1848
|
+
- code: '891'
|
|
1849
|
+
title: Electrobiology
|
|
1850
|
+
sections:
|
|
1851
|
+
- code: 891-01
|
|
1852
|
+
title: General
|
|
1853
|
+
- code: 891-02
|
|
1854
|
+
title: Electrophysiology
|
|
1855
|
+
- code: 891-03
|
|
1856
|
+
title: Electro pathology
|
|
1857
|
+
- code: 891-04
|
|
1858
|
+
title: Electro diagnosis
|
|
1859
|
+
fetched: true
|
|
1860
|
+
- code: '901'
|
|
1861
|
+
title: Standardization
|
|
1862
|
+
sections:
|
|
1863
|
+
- code: 901-01
|
|
1864
|
+
title: Principles and aims of standardization
|
|
1865
|
+
- code: 901-02
|
|
1866
|
+
title: Types of normative document and standard
|
|
1867
|
+
- code: 901-03
|
|
1868
|
+
title: Bodies responsible for standards and regulations
|
|
1869
|
+
- code: 901-04
|
|
1870
|
+
title: Preparation and drafting of normative documents
|
|
1871
|
+
- code: 901-05
|
|
1872
|
+
title: Content and structure of normative documents
|
|
1873
|
+
- code: 901-06
|
|
1874
|
+
title: Harmonization and implementation of normative documents
|
|
1875
|
+
- code: 901-07
|
|
1876
|
+
title: Inclusion of environmental aspects in standards
|
|
1877
|
+
fetched: true
|
|
1878
|
+
- code: '902'
|
|
1879
|
+
title: Conformity assessment
|
|
1880
|
+
sections:
|
|
1881
|
+
- code: 902-01
|
|
1882
|
+
title: Activities and participants
|
|
1883
|
+
- code: 902-02
|
|
1884
|
+
title: Basic concepts
|
|
1885
|
+
- code: 902-03
|
|
1886
|
+
title: Selection and determination
|
|
1887
|
+
- code: 902-04
|
|
1888
|
+
title: Review and attestation
|
|
1889
|
+
- code: 902-05
|
|
1890
|
+
title: Surveillance
|
|
1891
|
+
- code: 902-06
|
|
1892
|
+
title: Facilitation of trade
|
|
1893
|
+
fetched: true
|
|
1894
|
+
- code: '903'
|
|
1895
|
+
title: Risk assessment
|
|
1896
|
+
sections:
|
|
1897
|
+
- code: 903-01
|
|
1898
|
+
title: Safety and risk reduction
|
|
1899
|
+
- code: 903-02
|
|
1900
|
+
title: Safety publications and safety functions
|
|
1901
|
+
- code: 903-03
|
|
1902
|
+
title: Hot surfaces of electrical equipment
|
|
1903
|
+
- code: 903-04
|
|
1904
|
+
title: Safety requirements for information technology equipment
|
|
1905
|
+
- code: 903-05
|
|
1906
|
+
title: Material flammability classes
|
|
1907
|
+
fetched: true
|
|
1908
|
+
- code: '904'
|
|
1909
|
+
title: Environmental standardization for electrical and electronic products and
|
|
1910
|
+
systems
|
|
1911
|
+
sections:
|
|
1912
|
+
- code: 904-01
|
|
1913
|
+
title: General terms relating to environmental protection and management
|
|
1914
|
+
- code: 904-02
|
|
1915
|
+
title: Terms relating to determination and declaration of substances and materials
|
|
1916
|
+
- code: 904-03
|
|
1917
|
+
title: Terms relating to energy efficiency and power consumption
|
|
1918
|
+
- code: 904-04
|
|
1919
|
+
title: Terms relating to resource conservation and re-use
|
|
1920
|
+
fetched: true
|