« Previous : 1 : 2 : 3 : 4 : 5 : Next »

[CIE-M10] Apply to Web page with Analog Port

There is not only digital I/O ports but also an analog port in the CIE-M10.

This port is connected to 10 bits ADC (Analog to Digital  Converter).

You should input 2.6V ~ 3.3V to the ADVREF for reference voltage of the ADC.

The ADC converts the input voltage of the ADC_IN0 (0V~ADVREF(:2.6V~3.3V)) to 0 ~ 1023 digital value.

You can read values that are both digital and analog  through HTTP.

사용자 삽입 이미지


There is an example for this port.

<Analog Temperature Sensor>

((B-A) / 1024 * Register value($a0)) + (A)

B : MAX temperature
A : MIN temperature

Temperature                Voltage
       300℃                         3.3v
        -50℃                          0v


--> (300-(-50)) / 1024 * <?io_echo($a0);?> + (-50)

<HTML>

사용자 삽입 이미지

-click-

Then you can see the real temperature through the register value.

사용자 삽입 이미지

이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by eztcp

2009/12/31 02:27 2009/12/31 02:27
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/69

Trackback URL : http://blog.eztcp.com/ensollae/trackback/69

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

ezTCP Throughput (5)

At the fifth test of ezTCP Throughput, performances of CSE-M53 and H53 are tested.
Those products are recently introduced.
This test was implemented under the below condition.
 * System diagram
  [PC] >>> (Ethernet) >>> [HUB] >>> (Ethernet) >>> [ezTCP] >>> (RS232) >>> |
                                                                                                                     |  Loop back
  [PC]<<< (Ethernet) <<< [HUB] <<< (Ethernet) <<< [ezTCP] <<< (RS232) <<<  |

* Parameters
 - Baud Rate[bps]
 - File Size: The size of a file which is sent
 - Bytes: Byte counts of the file
 - Time[sec]: Amount of time which is taken
 - Throughput[bps]: Estimated throughput = (Bytes * 10) / Time
 - Performance[%] = (Throughput) / (Baud Rate) * 100


* Results
 
- CSE-M53

User image

User image

 - CSE-H53
User image

User image

 - Opinion
   These new products showed remarkable performances. We have no doubt these products will perfectly replace the old popluar ezTCP series.

이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/12/10 06:32 2009/12/10 06:32
, , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/64

Trackback URL : http://blog.eztcp.com/ensollae/trackback/64

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

Comparison with EZL-50L, CSE-M32 and CSE-M53

Today, I want to comare three of our products.
Each of this product is a serial device server which is module type.

Item EZL-50L CSE-M32 CSE-M53
Picture

User image


User image


User image


Size 50 by 32 by 11 50 by 32 by 9 24 by 20
Ethernet 10Base-T 10/100Base-T 10/100Base-T
Security IP filtering,
MAC filtering,
Password

IP filtering,
MAC filtering,
Password,
SSL, SSH

IP filtering,
MAC filtering,
Password
Temperature 0℃~55℃ 0℃~55℃ -10℃~70℃
DNS Not supported Supported Supported
DDNS Not supported Supported Supported
TCP Server/Client
Mode
Not supported Supported Supported

TELCOM
(RFC2217)

Not supported Supported Supported
Multi Ports Not supported 2 UART Ports Not supported
Baud rate up to 115200bps up to 1843200bps up to 921600bps


이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/12/08 08:43 2009/12/08 08:43
, , , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/63

Trackback URL : http://blog.eztcp.com/ensollae/trackback/63

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

ezTCP Throughput (4)

Today, 1 port Wireless LAN products have been tested.
Those are EZL-80C and CSE-H80.
This test is also implemented under the below condition.
 - System diagram
  [PC] >>> (Ethernet) >>> [HUB] >>> (Ethernet) >>> [AP] >>> (WLAN) >>> [ezTCP] >>> (RS232) >>> |
                                                                                                                                       Loop back |
  [PC]<<< (Ethernet) <<< [HUB] <<< (Ethernet) <<< [AP] <<< (WLAN) <<< [ezTCP] <<< (RS232) <<<  |
 - Distance between ezTCP and Access Point (AP): less than 1 meter.

* Parameters
 - Baud Rate[bps]
 - File Size: The size of a file which is sent
 - Bytes: Byte counts of the file
 - Time[sec]: Amount of time which is taken
 - Throughput[bps]: Estimated throughput = (Bytes * 10) / Time
 - Performance[%] = (Throughput) / (Baud Rate) * 100


