CENELEC Cable Designation: HD 361 Type Codes Explained

Decode CENELEC HD 361 cable type codes into structured attributes. Learn how consistent parsing prevents catalog duplicates and powers AI search.

published enrichmentdistributors

When a supplier feed lands a cable as a single description field — say H07RN-F 3G1.5 buried inside a free-text title — every downstream system that needs rated voltage, insulation type, or conductor cross-section as a discrete, filterable attribute is out of luck. Multiply that across thousands of SKUs from dozens of vendors, and your catalog ends up with duplicate cable listings, broken faceted filters, and AI search that cannot answer a straightforward query about flex cable specifications. Claro resolves exactly this problem: it parses CENELEC cable designations into structured attributes, resolves duplicate records across supplier feeds, and writes clean data back into your PIM or ERP with full provenance so every enriched value is auditable.

Definition

A CENELEC cable designation is a standardized European type code, defined by Harmonization Document HD 361 of the European Committee for Electrotechnical Standardization (CENELEC), that encodes a cable’s rated voltage, insulation material, sheath, conductor type, and construction into a single compact string such as H05V-K or H07RN-F.

Each position in the string carries meaning. A leading letter set indicates whether the cable follows a harmonized standard or a recognized national type. The next characters give the voltage class — 03 for 300/300 V, 05 for 300/500 V, 07 for 450/750 V. Letters that follow encode the insulation compound (V for PVC, R for rubber, S for silicone), any sheath or special construction, the conductor metal, and conductor flexibility. A trailing string such as 3G1.5 specifies three cores, one of which (G) is a green/yellow protective earth, each at 1.5 mm2 cross-section.

Read left to right, H05V-K resolves to: harmonized, 300/500 V class, PVC insulation, flexible single-core conductor. Two distributors, a manufacturer, and a panel builder across different countries can all parse that string and arrive at the same physical product without translating proprietary part numbers. For product-data teams, the designation is effectively a structured attribute set hiding inside one catalog field.

Why CENELEC cable designation matters for product data

A CENELEC designation is one of the densest attribute payloads you will encounter in a single catalog cell. When a supplier feed provides only H07RN-F 3G1.5 in a description column, a parser can extract rated voltage, insulation type, sheath material, conductor flexibility, core count, and conductor cross-section as discrete, queryable attributes. That expansion turns a flat text blob into faceted, filterable, AI-readable product data.

The same logic applies across product categories. Decoding a compact type code into structured attributes is identical whether you are parsing a bearing designation in MRO, a textile composition code in furniture upholstery, or a CENELEC cable code in electrical distribution. In every case, the attributes you extract become the keys that drive matching and deduplication: two records that share H05V-K, three cores, and 2.5 mm2 are almost certainly the same product even when their free-text names differ.

When designations are stored inconsistently, every downstream system pays. A title that reads H07RN F (space instead of hyphen) or 3x1.5 (instead of 3G1.5, where G signals a green/yellow earth core) will not join cleanly against a reference table. Duplicates multiply, filters return wrong results, and procurement teams find the same cable listed at three different prices under three different names.

Claro treats designations like CENELEC cable codes as parseable identity signals. It decodes each position into discrete attributes, resolves duplicate records that share a designation across supplier feeds, and writes the structured values back into your existing PIM or ERP with provenance — so you can audit exactly how each attribute was derived and from which source.

Without parsed designation With Claro-parsed designation
Designation stored as free text in title field Voltage class, insulation, sheath, cores, and cross-section as discrete PIM attributes
Same cable appears as 3-5 records across vendor feeds One resolved canonical SKU linked to all source records
Faceted filters miss cables with formatting variants Consistent attribute values enable reliable faceted search
AI search cannot answer 'flexible 500 V PVC cable' Structured attributes let AI match the query to the right products
Manual re-keying required for each new supplier Designation decoded on ingest; attributes written back automatically

Reading a CENELEC designation

Every position in the type code carries a defined meaning under HD 361. The table below decodes three common examples to show how the scheme works in practice.

Designation Decodes to Why it matters for matching
H05V-K Harmonized, 300/500 V, PVC insulation, flexible single core Distinguishes from rigid H05V-U on the same voltage class; different bending radius and installation use
H07RN-F Harmonized, 450/750 V, rubber insulation, neoprene sheath, flexible multicore Heavy-duty flexible cord; resolves across vendor names that describe the same industrial-grade product
H03VV-F Harmonized, 300/300 V, PVC insulation and PVC sheath, flexible Light flexible cord; easy to confuse with H03VVH2-F (flat parallel construction) without structured parsing

The voltage digits map directly to a class: 03 is 300/300 V, 05 is 300/500 V, and 07 is 450/750 V. The insulation letter follows immediately after the voltage digits — V (PVC), R (rubber), S (silicone), B (ethylene propylene rubber). A second letter before the hyphen indicates the sheath: N for polychloroprene (neoprene), another V for PVC sheath, or nothing if there is no separate sheath. After the hyphen, conductor attributes appear: no letter for solid, U for solid shaped, R for stranded, K for flexible installation wire, F for flexible cord, and H for extra-flexible. The trailing core descriptor uses G for earth-included and X for no earth.

FAQ

What does the H in a CENELEC cable designation mean?

The leading H indicates a harmonized cable that complies with the relevant CENELEC harmonization document and is recognized across all member countries. Codes starting with A denote a recognized national type rather than a fully harmonized one. The letter following the voltage digits identifies the insulation compound — V for PVC, R for rubber, for example.

How do I read the numbers in a code like H05V-K 3G1.5?

Reading left to right: H is harmonized, 05 is the 300/500 V class, V is PVC insulation, and K marks a flexible single-core conductor. The trailing 3G1.5 describes the cable make-up: three cores, the G meaning one is a green/yellow protective earth, each with a 1.5 mm2 cross-section. An X in place of G means no dedicated earth core.

Is a CENELEC designation the same as a manufacturer part number?

No. The CENELEC designation describes the cable’s construction and ratings in a harmonized, vendor-neutral way, while a manufacturer part number (MPN) is proprietary to one brand. Many cables share the same designation but carry different MPNs. For matching and deduplication, the designation functions as a structural key; the MPN is an identity attribute.

Why does cable designation matter for AI search and product matching?

AI assistants and faceted search both require structured attributes, not opaque strings. Decoding a designation into voltage class, insulation type, conductor flexibility, and cross-section lets a system answer a query like ‘flexible 500 V PVC cable’ and reliably link records that describe the same physical product under different names. Consistent decoding also reduces duplicate listings that would otherwise fragment your catalog.

What goes wrong when designations are stored inconsistently?

Spaces instead of hyphens, x instead of G, missing voltage digits, and mixed casing all prevent a clean join against a reference table. The result is duplicate products, broken filters, and cables that never surface in search. Normalizing the string before matching and recording the provenance of each derived attribute keeps the canonical record auditable and matchable.

Can Claro parse CENELEC cable designations automatically?

Yes. Claro treats compact type codes like CENELEC designations as parseable identity signals. It decodes each position into discrete attributes — rated voltage, insulation, sheath, conductor flexibility, core count, and cross-section — writes those attributes back into your PIM or ERP with full provenance, and uses them to resolve duplicate cable records across supplier feeds.

Claro

See how Claro handles this in production

This concept is one piece of keeping a catalog trusted. See how Claro resolves identity, enriches missing attributes, and validates every update before it reaches your PIM or ERP.

Learn more