KR20060110396A - System for remote transmitting of av signal - Google Patents

System for remote transmitting of av signal Download PDF

Info

Publication number
KR20060110396A
KR20060110396A KR1020050032482A KR20050032482A KR20060110396A KR 20060110396 A KR20060110396 A KR 20060110396A KR 1020050032482 A KR1020050032482 A KR 1020050032482A KR 20050032482 A KR20050032482 A KR 20050032482A KR 20060110396 A KR20060110396 A KR 20060110396A
Authority
KR
South Korea
Prior art keywords
signal
external
sound card
image
video
Prior art date
Application number
KR1020050032482A
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 KR1020050032482A priority Critical patent/KR20060110396A/en
Publication of KR20060110396A publication Critical patent/KR20060110396A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A system for remotely transmitting an A/V(Audio/Video) signal is provided to minimize system load and improve a data transmission rate by solving a memory copy problem under a Windows environment. A sound card(120) transceives the audio signal through an external I/O(Input/Output) port(111,112), and compresses or decompresses the audio signal. A memory part(140) includes a codec compressing or decompressing the audio signal, and a driver driving the sound card. An interface(150) connects with an external video device(200). A controller(130) compresses or decompresses the audio signal by installing the driver and the codec stored in the memory, and controlling the sound card, and outputs the decompressed audio signal through the interface. A video processing device receives, and compresses or decompresses a video signal.

Description

AV 신호 원격 전송장치{System for Remote Transmitting of AV Signal}System for Remote Transmitting AV Signal

도 1은 종래의 기술에 따른 AV 신호를 원격으로 전송시키기 위한 방법을 설명하기 위한 시스템도이다.1 is a system diagram for explaining a method for remotely transmitting an AV signal according to the prior art.

도 2는 본 발명의 일실시예에 따른 AV 신호 원격 전송장치이다.2 is a remote AV signal transmission apparatus according to an embodiment of the present invention.

도 3은 본 발명의 다른 일실시예에 따른 AV 신호 원격 전송장치이다.3 is a AV signal remote transmission apparatus according to another embodiment of the present invention.

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

100 : AV 신호 원격 전송장치 111 : 마이크 단자100: AV signal remote transmission device 111: microphone terminal

112 : 스피커 단자 120 : 사운드 카드112: speaker terminal 120: sound card

130 : 제어부 140 : 메모리부130: control unit 140: memory unit

150 : 인터페이스부 160 : 화상 카메라150: interface unit 160: image camera

200 : 외부 영상장치200: external video device

본 발명은 AV(Audio/Video) 신호 원격 전송장치에 관한 것으로, 특히 시스템의 부하를 최소화하고, 데이터 전송 기능을 향상시킬 수 있는 AV 신호 원격 전송장치에 관한 것이다.The present invention relates to an AV (audio / video) signal remote transmission apparatus, and more particularly to an AV signal remote transmission apparatus that can minimize the load on the system and improve the data transmission function.

상기 AV(Audio/Video) 신호 원격 전송장치는 마이크나 렌즈를 통해 입력된 음성 및 영상신호를 원격지의 영상장치로 보내 실시간으로 채팅(화상채팅 포함)이 가능한 장치이다.The AV (Audio / Video) signal remote transmission apparatus is a device capable of real time chat (including video chat) by sending audio and video signals input through a microphone or a lens to a remote video apparatus.

종래에는 음성 입력장치(마이크 등)로부터 입력된 음성 데이터를 컴퓨터를 통해 원거리까지 전송하는 방식으로 상기 음성 데이터를 전송시켰다. 즉, 도 1에 도시된 바와 같이, 마이크(330)에서 발생된 음성 데이터는 우선 컴퓨터(300)의 커널 레벨(Kernel Level)(320)에 있는 오디오 장치(340)로 들어가게 된다. 그러면 상기 오디오 장치(340)에 있는 음성 데이터는 사용자 레벨(User Level)(310)에 있는 UI 및 제어 어플리케이션(350)으로 가서 압축되며, 상기 압축된 데이터는 다시 커널 레벨(Kernel Level)(320)에 있는 네트워크 전송모듈(360)로 전송되어 원격지의 영상장치(200)로 전송된다.Conventionally, the voice data is transmitted in a manner of transmitting voice data input from a voice input device (microphone or the like) to a long distance through a computer. That is, as shown in FIG. 1, voice data generated by the microphone 330 first enters the audio device 340 at the kernel level 320 of the computer 300. The voice data in the audio device 340 then goes to the UI and control application 350 at the User Level 310 and is compressed, and the compressed data is again kernel level 320. It is transmitted to the network transmission module 360 in the transmission to the remote image apparatus 200.

그러나, 윈도우 환경에서는 커널 레벨(320)에서 사용자 레벨(310)로의 이동 또는 사용자 레벨(310)에서 커널 레벨(320)로 이동할 때 메모리 복사(Memory Copy)가 발생된다. 즉, 종래에는 오디오 장치(커널 레벨에 해당함)(340)에 있는 음성 데이터를 압축시키기 위해 UI 및 제어 어플리케이션(사용자 레벨에 해당함)(350)으로 이동할 때 메모리 복사가 발생될 뿐만 아니라 상기 UI 및 제어 어플리케이션(사용자 레벨에 해당함)(350)에서 압축된 음성 데이터를 전송시키기 위해 네트워크 전송 모듈(커널 레벨에 해당함)(360)로 이동할 때 메모리 복사가 발생된다.However, in a Windows environment, a memory copy occurs when moving from kernel level 320 to user level 310 or from user level 310 to kernel level 320. That is, conventionally, not only a memory copy occurs when moving to the UI and control application (corresponding to the user level) 350 to compress voice data in the audio device (corresponding to kernel level) 340, but also the UI and control. A memory copy is generated when the application (corresponding to the user level) 350 moves to the network transmission module (corresponding to the kernel level) 360 to transmit the compressed voice data.

상기와 같이, 종래에는 두 번의 메모리 복사 현상이 발생되며, 이에 따라 상기 (음성)데이터를 전송시키는 데 있어서 데이터 전송 지연현상이 발생되었다.As described above, two memory copying phenomena occur in the related art, and accordingly, a data transmission delay occurs in transmitting the (voice) data.

본 발명은 상기와 같은 문제점을 해결하기 위해 안출된 것으로, 그 목적은 시스템의 부하를 최소화하고, 윈도우 환경에서의 메모리 복사 문제를 해결하여 데이터 전송 속도를 향상시킬 수 있는 AV 신호 원격 전송장치를 제공하는 데 있다.The present invention has been made to solve the above problems, the object of which is to provide a AV signal remote transmission apparatus that can improve the data transfer speed by minimizing the load on the system, solving the problem of memory copy in the Windows environment There is.

상기와 같은 목적을 이루기 위해 본 발명에 따른 AV 신호 원격 전송장치는 외부 입출력단자를 통해 음성 신호가 송/수신되고; 상기 음성 신호를 압축/해제시키는 사운드 카드; 음성신호를 압축/해제시키는 코덱, 사운드카드를 구동시키는 드라이버를 포함하는 메모리부; 외부 영상 장치와 연결하기 위한 인터페이스부; 및 상기 메모리부에 있는 구동 드라이버 및 코덱을 설치하고, 사운드 카드를 제어하여 음성신호를 압축/해제시키며, 상기 음성신호를 인터페이스부를 통해 내보내는 제어부를 포함하여 이루어진다.In order to achieve the above object, the AV signal remote transmission apparatus according to the present invention transmits / receives a voice signal through an external input / output terminal; A sound card for compressing / decompressing the voice signal; A memory unit including a codec for compressing / decompressing a voice signal and a driver for driving a sound card; An interface unit for connecting to an external imaging device; And a control unit for installing a driving driver and a codec in the memory unit, controlling a sound card to compress / decompress the voice signal, and output the voice signal through an interface unit.

또한, 본 발명에서는 영상신호를 입력받아 압축/해제시켜 내보내는 영상 처리장치를 더 포함함을 특징으로 한다.In addition, the present invention is characterized in that it further comprises an image processing apparatus for receiving the compressed / decompressed video signal input.

상기 외부 영상 장치는 컴퓨터인 것이 바람직하다.The external imaging device is preferably a computer.

본 발명은 상기 인터페이스부와 외부 영상 장치간 USB 방식으로 통신이 이루어지는 것을 특징으로 한다.The present invention is characterized in that the communication between the interface unit and the external image device by a USB method.

상기 영상 처리장치는 화상 카메라인 것이 바람직하다.Preferably, the image processing apparatus is an image camera.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세하게 설명하고자 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 일실시예에 따른 AV 신호 원격 전송장치이다.2 is a remote AV signal transmission apparatus according to an embodiment of the present invention.

도 2를 참조하면, 본 발명에 따른 AV 신호 원격 전송장치는 사운드 카드(120), 메모리부(140), 인터페이스부(150) 및 제어부(130)를 포함하여 이루어진다.Referring to FIG. 2, an AV signal remote transmission apparatus according to the present invention includes a sound card 120, a memory unit 140, an interface unit 150, and a controller 130.

