KR19980014452A - Automatic Bud Rate Detector - Google Patents

Automatic Bud Rate Detector Download PDF

Info

Publication number
KR19980014452A
KR19980014452A KR1019960033440A KR19960033440A KR19980014452A KR 19980014452 A KR19980014452 A KR 19980014452A KR 1019960033440 A KR1019960033440 A KR 1019960033440A KR 19960033440 A KR19960033440 A KR 19960033440A KR 19980014452 A KR19980014452 A KR 19980014452A
Authority
KR
South Korea
Prior art keywords
edge detection
signal
unit
glitch
counter
Prior art date
Application number
KR1019960033440A
Other languages
Korean (ko)
Inventor
김만용
Original Assignee
김광호
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김광호, 삼성전자 주식회사 filed Critical 김광호
Priority to KR1019960033440A priority Critical patent/KR19980014452A/en
Publication of KR19980014452A publication Critical patent/KR19980014452A/en

Links

Landscapes

  • Communication Control (AREA)
  • Telephonic Communication Services (AREA)

Abstract

본 발명은 모뎀 장치에 있어서, AT 명령(Command) 전송시 DTE(Data Terminal Equipment)가 원하는 데이타전송속도를 수신신호로 부터 추출해서 UART(Universial Asynchronous Receiver Transmitter)를 제어하기 위한 자동 버드레이트 검출기(Automatic Buadrate Detector)에 관한 것이다.The present invention relates to a modem apparatus and a modem apparatus for controlling a UART (Universial Asynchronous Receiver Transmitter) by extracting a data transmission rate desired by a DTE (Data Terminal Equipment) Buadrate Detector.

본 발명은 수신되는 수신 신호의 글리치(Glitch)를 검출하여 제거해주는 글리치 프리(Glitch-Free)부(11), 상기 글리치 프리부(11)로 부터 출력되는 신호를 입력으로 받아 상승 및 하강 에지를 검출하고 에지가 발생하였음을 알리는 에지 검출 신호(edt)를 출력하는 에지 검출부(12), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될때마다 초기값을 로딩하고 오버플로우가 발생하면 오버플로우 신호(ovf)를 발생하는 카운터(13), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될 때마다 상기 카운터(13)의 값을 포착하여 출력하는 포착 레지스터(14), 상기 에지 검출부(12)와 카운터(13)로 부터 출력되는 에지 검출 신호(edt)와 오버플로우 신호(ovf)를 입력으로 받아들여 인버럽트 신호를 발생하고 현재의 인터럽트의 상태를 제공하며 인터럽트 소오스를 제어할 수 있도록 하는 인터럽트 제어부(15)로 구성된다.A glitch-free unit 11 detects and removes a glitch of a received signal. The glitch-free unit 11 receives a signal output from the glitch free unit 11 and detects rising and falling edges of the received signal. An edge detection unit 12 for outputting an edge detection signal edt indicating that an edge has occurred, an initial value is loaded every time the edge detection signal edt is output from the edge detection unit 12, and if an overflow occurs A capture register 14 for capturing and outputting the value of the counter 13 every time the edge detection signal edt is outputted from the edge detection unit 12, a counter 13 for generating an overflow signal ovf, An edge detection signal edt and an overflow signal ovf output from the edge detection unit 12 and the counter 13 as an input to generate an invert signal and provide a current interrupt status, To And an interrupt control unit 15 for controlling the interruption.

Description

자동 버드레이트 검출기(Automatic Buadrate Detector)Automatic Buffer Detector (Automatic Buffer Detector)

본 발명은 모뎀 장치에 있어서, AT 명령(Command) 전송시 DTE(Data Terminal Equipment)가 원하는 데이타전송속도를 수신신호로 부터 추출해서 UART(Universial Asynchronous Receiver Transmitter)를 제어하기 위한 자동 버드레이트 검출기(Automatic Buadrate Detector)에 관한 것이다.The present invention relates to a modem apparatus and a modem apparatus for controlling a UART (Universial Asynchronous Receiver Transmitter) by extracting a data transmission rate desired by a DTE (Data Terminal Equipment) Buadrate Detector.