* Results
 
- EZL-80C

User image

User image

 -CSW-H80
User image

User image
 - Opinion
CSW-H80 have shown great performance. On the other hand, EZL-80C has similar performance with EZL-50L series. A major factor of these tests is the performance of CPU. The WLAN condition couldn't be a major factor because the distance is pretty short and the channel has no obstacles.

이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/12/04 06:55 2009/12/04 06:55
, ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/62

Trackback URL : http://blog.eztcp.com/ensollae/trackback/62

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

ezTCP Throughput (3)

In the third time of throughput test, ARM7 core units with MIC real time operating system (RTOS) and EZL-410 are used. MIC RTOS was developed by Sollae Systems. The names of used products are EZL-200F, EZL-410, EZL-400S. These products support 10/100 M bit Ethernet.

This test is also implemented under the same conditions with the previous tests.

* Parameters
 - Baud Rate[bps]
 - File Size: The size of a file which is sent
 - Bytes: Byte counts of the file
 - Time[sec]: Amount of time which is taken
 - Throughput[bps]: Estimated throughput = (Bytes * 11) / Time
    >> 11 bit ( 1 start bit + 2 stop bit + 8 data bit + No parity)
 - Performance[%] = (Throughput) / (Baud Rate) * 100

* Results
 - EZL-200F

User image

User image

 
- EZL-410
User image
User image


 
- EZL-400S
User image
User image


 - Opinion

These products showed excellent performances. One of the reasons is that these three products have kind of big buffers like EZL-50M.

 

이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/11/25 10:10 2009/11/25 10:10
, , , , , , , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/61

Trackback URL : http://blog.eztcp.com/ensollae/trackback/61

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

ezTCP Throughput (2)

In the second time of throughput test, 1 port Atmel AVR units are used. Those are EZL-50L, EZL-50M, EZL-70 and EZL-200L. These products support 10 Base-T Ethernet (10M bps) only, but those are popular products until now.

This test is also implemented under the same conditions with the previous test.

* Parameters
 - Baud Rate[bps]
 - File Size: The size of a file which is sent
 - Bytes: Byte counts of the file
 - Time[sec]: Amount of time which is taken
 - Throughput[bps]: Estimated throughput = (Bytes * 10) / Time
 - Performance[%] = (Throughput) / (Baud Rate) * 100


* Results
 
- EZL-50L

User image
User image

 
- EZL-70
User image

User image

 
- EZL-200L
User image

User image

User image

User image

 
- EZL-50M
User image

User image

 - Opinion

Except for EZL-50M, performances of above products were not satisfied in compared with previous ARM7 Core products. However, in high speed data communication, you can use the [Disable TCP Transmission Delay] option. If you use it, ezTCP sends serial data to the Ethernet right after the data have arrived. The second graph of the EZL-200L (Performance 2) shows the result. (Actually, performances of EZL-50L and EZL-70 were the same with performance 2 of EZL-200L by using the option.)
The performance of EZL-50M was better than other products because it has pretty big buffer.

이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/11/23 01:38 2009/11/23 01:38
, , , , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/60

Trackback URL : http://blog.eztcp.com/ensollae/trackback/60

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

ezTCP Throughput (1)

In the first time of throughput test, 2 ports ARM7 core units are used. Those are CSE-M32, H20 and H21.

* What is the "Throughput" in data communication?
>> "Throughput"  is the average rate of successful message delivery over a communication channel.

* What can be inffered from the "Throughput"
>> Throughput can be a factor that can estimate performance of communication devices.

* Test environment
 - Diagram
  [PC] >>> (Ethernet) >>> [HUB] >>> (Ethernet) >>> [ezTCP] >>> (RS232) >>> |
                                                                                                                     |  Loop back
  [PC]<<< (Ethernet) <<< [HUB] <<< (Ethernet) <<< [ezTCP] <<< (RS232) <<<  |
 - Using RTS/CTS flow control (No data loss)

* Parameters
 - Baud Rate (bit per second)
 - File Size: The size of a file which is sent
 - Bytes: Byte counts of the file
 - Time: Amount of time which is taken
 - Throughput: Estimated throughput = (Bytes * 10) / Time
 - Performance = (Throughput) / (Baud Rate) * 100


* Results
 - CSE-M32

User image
User image


- CSE-H20

User image

User image

- CSE-H21
User image

User image

* Opinion

 These products showed such nice performances.
In the high baud rate, the "Disable TCP Transmission Delay" option will help the performance of CSE-M32 to be much better.



이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/11/12 10:44 2009/11/12 10:44
, , , , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/59

Trackback URL : http://blog.eztcp.com/ensollae/trackback/59

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

Comparison of EZL-200L, CSE-H25 and CSE-H53

Today, I want to comare three of our products.
Each of this product is a serial device server which has one RS232 port.

Item EZL-200L CSE-H25 CSE-H53
Picture

Size 136 by 83 by 29 87 by 57 by 24 87 by 57 by 24
Ethernet 10Base-T 10/100Base-T 10/100Base-T
Security IP filtering,
MAC filtering,
Password

IP filtering,
MAC filtering,
Password,
SSL, SSH

IP filtering,
MAC filtering,
Password
Temperature 0℃~55℃ -40℃~85℃ -40℃~85℃
DNS Not supported Supported Supported
DDNS Not supported Supported Supported
TCP Server/Client
Mode
Not supported Supported Supported

TELCOM
(RFC2217)

Not supported Supported Supported
Multi-Monitoring Not supported Supported(3ch) Not supported
Baud rate up to 115200bps up to 230400bps up to 230400bps

CSE-H53 has not been introduced yet.
This product is a extanded type of CSE-M53 model.
It will be introduced in the market soon.
이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/11/12 08:11 2009/11/12 08:11
, ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/58

Trackback URL : http://blog.eztcp.com/ensollae/trackback/58

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

[New Firmware]EZU-100/CSP-H50

Another new firmware of EZU-100 and CSP-H50 has been released.
In this version, "SC" command is added, and a HSDPA modem (CHU-629S) is supported.
 - Version: 3.2B
 - Product: EZU-100 and CSP-H50
 - Download Link: http://www.eztcp.com/en/Support/firmwares.php

1. "SC" Command
"SC" means sending comment to peer TCP host.
This command is for identification of multiple ezTCP.
When comment has values, this function is activated.
If this function is activated, ezTCP will send the comment to the remote host, right after the TCP connection has been established.
 - Usage (an Example)
  >> !SC 01234567 <CR>
The maximum length of the comment is limited as 8 bytes.
You should give each ID less bytes than the maximum length.
 - Data Format
  >> 01234567<CR><LF>
If you want to know futher information about this, please refer to the users' manual of EZU-100
Homepage Link: http://www.eztcp.com/en/Support/manuals.php


2. CHU-629S, a new HSDPA modem
CHU-629S model, used in SKT mobile network, has been added on the list of supported modems.

User image
User image


이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/10/21 01:13 2009/10/21 01:13
, , , , , , , , ,
Response
0 Trackbacks , 0 Comments
RSS :
http://blog.eztcp.com/ensollae/rss/response/50

Trackback URL : http://blog.eztcp.com/ensollae/trackback/50

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.

A New Product! CSE-M53

A new product, CSE-M53 will be introduced early next month.

This module is for converting serial data into TCP/IP frame like other ezTCP.
It use ezManager for configuration. So, if you have used our product, there will be no problem to use it.

In addition, there are some notable differences.

1. Cost-effective.

CSE-M53 will be expected  to be the cheapest product of ours.
If you have a plan to use big volume, you can expect additional discount.

2. Small Size

24 by 20 (in millimeter). This is the size of the module.
You don't need to be concerened about size of your system anymore.

3. High speed

Even though this module is cheap and samll, it has a high speed UART port.
The maximum value of the port is 921,600 bps.

You can meet this product in next month.

Body

User image


With Evaluation Board
User image


이올린에 북마크하기(0) 이올린에 추천하기(0)

Posted by Roy

2009/10/06 10:00 2009/10/06 10:00

Trackback URL : http://blog.eztcp.com/ensollae/trackback/45

Leave a comment
[Login][OpenID?]
You have to log in with and OpenID to leave a comment.
« Previous : 1 : 2 : 3 : 4 : 5 : Next »

블로그 이미지

SOLLAE SYSTEMS ENGLISH BLOG

- Roy



Notices

Archives

Recent Comments

Recent Trackbacks

Calendar

«   2010/03   »
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Site Stats

Total hits:
19034
Today:
41
Yesterday:
90