Difference between revisions of "Manufacturing:AI AI Serial Number Tracking"

From Idrive
Jump to navigation Jump to search
(Created page with "The serial number reflects the version of the camera so here is my proposed structure: Serial number structure: A 01A11112345 (same length as previous cameras) (Made at ? fo...")
 
Line 1: Line 1:
The  serial number reflects the version of the camera so here is my proposed structure:
+
=AI Serial Number Documentation=
Serial number structure:
 
A 01A11112345 (same length as previous cameras) (Made at ? for North America)
 
E 02A11112345 (same length as previous cameras) (Made at ? for EMEA etc)
 
  
E^01^A^11^12345^
+
<br>
First 1 Letter is either A=North America or E = EMEA etc.
+
 
Next 2 digits are the manufacturer (01 = EMLinQ, 02 = Comet?) 03, 04, 05 etc = Other
+
==Serial Fields==
Next 1 letter product type (A for AI) “A” is hex so we should be able to use it
+
 
 +
Structure : E^01^A^11^12345^
 +
 
 +
The  serial number reflects:
 +
 
 +
::Module Type (E)
 +
 
 +
::Manufacturer (01)
 +
 
 +
::Reserved (A)
 +
 
 +
::Revision number (ECOs etc) (11)
 +
 
 +
::Detailed serial number (12345)
 +
 
 +
<br>
 +
 
 +
==Fields Tracking==
 +
 
 +
===Module Type===
 +
 
 +
A = North America
 +
 
 +
E = EMEA
 +
 
 +
<br>
 +
 
 +
===Manufacturer===
 +
 
 +
01 = EMLinQ
 +
 
 +
02 = Comet
 +
 
 +
03 = Need the name
 +
 
 +
04 = TBD
 +
 
 +
<br>
 +
 
 +
===Reserved===
 +
 
 +
A = TBD
 +
 
 +
<br>
 +
 
 +
===Revision Number===
 +
 
 +
11 = Rev 1 PCB with no ECOs
 +
12 = Rev 1 PCB with one ECO
 +
13 = Rev 1 PCB with two ECOs
 +
14 = ETC
 +
 
 +
21 = Rev 2 of PCB with no ECOs
 +
 
 +
<br>
 +
 
 +
===Individual Camera Serial number===
  
Next 2 digits are the revision number (at time of manufacture)
 
11 = Original configuration
 
12 = ECO
 
13 = ECO
 
14 = ECO etc
 
 
Last 6 digits are the individual camera serial number
 
Last 6 digits are the individual camera serial number
 +
 +
<br>

Revision as of 17:45, 13 January 2021

AI Serial Number Documentation


Serial Fields

Structure : E^01^A^11^12345^

The serial number reflects:

Module Type (E)
Manufacturer (01)
Reserved (A)
Revision number (ECOs etc) (11)
Detailed serial number (12345)


Fields Tracking

Module Type

A = North America

E = EMEA


Manufacturer

01 = EMLinQ

02 = Comet

03 = Need the name

04 = TBD


Reserved

A = TBD


Revision Number

11 = Rev 1 PCB with no ECOs 12 = Rev 1 PCB with one ECO 13 = Rev 1 PCB with two ECOs 14 = ETC

21 = Rev 2 of PCB with no ECOs


Individual Camera Serial number

Last 6 digits are the individual camera serial number