일반적으로, 데이타 모뎀을 이용한 데이타 전송은 DTE(Data Terminal Equipment)로 부터 전화 라인에 연결되어 있는 DCE(Data Communication Equipment)로의 데이타의 전송을 필요로 하는데, 외장형 모뎀의 경우 주로 RS232C 포트를 통한 DTE-DCE간 송수신의 2신호만을 사용한 시리얼 통신을 하게 된다.In general, data transmission using a data modem requires transmission of data from a data terminal equipment (DTE) to a data communication equipment (DCE) connected to a telephone line. In the case of an external modem, a DTE- And the serial communication using only two signals of the DCE-to-DCE transmission and reception is performed.

일반적으로, DTE는 모뎀 장치에 AT 명령을 전송하고 모뎀은 명령을 해독하여 그 명령을 수행하는 구조로 되어 있다.Generally, the DTE is configured to send an AT command to the modem device, and the modem decodes the command and executes the command.

최근 DTE로 사용되는 CPU의 속도는 급속도로 향상된 반면 전화 라인을 통한 데이타의 전송 속도는 전송 선로상의 특성에 의해 데이타의 압축에도 불구하고 DTE-DCE간의 전송 속도를 따라가지 못한다. 따라서 FIFO(First In First Out)을 채용한 UART를 모뎀 장치내에 사용하고 있다.Recently, the speed of CPU used as DTE has been rapidly improved, but the transmission speed of data through the telephone line can not keep up with the transmission speed between DTE and DCE despite the compression of data due to characteristics of transmission line. Therefore, a UART employing FIFO (First In First Out) is used in the modem device.

따라서 본 발명은 AT 명령 전송시 DTE가 원하는 데이타 전송 속도를 수신 신호로 부터 추출해서 UART를 제어하기 위한 자동 버드레이트 검출기를 제공함에 그 목적이 있다.Accordingly, an object of the present invention is to provide an automatic bird-rate detector for controlling a UART by extracting a desired data transmission rate from a received signal when the AT command is transmitted.

도 1은 본 발명이 적용되는 모뎀의 구성도1 is a diagram showing a configuration of a modem to which the present invention is applied

도 2는 본 발명에 의한 자동 버드레이트 검출기의 구성도2 is a block diagram of an automatic bird feed rate detector according to the present invention.

도 3은 본 발명에 의한 자동 버드레이트 검출기의 동작을 설명하기 위한 신호 파형도3 is a signal waveform diagram for explaining the operation of the automatic bird-rate detector according to the present invention.

상기 목적을 달성하기 위해 본 발명에 의한 자동 버드레이트 검출기는 수신되는 수신 신호의 글리치(Glitch)를 검출하여 제거해주는 글리치 프리(Glitch-Free)부, 상기 글리치 프리부로 부터 출력되는 신호를 입력으로 받아 상승 및 하강 에지를 검출하고 에지가 발생하였음을 알리는 에지 검출 신호를 출력하는 에지 검출부, 상기 에지 검출부로 부터 에지 검출 신호가 출력될때마다 초기값을 로딩하고 오버플로우가 발생하면 오버플로우 신호를 발생하는 카운터, 상기 에지 검출부로 부터 에지 검출 신호가 출력될때마다 상기 카운터의 값을 포착하여 출력하는 포착 레지스터, 상기 에지 검출부와 카운터로 부터 출력되는 에지 검출 신호와 오버플로우 신호를 입력으로 받아들여 인버럽트 신호를 발생하고 현재의 인터럽트의 상태를 제공하며 인터럽트 소오스를 제어할 수 있도록 하는 인터럽트 제어부를 포함함을 특징으로 한다.In order to achieve the above object, an automatic bird feed rate detector according to the present invention includes a glitch-free unit for detecting and removing a glitch of a received signal, a signal receiving unit for receiving a signal output from the glitch free unit, An edge detecting unit for detecting rising and falling edges and outputting an edge detecting signal indicating that an edge has occurred; an initial value is loaded every time an edge detecting signal is outputted from the edge detecting unit, and an overflow signal is generated when an overflow occurs An edge detection unit for receiving the edge detection signal and the overflow signal output from the edge detection unit, and outputting the edge detection signal and the overflow signal as an input, And provides the status of the current interrupt, That the interrupt control includes a control that lets you characterized.

이하 첨부한 도면을 참조하여 본 발명의 실시예를 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명이 적용되는 DCE는 데이타의 소오스 및 통보 수신단인 DTE(PC)와 데이타 펌프(3), 모뎀 제어기(4), UART(5), 및 자동 버드레이트 검출기(6)로 구성된 모뎀 장치(2)로 이루어진다.The DCE to which the present invention is applied includes a modem device 2 (hereinafter referred to as " DME ") composed of a DTE (PC) serving as a source of data and a receiving end of data, a data pump 3, a modem controller 4, a UART 5, ).

여기서 모뎀 제어기(4)는 모뎀 장치(2) 전반에 대한 제어를 담당하고 있으며, 데이타 펌프(3)는 주로 전송 라인인 전화 라인과 연계하여 변조 및 복조를 담당하고 있다.Here, the modem controller 4 controls the overall modem device 2, and the data pump 3 mainly performs modulation and demodulation in connection with a telephone line which is a transmission line.

DTE와 모뎀 제어기(4)사이의 UART(5)는 DTE-DCE간 인터페이스를 담당하고 있으며 도 3에 도시한 바와 같이 시작/정지 및 패러티 검색을 사용하는 RS 232C 프로토콜을 따른다.The UART 5 between the DTE and the modem controller 4 is responsible for the interface between the DTE and DCE and follows the RS 232C protocol using start / stop and parity search as shown in FIG.

이때, 자동 버드레이트 검출기(6)에서 DTE(1)로 부터 UART(5)로 전송되는 전송 데이타를 모니터링하여 버드레이트를 추출하고 이를 모뎀 제어기(4)에 전달하므로써 모뎀 데어기(4)로 하여금 현재의 버드레이트에 맞게 UART(5)를 적절하게 제어하므로써 DTE와 데이타 전송시 에러가 없도록 한다.At this time, the automatic rate detector 6 monitors the transmission data transmitted from the DTE 1 to the UART 5, extracts the baud rate, and transmits the extracted baud rate to the modem controller 4, By properly controlling the UART (5) according to the current baud rate, there is no error in data transmission with the DTE.

본 발명에 의한 버드레이트 검출기는 도 2에 도시한 바와 같이 DTE로 부터 수신되는 수신 신호의 글리치(Glitch)를 검출하여 제거해주는 글리치 프리(Glitch-Free)부(11), 상기 글리치 프리부(11)로 부터 출력되는 신호를 입력으로 받아 상승 및 하강 에지를 검출하고 에지가 발생하였음을 알리는 에지 검출 신호(edt)를 출력하는 에지 검출부(12), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될때마다 초기값을 로딩하고 클럭 발생부(16)로 부터 출력되는 클럭을 카운팅하여 오버플로우가 발생하면 오버플로우 신호(ovf)를 발생하는 16비트 카운터(13), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될때마다 상기 카운터(13)의 값을 포착하여 모뎀 제어기(4)로 출력하는 포착 레지스터(14), 상기 에지 검출부(12)와 카운터(13)로 부터 출력되는 에지 검출 신호(edt)와 오버플로우 신호(ovf)를 입력으로 받아들여 인버럽트 신호를 발생하고 현재의 인터럽트의 상태를 제공하며 모뎀 제어기(4)로 하여금 인터럽트 소오스를 제어할 수 있도록 하는 인터럽트 제어부(15)로 구성된다.The bidirection detector according to the present invention includes a glitch-free unit 11 for detecting and removing a glitch of a received signal received from the DTE as shown in FIG. 2, a glitch- An edge detection unit 12 which receives a signal output from the edge detection unit 12 as an input and detects rising and falling edges and outputs an edge detection signal edt indicating that an edge is generated; A 16-bit counter 13 for loading an initial value every time the count value is output and counting a clock output from the clock generating unit 16 to generate an overflow signal ovf when an overflow occurs, A capture register 14 for capturing the value of the counter 13 every time the edge detection signal edt is output from the edge detector 12 and the counter 13 and outputting the value to the modem controller 4; Output Edge Detection An interrupt controller 15 for receiving an input signal edt and an overflow signal ovf to generate an invert signal and providing a current interrupt status and allowing the modem controller 4 to control an interrupt source, .

이와 같이 구성되는 본 발명에 의한 자동 버드레이트 검출기의 동작을 도 3을 참조하여 설명한다.The operation of the automatic bird feed rate detector according to the present invention will be described with reference to FIG.