상기 사운드 카드(120)는 마이크(10)로부터 입력된 음성 신호를 압축시키고, 외부 영상장치(200)로부터 입력된 음성신호를 압축 해제시켜 스피커(20)를 통해 출력시키는 기능을 수행한다.The sound card 120 compresses the voice signal input from the microphone 10, decompresses the voice signal input from the external image device 200, and outputs the compressed voice signal through the speaker 20.

상기 메모리부(140)에는 상기 음성신호를 압축/해제시키는 코덱, 사운드카드를 구동시키는 드라이버 등이 내장된다.The memory unit 140 includes a codec for compressing / decompressing the voice signal, a driver for driving a sound card, and the like.

상기 인터페이스부(150)는 외부 영상 장치와 연결하기 위한 장치이다. 즉, 상기 인터페이스부(150)를 통해 압축된 음성 데이터가 외부 영상장치(200)로 전달되며, 반대로 인터페이스부(150)를 통해 외부 영상장치(200)에서 음성 데이터가 입력된다.The interface unit 150 is a device for connecting with an external imaging device. That is, the audio data compressed through the interface unit 150 is transmitted to the external image device 200, and conversely, the audio data is input from the external image device 200 through the interface unit 150.

상기 인터페이스부(150)는 상기 외부 영상 장치의 인터페이스(150)간 유, 무선 통신 방식으로 이루어지며, 바람직하게는 USB 방식으로 통신이 이루어진다.The interface unit 150 is made of a wired or wireless communication method between the interfaces 150 of the external image device, and preferably, a USB communication is performed.

상기 제어부(130)는 상기 메모리부(140)에 있는 구동 드라이버 및 코덱을 설치하고, 사운드 카드(120)를 제어하여 음성신호를 압축/해제시키며, 상기 음성신호를 인터페이스부(150)를 통해 내보내는 기능을 수행한다.The controller 130 installs a driving driver and a codec in the memory unit 140, controls the sound card 120 to compress / decompress the voice signal, and exports the voice signal through the interface unit 150. Perform the function.

상기 외부 영상장치(200)에서는 상기 AV 신호 원격 전송장치(100)에서 전송된 데이터를 압축 해제시켜 출력시킬 수 있다.The external image device 200 may decompress and output data transmitted from the AV signal remote transmitter 100.

상기 외부 영상장치(200)는 바람직하게는 컴퓨터이다.The external imaging device 200 is preferably a computer.

상기에도 언급한 바와 같이, 상기 외부 영상장치(200)에서는 AV 신호 원격 전송장치(100)에서 전송된 음성신호를 들을 수도 있을 뿐만 아니라 상기 음성데이터를 상기 외부 영상장치(200)를 통해 또 다른 영상 장치로 전송시킬 수 있다.As mentioned above, the external video apparatus 200 may not only listen to the audio signal transmitted from the AV signal remote transmitter 100 but also output the audio data through the external video apparatus 200 to another video. Can be sent to the device.

상기에서 전자(前者)의 경우는 외부영상장치(200)와 마이크(10)를 통해 음성신호를 입력시키는 사용자가 근거리에 있는 경우를 말한다.In the former case, a user who inputs an audio signal through the external image device 200 and the microphone 10 is in a short range.

이에 따라, 근거리에 있는 사람끼리 굳이 한자리에 모여서 회의를 할 필요없이 상기와 같은 장치를 통해 각자 자리에서 상기 외부영상장치(200)를 통해 음성 채팅을 할 수 있다.Accordingly, a person having a short distance can have a voice chat through the external video device 200 at each seat through the above device without having to gather together in one place.

또한, 상기에서 후자(後者)의 경우는 외부영상장치(200)와 마이크(10)를 통해 음성신호를 입력시키는 사용자가 원거리에 있는 경우를 말한다.The latter case refers to a case where a user who inputs an audio signal through the external image device 200 and the microphone 10 is far away.

이에 따라, 상기 외부영상장치(200)는 데이터 전송을 위한 하나의 중계역할을 수행한다. 다시 말하면, 사용자의 음성은 상기 AV 신호 원격 전송장치(100)에서 상기 외부영상장치의 인터페이스부(210)를 통해 입력되는데, 상기 외부영상장치(200)에서는 다양한 데이터 전송방식을 통해 원거리에 있는 다른 외부 영상장치를 사용하는 통화 상대자에게 상기 음성 데이터를 전송시킬 수 있다.Accordingly, the external imaging apparatus 200 performs one relay role for data transmission. In other words, the user's voice is input from the AV signal remote transmission apparatus 100 through the interface unit 210 of the external imaging apparatus. The voice data may be transmitted to a call partner using an external video device.

도 3은 본 발명의 다른 일실시예에 따른 AV 신호 원격 전송장치이다.3 is a AV signal remote transmission apparatus according to another embodiment of the present invention.

도 3을 참조하면, 본 발명에 따른 AV 신호 원격 전송장치는 사운드 카드(120), 메모리부(140), 인터페이스부(150), 제어부(130) 및 영상 처리 장치(160)를 포함하여 이루어진다.Referring to FIG. 3, the AV signal remote transmission apparatus according to the present invention includes a sound card 120, a memory unit 140, an interface unit 150, a controller 130, and an image processing device 160.

상기 도 3에서는 도 2에 나타난 AV 신호 원격 전송장치(100)에, 영상신호를 더 보내기 위한 영상 처리 장치(160)가 더 구비된다.In FIG. 3, the AV signal remote transmitter 100 shown in FIG. 2 is further provided with an image processing apparatus 160 for further transmitting an image signal.

즉, 상기 영상 처리 장치(160)에서는 외부에서 입력되는 영상 데이터를 압축시키며, 상기 압축된 영상 데이터는 상기 인터페이스부를 통해 원격지의 외부영상장치(200)에 전달된다.That is, the image processing apparatus 160 compresses the image data input from the outside, and the compressed image data is transmitted to the external image apparatus 200 at the remote place through the interface unit.

또한, 상기 영상 처리 장치(160)는 외부영상장치(200)에서 입력된 영상을 압축 해제시켜 모니터를 통해 출력시킨다.In addition, the image processing apparatus 160 decompresses the image input from the external image apparatus 200 and outputs it through the monitor.

상기 음성 신호 전송을 위한 장치(사운드 카드 등)에 관한 설명은 도 2에서 상세히 이루어졌으므로 여기서는 생략하기로 한다.Description of the apparatus (sound card, etc.) for transmitting the voice signal has been made in detail in FIG. 2 and will be omitted here.

상기 영상 처리 장치(160)는 바람직하게는 화상 카메라이다.The image processing device 160 is preferably an image camera.

상기 화상 카메라는 그 일례로 PC카메라, 디지털 카메라 등이 있다.Examples of the image camera include a PC camera and a digital camera.

상기 화상카메라(Video Camera)는 우선 시각계의 신호에너지를 기계적 신호에너지로 변환시키고, 변환된 기계적 신호에너지를 최종적으로 전기적 신호에너지로 변환시키는 장치로서, 사용자가 원하는 화상을 다른 사람에게 전달할 수 있게 된다.The video camera is a device that first converts the signal energy of the visual system into mechanical signal energy, and finally converts the converted mechanical signal energy into electrical signal energy, so that the user can transfer the desired image to others. do.

이에 따라, 본 발명에서는 AV 신호 원격 전송장치(100)를 통해 근거리 또는 원거리에 있는 사람끼리 화상 회의(채팅)할 수 있다.Accordingly, in the present invention, video conferencing (chat) can be performed between persons in a short distance or a long distance through the AV signal remote transmission apparatus 100.

본 발명에 따른 AV 신호 원격 전송장치(100)는 외부 영상 장치(컴퓨터 등)와 연계하여 원격으로 데이터를 전송시켰으나, AV 신호 원격 전송장치(100) 내에 통신 모뎀(RF통신 모뎀, PLC통신 모뎀 등)을 구비시켜 데이터를 전송시킬 수도 있다.Although the AV signal remote transmission apparatus 100 according to the present invention transmits data remotely in association with an external video device (computer, etc.), a communication modem (RF communication modem, PLC communication modem, etc.) is present in the AV signal remote transmission apparatus 100. Can also be used to transmit data.

상기와 같이, 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자라면 하기의 특허청구범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.As described above, with reference to the preferred embodiment of the present invention, those skilled in the art will be variously modified and modified within the scope of the present invention without departing from the spirit and scope of the present invention described in the claims below. It will be appreciated that it can be changed.

본 발명은 상기와 같은 AV 신호 원격 전송장치를 제공함으로써 시스템의 부하를 최소화하고, 종래의 윈도우 환경에서의 메모리 복사 문제를 해결할 수 있다. 이에 따라, 본 발명은 화상 회의 등을 위한 데이터 전송시 그 속도를 향상시킬 수 있다.The present invention can minimize the load on the system by providing the AV signal remote transmission apparatus as described above, and solve the memory copy problem in the conventional window environment. Accordingly, the present invention can improve the speed at the time of data transmission for video conferencing and the like.

Claims (5)

외부 입출력단자를 통해 음성 신호가 송/수신되고;A voice signal is transmitted / received through an external input / output terminal; 음성 신호를 압축/해제시키는 사운드 카드; 상기 음성신호를 압축/해제시키는 코덱, 사운드카드를 구동시키는 드라이버를 포함하는 메모리부; 외부 영상 장치와 연결하기 위한 인터페이스부; 및 상기 메모리부에 있는 구동 드라이버 및 코덱을 설치하고, 사운드 카드를 제어하여 음성신호를 압축/해제시키며, 상기 음성신호를 인터페이스부를 통해 내보내는 제어부를 포함하여 이루어지는 AV 신호 원격 전송장치.A sound card for compressing / decompressing a voice signal; A memory unit including a codec for compressing / decompressing the voice signal and a driver for driving a sound card; An interface unit for connecting to an external imaging device; And a control unit which installs a driving driver and a codec in the memory unit, controls a sound card to compress / decompress the voice signal, and outputs the voice signal through an interface unit. 제 1항에 있어서, 영상신호를 입력받아 압축/해제시켜 내보내는 영상 처리장치를 더 포함함을 특징으로 하는 AV 신호 원격 전송장치.The apparatus of claim 1, further comprising an image processing apparatus that receives an image signal and compresses / decompresses the image signal. 제 1항 또는 2항에 있어서, 외부 영상 장치는 컴퓨터인 것을 특징으로 하는 AV 신호 원격 전송장치.The AV signal remote transmission device according to claim 1 or 2, wherein the external video device is a computer. 제 1항 또는 2항에 있어서, 인터페이스부와 외부 영상 장치는 USB 방식으로 통신이 이루어지는 것을 특징으로 하는 AV 신호 원격 전송장치.The apparatus of claim 1 or 2, wherein the interface unit and the external image device communicate with each other by a USB method. 제 2항에 있어서, 영상 처리장치는 화상 카메라인 것을 특징으로 하는 AV 신 호 원격 전송장치.The apparatus of claim 2, wherein the image processing apparatus is an image camera.
KR1020050032482A 2005-04-19 2005-04-19 System for remote transmitting of av signal KR20060110396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050032482A KR20060110396A (en) 2005-04-19 2005-04-19 System for remote transmitting of av signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050032482A KR20060110396A (en) 2005-04-19 2005-04-19 System for remote transmitting of av signal

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR20-2005-0010891U Division KR200390168Y1 (en) 2005-04-19 2005-04-19 System for Remote Transmitting of AV Signal

Publications (1)

Publication Number Publication Date
KR20060110396A true KR20060110396A (en) 2006-10-25

Family

ID=37616207

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050032482A KR20060110396A (en) 2005-04-19 2005-04-19 System for remote transmitting of av signal

Country Status (1)

Country Link
KR (1) KR20060110396A (en)

Similar Documents

Publication Publication Date Title
US7848772B2 (en) Methods and systems for audio and video communication
CN101458616A (en) Multimedia kvm system
CN105743862B (en) Bidirectional mirroring system for sound data
CN203251370U (en) Visual intercom system
JP6153020B2 (en) Mobile terminal, program, call system
KR200390168Y1 (en) System for Remote Transmitting of AV Signal
KR100703354B1 (en) Method for transmitting image data in video telephone mode of wireless terminal
KR20060110396A (en) System for remote transmitting of av signal
KR100800771B1 (en) Device and method for outputting audio data using wireless terminal
KR100331833B1 (en) Apparatus for conneting between TV and computer
US6772197B1 (en) Apparatus for enabling communication between a computer terminal and a servicing station for remote, real-time, controlled repair
US10154351B2 (en) Hearing aid communication system and hearing aid communication method thereof
KR100477579B1 (en) Home automation for improving display-image
KR20020063339A (en) Apparatus for Printing of Wireless Communication Device
US9936307B2 (en) Hearing aid communication system and hearing aid communication method thereof
EP3145218B1 (en) Hearing aid communication system and hearing aid communication method thereof
JP2005051468A (en) Intercom system and signal transmission and reception method, and intercom master device and intercom slave device
JP7129656B2 (en) INTERCOM DEVICE, INTERCOM DEVICE CONTROL METHOD, INTERCOM DEVICE CONTROL METHOD, INFORMATION TERMINAL PROGRAM
WO2004112379A1 (en) Digital camera having bluetooth module therein
KR100463219B1 (en) Image communication system
CN106412784B (en) Hearing aid communication system and its method of hearing aid communication
TWM654173U (en) Sound transceiver system
KR20040079449A (en) Remote Control System using Internet Messenger and Method thereof
KR20020051600A (en) System for internet phone and method thereof
CN203691529U (en) Host for video call

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application