KR101476908B1 - Transmitter, receiver and communication system using earphone port of mobile terminal - Google Patents
Transmitter, receiver and communication system using earphone port of mobile terminal Download PDFInfo
- Publication number
- KR101476908B1 KR101476908B1 KR1020130056636A KR20130056636A KR101476908B1 KR 101476908 B1 KR101476908 B1 KR 101476908B1 KR 1020130056636 A KR1020130056636 A KR 1020130056636A KR 20130056636 A KR20130056636 A KR 20130056636A KR 101476908 B1 KR101476908 B1 KR 101476908B1
- Authority
- KR
- South Korea
- Prior art keywords
- bit
- data
- bits
- data signal
- dummy
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Telephone Function (AREA)
Abstract
본 발명은 전자기기에 탑재되어 있으며 더미 비트를 포함하는 데이터 비트를 생성하여 UART 통신 방식에 따라 상기 데이터 비트를 전송하되 이어폰 플러그를 통해 상기 데이터 비트를 출력하는 송신장치와, 모바일에 탑재되어 있으며 이어폰 포트를 통해 상기 송신장치의 이어폰 플러그를 통해 전송되는 상기 데이터 비트를 수신하고 상기 데이터 비트 중 상기 더미 비트를 제외한 나머지 비트를 추출하여 디코딩하는 수신장치를 포함하며, 상기 데이터 비트는 유효 비트와 상기 더미 비트로 구성되고, 상기 더미 비트는 상기 유효 비트 앞에 결합되는 것을 특징으로 하는 모바일의 이어폰 포트를 이용한 통신 시스템을 제공한다.The present invention relates to a transmitting apparatus which is mounted in an electronic apparatus and generates data bits including dummy bits and transmits the data bits according to a UART communication method and outputs the data bits through earphone plugs, And a receiver for receiving the data bits transmitted through an earphone plug of the transmitter through a port and for extracting and decoding the remaining bits of the data bits except for the dummy bit, Bits, and the dummy bits are combined before the significant bits.
Description
본 발명은 모바일을 이용하는 통신 시스템에 관한 것으로, 특히, 모바일과 외부장치인 전자기기간에 이어폰 포트를 통해 데이터 통신을 가능하게 하는 송신장치, 수신장치 및 통신 시스템에 관한 것이다.BACKGROUND OF THE
현재 다양한 종류의 전자기기가 컴퓨터와 연결되어 컴퓨터와 통신을 수행하고 있으며, 이 중 상당수의 전자기기가 UART(Universal Asynchronous Receiver and Transmitter) 통신 방식을 이용하여 컴퓨터와 비동기 통신을 수행한다.Currently, various kinds of electronic devices are connected to a computer to communicate with a computer, and a large number of electronic devices perform asynchronous communication with a computer using UART (Universal Asynchronous Receiver and Transmitter) communication method.
UART 통신 방식은 전송할 데이터를 1 바이트(byte) 단위로 분할하여 전송하는데, 1 바이트를 8개의 비트(bit)로 분리해서 한번에 1 비트씩 통신 선로로 전송하고, 수신측에서는 통신 선로를 통해 수신한 비트를 조립하여 1바이트를 만든다.In the UART communication method, data to be transmitted is divided into 1 byte (byte) and then transmitted. One byte is divided into 8 bits and transmitted by 1 bit at a time to the communication line. On the receiving side, To make one byte.
이때 1 바이트 범위를 구분하기 위해 도 1의 (a)에 도시된 바와 같이, 8개의 비트(즉, 유효 비트: bit 0 - bit 7) 앞에 유효 비트의 시작을 알리는 시작 비트(start bit)를 삽입하고, 유효 비트 뒤에 유효 비트의 오류 여부를 판단하기 위한 페리티 비트(parity bit)와 유효 비트의 끝을 나타내는 종료 비트(stop bit)를 삽입하여 전송한다.At this time, in order to distinguish one byte range, a start bit for notifying the start of the valid bit is inserted before eight bits (i.e., valid bit: bit 0 - bit 7), as shown in FIG. And inserts a parity bit for determining whether the valid bit is valid after the valid bit and a stop bit for indicating the end of the valid bit.
한편, 이동통신기술 및 단말기기 관련 기술의 발전으로 모바일은 현대인의 필수품이 되었으며, 이로 인해 모바일을 이용한 다양한 서비스가 개발 및 제공되고 있는 추세이다. 그리고 이러한 추세에 맞춰 다양한 전자기기를 모바일의 이어폰 포트(port)에 연결하고, 전자기기에서 모바일로 UART 통신 방식을 이용하여 데이터 통신을 가능하도록 하는 연구가 시도되고 있다.On the other hand, mobile has become a necessity of modern people due to development of technologies related to mobile communication technology and terminal equipment, and various services using mobile are being developed and provided. In accordance with this trend, research is being conducted to connect various electronic devices to the earphone port of a mobile device and enable data communication using an UART communication method from an electronic device to a mobile device.
그러나 UART 통신 방식을 기반으로 전자기기에서 모바일로 데이터를 전송하게 되면, 일 예로 도 1의 (b)에 도시된 바와 같이 모바일에서 수신되는 1 바이트의 데이터 신호의 초기 구간(A)에 데이터 왜곡이 발생하고, 그에 따라 모바일에서 오류 정보를 생성하는 문제가 발생한다.However, when data is transmitted from the electronic device to the mobile device based on the UART communication method, for example, as shown in FIG. 1 (b), data distortion occurs in the initial period A of one- A problem occurs in which error information is generated in the mobile.
그리고 이러한 데이터의 왜곡은 모바일의 기종에 따라 다양한 형태로 나타나고 있는 실정이다.These data distortions are in various forms depending on the mobile type.
본 발명은 전술한 종래 기술의 문제점을 해결하기 위해, 모바일의 이어폰 포트를 통한 비동기 통신시에 발생되는 수신 데이터의 왜곡을 보상하여 모바일에서 정확하게 수신 데이터를 디코딩할 수 있게 하는, 모바일의 이어폰 포트를 이용한 송신장치, 수신장치 및 통신 시스템을 제공하고자 한다.Disclosure of Invention Technical Problem [8] The present invention has been made to solve the above-mentioned problems of the related art, and it is an object of the present invention to provide a mobile phone earphone port capable of correctly decoding received data by compensating for distortion of received data generated during asynchronous communication through an earphone port A transmitting apparatus, a receiving apparatus, and a communication system using the same.
상기와 같은 기술적 과제를 달성하기 위한 본 발명의 제1 측면에 따르면 수신장치를 제공한다. 이 수신장치는 전자기기에 탑재되며, 상기 전자기기 내의 전송 데이터를 UART 통신 방식에 따라 유효 비트로 만드는 유효비트 생성부, 상기 유효비트 생성부에 동기하여 동작하며 적어도 더미 비트를 생성하는 더미비트 생성부, 상기 유효 비트와 상기 더미 비트를 수신하고, 상기 유효 비트의 앞에 상기 더미 비트를 결합하여 데이터 비트를 생성하고 상기 데이터 비트를 포함하는 UART 통신 방식에 따른 1바이트의 데이터 신호를 생성하는 데이터신호 생성부, 그리고 상기 전자기기의 이어폰 포트나 상기 전자기기에 고정 연결된 이어폰 플러그에 전기적으로 연결되어 있으며, 상기 데이터 신호를 상기 이어폰 포트 또는 이어폰 플러그로 출력하는 데이터신호 출력부를 포함한다.According to a first aspect of the present invention, there is provided a receiving apparatus. The receiving apparatus includes an effective bit generating unit mounted on the electronic apparatus and configured to convert transmission data in the electronic apparatus into an effective bit according to a UART communication scheme, a dummy bit generating unit operative in synchronism with the valid bit generating unit and generating at least a dummy bit, A data signal generation unit for receiving the valid bit and the dummy bit, generating a data bit by combining the dummy bit before the valid bit, and generating a 1-byte data signal according to a UART communication scheme including the data bit, And a data signal output unit electrically connected to an earphone port of the electronic device or an earphone plug fixedly connected to the electronic device and outputting the data signal to the earphone port or the earphone plug.
상기와 같은 기술적 과제를 달성하기 위한 본 발명의 제2 측면에 따르면 송신장치를 제공한다. 이 송신장치는 모바일에 탑재되며, UART 통신 방식에 따라 전송된 1바이트의 데이터 신호-더미 비트와 n비트의 유효 비트로 이루어진 데이터 비트 포함-를 상기 모바일의 이어폰 포트를 통해 수신하는 신호 수신부, 상기 데이터 신호에서 데이터 비트를 추출하고 추출한 상기 데이터 비트에서 상기 유효 비트를 추출하여 디코딩하고 디코딩한 데이터를 상기 모바일의 표시부에 제공하는 데이터 처리부를 포함하며, 상기 데이터 비트는 상기 유효 비트의 앞에 상기 더미 비트가 결합된 구조로 이루어진다.According to a second aspect of the present invention, there is provided a transmission apparatus. The transmitting apparatus includes a signal receiving unit mounted on a mobile and receiving a 1-byte data signal transmitted according to a UART communication method, including a dummy bit and a data bit consisting of n valid bits, through an earphone port of the mobile, And a data processor for extracting a data bit from the signal, extracting the valid bit from the extracted data bit, and decoding and providing the decoded data to the display unit of the mobile, wherein the data bit includes a dummy bit Bonded structure.
상기와 같은 기술적 과제를 달성하기 위한 본 발명의 제3 측면에 따르면 모바일의 이어폰 포트를 이용한 통신 시스템을 제공한다. 이 모바일의 이어폰 포트를 이용한 통신 시스템은 전자기기에 탑재되어 있으며 더미 비트를 포함하는 데이터 비트를 생성하여 UART 통신 방식에 따라 상기 데이터 비트를 전송하되 이어폰 플러그를 통해 상기 데이터 비트를 출력하는 송신장치와, 모바일에 탑재되어 있으며 이어폰 포트를 통해 상기 송신장치의 이어폰 플러그를 통해 전송되는 상기 데이터 비트를 수신하고 상기 데이터 비트 중 상기 더미 비트를 제외한 나머지 비트를 추출하여 디코딩하는 수신장치를 포함하며, 상기 데이터 비트는 유효 비트와 상기 더미 비트로 구성되고, 상기 더미 비트는 상기 유효 비트 앞에 결합되는 것을 특징으로 한다.According to a third aspect of the present invention, there is provided a communication system using an earphone port of a mobile phone. The communication system using the earphone port of the mobile device includes a transmitter and a receiver that are mounted on an electronic device and generate data bits including dummy bits and transmit the data bits according to a UART communication method and output the data bits through earphone plugs And a receiving unit for receiving the data bit transmitted from the earphone plug of the transmitting apparatus through an earphone port and extracting and decoding the remaining bits of the data bits except for the dummy bit, Wherein the bit comprises a valid bit and the dummy bit, and the dummy bit is combined before the valid bit.
전술한 본 발명의 과제 해결 수단 중 어느 하나에 의하면, 모바일의 이어폰 포트에 전자기기를 연결하여 UART 통신 방식을 이용한 데이터 통신을 가능하게 하는 효과가 있다.According to any one of the above-described objects of the present invention, an electronic device is connected to an earphone port of a mobile phone, thereby enabling data communication using a UART communication method.
도 1은 종래의 실시예에 따른 UART 통신 방식 및 이를 이용한 모바일과의 통신시에 발생되는 데이터 신호의 왜곡을 보인 도면이다.
도 2는 본 발명의 실시예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템을 간략히 나타낸 블록도이다.
도 3은 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 세부 블록 구성도이다.
도 4는 본 발명의 실시예에 따른 데이터 신호의 포맷을 보인 도면이다.
도 5는 본 발명의 실시예에 따른 송신장치의 이어폰 플러그 및 모바일의 이어폰 포트의 구성을 설명하기 위한 블록도 이다.
도 5는 본 발명의 실시예에 따른 UART 통신 방식에 따른 전송 데이터 포맷 및 수신장치에서의 데이터 처리를 설명하기 위한 도면이다.
도 6은 본 발명의 실시예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 동작 순서도이다.
도 7은 본 발명의 실시 예에 따른 송신장치에서 전송한 데이터 신호 및 수신장치에서 수신한 데이터 신호를 보인 도면이다.1 is a diagram illustrating a UART communication method according to a conventional embodiment and a distortion of a data signal generated when communicating with a mobile using the UART communication method.
2 is a block diagram schematically illustrating a communication system using an earphone port of a mobile phone according to an embodiment of the present invention.
3 is a detailed block diagram of a communication system using an earphone port of a mobile phone according to an embodiment of the present invention.
4 is a diagram showing a format of a data signal according to an embodiment of the present invention.
5 is a block diagram for explaining a configuration of an earphone plug of a transmitting device and an earphone port of a mobile device according to an embodiment of the present invention.
5 is a diagram for explaining a transmission data format according to a UART communication method and data processing in a receiving apparatus according to an embodiment of the present invention.
6 is an operation flowchart of a communication system using an earphone port of a mobile station according to an embodiment of the present invention.
7 is a diagram showing a data signal transmitted from a transmitting apparatus and a data signal received from a receiving apparatus according to an embodiment of the present invention.
아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, which will be readily apparent to those skilled in the art. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.
명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another part in between . Also, when an element is referred to as "comprising ", it means that it can include other elements as well, without departing from the other elements unless specifically stated otherwise.
이하에서는 첨부한 도면을 참조로 하여 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템을 설명한다.Hereinafter, a communication system using an earphone port of a mobile phone according to an embodiment of the present invention will be described with reference to the accompanying drawings.
도 2는 본 발명의 실시예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템을 간략히 나타낸 블록도이다.2 is a block diagram schematically illustrating a communication system using an earphone port of a mobile phone according to an embodiment of the present invention.
도 2의 (a)에 도시된 바와 같이, 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템은 디지털 데이터를 저장하거나 아날로그 데이터를 디지털 데이터로 변환하는 기능을 가진 각종 전자기기(10)와, 이 전자기기(10)의 이어폰 플러그(30)와 이어폰 포트(150)를 통해 연결되는 모바일(20)을 적용 대상 기기로 한다.2, a communication system using an earphone port of a mobile phone according to an embodiment of the present invention includes various
상기에서 각종 전자기기(10)는 촬영, 측정, 수집 등의 기능을 통해 생성된 데이터를 보유한 카메라, 측정장치(예컨대, 국내출원번호 제10-2010-0097207호에 기재된 스마트기기와 연동하는 체성분 측정기), 데이터 수집장치 등이다.The various
그리고 모바일(20)은 휴대가 가능하고 음성 또는 데이터 통신 기능을 가지며 디스플레이 기능을 가지는 휴대폰으로서, 예컨대, 삼성전자의 갤럭시 시리즈의 단말(스마트폰, 갤럭시 노트, 갤럭시탭 등), LG 텔레콤의 옵티머스 시리즈의 단말(스마트폰, 옵티머스 태블릿 등), 애플사의 I-phone 시리즈의 단말(스마트폰, 아이폰탭 등)이다.The mobile 20 is a mobile phone capable of carrying a voice or data communication function and having a display function. Examples of the
보다 구체적으로, 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템은 전자기기(10)에 탑재된 송신장치(100)와 모바일(20)에 탑재된 수신장치(200)로 구성되며, 송신장치(100)와 수신장치(200)는 모바일(20)의 이어폰 포트(150)를 통해 데이터 통신을 한다.More specifically, a communication system using an earphone port of a mobile station according to an embodiment of the present invention includes a
이하에서 본 발명의 실시 예에 따른 통신 시스템의 송신장치(100)와 수신장치(200)를 보다 상세히 설명한다.Hereinafter, the
도 3은 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 세부 블록 구성도이다.3 is a detailed block diagram of a communication system using an earphone port of a mobile phone according to an embodiment of the present invention.
전자기기(10)에 탑재되는 본 발명의 실시 예에 따른 송신장치(100)는 전자기기(10) 내의 데이터 저장부(110)에 저장된 데이터 중 전송하고자 하는 데이터를 UART 통식 방식을 통해 모바일(20) 내의 수신장치(200)로 1바이트(byte) 단위로 전송한다.The transmitting
이를 위해 송신장치(100)는 도 3에 도시된 바와 같이 유효비트 생성부(120), 더미비트 생성부(130), 데이터신호 생성부(140), 데이터신호 출력부(150)를 포함한다.3, the
유효비트 생성부(120)는 UART 통신 방식에 따라 전자기기(10) 내의 데이터 저장부(110)에 저장된 디지털 데이터를 디코딩하여 8비트 단위로 하는 데이터 비트로 만든다. 유효비트 생성부(120)는 상기에서 데이터 코딩시에 1의 값은 고주파로 코딩하고, 0의 값은 저주파로 코딩한다.The valid
여기서 데이터 비트는 8비트 이외에 7비트 또는 9비트 등일 수 있다.Here, the data bits may be 7 bits or 9 bits in addition to 8 bits.
한편, 이하에서는 데이터 비트를 통상의 UART 통신 방식에 따른 데이터 비트와 차별화하기 위하여 유효비트 생성부(120)에 의해 생성된 데이터 비트를 유효 비트라고 칭하며, 유효 비트가 8비트인 것으로 설명한다.In the following description, the data bits generated by the
더미비트 생성부(130)는 유효비트 생성부(120)와 동기하여 동작하여 적어도 1비트의 더미 비트(dummy bit)를 생성한다. 여기서 유효비트 생성부(120)와의 동기는 유효비트 생성부(120)가 8비트의 유효 비트를 생성할때마다 더미 비트를 생성하는 것을 의미한다. 더미비트 생성부(130)에 의해 생성된 더미 비트의 각 비트값은 0 또는 1로서 동일한 값을 나타내며, 0의 값인 경우에 저주파로 코딩되고, 1의 값인 경우에 고주파로 코딩된다. 그러나 신호 처리 분야 기술에서 1의 값보다 0의 값을 표현하는 것이 용이하므로, 더미 비트의 비트값은 0의 값을 가지는 것이 양호하다.The dummy
더미 비트는 테스트시 데이터 신호에 발생되는 신호 왜곡의 시간 길이에 따라 1비트 또는 2비트 또는 3비트 등으로 설정 가능하다. 즉, 더비 비트의 비트수는 데이터 신호에 발생하는 신호 왜곡의 시간 길이에 따라 결정된다.The dummy bit can be set to 1 bit, 2 bits or 3 bits according to the time length of the signal distortion generated in the data signal in the test. That is, the number of bits of the derby bit is determined according to the time length of the signal distortion occurring in the data signal.
이하에서는 설명의 편의를 위해 더미 비트가 1비트인 것으로 설명한다.Hereinafter, for convenience of explanation, it is assumed that the dummy bit is one bit.
데이터신호 생성부(140)는 유효비트 생성부(120)에서 생성한 8비트의 유효 비트와 더미비트 생성부(130)에서 생성한 더미 비트를 수신하고, 수신한 유효 비트와 더미 비트를 합친다.The
만약, 데이터 신호생성부(140)가 UART 통신 규격에 맞는 데이터 신호를 생성하는 경우이면, 데이터 신호생성부(140)는 8비트의 유효 비트에 시작 비트, 완료비트와 페리티비트를 조합하고 시작 비트 앞에 1비트의 더미 비트를 결합시켜 1바이트의 제1 데이터 신호를 생성한다.If the data
반면에, 데이터 신호생성부(140)가 UART 통신 방식을 이용하여 데이터 비트만을 전송하는 경우이면, 8비트의 유효 비트 앞에 1비트의 더미 비트를 결합하여 9비트의 데이터 비트를 생성한 후 생성한 9비트의 데이터 비트를 제2 데이터 신호로 하여 데이터 신호 출력부(150)에 제공한다. 즉, 제2 데이터 신호는 9비트의 데이터 신호만으로 이루어져 있다.On the other hand, if the
데이터신호 출력부(150)는 제1 이어폰 포트(160)에 연결되어 있으며, 데이터신호 생성부(140)에 의해 생성된 1바이트의 데이터 신호를 제1 이어폰 포트(160)에 연결된 이어폰 플러그(30)를 통해 모바일(20)로 전달한다.The data
여기서, 전자기기(10)가 제1 이어폰 포트(160)를 구비하지 않고, 이어폰 플러그(30)가 일체로 구성될 수 있으며, 이 경우에 데이터신호 출력부(150)는 이어폰 플러그(30)와 연결된다.In this case, the data
다음으로 본 발명의 실시 예에 따른 수신장치(200)를 설명한다.Next, a receiving
수신장치(200)는 송신장치(100)에서 전송한 데이터 신호를 모바일(20)의 제2 이어폰 포트(250)를 통해 수신하고 수신 데이터 신호 중 유효 비트를 추출한 후 유효 비트를 디코딩하여 화면상에 표시한다. 물론 수신장치(200)에서 데이터 신호를 수신하는 경우는 이어폰 플러그(30)와 제2 이어폰 포트(250)가 연결된 경우이다.The receiving
수신장치(200)는 신호 수신부(210), 신호 저장부(220), 데이터 처리부(230)를 포함한다.The receiving
신호 수신부(210)는 제2 이어폰 포트(250)를 통해 수신되는 데이터 신호를 수신하고, 신호 저장부(220)는 수신한 데이터 신호를 저장한다.The
데이터 처리부(230)는 신호 저장부(220)에 저장된 데이터 신호들을 각각 분석하여 유효 비트를 추출하고 추출한 유효 비트를 디코딩한다.The
이때 데이터 처리부(230)가 데이터 신호에서 유효 비트를 추출하는 방법은 다음과 같다.A method of extracting valid bits from the data signal by the
(데이터 신호가 1바이트 신호인 경우)(When the data signal is a 1-byte signal)
데이터 처리부(230)는 1바이트의 데이터 신호에서 시작 비트의 위치를 확인하고, 시작 비트 이후부터 페리티비트 이전까지의 8 비트를 유효 비트로 추출한다. 이와 같은 유효 비트 추출은 일반적인 UART 통신 규격에 따른 방식과 동일하다. 여기서 더미 비트는 데이터 신호에서 왜곡이 발생한 부분에 위치하며, 그에 따라 더미 비트 이후의 비트는 정상적인 데이터로서 이용이 가능하다.The
(데이터 신호가 9비트 신호인 경우)(When the data signal is a 9-bit signal)
데이터 처리부(230)는 9비트의 데이터 신호 중 맨뒤 비트(9번째 비트)로부터 이전 8개의 비트를 유효 비트로 추출한다. 이에 따라 9 비트 중 맨 앞에 위치한 더미 비트는 디코딩시에 이용되지 않고 버려진다. 여기서 더미 비트는 데이터 신호에서 왜곡이 발생한 부분에 위치하며, 그에 따라 더미 비트 이후의 비트는 정상적인 데이터로서 이용이 가능하다.The
한편, 전자기기(10)의 표시부(240)는 데이터 처리부(230)에 의해 디코딩된 데이터를 수신하고 이를 화면상에 표시한다.On the other hand, the
이하에서는 도 4를 참고로 하여 본 발명의 실시 예에 따른 송신장치(100)에서 전송하는 데이터 신호를 보다 상세히 설명한다. 도 4는 본 발명의 실시예에 따른 데이터 신호의 포맷을 보인 도면이다.Hereinafter, a data signal transmitted from the transmitting
도 4의 (a)에 도시된 데이터 신호는 송신장치(100)에서 송신한 데이터 신호의 포맷으로, UART 통신 규격에 따른 제1 데이터 신호이다.The data signal shown in FIG. 4A is a format of a data signal transmitted from the transmitting
도 4의 (a)에 도시된 바와 같이 제1 데이터 신호는 맨앞에 위치한 시작 비트와, 시작 비트 다음에 위치한 더미 비트와, 더미 비트 다음에 위치한 8비트의 데이터 비트(즉, 유효 비트)와, 데이터 비트 다음에 위치한 페리티비트와 맨 마지막에 위치한 종료 비트로 구성된다.4A, the first data signal includes a start bit located at the front, a dummy bit located after the start bit, an 8-bit data bit (i.e., valid bit) positioned after the dummy bit, Consists of a parity bit located after the data bit and an end bit located at the end.
시작 비트는 데이터 비트의 시작을 나타내는 비트로서, "0"의 값을 나타내고 1 비트이다. 데이터 비트는 실제로 보내고자 하는 데이터로서 7 비트 또는 8비트로 구성되며, LSB(Least Significant Bit)(최하위 비트)가 우선하는 형태 또는 MSB(Most Significant Bit)(최상위 비트)가 우선하는 형태로 구성된다. 도 4의 (a)에서는 LSB가 우선하는 형태인 것을 예로 하여 도시하였다.The start bit is a bit indicating the start of the data bit, and represents a value of "0 " The data bits are actually 7 bits or 8 bits, and are composed of LSB (Least Significant Bit) (MSB) or MSB (Most Significant Bit). In FIG. 4 (a), the LSB takes precedence.
페리티 비트는 수신측에서 받은 데이터에 오류가 있는지를 알기 위한 것으로 홀수(odd) 페리티, 짝수(even) 페리티 또는 페리티 없음으로 설정된다. 페리티 비트는 1 비트이다. 종료 비트는 1 바이트 데이터의 끝을 나타내며 "1"의 값을 나타내며, 1, 1.5 또는 2 비트로 설정된다.A perit bit is set to an odd parity, an even parity, or a non-parity to know if there is an error in the data received at the receiving side. The perit bit is one bit. The end bit indicates the end of 1-byte data and represents a value of "1 ", and is set to 1, 1.5, or 2 bits.
이와 같이 구성된 본 발명의 실시 예에 따른 데이터 신호에서 데이터 비트의 구성을 보면, 실제로 보내고자 하는 데이터 즉, 유효 데이터의 맨 앞에 더미 비트가 위치한다. 이 더미 비트는 데이터 전송시에 발생되는 신호 왜곡 부분에 대응하여 위치하는 비트로서, 신호 왜곡으로부터 유효 데이터를 보호하여 안전하게 유효 데이터가 수신장치(200)에 수신되게 한다.In the configuration of the data bits in the data signal according to the embodiment of the present invention configured as described above, dummy bits are placed at the front of data to be actually transmitted, that is, valid data. This dummy bit is a bit positioned corresponding to a signal distortion portion generated at the time of data transmission, and protects valid data from signal distortion, so that valid data can be securely received by the receiving
도 4의 (b)에 도시된 데이터 신호는 송신장치(100)에서 송신한 데이터 신호의 포맷으로, UART 통신 규격의 데이터 비트의 구조를 이용한 만든 제2 데이터 신호이다.The data signal shown in (b) of FIG. 4 is a format of the data signal transmitted from the transmitting
도 4의 (b)에 도시된 바와 같이 제2 데이터 신호는 더미 비트와 유효 비트만으로 구성되며, 시작 비트, 페리티비트와 종료 비트를 사용하지 않는다.As shown in (b) of FIG. 4, the second data signal includes only the dummy bit and the valid bit, and does not use the start bit, the parity bit, and the end bit.
보다 구체적으로, 제2 데이터 신호는 더미 비트가 유효 비트의 맨 앞에 위치하여 유효 비트와 결합한 구조를 가진다.More specifically, the second data signal has a structure in which the dummy bit is positioned at the front of the valid bit and combined with the valid bit.
따라서, 본 발명의 실시 예에 따른 제2 데이터 신호의 데이터 비트는 통상의 UART 통신 방식을 통해 전송되는 데이터 비트가 8비트인 것에 비하여, 더미 비트가 추가된 형태를 가진다.Therefore, the data bits of the second data signal according to the embodiment of the present invention have a form in which dummy bits are added, compared with 8 bits of data bits transmitted through a normal UART communication method.
예컨대, 통상의 데이터 비트가 8비트이고 더미 비트가 1비트인 경우에 본 발명에 따른 데이터 비트는 9 비트로 이루어지고, 통상의 데이터 비트가 7비트이고 더미 비트가 1비트인 경우에 본 발명에 따른 데이터 비트는 8 비트로 이루어지며, 통상의 데이터 비트가 8비트이고 더미 비트가 2비트인 경우에 본 발명에 따른 데이터 비트는 10 비트로 이루어진다.For example, when the normal data bit is 8 bits and the dummy bit is 1 bit, the data bit according to the present invention is made up of 9 bits, and when the normal data bit is 7 bits and the dummy bit is 1 bit, The data bits are composed of 8 bits. When the normal data bits are 8 bits and the dummy bits are 2 bits, the data bits according to the present invention are 10 bits.
한편, 도 4의 (a)에서 T1은 데이터 신호 간의 간격(T1)이며, 제작자에 의해 임의로 설정된다. 그러나 T1은 각 데이터 신호마다 동일한 값을 가지도록 설정된다.On the other hand, in FIG. 4 (a), T1 is the interval T1 between data signals, and is arbitrarily set by the manufacturer. However, T1 is set to have the same value for each data signal.
다음으로, 도 5를 참조로 하여 이어폰 플러그(30)와 제2 이어폰 포트(250)의 구성을 설명한다. 도 5는 본 발명의 실시예에 따른 송신장치의 이어폰 플러그 및 모바일의 이어폰 포트의 구성을 설명하기 위한 블록도 이다.Next, the configuration of the
도 5에 도시한 바와 같이, 모바일(20)의 제2 이어폰 포트(250)는 스피커 단자(251), 마이크 단자(252), 및 그라운드 단자(253)를 포함하여 구성되며, 전자기기(10)의 이어폰 플러그(30)는 데이터 입력 단자(31), 데이터 출력 단자(32) 및 그라운드 단자(33)를 포함하여 구성될 수 있다.5, the
이때, 모바일(20)의 제2 이어폰 포트(250)와 전자기기(10)의 이어폰 플러그(30)의 접속 연결 시, 제2 이어폰 포트(250)의 스피커 단자(251)는 이어폰 플러그(30)의 데이터 입력 단자(31)에 접속된다. 그리고, 제2 이어폰 포트(250)의 마이크 단자(252)는 이어폰 플러그(30)의 데이터 출력단자(32)와 접속되고, 제2 이어폰 포트(250) 및 이어폰 플러그(30)의 각 그라운드 단자(253, 33)는 서로 접속된다.At this time, when the
이처럼, 제2 이어폰 포트(250) 및 이어폰 플러그(30)가 접속되면 하기와 같이 모바일(20)과 전자기기(10) 간에 이어폰 포트를 이용한 신호 송/수신 및 데이터 신호 처리를 수행할 수 있다.As described above, when the
참고로, 제2 이어폰 포트(250)의 스피커 단자(251)는 모바일(20)가 오디오 신호를 출력할 시에 양측(즉, 좌/우측)에 각각 오디오 신호를 출력하도록 둘 이상의 단자로 구성될 수 있다. 그리고, 마이크 단자(252)는 모바일(20)이 오디오 신호를 입력받는 단자로서, 본 발명의 일 실시예에서는 마이크 단자(252)를 통해 전자기기(10)로부터의 데이터 신호가 입력된다. 그리고, 그라운드 단자(253)는 전자기기(10)의 그라운드 단자(213)로 그라운드 전압을 출력한다.For reference, the
이하에서는 도 6과 도 7을 참조로 하여 본 발명의 실시 예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 동작을 설명한다.Hereinafter, the operation of the communication system using the earphone port of the mobile phone according to the embodiment of the present invention will be described with reference to FIG. 6 and FIG.
도 6은 본 발명의 실시예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 동작 순서도로서, 도 7에 도시된 본 발명의 실시 예에 따른 제2 데이터 신호를 이용하는 경우에 대한 것이다. 도 7은 본 발명의 실시 예에 따른 송신장치에서 전송한 데이터 신호 및 수신장치에서 수신한 데이터 신호를 보인 도면이다.FIG. 6 is a flowchart illustrating an operation of a communication system using an earphone port of a mobile device according to an embodiment of the present invention, in which a second data signal according to an embodiment of the present invention shown in FIG. 7 is used. 7 is a diagram showing a data signal transmitted from a transmitting apparatus and a data signal received from a receiving apparatus according to an embodiment of the present invention.
여기서, 본 발명의 실시예에 따른 모바일의 이어폰 포트를 이용한 통신 시스템의 동작은 전자기기(10)의 이어폰 플러그(30)가 모바일(20)의 제2 이어폰 포트(250)에 연결된 상태에서 이루어진다.Here, the operation of the communication system using the earphone port of the mobile phone according to the embodiment of the present invention is performed in a state where the
사용자로부터 데이터 송신 요청이 발생하면, 송신장치(100)의 유효비트 생성부(120)는 사용자가 전송 요청한 데이터를 데이터 저장부(110)로부터 읽어들여 8비트 단위의 유효 비트로 코딩하여 데이터신호 생성부(140)에 제공한다(S701).When the data transmission request is generated from the user, the valid
S701 과정은 전송 요청한 데이터 모두가 유효 비트로 변환되어 전송될 때까지 계속해서 반복된다.The process of S701 is repeated until all data requested to be transmitted are converted into valid bits and transmitted.
그리고 S601 과정이 수행되는 것에 동기하여, 더미비트 생성부(130)는 적어도 1비트의 더미 비트를 생성하고 생성한 더미 비트를 데이터신호 생성부(140)에 제공한다(S702).In synchronism with the execution of the process S601, the dummy
이에 따라 데이터신호 생성부(140)는 유효비트 생성부(120)에서 생성한 8비트의 유효 비트와 더불어 더미비트 생성부(130)에서 생성한 더미 비트를 수신하게 되며 도 7의 (a)에 도시된 바와 같이 유효 비트 앞에 더미 비트를 결합시켜 9비트의 데이터 비트를 생성한다(S703).Accordingly, the data signal
여기서, 9 비트의 데이터 비트에서 더미 비트 및 0의 값을 나타내는 비트는 저주파이고, 유효 비트 중 1의 값을 가지는 비트는 고주파이다.Here, in the 9-bit data bits, the dummy bit and the bit indicating the value of 0 are low-frequency, and the bit having the
그런 다음, 데이터신호 생성부(140)는 9 비트의 데이터 비트에 시작 비트, 완료비트와 페리티비트를 조합하여 1바이트의 데이터 신호를 생성하여 데이터신호 출력부(150)에 제공한다(S704).Then, the data signal
데이터신호 출력부(150)는 데이터신호 생성부(140)로부터 데이터 신호를 수신하면 제1 이어폰 포트(160)에 연결된 이어폰 플러그(30)로 전송한다(S705).The data signal
이에 따라 1바이트의 데이터 신호는 이어폰 플러그(30)의 데이터 출력단자(32)를 통해 제2 이어폰 포트(250)의 마이크 단자(252)로 전달되고, 마이크 단자(252)에 전기적으로 연결된 신호 수신부(210)에 수신하고 신호 저장부(220)에 저장된다(S706).The data signal of 1 byte is transmitted to the
그런데 S606 과정에서 전달되는 데이터 신호는 모바일(20) 내부의 소자 특성에 영향을 받아 도 7의 (b)에 도시된 바와 같이 데이터 신호의 초기 파형 구간(A)이 왜곡되어 신호 수신부(210)에 수신된다.However, the data signal transmitted in step S606 is affected by the device characteristics in the mobile 20, so that the initial waveform section A of the data signal is distorted as shown in FIG. 7 (b) .
이때 신호 왜곡이 발생한 초기 부분은 더미 비트에 해당하는 부분이다.At this time, the initial part where the signal distortion occurs corresponds to the dummy bit.
이러한 신호 왜곡 특성을 이용하여, 데이터 처리부(230)는 신호 저장부(220)에 저장된 9 비트의 데이터 신호 중 맨 뒤 비트에서부터 앞으로 8번째 비트까지 맨 앞 비트를 제외한 나머지 8개 비트를 추출하고(S707), 추출한 8비트를 디코딩하여 표시부(240)에 제공한다(S708).Using this signal distortion characteristic, the
이렇게 디코딩된 8개의 비트는 데이터 비트 중 맨 뒤 비트로부터 8개 비트 ㅈ이므로 더미 비트가 제외된 데이터 비트 즉 유효 비트이다.The eight bits thus decoded are eight data bits from the last one of the data bits, and thus are the data bits excluding the dummy bits, that is, valid bits.
표시부(240)는 데이터 처리부(230)로부터 수신된 디코딩된 데이터를 화면상에 표시한다(S709).The
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.
본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is defined by the appended claims rather than the detailed description and all changes or modifications derived from the meaning and scope of the claims and their equivalents are to be construed as being included within the scope of the present invention do.
10 : 전자기기
20 : 모바일
30 : 이어폰 플러그
100: 송신장치
200: 수신장치
110: 데이터 저장부
120: 유효비트 생성부
130 : 더미비트 생성부
140 : 데이터신호 생성부
150 : 데이터신호 출력부
160, 250 : 제1 및 제2 이어폰 포트
210 : 신호 수신부
220 : 신호 저장부
230 ; 데이터 처리부
240 : 표시부10: Electronic device
20: Mobile
30: Earphone plug
100: transmitting apparatus
200: Receiver
110: Data storage unit
120: Valid bit generation unit
130: dummy bit generating unit
140: Data signal generator
150: Data signal output section
160, 250: first and second earphone ports
210:
220:
230; The data processor
240:
Claims (12)
상기 전자기기 내의 전송 데이터를 UART 통신 방식에 따라 유효 비트로 만드는 유효비트 생성부,
상기 유효비트 생성부에 동기하여 동작하며 1비트 또는 2비트의 더미 비트를 생성하는 더미비트 생성부,
상기 유효 비트와 상기 더미 비트를 수신하고, 상기 유효 비트와 상기 더미 비트를 결합하여 8 비트 또는 9 비트의 데이터 신호를 생성시키되, 상기 더미 비트를 상기 유효 비트 앞에 위치시키는 데이터신호 생성부, 그리고
상기 전자기기의 이어폰 포트나 상기 전자기기에 고정 연결된 이어폰 플러그에 전기적으로 연결되어 있으며, 상기 데이터 신호를 상기 이어폰 포트 또는 이어폰 플러그를 통해 상기 모바일로 출력하는 데이터신호 출력부를 포함하며,
상기 더미 비트는 데이터 신호에 발생하는 신호 왜곡의 시간 길이에 따라 결정되되 1 비트 또는 2비트이고, 상기 유효 비트는 데이터 비트인 것을 특징으로 하는 송신장치.Mounted on an electronic device communicating with the mobile communicating via an earphone port or earphone plug of the mobile,
A valid bit generation unit for making the transmission data in the electronic device a valid bit according to a UART communication scheme,
A dummy bit generator operative in synchronization with the valid bit generator and generating a 1-bit or 2-bit dummy bit,
A data signal generator for receiving the valid bit and the dummy bit, generating a data signal of 8 bits or 9 bits by combining the valid bit and the dummy bit, and placing the dummy bit in front of the valid bit,
And a data signal output unit electrically connected to an earphone port of the electronic device or an earphone plug fixedly connected to the electronic device and outputting the data signal to the mobile phone through the earphone port or the earphone plug,
Wherein the dummy bit is determined by a time length of a signal distortion occurring in a data signal and is 1 or 2 bits, and the valid bit is a data bit.
상기 송신장치는 UART 통신 방식에 따라 상기 수신장치로 데이터 신호로 전송하며,
상기 송신장치는
상기 전자기기 내의 전송 데이터를 UART 통신 방식에 따라 유효 비트로 만드는 유효비트 생성부,
상기 유효비트 생성부에 동기하여 동작하며 1 비트 또는 2 비트의 더미 비트를 생성하는 더미비트 생성부,
상기 유효 비트와 상기 더미 비트를 수신하고, 상기 유효 비트와 상기 더미 비트를 결합하여 8비트 또는 9 비트의 데이터 신호를 생성시키되, 상기 더미 비트를 상기 유효 비트 앞에 위치시키는 데이터신호 생성부, 그리고
상기 전자기기의 이어폰 포트나 상기 전자기기에 고정 연결된 이어폰 플러그에 전기적으로 연결되어 있으며, 상기 데이터 신호를 상기 이어폰 포트 또는 이어폰 플러그를 통해 상기 모바일로 출력하는 데이터신호 출력부를 포함하고,
상기 수신장치는
UART 통신 방식에 따라 전송된 8 비트 또는 9 비트의 데이터 신호를 상기 모바일의 이어폰 포트를 통해 수신하는 신호 수신부, 그리고
상기 데이터 신호 중 우선 수신되는 설정된 1비트 또는 2 비트를 더미 비트로 판단하고 상기 데이터 신호 중 상기 더미 비트를 제외한 나머지 비트를 유효 비트로 추출한 후 상기 유효 비트를 디코딩하고 디코딩한 데이터를 상기 모바일의 표시부에 제공하는 데이터 처리부를 포함하며,
상기 더미 비트는 데이터 신호에 발생하는 신호 왜곡의 시간 길이에 따라 결정되되 1 비트 또는 2비트이고, 상기 유효 비트는 데이터 비트인 것을 특징으로 하는 모바일의 이어폰 포트를 이용한 통신 시스템.A transmitting device mounted on the electronic device and a receiving device mounted on the mobile device,
The transmitting apparatus transmits the data signal to the receiving apparatus according to a UART communication method,
The transmitting apparatus
A valid bit generation unit for making the transmission data in the electronic device a valid bit according to a UART communication scheme,
A dummy bit generator operative in synchronization with the valid bit generator and generating a 1-bit or 2-bit dummy bit,
A data signal generator for receiving the valid bit and the dummy bit, generating a data signal of 8 bits or 9 bits by combining the valid bit and the dummy bit, and placing the dummy bit in front of the valid bit,
And a data signal output unit electrically connected to an earphone port of the electronic device or an earphone plug fixedly connected to the electronic device and outputting the data signal to the mobile device through the earphone port or the earphone plug,
The receiving device
A signal receiving unit for receiving an 8-bit or 9-bit data signal transmitted according to a UART communication method through an earphone port of the mobile, and
Wherein the control unit determines the first or second set bit of the data signal to be a dummy bit and extracts the remaining bits of the data signal excluding the dummy bit as a valid bit and then decodes the decoded data and provides the decoded data to the display unit And a data processing unit,
Wherein the dummy bit is determined by a time length of a signal distortion occurring in a data signal and is 1 or 2 bits, and the valid bit is a data bit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130056636A KR101476908B1 (en) | 2013-05-20 | 2013-05-20 | Transmitter, receiver and communication system using earphone port of mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020130056636A KR101476908B1 (en) | 2013-05-20 | 2013-05-20 | Transmitter, receiver and communication system using earphone port of mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140143474A KR20140143474A (en) | 2014-12-17 |
KR101476908B1 true KR101476908B1 (en) | 2014-12-26 |
Family
ID=52674213
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020130056636A KR101476908B1 (en) | 2013-05-20 | 2013-05-20 | Transmitter, receiver and communication system using earphone port of mobile terminal |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101476908B1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101672942B1 (en) | 2015-03-17 | 2016-11-16 | 주식회사 비에스엘 | A Method for Setting a Function of Improved Auditory Acuity and a Hearing Device Having the Same |
KR101672951B1 (en) | 2015-03-17 | 2016-11-16 | 주식회사 비에스엘 | A Hearing Device Having Function of Telephone Conversation Based on Individual Adaptation Property and a Method for Communicating with the Same |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2001065827A2 (en) * | 2000-02-29 | 2001-09-07 | Kyocera Corporation | Portable information terminal and digital camera therefor, and portable digital camera information terminal system |
-
2013
- 2013-05-20 KR KR1020130056636A patent/KR101476908B1/en active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2001065827A2 (en) * | 2000-02-29 | 2001-09-07 | Kyocera Corporation | Portable information terminal and digital camera therefor, and portable digital camera information terminal system |
Also Published As
Publication number | Publication date |
---|---|
KR20140143474A (en) | 2014-12-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5815515B2 (en) | Method and apparatus for processing data packets | |
CN111971904B (en) | Data design on power line | |
JP2014509796A (en) | Method and apparatus for communicating scrambling seed information | |
CN103078224B (en) | Connecting line, control method, control circuit and electronic equipment | |
CN202663412U (en) | Sending equipment, receiving equipment and transmission system | |
US10754479B2 (en) | Touch sensing system and data transmission method of a touch panel | |
CN111262672A (en) | Transmission method, network equipment and terminal | |
KR101476908B1 (en) | Transmitter, receiver and communication system using earphone port of mobile terminal | |
CN103957074A (en) | Data communication method based on intelligent terminal audio port | |
US9075922B2 (en) | Apparatus and method for decoding data transmissions | |
US11106318B2 (en) | Method and system for transmitting signal, active stylus, touch screen and readable storage medium | |
CN113691759A (en) | FPGA-based MIPI signal receiving method, FPGA, terminal and medium | |
JP2010098484A (en) | Mobile terminal system, mobile terminal, external apparatus, and input/output method of mobile terminal | |
CN105632509A (en) | Audio processing method and audio processing device | |
CN210274510U (en) | Protection device for preventing mobile terminal from being eavesdropped | |
US8175170B2 (en) | Transmitter, receiver, method for transmitting, method for receiving, fixed length serial burst data transfer system, semiconductor device, and hybrid semiconductor device | |
CN114449500B (en) | Near field communication method, device and chip | |
CN111800360B (en) | FSK software decoding method based on frequency identification | |
CN211956465U (en) | TTL and RS232 support double-level serial port extension circuit | |
JP6497112B2 (en) | Wireless receiver and mute control method thereof | |
EP4116835A1 (en) | Spread spectrum clock negotiation method, and peripheral component interconnect express device and system | |
US20120144257A1 (en) | Receiving apparatus, data transfer apparatus, data receiving method and non-transitory computer readable recording medium | |
CN108574905A (en) | The method of sound-producing device, message Transmission system and its message analysis | |
CN107333195A (en) | Conversion equipment and ear speaker device | |
CN104092824A (en) | Serial port communication method achieved through left sound track and right sound track of earphone of mobile phone by means of signal difference |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
AMND | Amendment | ||
X701 | Decision to grant (after re-examination) | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20171016 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20181010 Year of fee payment: 5 |