From 51c04e374c4d1ed1e44bbbd49da69793710557c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Mon, 29 Jan 2024 22:04:47 -0600 Subject: [PATCH 1/7] Content update (MTBF table initial commit) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index b9aa70e283..ab9a6ecdae 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -676,6 +676,14 @@ Depending on the variant, some of the components does not apply. The image below ![Portenta H7 Power Tree](assets/portentaH7powerT.svg) +## Mean Time Between Failure (MTBF) + +MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the following table: + +| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | +|:----------------------:|:---------------:|:--------------------:|:------------------------------:|:--------------------------------------------:| +| **MTBF MIL HDBK 217F** | XXXXh
XXXXh | XXXXh
XXXXh | XXXXh
XXXXh | 25 ºC, Ground Benign
40 ºC, Ground Benign | + ## Mechanical Information ### Board Outline @@ -689,6 +697,8 @@ Depending on the variant, some of the components does not apply. The image below ![Connectors positions bottom](assets/portentaH7_connectors_bot.png) +
+ ## Certifications From 70757abf53f2e5fb719a125df5eeef4641345347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Tue, 30 Jan 2024 17:56:23 -0600 Subject: [PATCH 2/7] Content update (MTBF information update) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index ab9a6ecdae..44893a810f 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -678,7 +678,9 @@ Depending on the variant, some of the components does not apply. The image below ## Mean Time Between Failure (MTBF) -MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the following table: +MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. + +The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL217F part count method. | **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | |:----------------------:|:---------------:|:--------------------:|:------------------------------:|:--------------------------------------------:| From a3037ba37ac758ed0052e4266eeea6a6ec6dc662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Wed, 31 Jan 2024 18:11:00 -0600 Subject: [PATCH 3/7] Content update (MTBF table information) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index 44893a810f..318ce642a7 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -682,9 +682,9 @@ MTBF, which stands for Mean Time Between Failure, is calculated according to sta The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL217F part count method. -| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | -|:----------------------:|:---------------:|:--------------------:|:------------------------------:|:--------------------------------------------:| -| **MTBF MIL HDBK 217F** | XXXXh
XXXXh | XXXXh
XXXXh | XXXXh
XXXXh | 25 ºC, Ground Benign
40 ºC, Ground Benign | +| **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | +|:---------------:|:--------------------:|:------------------------------:|:----------------------------:| +| XXXXh | XXXXh | XXXXh | 25 ºC, Ground Benign | ## Mechanical Information From 555539bf32b982df4de02d0ea8c420eda1bc6edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Thu, 1 Feb 2024 19:17:22 -0600 Subject: [PATCH 4/7] Content update (MTBF information section update) --- .../boards/portenta-h7/datasheets/datasheet.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index 318ce642a7..065f4054d0 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -678,13 +678,15 @@ Depending on the variant, some of the components does not apply. The image below ## Mean Time Between Failure (MTBF) -MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. +MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. -The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL217F part count method. +The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL-HDBK-217F part count method. -| **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | -|:---------------:|:--------------------:|:------------------------------:|:----------------------------:| -| XXXXh | XXXXh | XXXXh | 25 ºC, Ground Benign | +| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | +|:-------------:|:---------------:|:--------------------:|:------------------------------:|:----------------------------:| +| MIL-HDBK-217F | XXXX h | XXXX h | XXXX h | 25 ºC, Ground Benign | + +**Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. ## Mechanical Information From 34bff4e629a014ab8f922700237022a7c9fb3c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Wed, 7 Feb 2024 01:25:51 -0600 Subject: [PATCH 5/7] Content update (MTBF table information update) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index 065f4054d0..62c4252c9b 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -680,11 +680,11 @@ Depending on the variant, some of the components does not apply. The image below MTBF, which stands for Mean Time Between Failure, is calculated according to statistical device failures and indicates the reliability of a device. -The MTBF figure (in hours) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL-HDBK-217F part count method. +The MTBF figure (in hours/years) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL-HDBK-217F part count method. -| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | -|:-------------:|:---------------:|:--------------------:|:------------------------------:|:----------------------------:| -| MIL-HDBK-217F | XXXX h | XXXX h | XXXX h | 25 ºC, Ground Benign | +| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | +|:---:|:---:|:---:|:---:|:---:| +| MIL-HDBK-217F | XXXX h/XX years | XXXX h/XX years | XXXX h/XX years | 25 ºC | **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. From 5ca037c55ccacb7cdb16e9f60ba0b36f7120edaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Wed, 7 Feb 2024 17:52:28 -0600 Subject: [PATCH 6/7] Content update (MTBF table information update) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index 62c4252c9b..353135310f 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -682,9 +682,9 @@ MTBF, which stands for Mean Time Between Failure, is calculated according to sta The MTBF figure (in hours/years) for the Portenta H7 (all variants) can be found in the table below. The MTBF figure was calculated according to the MIL-HDBK-217F part count method. -| **Standard** | **Portenta H7** | **Portenta H7 Lite** | **Portenta H7 Lite Connected** | **Environmental Conditions** | -|:---:|:---:|:---:|:---:|:---:| -| MIL-HDBK-217F | XXXX h/XX years | XXXX h/XX years | XXXX h/XX years | 25 ºC | +| **Standard** | **Portenta H7** | **Environmental Conditions** | +|:---:|:---:|:---:| +| MIL-HDBK-217F | 639717 h/73 years | 25 ºC | **Important note**: MTBF is the statistical representation of the likelihood of a unit failing and _does not necessarily represent a product's life_. From 7029a459cbc08448200cb0f49f9cfd5045489606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Bagur=20N=C3=A1jera?= Date: Wed, 7 Feb 2024 17:56:40 -0600 Subject: [PATCH 7/7] Content update (revision table update) --- .../04.pro/boards/portenta-h7/datasheets/datasheet.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md index 353135310f..24a76398f7 100644 --- a/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md @@ -917,9 +917,10 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia ## Revision History | Date | **Revision** | **Changes** | -| ---------- | ------------ | ----------------------------------- | +|------------|--------------|-------------------------------------| +| 06/02/2024 | 6 | MTBF information | | 05/12/2023 | 5 | Accessories section updated | | 17/10/2023 | 4 | I2C ports information section added | | 27/01/2023 | 3 | Add power consumption information | | 18/08/2022 | 2 | Add Secure Element specs (SE050C2) | -| 27/12/2021 | 1 | First Release | +| 27/12/2021 | 1 | First Release | \ No newline at end of file