The Wayback Machine - https://web.archive.org/web/20110925180713/http://en.wikipedia.org/wiki/ISO_6346

ISO 6346

From Wikipedia, the free encyclopedia
Jump to: navigation, search
BIC code on the end of a shipping container
ISO-code and dimension/load table at several newly washed containers

ISO 6346 is an international standard covering the coding, identification and marking of intermodal (shipping) containers used within containerized intermodal freight transport. The standard establishes a visual identification system for every container that includes a unique serial number (with check digit), the owner, a country code, a size, type and equipment category as well as any operational marks. The standard is managed by the International Container Bureau (BIC).

Contents

[edit] Identification System

Example of an ISO 6346 conform container number

Example of an ISO 6346 conform container number

[edit] Owner Code

The owner code consists of three capital letters of the Latin alphabet to indicate the owner or principal operator of the container. Such code needs to be registered at the Bureau International des Conteneurs in Paris to ensure uniqueness worldwide.

[edit] Equipment Category Identifier

The equipment category identifier consists of one of the following three capital letters of the Latin alphabet:

[edit] Serial Number

The serial number consists of 6 (Arabic) numeric digits, assigned by the owner or operator, uniquely identifying the container within that owner/operator's fleet.

[edit] Check Digit

The check digit consists of one (Arabic) numeric digit providing a means of validating the recording and transmission accuracies of the owner code and serial number.

[edit] Calculation Step 1

An equivalent numerical value is assigned to each letter of the alphabet, beginning with 10 for the letter A (11 and multiples thereof are omitted):

A B C D E F G H I J K L M
10 12 13 14 15 16 17 18 19 20 21 23 24
N O P Q R S T U V W X Y Z
25 26 27 28 29 30 31 32 34 35 36 37 38

The individual digits of the serial number keep their numeric value.

[edit] Calculation Step 2

Each of the numbers calculated in step 1 is multiplied by 2position, where position is the exponent to basis 2. Position starts at 0, from left to right.

The following table shows the multiplication factors:

1. nbr 2. nbr 3. nbr 4. nbr 5. nbr 6. nbr 7. nbr 8. nbr 9. nbr 10. nbr
20 21 22 23 24 25 26 27 28 29
1 2 4 8 16 32 64 128 256 512

[edit] Calculation Step 3

a) Sum up all results of step 2
b) Divide them by 11
c) Erase all decimal digits of the division (i. e. make the result an integer value)
d) Multiply the integer value by 11
e) Subtract result of d) from result of a): This is the check digit!

If the final difference is 10, then the check digit becomes 0. To ensure that this does not happen, the standard recommends that serial numbers should not be used which produce a final difference of 10, however there are containers in the market which do not follow this recommendation, so handling this case has to be included if a check digit calculator is programmed.

Notice that step b) to e) is a calculation of the remainder found after division of a) by 11. Most programming languages have a modulo operator for this. Attention should be paid on how it is working in the language chosen; i. e. if it is giving back the decimal rest or the integer rest in order to get proper results. 11 is used as divisor because a container number has 11 letters and digits in total. In step 1 the numbers 11, 22 and 33 are left out as they are multiples of the divisor.

[edit] Example

C S Q U 3 0 5 4 3 8 Calc.
13 30 28 32 3 0 5 4 3 8
x x x x x x x x x x
1 2 4 8 16 32 64 128 256 512
= = = = = = = = = =
13 60 112 256 48 0 320 512 768 4096 6185 [a)]
b) Division by 11: 562.272...
c) Erase decimal digits: 562
d) Multiply by 11: 6182
a) minus d) = Check Digit: 3

[edit] Code Sample

Below is a code Snippet implementing the above algorithm in MATLAB validating string "cid":

%% Step 1 
char2num = [10 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38]; 
msk = logical([1 1 1 1 0 0 0 0 0 0 0]);  % mask separating digits from numbers
cid( msk) = char2num(cid( msk)-'A'+1);   % letters to numbers conversion
cid(~msk) =          cid(~msk)-'1'+1;    % digit characters to numbers conversion
vec = double(cid);
%% Step 2
num  = sum(vec(1:10).* 2.^(0:9));
%% Step 3
check_digit = mod(mod(num,11),10);
valid = (check_digit==vec(11));

[edit] Practical Problems