DTE로 부터 입력되는 AT 명령은 모두 문자 'AT'로 시작되는데, 이것은 AscⅡ 형태로 0x41과 ox54이며 처음에 로우인 시작 비트가 나운 다음에 최하위 비트(LSB)로 부터 순차적으로 DTE에서 사용자가 세팅한 버드레이트로 입력되게 된다.AT commands input from the DTE all start with the letter 'AT', which is 0x41 and ox54 in AscII format, and after the start bit is initially low, the sequence number from the least significant bit (LSB) It is input at a bird's rate.

모뎀 제어기(4)에서는 'A', 'T' 문자를 해석하면 현재 DTE에서 세팅된 각종 콘피그레이션(Configuration) 되어 있다.The modem controller 4 interprets the letters 'A' and 'T', and various configurations are set in the current DTE.

먼저, 처음 시작 비트가 입력되었을때 에지 검출부((12)에서 폴링 에지 검출 신호를 보냄과 동시에 16비트 카운터(13)에서는 클럭 발생부(16)로 부터 출력되는 클럭을 '0'으로 부터 카운팅하기 시작한다.First, when the first start bit is input, the 16-bit counter 13 counts the clock output from the clock generator 16 from '0' at the same time that the edge detection unit 12 sends the polling edge detection signal Start.

이때 16비트 카운터(13)가 카운팅을 시작함과 동시에 포착 레지스터(14)는 16비트 카운터(13)의 카운팅 값을 포착하여 저장한후 모뎀 제어기(4)로 출력한다.At this time, the 16-bit counter 13 starts counting, and the acquisition register 14 captures and stores the count value of the 16-bit counter 13, and outputs the counted value to the modem controller 4.

한편, 인터럽트 제어부(15)에서는 인터럽트 신호를 발생하여 모뎀 제어기(4)로 출력한다.On the other hand, the interrupt control unit 15 generates an interrupt signal and outputs it to the modem controller 4. [

다음으로 첫번째 데이타 '1'이 입력되면 에지 검출부(12)에서는 라이징 에지 검출 신호를 발생시키고 포착 레지스터(14)에서는 16비트 카운터(13)의 카운팅 값을 포착하여 저장하고 16비트 카운터(13)에서는 클럭 발생부(16)로 부터 출력되는 클럭을 '0'으로 부터 다시 카운팅을 시작하게 된다.Next, when the first data '1' is input, the edge detector 12 generates a rising edge detection signal, the acquisition register 14 captures and stores the count value of the 16-bit counter 13, And starts counting the clock output from the clock generator 16 again from '0'.

이때, 인터럽트 제어부(15)에서는 에지 검출부(12)로 부터 출력되는 라이징 에지 검출 신호를 받아들여 모뎀 제어기(4)로 인터럽트 신호를 출력하여 인터럽트를 발생시키며, 모뎀 제어기(4)에서는 포착 레지스터(14)의 값을 읽어들여 버드레이트를 결정한다.The interrupt controller 15 receives a rising edge detection signal output from the edge detector 12 and generates an interrupt signal by outputting an interrupt signal to the modem controller 4. In the modem controller 4, ) To determine the baud rate.

한편 모뎀 제어기(4)에서는 첫번째 라이징 에지 인터럽트시 포착 레지스터(14)로 부터 읽여들인 값으로 현재의 버드레이트를 가정한 후 UART(5)를 콘피그레이션하여 주어진 시퀀스대로 입력 데이타를 해석한다.On the other hand, the modem controller 4 assumes the current baud rate as a value read from the acquisition register 14 at the first rising edge interrupt, and then analyzes the input data according to a given sequence by configuring the UART 5.

문자 'A', 'T'를 읽어들인 후 명령을 받아들인 다음 이를 해독하여 모뎀 제어기(4)로 하여금 이를 실행하도록 하며 다음 AT 명령이 올때까지 현재의 UART 콘피그레이션을 유지한다.After reading the characters 'A' and 'T', it accepts the command and then decodes it, causing the modem controller 4 to execute it and maintains the current UART configuration until the next AT command is received.

이상에서 설명한 바와 같이 본 발명에 의한 자동 버드레이트 검출기는 자동으로 AT 명령 전송시 원하는 데이타 전송 속도를 수신 신호로 부터 추출하는 효과가 있다.As described above, the automatic bird-rate detector according to the present invention has an effect of automatically extracting a desired data transmission rate from a received signal when an AT command is transmitted.

Claims (2)

수신되는 수신 신호의 글리치(Glitch)를 검출하여 제거해주는 글리치 프리(Glitch-Free)부(11), 상기 글리치 프리부(11)로 부터 출력되는 신호를 입력으로 받아 상승 및 하강 에지를 검출하고 에지가 발생하였음을 알리는 에지 검출 신호(edt)를 출력하는 에지 검출부(12), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될때마다 초기값을 로딩하고 오버플로우가 발생하면 오버플로우 신호(ovf)를 발생하는 카운터(13), 상기 에지 검출부(12)로 부터 에지 검출 신호(edt)가 출력될때마다 상기 카운터(13)의 값을 포착하여 출력하는 포착 레지스터(14), 상기 에지 검출부(12)와 카운터(13)로 부터 출력되는 에지 검출 신호(edt)와 오버플로우 신호(ovf)를 입력으로 받아들여 인버럽트 신호를 발생하고 현재의 인터럽트의 상태를 제공하며 인터럽트 소오스를 제어할 수 있도록 하는 인터럽트 제어부(15)를 포함함을 특징으로 하는 자동 버드레이트 검출기.A glitch-free unit 11 for detecting and removing a glitch of a received signal; an up and down edge detecting unit 11 for detecting rising and falling edges of a signal received from the glitch free unit 11, An edge detection unit 12 for outputting an edge detection signal edt indicating that an edge detection signal edt has occurred, an initial value is loaded every time the edge detection signal edt is outputted from the edge detection unit 12, a capture register 14 for capturing and outputting the value of the counter 13 every time the edge detection signal edt is output from the edge detection unit 12, And receives an edge detection signal edt and an overflow signal ovf output from the counter 12 and the counter 13 to generate an invert signal and provide a current interrupt status and control an interrupt source There To lock automatically bird rate detector, it characterized in that it comprises an interrupt control section 15. 제1항에 있어서, 상기 카운터(13)는 16비트 카운터로 구성됨을 특징으로 하는 자동 버드레이트 검출기.The automatic bird feed rate detector of claim 1, wherein the counter (13) comprises a 16-bit counter.
KR1019960033440A 1996-08-12 1996-08-12 Automatic Bud Rate Detector KR19980014452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960033440A KR19980014452A (en) 1996-08-12 1996-08-12 Automatic Bud Rate Detector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960033440A KR19980014452A (en) 1996-08-12 1996-08-12 Automatic Bud Rate Detector

Publications (1)

Publication Number Publication Date
KR19980014452A true KR19980014452A (en) 1998-05-25

Family

ID=66250920

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960033440A KR19980014452A (en) 1996-08-12 1996-08-12 Automatic Bud Rate Detector

Country Status (1)

Country Link
KR (1) KR19980014452A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990055382A (en) * 1997-12-27 1999-07-15 구자홍 Interrupt controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990055382A (en) * 1997-12-27 1999-07-15 구자홍 Interrupt controller

Similar Documents

Publication Publication Date Title
CA1287905C (en) Method and apparatus for detecting a rate of data transmission
US7548581B2 (en) At-command analyzing device
CN107771331B (en) Independent UARK BRK detection
EP0918421B1 (en) Baud rate detection in serial data transmission
US6240151B1 (en) Method for transmitting and receiving asynchronous serial data in digital signal processor
KR19980014452A (en) Automatic Bud Rate Detector
KR100976579B1 (en) Baud rate detection
CN116015324A (en) UART data receiving device for enhancing anti-interference and receiving method thereof
US7142592B2 (en) Determining speed of a digital signal in a serial transmission line
CN107810495B (en) UART with wire activity detector
GB2324688A (en) A modem in which bit rate is determined using the width of a start bit
JP2983959B1 (en) Serial interface and modem device using the same
KR100229967B1 (en) A majority voting detection method using undersampling
JP2003263404A (en) Serial communication system and microcomputer using the same
KR100195645B1 (en) Method for detecting the code-data in remote controller signal
KR900006975B1 (en) Method of detecting data transmission speed in data terminal equipment
KR100217738B1 (en) Computer communication speed improving method of keyphone
RU2122233C1 (en) Device for testing operations of microcomputer
JP2024130680A (en) Communication Equipment
KR0174970B1 (en) Code data detection method of remote control signal
KR100309734B1 (en) repeater of a power line communication system
KR100218467B1 (en) Automatic dial signal recognition apparatus for telephone

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination