Difference between revisions of "Embedded Design Services/Part Number Composition"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{subst:Part number composition}}")
 
(Part number composition)
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
 
|-
 
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |x.x.x
+
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |1.0.0
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" | Mon YEAR
+
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" | Jan 2021
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" | description
+
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" | First release
 
|}
 
|}
 
<section end=History/>
 
<section end=History/>
Line 16: Line 16:
  
 
==Part number composition==
 
==Part number composition==
{{{nome-som}}} SOM module part number is identified by the following digit-code table:
+
Embedded Design services are provided based on the following Part Number table:
 
{|class="wikitable" style="width:50%"
 
{|class="wikitable" style="width:50%"
 
!style="width:10%"|Part number structure
 
!style="width:10%"|Part number structure
Line 22: Line 22:
 
!style="width:20%"|Description
 
!style="width:20%"|Description
 
|-
 
|-
!XXX
+
!PROJ
 
|
 
|
* XXX
+
|Prefix for embedded design services
*
 
|These options depends on XXX. Other versions can be available, please contact [https://www.dave.eu/helpdesk technical support]
 
 
|-
 
|-
!XXX
+
!CODE
 
|
 
|
* XXX
+
There are many options:
*  
+
* -DAVE-ING: Custom SW or HW designs, FPGA designs, SW reviews, ..
|XXX
+
* -HW: pure HW service(PCB development/HW revision,..)
 +
* -SW: pure SW service(BSP/APP design,..)
 +
* -DAVE-CERT: product certification service
 +
|Other versions can be available, please contact [https://www.dave.eu/helpdesk technical support]
 
|-
 
|-
 +
|}
 +
 +
Prototypes and Proof Of Concept (PoC) systems are released typically with a specific PN:
 +
{|class="wikitable" style="width:50%"
 +
!style="width:10%"|Part number structure
 +
!style="width:40%"|Options
 +
!style="width:20%"|Description
 
|-
 
|-
!Temperature range
+
!CUDDEVKIT
|
 
* C - Commercial grade: suitable for 0-70°C envirronment
 
* I - Industrial grade: suitable for 40 - 85°C envirronment
 
* XXX
 
 
|
 
|
 +
|Prefix for PoC and Prototypes
 
|-
 
|-
!PCB revision
+
!Number
 
|
 
|
* 0: first version
+
A progressive number like:
* 1: XXX
+
* _NNNN
*  
+
Depends only on the progression number of PoC we develop
|PCB release may change for manufacturing purposes (i.e. text fixture adaptation)
 
|-
 
!Manufacturing option
 
 
|
 
|
* R: RoHS compliant
 
*
 
|typically connected to production process and quality
 
 
|-
 
|-
!Software Configuration
 
| -00: standard factory u-boot pre-programmed
 
-XX: custom version
 
|If customers require custom SW deployed this section should be defined and agreed. Please contact [https://www.dave.eu/helpdesk technical support]
 
 
|}
 
|}
  
=== Example ===
+
=== Examples ===
{{{nome-som}}} SOM code '''XXXXXXXXXXX-00'''
+
Embedded Design Service like '''PROJ-SW'''
 +
* PROJ - Embedded Design Service
 +
* -SW - software service. The description of what proposed is then on the offer/proposal
 +
 
 +
Embedded Design Service like '''CUSDEVKIT_0005'''
 +
* CUSDEVKIT - Custom Development Kit
 +
* _0005 - version 0005. The description of what proposed is then on the offer/proposal
  
* XXX - xxxxx
 
* X - xxxxx
 
* X - xxxxx
 
* -XX - xxxxx
 
 
----
 
----
  
[[Category:{{{nome-som}}}]]
+
[[Category:Embedded Design]]

Latest revision as of 14:51, 5 January 2021

History
Version Issue Date Notes
1.0.0 Jan 2021 First release



Part number composition[edit | edit source]

Embedded Design services are provided based on the following Part Number table:

Part number structure Options Description
PROJ Prefix for embedded design services
CODE

There are many options:

  • -DAVE-ING: Custom SW or HW designs, FPGA designs, SW reviews, ..
  • -HW: pure HW service(PCB development/HW revision,..)
  • -SW: pure SW service(BSP/APP design,..)
  • -DAVE-CERT: product certification service
Other versions can be available, please contact technical support

Prototypes and Proof Of Concept (PoC) systems are released typically with a specific PN:

Part number structure Options Description
CUDDEVKIT Prefix for PoC and Prototypes
Number

A progressive number like:

  • _NNNN

Depends only on the progression number of PoC we develop

Examples[edit | edit source]

Embedded Design Service like PROJ-SW

  • PROJ - Embedded Design Service
  • -SW - software service. The description of what proposed is then on the offer/proposal

Embedded Design Service like CUSDEVKIT_0005

  • CUSDEVKIT - Custom Development Kit
  • _0005 - version 0005. The description of what proposed is then on the offer/proposal