跳至主要内容

Simple Introduction to USB Adapter

 As a type of protocol converter, a USB adapter is used to transfer USB data to a serial port and vice versa. Generally, it has a USB cable on one end and a non-USB cable on the other end. Thus a USB adapter connects USB-port devices to non-USB-port devices.

Development of USB Adapter

The development of a USB adapter can be dated back to a very earlier time.

  1. In the earliest period, a majority of the personal computer had a built-in D-sub serial RS232 port (or a COM port), which could be used to connect the PC to most types of serial RS232 devices.
  2. By the late 1990s, the serial COM port, which is used to support the USB port, was gradually launched out by computer manufactures.
  3. By the mid-2000s, some computers were equipped with both a USB port and a serial COM port. But by that time, many computers were no longer equipped with a serial COM port.
  4. Today, most modern computers have only USB ports but no serial COM port. As a result, the disappearance of the serial COM port created a need for the USB to serial adapter.

Application of USB Adapter

A USB adapter can play a significant role in data transferring, especially when one of the devices doesn’t equip with a USB hub. E.g. , suppose that you want to connect your computer to an older printer, you need a USB adapter. The reason is that your computer has a USB port, but the printer doesn’t.

The primary application of a USB adapter is to enable USB-based computers to access serial devices featuring D Sub in which the security of data transmission can be ensured.

Here are some uses of USB adapters:

  • USB to serial RS232 adapters: Commonly used with consumer, commercial and industrial applications.
  • USB to serial RS485/RS422 adapters: Mainly used with industrial applications.
  • USB to TTL-level UART converters: As can be directly interfaced to microcontrollers, they are extensively used by students and hobbyists.

There also exist USB Adapters that are used to convert USB to other standards or protocols. However, They are not regarded as serial adapters.

USB adapters can be divided into isolated or non-isolated versions.

The isolated version can prevent data loss and damage to the adapter through optocouplers or surge suppressors. The non-isolated version is usually used in only non-critical applications or short communication ranges because it can not prevent static electricity or voltage surges.

Read More!

Please visit this Technology Inn for more about USB adapter.

评论

此博客中的热门博文

DiskPart Clean Data Recovery

  Mistakenly cleaned data or partition with a DiskPart command sometimes happen when using a computer. What should we do then? In this writing, we will talk about how to   recover data lost by DiskPart clean   with   a recovery tool , check it, and find how. “I am in big trouble because I have made a terrible mistake that I used the clean command of DiskPart on my hard drive.  Now when I turn on the hard drive, it shows only three partitions instead of four. I stored all my important files on it. It deleted my partition containing important files. What should I do to restore my partition data? Is it possible to recover data lost by DiskPart clean? Please help. Thank you!!!” Sometimes you have made such or similar blunder and lost your partition then you don’t have to worry about it! It is because you can recover data lost by DiskPart clean in just a few minutes by using a recovery tool. Before learning the details of recovery, let’s check something about DiskPar...

crc 오류 수정 방법

crc 오류 가 발생하면 이 페이지를 참조하여 해결할 수 있습니다. 그 후에  Bitwar Data Recovery 를 사용하여 데이터 손실을 복원할 수 있습니다. 데이터 오류(CRC)란 무엇입니까? CRC --순환 중복 검사는 디스크(하드 드라이브와 같은 하드 디스크와 CD, DVD와 같은 광 디스크)에 저장된 원시 데이터의 우발적인 변경을 감지하기 위해 디지털 네트워크와 저장 장치에 일반적으로 사용되는 오류 감지 기술입니다. 하드 디스크의 미디어에 좋지 않은 점이 있으면 CRC 오류가 발생합니다.  레지스트리 손상, 어수선한 하드 디스크, 실패한 프로그램 설치 또는 잘못 구성된 파일은 데이터 주기적 이중화 검사 오류를 초래할 수 있습니다. 특정 원인에 관계없이 주기적 중복성 점검 오류는 심각한 것이며 데이터 손실 또는 전체 시스템 고장을 방지하기 위해 해결해야 합니다. 다행히도 디스크 유틸리티 소프트웨어를 사용함으로써 이 문제를 해결할 수 있는 몇 가지 간단한 방법이 있습니다. 드라이브에서 " E:/을(를)액세스할 수 없습니다.  데이터 오류(CRC)입니다. "가 발생하면 먼저 데이터를 백업하십시오. Windows의 손상된 하드 드라이브 또는 원시 디스크에서 파일을 복구하는 데 매우 잘 작동하는  Bitwar Data Recovery 가 귀하에게 매우 좋은 선택입니다. 데이터 오류(CRC) 수정 방법 1. CHKDSK 유틸리티 사용하십시오. CRC 오류를 해결하려면 명령 프롬프트를 통해 CHKDSK 유틸리티를 실행하여 하드 드라이브를 복구하십시오. CHKDSK는 하드 드라이브의 무결성을 확인하고 논리 파일 시스템 오류, 불량 섹터 및 파일 시스템 메타데이터를 수정하십시오. 다음 단계를 수행하십시오. 1. 저장 장치를 PC에 연결하십시오. " Win+Q "를 누르고 검색란에  CMD 를 입력하십시오. 2. " 명령 프롬프트 "를 마우스 오른쪽 버튼으로 누르고 " 관리자 권한으로 실해 "을...

Recover Overwritten Files from Temp Files

I accidentally overwrote a file and saved it, is there any way that can help me to  recover overwritten files ? Don't worry. This article will show you   where do overwritten files go and  how to recover overwritten files . Overwriting or replacing a file is no longer a new problem for most Windows users. Yet, it's still a tough issue for most users to resolve. So where do overwritten files go and how to restore overwritten files? Where do overwritten files go? We know when the files are deleted, formatted, or lost from the computer, it still exists and be only marked with "deleted" on disk space, but the disk space occupied by the file data is marked as "idle". In this time, although we can't see these files, the files are still "staying" on the disk. As long as the new file is not created after deleting the file, the file still exists. However, if the location of the file is occupied or partially overwritten, the possibility of the f...