KR100440244B1 - Method for DSP Interface - Google Patents

Method for DSP Interface Download PDF

Info

Publication number
KR100440244B1
KR100440244B1 KR10-2000-0061307A KR20000061307A KR100440244B1 KR 100440244 B1 KR100440244 B1 KR 100440244B1 KR 20000061307 A KR20000061307 A KR 20000061307A KR 100440244 B1 KR100440244 B1 KR 100440244B1
Authority
KR
South Korea
Prior art keywords
unit
main processor
dsp
service
message
Prior art date
Application number
KR10-2000-0061307A
Other languages
Korean (ko)
Other versions
KR20020030940A (en
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 KR10-2000-0061307A priority Critical patent/KR100440244B1/en
Publication of KR20020030940A publication Critical patent/KR20020030940A/en
Application granted granted Critical
Publication of KR100440244B1 publication Critical patent/KR100440244B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Abstract

본 발명은 DSP 인터페이스 방법에 관한 것으로, 특히 메인 프로세서부가 애플리케이션부와 DSP 처리부 간의 메시지 포맷을 동일하게 구성하여 효율적인 인터페이스가 되도록 한 DSP 인터페이스 방법에 관한 것이다.The present invention relates to a DSP interface method, and more particularly, to a DSP interface method in which a main processor unit configures a message format between an application unit and a DSP processing unit in the same manner so as to be an efficient interface.

종래의 애플리케이션부에서 전달되는 모든 메시지는 메인 프로세서부에서 분석하여 DSP 처리부에 전달할 메시지와 메인 프로세서부 자체적으로 처리해야 할 메시지를 각각 구분하였으므로, 서비스 변경 시, 메인 프로세서부의 프로그램을 변경해야 하는 문제점이 있었다.Since all messages delivered by the conventional application unit are analyzed by the main processor unit, the message to be delivered to the DSP processor unit and the message to be processed by the main processor unit are separated, respectively. there was.

본 발명은 메인 프로세서부와, 애플리케이션부 및 DSP 처리부 사이의 메시지 포맷을 동일하게 구성함으로써, 메인 프로세서부의 프로그램을 변경하지 않아도 서비스를 변경할 수 있게 된다.According to the present invention, by configuring the message format between the main processor unit, the application unit and the DSP processor in the same manner, the service can be changed without changing the program of the main processor unit.

Description

디에스피 인터페이스 방법{Method for DSP Interface}DS interface method {Method for DSP Interface}

본 발명은 DSP 인터페이스 방법에 관한 것으로, 특히 메인 프로세서부가 어플레이션부와 DSP 처리부 간의 메시지 포맷을 동일하게 구성하여 효율적인 인터페이스가 되도록 한 DSP 인터페이스 방법에 관한 것이다.The present invention relates to a DSP interface method, and more particularly, to a DSP interface method in which a main processor unit configures a message format between an application unit and a DSP processing unit in the same way so as to be an efficient interface.

일반적으로 DSP(Digital Signal Processor)는 디지털 연산에 의해 신호 처리를 하는 하나의 IC(Integrated Circuit) 칩으로 된 마이크로프로세서로, 범용 마이크로프로세서의 아키텍쳐를 대폭적으로 개량하여 고속 연산성과 컴팩트를 추구한 전용 마이크로프로세서이다. 기본 조작은 필터링(Filtering), 프리어 변환, 상관 함수의 산출, 부호화, 변복조, 미분, 적분, 적응 신호 처리이다. 또한, DSP에 의해 제공되는 음성 합성, 음성 인식, 음성 부호화, 음성 압축, 중고속 모뎀, 에코 캔슬러(Echo Canceller)등의 기능이 음성 및 통신 시스템에서 채용되고 있다.In general, DSP (Digital Signal Processor) is a microprocessor made of one integrated circuit (IC) chip that performs signal processing by digital calculation. Processor. The basic operations are filtering, freer transform, calculation of correlation function, coding, modulation and demodulation, derivative, integration, and adaptive signal processing. In addition, functions such as speech synthesis, speech recognition, speech encoding, speech compression, high speed modem, echo canceller, etc. provided by the DSP are employed in the speech and communication system.

전술한, DSP 인터페이스 장치는 첨부된 도면 도 1에 도시된 바와 같이, 메인 프로세서부와(1)와, 애플리케이션부(2)와, DSP 처리부(3)를 구비하여 이루어져 있다.As described above, the DSP interface device includes a main processor unit 1, an application unit 2, and a DSP processing unit 3, as shown in FIG.

해당 메인 프로세서부(1)는 DSP 처리부(3)를 관리하며, 상위의 애플리케이션부(2)로부터 수신한 메시지들을 자신이 처리해야 할 메시지와, DSP 처리부(3)에 전달해야 할 메시지로 구분하여 처리한다. 또한, 해당 메인 프로세서부(1)는 DSP 처리부(3)의 원활한 서비스(예컨대 TTS(Text to Speech), 음성 인식, 음성 압축 및 음성 복원, DTMF(Dual Tone Multi Frequency) 인식)를 위해 프로그램 다운로드, 데이터 전달, 에러 복구, 에러 검사 등의 부가적인 작업들을 수행한다.The main processor unit 1 manages the DSP processing unit 3, and divides the messages received from the upper application unit 2 into a message to be processed by itself and a message to be delivered to the DSP processing unit 3. Process. In addition, the main processor unit 1 is a program download for smooth services (eg, text to speech (TTS), speech recognition, speech compression and speech restoration, dual tone multi frequency (DTMF) recognition) of the DSP processing unit 3, Perform additional tasks such as data forwarding, error recovery, and error checking.

해당 애플리케이션부(2)는 TTS, 음성 인식, 음성 압축, 음성 복원, DTMF 인식 등의 서비스를 위한 프로그램을 DSP 처리부(3)에 제공하고, 서비스 변경에 대한 메시지를 메인 프로세서부(1)를 통해 DSP 처리부(3)로 전달한다.The application unit 2 provides a program for the service such as TTS, speech recognition, speech compression, speech restoration, DTMF recognition, etc. to the DSP processing unit 3, and sends a message about the service change through the main processor unit 1; Transfer to DSP processing section 3.

해당 DSP 처리부(3)는 애플리케이션부(2)에 의해 제공되는 서비스 프로그램을 다운로드하고, 애플리케이션부(2)로부터 메인 프로세서부(1)를 통해 전달되는 메시지를 처리하는 역할을 수행한다.The DSP processing section 3 downloads a service program provided by the application section 2 and performs a role of processing a message transmitted from the application section 2 through the main processor section 1.

그리고, 해당 메인 프로세서부(1)와 애플리케이션부(2) 사이에는 DSP 처리부(3)에 전달되는 메시지와, 메인 프로세서부(1)에서 처리하는 메시지가 전달되고, 해당 메인 프로세서부(1)와 DSP 처리부(3) 사이에는 애플리케이션부(2)에서 전달되는 메시지와 메인 프로세서부(1)에서 처리하는 메시지가 전달된다.In addition, a message transmitted to the DSP processing unit 3 and a message processed by the main processor unit 1 are transferred between the main processor unit 1 and the application unit 2. Between the DSP processing unit 3, a message transmitted from the application unit 2 and a message processed by the main processor unit 1 are transferred.

이때, 해당 메인 프로세서부(1)에서 자체적으로 처리하는 메시지에는 유지 보수, 프로그램 다운로드, 상태 관리, 에러 체크 등이 있다.At this time, the main processor unit 1 processes itself, such as maintenance, program download, status management, error check, and the like.

이와 같이 구성된 종래의 DSP 인터페이스 방법을 도 2의 순서도를 참조하여 설명하면 다음과 같다.A conventional DSP interface method configured as described above will be described with reference to the flowchart of FIG. 2.

먼저, 시스템 운용자로부터 음성 인식, TTS, 음성 압축, 음성 복원, DTMF 인식등의 서비스 변경 요청이 있을 경우(단계 S21), 애플리케이션부(2)에 의해 DSP 처리부(3)와 메인 프로세서부(10)의 프로그램이 변경된다(단계 S22). 이때, 메인 프로세서부(1)는 DSP 처리부(3)의 원활한 서비스 처리를 위해 프로그램 다운로드 기능을 수행하며, 데이터 전달, 에러 복구, 에러 검사등의 부가적인 작업들을 항상 수행하고 있다.First, when there is a service change request from the system operator such as voice recognition, TTS, voice compression, voice restoration, DTMF recognition (step S21), the application unit 2 causes the DSP processing unit 3 and the main processor unit 10 to perform the service change request. The program of is changed (step S22). At this time, the main processor 1 performs a program download function for smooth service processing of the DSP processor 3, and always performs additional operations such as data transfer, error recovery, and error checking.

해당 서비스 변경에 따른 메인 프로세서부(1)와 DSP 처리부(3)의 프로그램 변경 후에, 애플리케이션부(2)가 메인 프로세서부(1)로 해당 서비스에 대한 메시지를 전달하면(단계 S23), 해당 메인 프로세서부(1)는 전달받은 메시지를 분석한다(단계 S24). 그리고, 해당 메인 프로세서부(1)는 해당되는 메시지를 분석한 결과, DSP 처리부(3)에 전달할 메시지와 자신이 직접 처리해야 할 메시지를 구분한 후, 그 중에서 DSP 처리부(3)에 전달할 메시지는 또 다른 메시지 포맷으로 변환하여(단계 S25), DSP 처리부(3)로 전달하고, 이외의 메시지는 자신이 처리한다(단계 S26).After the program change of the main processor unit 1 and the DSP processing unit 3 according to the service change, the application unit 2 transmits a message for the service to the main processor unit 1 (step S23), the corresponding main The processor unit 1 analyzes the received message (step S24). In addition, the main processor 1 analyzes the corresponding message, and after dividing the message to be delivered to the DSP processing unit 3 and the message to be processed directly by itself, the message to be transmitted to the DSP processing unit 3 is It converts to another message format (step S25), transfers it to the DSP processing unit 3, and processes other messages by itself (step S26).

상기한 바와 같이, 종래에는 DSP 처리부에 대한 작업을 메인 프로세서부가 관장하게 됨으로써, 메인 프로세서부의 프로그램이 방대해지고 관리하기가 어려운 문제점이 있었다.As described above, in the related art, since the main processor manages the work on the DSP processor, there is a problem that the programs of the main processor become large and difficult to manage.

더불어, 상위의 애플리케이션부의 서비스 변경에 따라 메인 프로세서부와 DSP 처리부의 프로그램을 모두 변경해야 하는 문제점이 있었다.In addition, there has been a problem in that both the programs of the main processor unit and the DSP processing unit need to be changed according to the service change of the upper application unit.

본 발명은 전술한 바와 같은 제반적인 문제점을 해결하기 위한 것으로, 그 목적은 메인 프로세서부와 애플리케이션부 및 DSP 처리부 간의 메시지 포맷을 동일하게 구성하여 서비스가 변경되면, 메인 프로세서부의 프로그램 변경 없이 상위의 애플리케이션부에서 DSP 처리부의 프로그램만 변경시켜 서비스를 제공하는데 있다.The present invention is to solve the above-mentioned problems, the object of which is to configure the message format between the main processor unit, the application unit and the DSP processing unit in the same way, if the service is changed, the upper application without changing the program of the main processor unit The department only changes the program of the DSP processing unit to provide the service.

도1은 종래의 DSP 인터페이스 장치를 나타낸 구성 블록도.1 is a block diagram showing a conventional DSP interface device.

도2는 종래의 DSP 인터페이스 방법을 나타낸 순서도.2 is a flow chart showing a conventional DSP interface method.

도3은 본 발명에 따른 DSP 인터페이스 장치를 나타낸 구성 블록도.3 is a block diagram showing a DSP interface device according to the present invention;

도4는 본 발명에 따른 발명에 따른 DSP 인터페이스 방법을 나타낸 순서도.4 is a flow chart illustrating a DSP interface method in accordance with the present invention.

도5는 본 발명에 따른 애플리케이션부로부터 제공되는 서비스 및 부가 기능을 기능 코드로 나타낸 도.5 is a function code showing a service and an additional function provided from an application unit according to the present invention;

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

10 : 메인 프로세서부10: main processor unit

20 : 애플리케이션부20: application unit

30 : DSP 처리부30: DSP processing unit

상기한 바와 같은 목적을 달성하기 위한 본 발명의 DSP 인터페이스 방법은, 시스템 운용자로부터 서비스 변경이 요청되면 애플리케이션부에 의해 해당 서비스에 대한 프로그램을 DSP 처리부에 다운로드되는 과정과; 메인 프로세서부와 애플리케이션부 및 DSP 처리부 간의 메시지 포맷을 동일하게 구성하는 과정과; 상기 애플리케이션부로부터 메인 프로세서부로 변경하고자 하는 서비스에 대한 기능 코드 메시지를 전달받는 과정과; 상기 기능 코드 메시지를 DSP 처리부에 전달하는 과정과; 상기 DSP 처리부는 메인 프로세서부로부터 전달된 기능 코드 메시지로 서비스를 변경하는 과정을 포함하여 이루어진 것을 특징으로 한다.The DSP interface method of the present invention for achieving the above object comprises the steps of downloading a program for a corresponding service by the application unit to the DSP processing unit when a service change is requested from the system operator; Constructing a message format identically between the main processor unit, the application unit, and the DSP processing unit; Receiving a function code message for a service to be changed from the application unit to a main processor unit; Delivering the function code message to a DSP processing unit; The DSP processing unit may include a process of changing a service with a function code message transmitted from a main processor unit.

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

본 발명의 실시예에 따른 DSP 인터페이스 장치는 첨부한 도면 도3에 도시한 바와 같이, 메인 프로세서부(10)와, 애플리케이션부(20) 및 DSP 처리부(30)를 구비하여 이루어져 있다.DSP interface device according to an embodiment of the present invention as shown in Figure 3, the main processor unit 10, the application unit 20 and the DSP processing unit 30 is provided.

해당 메인 프로세서부(10)는 애플리케이션부(20)와 DSP 처리부(30) 사이의 메시지 통로 역할을 수행하고, DSP 처리부(30)를 관리하는 기능을 한다. 이 때, DSP 처리부(30)를 관리한다는 것은 애플리케이션부(20)의 메시지와는 관계 없이 자체적으로 DSP 처리부(30)에 유지 보수, 상태 관리, 에러 체크 기능을 수행한다는 것을 뜻한다.The main processor unit 10 functions as a message path between the application unit 20 and the DSP processing unit 30 and manages the DSP processing unit 30. At this time, managing the DSP processing unit 30 means that the DSP processing unit 30 performs maintenance, state management, and error check functions on its own regardless of the message of the application unit 20.

해당 애플리케이션부(20)는 소정의 서비스를 제공하는 프로그램인데, 해당 서비스에는 TTS, 음성 인식, 음성 압축, 음성 복원, DTMF 인식등이 있다.The application unit 20 is a program providing a predetermined service, and the service includes TTS, speech recognition, speech compression, speech restoration, DTMF recognition, and the like.

해당 DSP 처리부(30)는 애플리케이션부(20)로부터 서비스 변경 요구 메시지가 전달되면 애플리케이션부(20)로부터 해당 서비스에 대한 프로그램을 다운로드받고, 메인 프로세서부(10)를 통해 서비스를 나타내는 기능 코드 메시지가 입력되면 해당되는 서비스를 처리하게 된다. 또한, 메인 프로세서부(10)에서 수행하던 데이터 전달, 에러 복구, 에러 검사 등의 기능도 수행하게 된다.When the service change request message is transmitted from the application unit 20, the DSP processing unit 30 downloads a program for the corresponding service from the application unit 20, and a function code message indicating the service is transmitted through the main processor unit 10. If entered, the corresponding service will be processed. In addition, functions such as data transfer, error recovery, and error checking that were performed in the main processor unit 10 are also performed.

본 발명의 실시예에 따른 DSP 인터페이스 방법은 도 4의 순서도를 참고하여 설명하면 다음과 같다.DSP interface method according to an embodiment of the present invention will be described with reference to the flowchart of FIG.

먼저, 시스템 운용자로부터 TTS, 음성 인식, 음성 압축, 음성 복원, DTMF 인식등의 서비스 변경이 요청될 경우(단계 S41), DSP 처리부(30)는 해당 서비스에 대한 프로그램을 애플리케이션부(20)로부터 다운로드받는다(단계 S42).First, when a service change request such as TTS, speech recognition, speech compression, speech restoration, DTMF recognition, etc. is requested from the system operator (step S41), the DSP processing unit 30 downloads a program for the corresponding service from the application unit 20. (Step S42).

이 후, 메인 프로세서부(10)와, 애플리케이션부(20) 및 DSP 처리부(30) 간 메시지 포맷을 동일하게 구성한다(단계 S43).After that, the same message format is configured between the main processor unit 10, the application unit 20, and the DSP processing unit 30 (step S43).

해당 메시지 포맷을 동일하게 구성하기 위해 도5에 나타낸 바와 같이, 서비스에 따라 메인 프로세서부(10)와, 애플리케이션부(20) 및 DSP 처리부(30) 간에 동일한 기능 코드를 제공한다. 이 때, 기능 코드는 2바이트의 데이터로 구성되는데, 참조 부호 41은 부가기능을 나타낸 기능 코드이고, 해당 부가기능에는 유지 보수 기능, DSP 처리부의 에러 체크 기능, 상태 관리 기능등이 있다. 참조 부호 42부터참조 부호 44까지는 서비스에 관련한 기능 코드로써, 참조 부호 42는 음성 인식에 관련된 메시지 기능 코드이고, 참조 부호 43은 음성 압축 또는 음성 복원에 관련된 메시지 기능 코드이고, 참조 부호 44는 DTMF 인식에 관련된 메시지 기능 코드이다.In order to configure the corresponding message format as shown in FIG. 5, the same function code is provided between the main processor unit 10, the application unit 20, and the DSP processing unit 30 in accordance with the service. At this time, the function code is composed of two bytes of data. Reference numeral 41 is a function code indicating an additional function, and the additional function includes a maintenance function, an error checking function of a DSP processing unit, a state management function, and the like. Reference numeral 42 to reference numeral 44 denote a function code related to service, reference numeral 42 is a message function code related to speech recognition, reference numeral 43 is a message function code related to speech compression or speech restoration, and reference numeral 44 is DTMF recognition. The message function code associated with the.

한편, 해당 애플리케이션부(20)가 상기한 바와 같은 서비스를 나타내는 기능 코드 메시지를 메인 프로세서부(10)로 전달하면(단계 S44), 메인 프로세서부(10)는 애플리케이션부(20)로부터 전달된 서비스에 대한 기능 코드 메시지가 메시지 포맷의 변경 없이 DSP 처리부(30)로 전달된다(단계 S45). 이때, 메인 프로세서부(10)는 애플리케이션부(20)와 관계 없이 자체적으로 유지보수, 상태관리, 에러 체크등의 부가기능을 수행하게 된다.On the other hand, if the application unit 20 delivers the function code message indicating the service as described above to the main processor unit 10 (step S44), the main processor unit 10 is a service delivered from the application unit 20 Is sent to the DSP processing section 30 without changing the message format (step S45). In this case, the main processor unit 10 may perform additional functions such as maintenance, state management, and error checking regardless of the application unit 20.

이상으로 본 발명의 바람직한 실시예에 대해 상세히 기술되었지만, 본 발명이 속하는 기술 분야에 있어서 통상의 지식을 가진 사람이라면, 본 발명을 여러 가지로 변형 또는 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서, 본 발명의 실시예들의 변경은 본 발명의 기술적 범위를 벗어날 수 없을 것이다.Although the preferred embodiments of the present invention have been described in detail above, it will be understood by those skilled in the art that the present invention may be modified or modified in various ways. Therefore, changes of the embodiments of the present invention will not be able to escape the technical scope of the present invention.

이상에서 설명한 바와 같이, 본 발명은 메인 프로세서부와 애플리케이션부 및 DSP 처리부 간 메시지 포맷을 동일하게 구성함으로써, 메인 프로세서부의 프로그램 변경 없이 상위의 애플리케이션부가 변경하고자 하는 서비스의 프로그램을 DSP 처리부에 다운로드하여 서비스를 변경할 수 있게 된다.As described above, the present invention configures the message format between the main processor unit, the application unit, and the DSP processing unit in the same manner, thereby downloading the program of the service to be changed by the upper application unit without changing the program of the main processor unit to the DSP processing unit. Can be changed.

즉, 서비스에 구애받지 않고 동일 프로그램 모듈을 이용하여 서비스를 제공하고, DSP 처리부의 프로그램만 변경하여 선택적이고 응용 가능한 환경 구축이 가능해진다.In other words, it is possible to build a selective and applicable environment by providing a service using the same program module regardless of the service, and changing only the program of the DSP processing unit.

또한, 서버나 워크스테이션에서 서비스에 따라 프로그램 모듈만 추가하면 I/O 카드의 프로그램 변경없이 원하는 서비스를 제공할 수 있다.Also, depending on the service in the server or workstation, simply add the program module to provide the desired service without changing the program of the I / O card.

Claims (2)

시스템 운용자로부터 서비스 변경이 요청되면 애플리케이션부에 의해 해당 서비스에 대한 프로그램을 DSP 처리부에 다운로드되는 과정과;Downloading a program for the service by the application unit to the DSP processing unit when a service change request is made from the system operator; 메인 프로세서부와 애플리케이션부 및 DSP 처리부 간의 메시지 포맷을 동일하게 구성하는 과정과;Constructing a message format identically between the main processor unit, the application unit, and the DSP processing unit; 상기 애플리케이션부로부터 메인 프로세서부로 변경하고자 하는 서비스에 대한 기능 코드 메시지를 전달받는 과정과;Receiving a function code message for a service to be changed from the application unit to a main processor unit; 상기 기능 코드 메시지를 DSP 처리부에 전달하는 과정을 포함하여 이루어진 것을 특징으로 하는 디에스피 인터페이스 방법.And delivering the function code message to a DSP processing unit. 청구항 1에 있어서,The method according to claim 1, 상기 메인 프로세서부와 애플리케이션부 및 DSP 처리부 간의 메시지 포맷을 동일하게 구성하는 과정은,The process of configuring the same message format between the main processor unit, the application unit, and the DSP processing unit may include: 상기 메시지 포맷을 동일하게 구성하기 위해 메인 프로세서부와, 애플리케이션부 및 DSP 처리부 간에 서비스에 해당하는 소정의 데이터로 구성된 기능 코드 메시지를 제공하는 것을 특징으로 하는 디에스피 인터페이스 방법.DPS interface method comprising providing a function code message composed of predetermined data corresponding to a service between the main processor unit, the application unit and the DSP processing unit to configure the message format in the same manner.
KR10-2000-0061307A 2000-10-18 2000-10-18 Method for DSP Interface KR100440244B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0061307A KR100440244B1 (en) 2000-10-18 2000-10-18 Method for DSP Interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0061307A KR100440244B1 (en) 2000-10-18 2000-10-18 Method for DSP Interface

Publications (2)

Publication Number Publication Date
KR20020030940A KR20020030940A (en) 2002-04-26
KR100440244B1 true KR100440244B1 (en) 2004-07-15

Family

ID=19694129

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0061307A KR100440244B1 (en) 2000-10-18 2000-10-18 Method for DSP Interface

Country Status (1)

Country Link
KR (1) KR100440244B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778002A (en) * 1996-08-13 1998-07-07 The United States Of America As Represented By The Secretary Of The Navy Multiplexing/demultiplexing system for asynchronous high and low-speed data
KR19980047452A (en) * 1996-12-14 1998-09-15 김광호 Audio signal processing circuit of optical disc player
US6134605A (en) * 1998-04-15 2000-10-17 Diamond Multimedia Systems, Inc. Redefinable signal processing subsystem

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778002A (en) * 1996-08-13 1998-07-07 The United States Of America As Represented By The Secretary Of The Navy Multiplexing/demultiplexing system for asynchronous high and low-speed data
KR19980047452A (en) * 1996-12-14 1998-09-15 김광호 Audio signal processing circuit of optical disc player
US6134605A (en) * 1998-04-15 2000-10-17 Diamond Multimedia Systems, Inc. Redefinable signal processing subsystem

Also Published As

Publication number Publication date
KR20020030940A (en) 2002-04-26

Similar Documents

Publication Publication Date Title
FI971615A (en) Data service in a mobile telephone network
WO2004049119A3 (en) Systems and methods for communicating with devices as web services
DE60309720D1 (en) REDUNDANCY IN LANGUAGE AND DATA COMMUNICATION SYSTEMS
GB2367642B (en) Performance profiling tool
EP1281260A1 (en) Method and gateway for performing online switching of software in a communication system
RU99106677A (en) METHOD FOR PROCESSING SERVICES AND MOBILE NETWORK SYSTEM PROTOCOL
US6167429A (en) Service access using limited set of characters
JP2003141002A (en) Url length conversion system and program
KR100440244B1 (en) Method for DSP Interface
US6301488B1 (en) Voice and data terminal for a radiotelephone network
WO2004032459A1 (en) Integrated packet telephony framework and software solution
FI20001209A (en) Method and Arrangement of Communication
JP2001517835A (en) Compatible processor system
KR100372007B1 (en) The Development of VoiceXML Telegateway System for Voice Portal
KR100317251B1 (en) Apparatus for multiplexing line
CN113595795A (en) Network communication method, device, system, equipment and medium
ATE418232T1 (en) PROVISION OF CENTREX SERVICES IN A PACKET-Switching COMMUNICATIONS NETWORK
KR20020026946A (en) Terminal and method for compressing and/or decompressing messages received or to be sent
US6947765B1 (en) Method for transmitting data between data processing means and a radio communication network, module and mobile terminal for implementing same
JPH05128030A (en) Device for managing resource information
KR20080086450A (en) A method for sending individuation receipt information by a short message receiving terminal
CN105376430A (en) Interactive voice response processing method, device and system
KR100275463B1 (en) Internet phone switching system using vme bus and sc bus
KR100498506B1 (en) Modem for use of x digital subscriber line system capable of filtering embedded operational channel command and processing method of embedded operational channel command
KR100217344B1 (en) Internet connecting device of communication processing system

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080626

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee