Difference between revisions of "UIO-4040TEST"

From ESS-WIKI
Jump to: navigation, search
(Created page with "test")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
test
+
 
 +
{| border="0" cellpadding="5" cellspacing="0" style="width:100%;"
 +
|-
 +
| style="width: 20%;text-align: center;vertical-align: top;" | [[File:UIO-4040 290.jpg|290px|RTENOTITLE]]
 +
| style="width:80%; vertical-align: top;padding-left: 5px;" |
 +
{| border="0" cellpadding="5" cellspacing="0" style="width:100%;"
 +
|-
 +
| style="width:22%;min-width:250px;vertical-align: top;line-height:20px;color: #333333;" |
 +
<span style="color: #4e62a1;font-weight: bold;">'''General Specificationn'''</span>
 +
 
 +
*NVMe SSD: SQF-C8Bxx-xG-EDx
 +
*<span style="font-size:14px;color:#4d4d4d;line-height:20px;">Dimension: </span>146 x 31 x 20mm
 +
 
 +
| style="width:78%;vertical-align: top;line-height:20px;" |
 +
<span style="color: #4e62a1;font-weight: bold;">'''Environment Specification'''</span>
 +
 
 +
*<span style="font-size:14px;color:#4d4d4d;line-height:20px;">Weight: </span>200g
 +
*<span style="font-size:14px;color:#4d4d4d;line-height:20px;">Operating Humidity: </span>5 ~ 95% relative humidity. non-condensing
 +
*<span style="font-size:14px;color:#4d4d4d;line-height:20px;">Operating Temperature: </span>-40 ~ 85 C
 +
*<span style="font-size:14px;color:#4d4d4d;line-height:20px;">Storage Temperature: </span>-40 ~ 85 *C and 60 *C @ 95% RH Non-Condensing
 +
 
 +
|}
 +
 
 +
&nbsp;
 +
 
 +
{| border="0" cellpadding="0" cellspacing="0" style="width:100%;"
 +
|-
 +
| style="width:40%;vertical-align: top;line-height:20px;padding-bottom:5px;line-height:20px;color: #4e62a1;font-weight: bold;padding-left: 5px;" | '''Ordering Information'''
 +
|-
 +
| style="width:80%; vertical-align: top;padding-left: 5px;" |
 +
{| border="0" cellpadding="5" cellspacing="0" style="width:100%;"
 +
|-
 +
| style="width:15%;min-width:120px;vertical-align: top;padding-left:5px;line-height:20px;background-color: rgb(54, 100, 177);color:#ffffff;" | P/N
 +
| style="width:85%;vertical-align: top;padding-left:5px;line-height:20px;background-color: rgb(54, 100, 177);color:#ffffff;" | Description
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040, NVMe SSD storage 128GB
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | UIO-4040-256G
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | UIO-4040, NVMe SSD storage 256GB
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040-512G
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040, NVMe SSD storage 512GB
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | UIO-4040-1TB
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | UIO-4040, NVMe SSD storage 1TB
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040-2TB
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040, NVMe SSD storage 2TB
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | 1970005329T000
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #ffffff;" | UIO-4040 Heat Spreader for SSD (for EPC-R3720/EPC-R7200)
 +
|-
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | 1970005330T000
 +
| style="vertical-align: top;line-height:20px;;padding-left:5px;background-color: #f7f7f7;" | UIO-4040 Heat Spreader for IC (for EPC-R3720/EPC-R7200)
 +
|}
 +
<p style="text-align: right;padding-right:0px;padding-bottom:10px;padding-top:10px;">[http://ess-wiki.advantech.com.tw/view/AIM-Linux/UIO40-Express <span style="color:#994895;border:solid 1px #994895; padding:10px 20px;text-decoration: none;">Find Other Products</span>]</p>
 +
|}
 +
 
 +
|}
 +
 
 +
= RSB-3430 =
 +
 
 +
TEST Disk WRITE Speed
 +
<pre>$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
 +
1024+0 records in
 +
1024+0 records out
 +
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''</pre>
 +
 
 +
TEST Disk READ Speed
 +
<pre>$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
 +
1024+0 records in
 +
1024+0 records out
 +
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''</pre>
 +
 
 +
= RSB-3720 =
 +
 
 +
TEST Disk WRITE Speed
 +
<pre>$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
 +
1024+0 records in
 +
1024+0 records out
 +
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''</pre>
 +
 
 +
TEST Disk READ Speed
 +
<pre>$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
 +
1024+0 records in
 +
1024+0 records out
 +
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''</pre>
 +
 
 +
<headertabs></headertabs>

Latest revision as of 04:24, 28 June 2023

RTENOTITLE

General Specificationn

  • NVMe SSD: SQF-C8Bxx-xG-EDx
  • Dimension: 146 x 31 x 20mm

Environment Specification

  • Weight: 200g
  • Operating Humidity: 5 ~ 95% relative humidity. non-condensing
  • Operating Temperature: -40 ~ 85 C
  • Storage Temperature: -40 ~ 85 *C and 60 *C @ 95% RH Non-Condensing

 

Ordering Information
P/N Description
UIO-4040 UIO-4040, NVMe SSD storage 128GB
UIO-4040-256G UIO-4040, NVMe SSD storage 256GB
UIO-4040-512G UIO-4040, NVMe SSD storage 512GB
UIO-4040-1TB UIO-4040, NVMe SSD storage 1TB
UIO-4040-2TB UIO-4040, NVMe SSD storage 2TB
1970005329T000 UIO-4040 Heat Spreader for SSD (for EPC-R3720/EPC-R7200)
1970005330T000 UIO-4040 Heat Spreader for IC (for EPC-R3720/EPC-R7200)

Find Other Products

[edit]

TEST Disk WRITE Speed

$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''

TEST Disk READ Speed

$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''

TEST Disk WRITE Speed

$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''

TEST Disk READ Speed

$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''