In day-to-day business it happens that containers do appear which do not follow the ISO 6346 identification at all, however they are fully CSC safety approved containers. Usually these are "shippers owned" containers, which means that they are not owned by the carrier but supplied by the cargo owners (shippers). They may have no registered owner code and no category identifier and have no check digit. Generally it is not advisable not to follow ISO 6346 as this causes problems for the carriers and container terminals to correctly identify the equipment and to properly deliver the cargo, because computer systems require ISO 6346 conformant naming and as such missing prefixes are invented. For example YYYY at the carrier and XXXX at the terminal causes the equipment to mismatch.

[edit] Size and Type Codes

ISO 6346 also gives size and type codes for containers. When displayed on the container, the size and type codes shall be used as a whole.

The codes are compiled of the following elements:

The following is an overview of the most common codes:

ISO Type Group ISO Size Type
Code Description Code Description
20GP GENERAL PURPOSE CONT. 20G0 GENERAL PURPOSE CONT.
20G1 GENERAL PURPOSE CONT.
20HR INSULATED CONTAINER 20H0 INSULATED CONTAINER
20PF FLAT (FIXED ENDS) 20P1 FLAT (FIXED ENDS)
20TD TANK CONTAINER 20T3 TANK CONTAINER
20T4 TANK CONTAINER
20T5 TANK CONTAINER
20T6 TANK CONTAINER
20TG TANK CONTAINER 20T7 TANK CONTAINER
20T8 TANK CONTAINER
20TN TANK CONTAINER 20T0 TANK CONTAINER
20T1 TANK CONTAINER
20T2 TANK CONTAINER
22BU BULK CONTAINER 22B0 BULK CONTAINER
22GP GENERAL PURPOSE CONT. 22G0 GENERAL PURPOSE CONT.
22G1 GENERAL PURPOSE CONT.
22HR INSULATED CONTAINER 22H0 INSULATED CONTAINER
22PC FLAT (COLLAPSIBLE) 22P3 FLAT (COLLAPSIBLE)
22P8 FLAT (COLL.FLUSH FOLDING)
22P9 FLAT (COLLAPSIBLE)
22PF FLAT (FIXED ENDS) 22P1 FLAT (FIXED ENDS)
22P7 FLAT (GENSET CARRIER)
22RC REEFER CONT.(NO FOOD) 22R9 REEFER CONT.(NO FOOD)
22RS BUILT-IN GEN. F. POWER SPLY OF REEF 22R7 BUILT-IN GEN. F. POWER SPLY OF REEF
22RT REEFER CONTAINER 22R1 REEFER CONTAINER
22SN NAMED CARGO CONTAINER 22S1 NAMED CARGO CONTAINER
22TD TANK CONTAINER 22T3 TANK CONTAINER
22T4 TANK CONTAINER
22T5 TANK CONTAINER
22T6 TANK CONTAINER
22TG TANK CONTAINER 22T7 TANK CONTAINER
22T8 TANK CONTAINER
22TN TANK CONTAINER 22T0 TANK CONTAINER
22T1 TANK CONTAINER
22T2 TANK CONTAINER
22UP HARDTOP CONTAINER 22U6 HARDTOP CONTAINER
22UT OPEN TOP CONTAINER 22U1 OPEN TOP CONTAINER
22VH VENTILATED CONTAINER 22V0 VENTILATED CONTAINER
22V2 VENTILATED CONTAINER
22V3 VENTILATED CONTAINER
25GP GP-CONTAINER OVER-HEIGHT 25G0 GP-CONTAINER OVER-HEIGHT
26GP GP-CONTAINER OVER-HEIGHT 26G0 GP-CONTAINER OVER-HEIGHT
26HR INSULATED CONTAINER 26H0 INSULATED CONTAINER
28TG TANK FOR GAS 28T8 TANK FOR GAS
28UT OPEN TOP (HALF HEIGHT) 28U1 OPEN TOP (HALF HEIGHT)
28VH VE-HALF-HEIGHT =1448 MM HEIGHT 28V0 VE-HALF-HEIGHT =1448 MM HEIGHT
29PL PLATFORM 29P0 PLATFORM
2EGP GEN. PURP. WITHOUT VENT WIDTH 2.5M 2EG0 HIGH CUBE CONT. (WIDTH 2.5M)
42GP GENERAL PURPOSE CONT. 42G0 GENERAL PURPOSE CONT.
42G1 GENERAL PURPOSE CONT.
42HR INSULATED CONTAINER 42H0 INSULATED CONTAINER
42PC FLAT (COLLAPSIBLE) 42P3 FLAT (COLLAPSIBLE)
42P8 FLAT (COLL.FLUSH FOLDING)
42P9 FLAT (COLLAPSIBLE)
42PF FLAT (FIXED ENDS) 42P1 FLAT (FIXED ENDS)
42PS FLAT (SPACE SAVER) 42P6 FLAT SPACE SAVER
42RC REEFER CONT.(NO FOOD) 42R9 REEFER CONT.(NO FOOD)
42RS REEFER CONT.(DIESEL GEN.) 42R3 REEFER CONT.(DIESEL GEN.)
42RT REEFER CONTAINER 42R1 REEFER CONTAINER
42SN NAMED CARGO CONTAINER 42S1 NAMED CARGO CONTAINER
42TD TANK CONTAINER 42T5 TANK CONTAINER
42T6 TANK CONTAINER
42TG TANK CONTAINER 42T8 TANK CONTAINER
42TN TANK CONTAINER 42T2 TANK CONTAINER
42UP HARDTOP CONTAINER 42U6 HARDTOP CONTAINER
42UT OPEN TOP CONTAINER 42U1 OPEN TOP CONTAINER
45BK BULK CONTAINER 45B3 BULK CONTAINER
45GP HIGH CUBE CONT. 45G0 HIGH CUBE CONT.
45G1 HIGH CUBE CONT.
45PC FLAT (COLLAPSIBLE) 45P3 FLAT (COLLAPSIBLE)
45P8 FLAT (COLL.FLUSH FOLDING)
45RC REEFER CONT.(NO FOOD) 45R9 REEFER CONT.(NO FOOD)
45RT REEFER HIGHCUBE CONTAINER 45R1 REEFER HIGHCUBE CONTAINER
45UT OPEN TOP CONTAINER 45U1 OPEN TOP CONTAINER
45UP HIGH CUBE HARDTOP CONT. 45U6 HIGH CUBE HARDTOP CONT.
46HR INSULATED CONTAINER 46H0 INSULATED CONTAINER
48TG TANK FOR GAS 48T8 TANK FOR GAS
49PL PLATFORM 49P0 PLATFORM
4CGP GP CONTAINER 4CG0 GP CONTAINER (WIDTH 2.5 M)
L0GP HIGH CUBE CONT. L0G1 HIGH CUBE CONT.
L2GP HIGH CUBE CONT. L2G1 HIGH CUBE CONT.
L5GP HIGH CUBE CONT. L5G1 HIGH CUBE CONT.

Use the below to calculate Length/Height/Type of a less commonly used ISO 6346 container;

ListOfLengths

 <Length Code="1">10'</Length> 
 <Length Code="2">20'</Length> 
 <Length Code="3">30'</Length> 
 <Length Code="4">40'</Length> 
 <Length Code="B">24'</Length> 
 <Length Code="C">24'6"</Length> 
 <Length Code="G">41'</Length> 
 <Length Code="H">43'</Length> 
 <Length Code="L">45'</Length> 
 <Length Code="M">48'</Length> 
 <Length Code="N">49'</Length> 

ListOfHeights

 <Height Code="0">8'</Height> 
 <Height Code="2">8'6"</Height> 
 <Height Code="4">9'</Height> 
 <Height Code="5">9'6"</Height> 
 <Height Code="6">>9'6"</Height> 
 <Height Code="8">4'3"</Height> 
 <Height Code="9"><4'3"</Height> 
 <Height Code="C">8'6" x 8'3"</Height> 
 <Height Code="D">9' x 8'3"</Height> 
 <Height Code="E">9'6" x 8'3"</Height> 
 <Height Code="9">>9'6" x 8'3"</Height> 

ListOfTypes

 <Type Code="G0">General - Openings at one or both ends</Type> 
 <Type Code="G1">General - Passive vents at upper part of cargo space</Type> 
 <Type Code="G2">General - Openings at one or both ends + full openings on one or both sides</Type> 
 <Type Code="G3">General - Openings at one or both ends + partial openings on one or both sides</Type> 
 <Type Code="V0">Fantainer - Non-mechanical, vents at lower and upper parts of cargo space</Type> 
 <Type Code="V2">Fantainer - Mechanical ventilation system located internally</Type> 
 <Type Code="V4">Fantainer - Mechanical ventilation system located externally</Type> 
 <Type Code="R0">Integral Reefer - Mechanically refrigerated</Type> 
 <Type Code="R1">Integral Reefer - Mechanically refrigerated and heated</Type> 
 <Type Code="R2">Integral Reefer - Self powered mechanically refrigirated</Type> 
 <Type Code="R3">Integral Reefer - Self powered mechanically refrigirated and heated</Type> 
 <Type Code="H0">Refrigerated or heated with removable equipment located externally; heat transfer coefficient K=0.4W/M2.K</Type> 
 <Type Code="H1">Refrigerated or heated with removable equipment located internally</Type> 
 <Type Code="H2">Refrigerated or heated with removable equipment located externally; heat transfer coefficient K=0.7W/M2.K</Type> 
 <Type Code="H5">Insulated - Heat transfer coefficient K=0.4W/M2.K</Type> 
 <Type Code="H6">Insulated - Heat transfer coefficient K=0.7W/M2.K</Type> 
 <Type Code="U0">Open Top - Openings at one or both ends</Type> 
 <Type Code="U1">Open Top - Idem + removable top members in end frames</Type> 
 <Type Code="U2">Open Top - Openings at one or both ends + openings at one or both sides</Type> 
 <Type Code="U3">Open Top - Idem + removable top members in end frames</Type> 
 <Type Code="U4">Open Top - Openings at one or both ends + partial on one and full at other side</Type> 
 <Type Code="U5">Open Top - Complete, fixed side and end walls ( no doors )</Type> 
 <Type Code="T0">Tank - Non dangerous liquids, minimum pressure 0.45 bar</Type> 
 <Type Code="T1">Tank - Non dangerous liquids, minimum pressure 1.50 bar</Type> 
 <Type Code="T2">Tank - Non dangerous liquids, minimum pressure 2.65 bar</Type> 
 <Type Code="T3">Tank - Dangerous liquids, minimum pressure 1.50 bar</Type> 
 <Type Code="T4">Tank - Dangerous liquids, minimum pressure 2.65 bar</Type> 
 <Type Code="T5">Tank - Dangerous liquids, minimum pressure 4.00 bar</Type> 
 <Type Code="T6">Tank - Dangerous liquids, minimum pressure 6.00 bar</Type> 
 <Type Code="T7">Tank - Gases, minimum pressure 9.10 bar</Type> 
 <Type Code="T8">Tank - Gases, minimum pressure 22.00 bar</Type> 
 <Type Code="T9">Tank - Gases, minimum pressure to be decided</Type> 
 <Type Code="B0">Bulk - Closed</Type> 
 <Type Code="B1">Bulk - Airtight</Type> 
 <Type Code="B3">Bulk - Horizontal discharge, test pressure 1.50 bar</Type> 
 <Type Code="B4">Bulk - Horizontal discharge, test pressure 2.65 bar</Type> 
 <Type Code="B5">Bulk - Tipping discharge, test pressure 1.50 bar</Type> 
 <Type Code="B6">Bulk - Tipping discharge, test pressure 2.65 bar</Type> 
 <Type Code="P0">Flat or Bolter - Plain platform</Type> 
 <Type Code="P1">Flat or Bolter - Two complete and fixed ends</Type> 
 <Type Code="P2">Flat or Bolter - Fixed posts, either free-standing or with removable top member</Type> 
 <Type Code="P3">Flat or Bolter - Folding complete end structure</Type> 
 <Type Code="P4">Flat or Bolter - Folding posts, either free-standing or with removable top member</Type> 
 <Type Code="P5">Flat or Bolter - Open top, open ends (skeletal)</Type> 
 <Type Code="S0">Livestock carrier</Type> 
 <Type Code="S1">Automobile carrier</Type> 
 <Type Code="S2">Live fish carrier</Type>

[edit] Country Code (Optional)

The country code consists of two capital letters of the Latin alphabet as described in ISO 3166. It indicates the country where the code is registered not the nationality of the owner or operator of the container. The letters of the code shall not be less than 100 mm high.

[edit] Mandatory Operational Marks

Operational marks are intended solely to convey information requested for the movement of containers or give visual warnings. They relate to

[edit] References

[edit] See also

The following is a list of further freight container related ISO specifications, where not all have an article assigned yet (you can help improve Wikipedia and start one):

[edit] External links


Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages
Morty Proxy This is a proxified and sanitized view of the page, visit original site.