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...")
 
 
(23 intermediate revisions by 2 users not shown)
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^
+
Cameras starting with '''E04A115''' have the new display board and built-in Wifi antenna
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
 
Next 1 letter product type (A for AI) “A” is hex so we should be able to use it
 
  
Next 2 digits are the revision number (at time of manufacture)  
+
<br>
11 = Original configuration
+
 
12 = ECO
+
==Serial Number Fields==
13 = ECO
+
 
14 = ECO etc
+
Structure : ^E^01^A1^10^12345^
Last 6 digits are the individual camera serial number
+
 
 +
The  serial number reflects:
 +
 
 +
::Camera Type (E)
 +
 
 +
::Manufacturer (01)
 +
 
 +
::Country Code (A1)
 +
 
 +
::Revision number (ECOs etc) (10)
 +
 
 +
::Individual Camera serial number (12345)
 +
 
 +
<br>
 +
 
 +
==Fields Tracking==
 +
 
 +
===Camera Type===
 +
 
 +
A = North America
 +
 
 +
E = EMEA
 +
 
 +
C = CarTrack
 +
 
 +
<br>
 +
 
 +
===Manufacturer===
 +
 
 +
01 = EMLinQ
 +
 
 +
02 = Comet
 +
 
 +
03 = ICCO
 +
 
 +
04 = Idrive
 +
 
 +
<br>
 +
 
 +
===Country Code===
 +
 
 +
A1 = North America / EMEA
 +
 
 +
SG = Singapore
 +
 
 +
SA = South Africa
 +
 
 +
PT = Portugal
 +
 
 +
<br>
 +
 
 +
===Revision Number===
 +
 
 +
10 = Rev 1 PCB with no ECOs
 +
 
 +
11 = Rev 1 PCB with one ECO
 +
 
 +
12 = Rev 1 PCB with two ECOs
 +
 
 +
13 = ETC
 +
 
 +
20 = Rev 2 of PCB with no ECOs
 +
 
 +
21 = ETC
 +
 
 +
<br>
 +
 
 +
===Individual Camera Serial number===
 +
 
 +
Last 5 digits are the individual camera serial number
 +
 
 +
<br>
 +
 
 +
==Build Tracking==
 +
 
 +
Document the serial numbers for each build.
 +
 
 +
<br>
 +
 
 +
{| class="wikitable"
 +
|-
 +
!AI Production Builds||
 +
 
 +
|-
 +
|'''Start Date'''||'''QTY'''||'''Start Serial Number'''||'''End Serial Number'''||'''Notes'''
 +
|-
 +
|  xxxx || 2000? ||A02A110xxxxx || A02A110xxxxx || Power Conn Solder issues
 +
|-
 +
|  xxxx || 2000? ||E02A110xxxxx || E02A110xxxxx || Power Conn Solder issues
 +
|-
 +
|  xxxx || xxxx? ||xxxxxxxxxxxx || xxxxxxxxxxxx || Replaced regulator?
 +
|-
 +
|  xxxx || xxxx? ||xxxxxxxxxxxx || xxxxxxxxxxxx || ??
 +
|-
 +
|  xxxx || xxxx? ||xxxxxxxxxxxx || xxxxxxxxxxxx || ??
 +
|-
 +
|  1/14/21 || 500 ||C03SG1100001 || C03SG1100500 || CarTrack Singapore
 +
|-
 +
|  1/14/21 || 500 ||C03SA1100001 || C03SA1100500 || CarTrack South Africa
 +
|-
 +
|  1/14/21 || 500 ||C03PT2000001 || C03PT2000500 || CarTrack Portugal
 +
|-
 +
|}

Latest revision as of 18:38, 11 May 2023

AI Serial Number Documentation

Cameras starting with E04A115 have the new display board and built-in Wifi antenna


Serial Number Fields

Structure : ^E^01^A1^10^12345^

The serial number reflects:

Camera Type (E)
Manufacturer (01)
Country Code (A1)
Revision number (ECOs etc) (10)
Individual Camera serial number (12345)


Fields Tracking

Camera Type

A = North America

E = EMEA

C = CarTrack


Manufacturer

01 = EMLinQ

02 = Comet

03 = ICCO

04 = Idrive


Country Code

A1 = North America / EMEA

SG = Singapore

SA = South Africa

PT = Portugal


Revision Number

10 = Rev 1 PCB with no ECOs

11 = Rev 1 PCB with one ECO

12 = Rev 1 PCB with two ECOs

13 = ETC

20 = Rev 2 of PCB with no ECOs

21 = ETC


Individual Camera Serial number

Last 5 digits are the individual camera serial number


Build Tracking

Document the serial numbers for each build.


AI Production Builds
Start Date QTY Start Serial Number End Serial Number Notes
xxxx 2000? A02A110xxxxx A02A110xxxxx Power Conn Solder issues
xxxx 2000? E02A110xxxxx E02A110xxxxx Power Conn Solder issues
xxxx xxxx? xxxxxxxxxxxx xxxxxxxxxxxx Replaced regulator?
xxxx xxxx? xxxxxxxxxxxx xxxxxxxxxxxx ??
xxxx xxxx? xxxxxxxxxxxx xxxxxxxxxxxx ??
1/14/21 500 C03SG1100001 C03SG1100500 CarTrack Singapore
1/14/21 500 C03SA1100001 C03SA1100500 CarTrack South Africa
1/14/21 500 C03PT2000001 C03PT2000500 CarTrack Portugal