JP3454175B2 - Image information transmission device - Google Patents
Image information transmission deviceInfo
- Publication number
- JP3454175B2 JP3454175B2 JP36681198A JP36681198A JP3454175B2 JP 3454175 B2 JP3454175 B2 JP 3454175B2 JP 36681198 A JP36681198 A JP 36681198A JP 36681198 A JP36681198 A JP 36681198A JP 3454175 B2 JP3454175 B2 JP 3454175B2
- Authority
- JP
- Japan
- Prior art keywords
- image information
- data
- memory
- network bus
- read
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Lifetime
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Small-Scale Networks (AREA)
Description
【発明の詳細な説明】
【0001】
【発明の属する技術分野】本発明は、イーサネット(登
録商標)などのバス構造のネットワーク上に画像情報を
送出する画像情報送出装置に関する。
【0002】
【従来の技術】図7は、バス構造のネットワークの一例
を示す図である。このネットワークは、ネットワークバ
ス100に複数の端末装置101が接続されて構成さ
れ、各端末装置101は、制御部102と、通信インタ
フェース103とを備えている。
【0003】このようなネットワークの1つの端末装置
を画像情報送出装置として、ビデオカメラなどで撮影し
た動画像の画像情報に情報圧縮処理を施してネットワー
クバス100上に送出する場合、従来は以下のように行
われていた。
【0004】すなわち図8に示すように、画像情報の1
フレームに対応する期間(=フレーム期間)毎にハード
ウェア割り込み要求が、情報圧縮処理(例えばMPEG
1規格に準拠した処理)を実行するエンコーダから出力
され、これに対応して制御部101のCPUは、期間T
1においてメモリから圧縮処理された画像情報を読み出
し、期間T2においてその読み出した画像情報をネット
ワークバス100上に送出する処理を実行する。
【0005】また特開平5−103181号公報には、
ネットワークバスの輻輳に起因して送信中の画像が受信
側で一時的に途切れることを防止するために、受信側で
は常に受信した画像データをメモリに格納しておき、受
信不能となったときはそのメモリに格納した画像データ
を再度表示する一方、送信側では送信すべき画像データ
をメモリに格納しておいて、送信可能となった時点から
メモリに格納した画像データを送信するようにした画像
伝送システムが示されている。
【0006】
【発明が解決しようとする課題】しかしながら、図8に
示した従来の手法では、フレーム期間に1回、つまりハ
ードウェア割り込みが発生した直後の期間T2に集中的
にネットワークバス上に情報送出するため、この期間T
2において急激にバス上のデータが増加し、パケットの
衝突が起きる可能性が増大して、データが一部消失して
しまうような事態が発生していた。その結果、受信側で
デコード処理を行うと途中で画像が乱れてしまうことに
なる。
【0007】また特開平5−103181号公報に示さ
れたシステムによれば、このようなバスの輻輳に起因す
る画像の乱れ(消失)は回避できるが、受信側及び送信
側の双方で画像データを一時的に格納するメモリの容量
を大きくしたり、切換制御のための処理を追加したりす
る必要があり、構成が複雑化してコストが上昇するとい
う問題があった。
【0008】本発明はこの問題を解決するためになされ
たものであり、比較的簡単な構成で、画像情報をネット
ワークバス上に適切に送出し、バス上でパケットの衝突
が発生する可能性を低減することができる画像情報送出
装置を提供することを目的とする。
【0009】
【課題を解決するための手段】上記目的を達成するため
請求項1に記載の発明は、ネットワークバスに複数の端
末装置が接続されて構成されるネットワークに接続さ
れ、前記ネットワークバス上に画像情報を送出する画像
情報送出装置において、入来する画像情報を圧縮符号化
する圧縮手段と、前記圧縮手段で圧縮符号化した画像情
報を一時的に蓄える蓄積手段と、入来する画像情報のフ
レーム期間内において複数の割り込み信号を所定の間隔
で発生させる割り込み信号発生手段と、前記割り込み信
号の発生タイミング毎に前記蓄積手段から画像情報の読
み出し動作を行うと共に読み出した画像情報をパケット
化し、前記読み出し動作毎に間隔を空けて前記ネットワ
ークバス上に送出する送出手段とを備えたことを特徴と
する。
【0010】
【発明の実施の形態】以下本発明の実施の形態を図面を
参照して説明する。図1は、本発明の一実施形態にかか
る画像情報送出装置の要部の構成を示すブロック図であ
り、この装置は、例えばビデオカメラなどから入力され
るアナログ画像信号をディジタル信号に変換するA/D
変換部11と、MPEG(Motion Picture Expert Grou
p)1規格に準拠した画像情報圧縮処理を行うMPEG
1エンコーダ12と、圧縮された画像情報を格納するF
IFO(First In First Out)メモリ13と、この装置
の全体的な制御を行うCPU(Central Processing Uni
t)15と、入力画像信号の垂直同期信号VSYNCに
基づいてフレーム期間を示す信号FRM(図5(b)参
照)を生成し、CPU15に供給するCPUコントロー
ル回路14と、CPU15が演算に使用するRAM(Ra
ndom Access Memory)16と、イーサネットの通信イン
タフェースとして機能するイーサネット部17と、FI
FOメモリ13,CPU15,RAM16及びイーサネ
ット部17を相互に接続するバス18とを備えており、
イーサネット部17は、イーサネットのネットワークバ
ス100に接続されている。このネットワークバス10
0には、図7と同様に複数の端末装置が接続されてい
る。
【0011】図1の構成によれば、入力された画像信号
は、A/D変換部11でディジタル画像信号に変換さ
れ、MPEG1エンコーダ12によりMPEG1規格に
準拠した情報圧縮処理が施される。圧縮処理により得ら
れる画像データ(エレメンタリストリーム)は、一旦F
IFOメモリ13に格納され、CPU15の要求にした
がって読み出される。読み出された画像データは、イー
サネット部17に入力され、イーサネットの規格に準拠
したパケットに変換され、イーサネット・IP(Intern
et Protocol)・TCP(Transmission control Protoc
ol)ヘッダが付加されて、ネットワークバス100上に
送出される。
【0012】MPEGエンコーダ12から出力される画
像データがFIFOメモリ13に格納される際に、MP
EGエンコーダ12は、FIFOメモリ13が備えてい
るFIFOデータレジスタ13aに、メモリ13に格納
するデータのバイト数を書き込む。CPU15は、この
FIFOデータレジスタ13aの内容を読み出すことに
より、FIFOメモリ13に格納されている画像データ
量を知り、このバイト数だけデータを読み出す処理を行
う。そして、CPU15はFIFOメモリ13に格納さ
れている全データを読み出したときは、FIFOデータ
レジスタ13aに「0」を書き込む。
【0013】図2はCPU15で実行される、ネットワ
ークバス100上にデータを送出するためのメインルー
チンのフローチャートである。先ずステップS1では、
ハードウエア割り込みなどの初期設定を行い、次いでM
PEGエンコードの開始をMPEG1エンコーダ12に
命令するとともにハードウエア割り込みを許可する(ス
テップS2)。この後はメモリ読み出し割込サブルーチ
ンからのコール命令が来るまで処理を中断する(ステッ
プS3)。
【0014】MPEG1エンコーダ12がCPU15か
ら命令を受けてエンコードを開始すると、図5に示すよ
うに1フレーム期間に1回ハードウエア割り込みが発生
し、図3に示すフレーム割込サブルーチンがコールされ
る。図3のルーチンでは、タイマによるソフトウエア割
り込みを許可し(ステップS11)、処理を終了する。
本実施形態では、タイマは、フレーム時間の1/5の時
間毎に割り込みが発生するように設定されている。
【0015】そして図3のステップS11が実行される
と、1/5フレーム毎にタイマ割り込みが発生し、図4
に示すメモリ読み出し割込サブルーチンがコールされ
る。
【0016】図4のステップS21では、FIFOデー
タレジスタ13aの内容を読み込み、その時点でFIF
Oメモリ13に格納されているデータ量を知る。このデ
ータ量は、CPU15が管理するRAM16のメモリ領
域FHDに保存される。続くステップS22では、FI
FOメモリ13から読み出すデータ量(固定値)RDN
を予め決め、次いで(FHD−RDN)が0以上か否か
を判別する(ステップS23)。
【0017】ステップS23で(FHD−RDN)≧0
であるときは、データ量RDNのデータをFIFOメモ
リ13から読み出し、CPU15が管理するRAM16
のメモリ領域DAREAに格納する(ステップS2
4)。次いで(FHD−RDN)の値をFIFOデータ
レジスタ13aに書き込み(ステップS25)、図2の
メインルーチンをコールして(ステップS26)、本処
理を終了する。
【0018】一方ステップS23で(FHD−RDN)
<0であるときは、データ量FHDのデータをFIFO
メモリ13から読み出し、メモリ領域DAREAに格納
する(ステップS27)。次いでFIFOデータレジス
タ13aに「0」を書き込み(ステップS28)、タイ
マ割り込みを禁止してメインルーチンをコールし(ステ
ップS29)、本処理を終了する。
【0019】図2に戻り、メモリ読み出し割込サブルー
チンからコールされたメインルーチンでは、処理を再開
し、RAM16のメモリ領域DAREAからデータを読
み出して、イーサネット部17に供給するとともに、イ
ーサネット部17にイーサネット・IP・TCPヘッダ
付加などの処理、及びネットワークバス100へのデー
タの送出を指示する(ステップS4,S5)。
【0020】上述した一連の動作(1フレームに1回ハ
ードウエア割り込みが発生し、続いて1/5フレーム毎
にタイマ割り込みが発生する動作)を繰り返すことによ
り、図5(e)に示すようにFIFOメモリ13からの
読み出し処理(メモリ読み出しサブルーチン)P1に続
いてメインルーチンのデータ送出処理P2が繰り返して
実行され、同図(f)に示すように、1/5フレーム期
間毎にデータが送出される。すなわち、本実施形態で
は、1フレームに対応する画像情報が1/5フレームに
対応する5つの部分画像情報に分割され、1フレーム期
間内で分散してネットワークバス100に送出されるた
め、従来のように1フレーム期間に1回の割合でデータ
を送出する場合に比べて、パケットの衝突や消失の可能
性を低減することができ、受信側での画像乱れを防止す
ることができる。
【0021】なお本発明は上述した実施形態に限るもの
ではなく、種々の変形が可能である。例えば、上述した
実施形態では、タイマ割り込みの周期を、1/5フレー
ム期間としたが、これに限るものではなく、より長くし
てもよいし、短くしても良い。タイマ割り込みの周期を
短くすることで、1回のデータ送出量が低減されるの
で、パケットの衝突の可能性をより低くすることができ
る。
【0022】また図6に示すように、垂直同期信号VS
YNCを基準とするカウンタを用いてハードウエア割り
込みを発生させて(同図(b))、その割り込み毎に図
4に示すメモリ読み出し割り込み処理を実行し(P
1)、読み出したデータのネットワークバス100への
送出(P2)を行うようにしてもよい。
【0023】
【発明の効果】以上詳述したように本発明によれば、フ
レーム期間内において所定の間隔で複数回発生される割
り込み信号のタイミング毎に画像情報が間隔を空けてネ
ットワークバスに送出されるため、バス上でパケットの
衝突が発生する可能性を低減し、受信側で画像の乱れが
発生することを防止することができる。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image information transmitting apparatus for transmitting image information over a network having a bus structure such as Ethernet (registered trademark). FIG. 7 is a diagram showing an example of a network having a bus structure. This network is configured by connecting a plurality of terminal devices 101 to a network bus 100, and each terminal device 101 includes a control unit 102 and a communication interface 103. [0003] When one terminal device of such a network is used as an image information transmitting device and the image information of a moving image captured by a video camera or the like is subjected to information compression processing and transmitted over the network bus 100, conventionally, Was done like that. [0004] That is, as shown in FIG.
The hardware interrupt request is sent to the information compression process (for example, MPEG
1), and the CPU of the control unit 101 responds to the output from the encoder during the period T.
In step 1, the compressed image information is read from the memory, and a process of transmitting the read image information onto the network bus 100 is executed in a period T2. Japanese Patent Application Laid-Open No. 5-103181 discloses that
In order to prevent the image being transmitted from being temporarily interrupted on the receiving side due to network bus congestion, the receiving side always stores the received image data in the memory, and when the reception becomes impossible, While the image data stored in the memory is displayed again, the image data to be transmitted is stored in the memory on the transmission side, and the image data stored in the memory is transmitted from the time transmission becomes possible. A transmission system is shown. [0008] However, in the conventional method shown in FIG. 8, information is concentrated on the network bus once in a frame period, that is, in a period T2 immediately after a hardware interrupt occurs. This period T
In No. 2, the data on the bus suddenly increased, the possibility that packet collision occurred increased, and a situation where data was partially lost occurred. As a result, when the decoding process is performed on the receiving side, the image is disturbed on the way. Further, according to the system disclosed in Japanese Patent Laid-Open No. 5-103181, it is possible to avoid the disturbance (loss) of the image due to the bus congestion, but the image data is transmitted to both the receiving side and the transmitting side. It is necessary to increase the capacity of a memory for temporarily storing the data, and to add a process for switching control, which has a problem that the configuration is complicated and the cost is increased. SUMMARY OF THE INVENTION The present invention has been made to solve this problem. With a relatively simple configuration, image information can be appropriately transmitted to a network bus, and the possibility of packet collision occurring on the bus can be reduced. It is an object of the present invention to provide an image information sending device that can reduce the number of images. [0009] In order to achieve the above object, an invention according to claim 1 is connected to a network configured by connecting a plurality of terminal devices to a network bus, and the network bus is connected to the network bus. Compression encoding of incoming image information in an image information sending device that sends image information to
Compression means, and image information compressed and encoded by the compression means.
Storage means for temporarily storing information, and a file for incoming image information.
Multiple interrupt signals at specified intervals within the frame period
Interrupt signal generating means for generating the interrupt signal;
The image information is read from the storage means at each signal generation timing.
Performs the read-out operation and packetizes the read image information.
The network at intervals for each of the read operations.
And transmitting means for transmitting the data on a work bus . Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a main part of an image information transmitting apparatus according to an embodiment of the present invention. This apparatus converts an analog image signal input from a video camera or the like into a digital signal. / D
The conversion unit 11 and an MPEG (Motion Picture Expert Group)
p) MPEG that performs image information compression processing conforming to the 1 standard
1 encoder 12 and F for storing compressed image information.
An IFO (First In First Out) memory 13 and a CPU (Central Processing Uniform) for overall control of the apparatus.
t) 15, a signal FRM (see FIG. 5B) indicating a frame period is generated based on the vertical synchronization signal VSYNC of the input image signal, and is supplied to the CPU 15 for use by the CPU control circuit 14 and the CPU 15 for calculation. RAM (Ra
ndom Access Memory) 16, an Ethernet unit 17 functioning as an Ethernet communication interface, and a FI
A FO memory 13, a CPU 15, a RAM 16, and a bus 18 for interconnecting the Ethernet unit 17 with each other;
The Ethernet unit 17 is connected to an Ethernet network bus 100. This network bus 10
A plurality of terminal devices are connected to 0 as in FIG. According to the configuration shown in FIG. 1, an input image signal is converted into a digital image signal by an A / D converter 11, and an information compression process conforming to the MPEG1 standard is performed by an MPEG1 encoder 12. The image data (elementary stream) obtained by the compression process is
It is stored in the IFO memory 13 and read out according to a request from the CPU 15. The read image data is input to the Ethernet unit 17, converted into a packet conforming to the Ethernet standard, and converted into an Ethernet IP (Intern
et Protocol) ・ TCP (Transmission control Protoc)
ol) A header is added and transmitted on the network bus 100. When image data output from the MPEG encoder 12 is stored in the FIFO memory 13,
The EG encoder 12 writes the number of bytes of data to be stored in the memory 13 to a FIFO data register 13a provided in the FIFO memory 13. The CPU 15 knows the amount of image data stored in the FIFO memory 13 by reading the contents of the FIFO data register 13a, and performs a process of reading data by this number of bytes. Then, when reading out all the data stored in the FIFO memory 13, the CPU 15 writes “0” into the FIFO data register 13a. FIG. 2 is a flowchart of a main routine executed by the CPU 15 for sending data to the network bus 100. First, in step S1,
Make initial settings such as hardware interrupts, then
The start of the PEG encoding is instructed to the MPEG1 encoder 12, and the hardware interrupt is permitted (step S2). Thereafter, the processing is interrupted until a call instruction from the memory read interrupt subroutine comes (step S3). When the MPEG1 encoder 12 starts encoding upon receiving a command from the CPU 15, a hardware interrupt is generated once in one frame period as shown in FIG. 5, and the frame interrupt subroutine shown in FIG. 3 is called. In the routine of FIG. 3, the software interrupt by the timer is permitted (step S11), and the process ends.
In the present embodiment, the timer is set so that an interrupt occurs every 時間 of the frame time. When step S11 of FIG. 3 is executed, a timer interrupt is generated every 1/5 frame, and
Is called. In step S21 of FIG. 4, the contents of the FIFO data register 13a are read, and at that time the FIFO data register 13a is read.
The amount of data stored in the O memory 13 is known. This data amount is stored in the memory area FHD of the RAM 16 managed by the CPU 15. In the following step S22, FI
Data amount (fixed value) RDN to be read from FO memory 13
Is determined in advance, and then it is determined whether (FHD-RDN) is 0 or more (step S23). In step S23, (FHD-RDN) ≧ 0
, The data of the data amount RDN is read out from the FIFO memory 13 and the RAM 16 managed by the CPU 15 is read.
(Step S2)
4). Next, the value of (FHD-RDN) is written into the FIFO data register 13a (step S25), the main routine of FIG. 2 is called (step S26), and this processing ends. On the other hand, in step S23, (FHD-RDN)
If <0, the data of the data amount FHD is
The data is read from the memory 13 and stored in the memory area DAREA (step S27). Next, "0" is written into the FIFO data register 13a (step S28), the timer interrupt is prohibited, and the main routine is called (step S29), and this processing ends. Returning to FIG. 2, in the main routine called from the memory read interrupt subroutine, the processing is restarted, data is read from the memory area DAREA of the RAM 16 and supplied to the Ethernet unit 17 and the Ethernet unit 17 Instruct processing such as addition of an IP / TCP header and transmission of data to the network bus 100 (steps S4 and S5). By repeating the above-described series of operations (operations in which a hardware interrupt is generated once per frame and then a timer interrupt is generated every 1/5 frame), as shown in FIG. Subsequent to the read process (memory read subroutine) P1 from the FIFO memory 13, the main routine data transmission process P2 is repeatedly executed, and data is transmitted every 1 / frame period as shown in FIG. You. That is, in the present embodiment, the image information corresponding to one frame is divided into five pieces of partial image information corresponding to 1 / frame, and distributed to the network bus 100 within one frame period. As compared with the case where data is transmitted once per one frame period as described above, the possibility of packet collision or loss can be reduced, and image disturbance on the receiving side can be prevented. The present invention is not limited to the above-described embodiment, but can be variously modified. For example, in the above-described embodiment, the cycle of the timer interrupt is set to 1/5 frame period. However, the present invention is not limited to this, and may be longer or shorter. By shortening the cycle of the timer interrupt, the amount of data transmitted at one time is reduced, so that the possibility of packet collision can be further reduced. As shown in FIG. 6, the vertical synchronizing signal VS
A hardware interrupt is generated using a counter based on YNC (FIG. 4B), and the memory read interrupt process shown in FIG.
1) The read data may be transmitted to the network bus 100 (P2). [0023] According to the present invention, as described above in detail, according to the present invention, off
A rate that is generated multiple times at predetermined intervals during the frame period
Image information at intervals of the
Since the packet is transmitted to the network bus, it is possible to reduce the possibility of occurrence of packet collision on the bus and to prevent the image from being distorted on the receiving side.
【図面の簡単な説明】
【図1】本発明の一実施形態にかかる画像情報送出装置
の要部の構成を示すブロック図である。
【図2】図1のCPUで実行されるメインルーチンのフ
ローチャートである。
【図3】1フレーム期間に1回の割合で発生するフレー
ム割り込み処理のフローチャートである。
【図4】タイマ割り込み処理のフローチャートである。
【図5】データ送出のタイミングを説明するためのタイ
ムチャートである。
【図6】データ送出のタイミングを説明するためのタイ
ムチャートである。
【図7】バス構造のネットワークの一例を示す図であ
る。
【図8】従来の画像情報の送出処理を説明するためのタ
イムチャートである。
【符号の説明】
12 MPEG1エンコーダ
13 FIFOメモリ
14 CPUコントロール回路
15 CPU
16 RAM
17 イーサネット部BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a configuration of a main part of an image information transmitting device according to an embodiment of the present invention. FIG. 2 is a flowchart of a main routine executed by a CPU in FIG. 1; FIG. 3 is a flowchart of a frame interrupt process that occurs once in one frame period. FIG. 4 is a flowchart of a timer interrupt process. FIG. 5 is a time chart for explaining data transmission timing. FIG. 6 is a time chart for explaining data transmission timing. FIG. 7 is a diagram illustrating an example of a network having a bus structure. FIG. 8 is a time chart for explaining a conventional image information transmission process. [Description of Signs] 12 MPEG1 encoder 13 FIFO memory 14 CPU control circuit 15 CPU 16 RAM 17 Ethernet unit
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/40 H04N 7/24 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 12/40 H04N 7/24
Claims (1)
続されて構成されるネットワークに接続され、前記ネッ
トワークバス上に画像情報を送出する画像情報送出装置
において、入来する画像情報を圧縮符号化する圧縮手段と、 前記圧縮手段で圧縮符号化した画像情報を一時的に蓄え
る蓄積手段と、 入来する画像情報のフレーム期間内において複数の割り
込み信号を所定の間隔で発生させる割り込み信号発生手
段と、 前記割り込み信号の発生タイミング毎に前記蓄積手段か
ら画像情報の読み出し動作を行うと共に読み出した画像
情報をパケット化し、前記読み出し動作毎に間隔を空け
て前記ネットワークバス上に送出する送出手段とを備え
た ことを特徴とする画像情報送出装置。(57) is connected to the Claims 1 network configured by a plurality of terminal devices to the network bus are connected, the image information transmitting apparatus for transmitting image information on the network bus, input Compression means for compressing and encoding incoming image information; and temporarily storing the image information compressed and encoded by the compression means.
Storage means, and a plurality of divisions within a frame period of incoming image information.
Interrupt signal generation method for generating an interrupt signal at predetermined intervals
And the storage means for each of the interrupt signal generation timings.
Image information readout operation from the
Packetize information and leave an interval for each read operation
Transmission means for transmitting the data on the network bus
Image information sending apparatus, characterized in that the.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP36681198A JP3454175B2 (en) | 1998-12-24 | 1998-12-24 | Image information transmission device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP36681198A JP3454175B2 (en) | 1998-12-24 | 1998-12-24 | Image information transmission device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2000196634A JP2000196634A (en) | 2000-07-14 |
| JP3454175B2 true JP3454175B2 (en) | 2003-10-06 |
Family
ID=18487741
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP36681198A Expired - Lifetime JP3454175B2 (en) | 1998-12-24 | 1998-12-24 | Image information transmission device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3454175B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| MXPA06013211A (en) | 2004-05-13 | 2007-03-01 | Qualcomm Inc | Method and apparatus for allocation of information to channels of a communication system. |
| KR100766091B1 (en) | 2005-12-08 | 2007-10-11 | 삼성전자주식회사 | PPC-CM communication system and method |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3003618B2 (en) | 1997-03-19 | 2000-01-31 | 日本電気株式会社 | Video transmission / reception device |
-
1998
- 1998-12-24 JP JP36681198A patent/JP3454175B2/en not_active Expired - Lifetime
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3003618B2 (en) | 1997-03-19 | 2000-01-31 | 日本電気株式会社 | Video transmission / reception device |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2000196634A (en) | 2000-07-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5528284A (en) | Video communication method having refresh function of coding sequence and terminal devices thereof | |
| JPH05207460A (en) | Image signal multiplexing transmission apparatus and system | |
| US6707947B1 (en) | Frame switcher and method of switching, digital camera, and monitoring system | |
| CN1106098C (en) | Device and method for converting data transfer rate in communication of digital audio/video data | |
| JP3114228B2 (en) | Image processing device | |
| JP3045108B2 (en) | Videophone equipment | |
| JP3454175B2 (en) | Image information transmission device | |
| JPH08191451A (en) | Video transmission device | |
| JP2002281079A (en) | Image data transmitting device | |
| JPS62145985A (en) | Voice delay time control method | |
| JPH04334189A (en) | image transmission device | |
| JP4408600B2 (en) | Image compression device | |
| JP3750503B2 (en) | Image data transmission apparatus and control method thereof | |
| JP2001078182A (en) | Image transmitter and image transmission method | |
| JP3827133B2 (en) | Image transmission apparatus and image transmission method | |
| JPH0955767A (en) | Data transmission equipment | |
| JP3110602B2 (en) | Image processing system and transmission method | |
| JP2936627B2 (en) | Image decoding method with compensation for abandonment | |
| JP4237869B2 (en) | Image transmission device | |
| JP3648829B2 (en) | COMMUNICATION DEVICE AND METHOD, RECORDING DEVICE AND METHOD, AND RECORDING MEDIUM | |
| JPH1098707A (en) | Multipoint image monitor device | |
| JP3860674B2 (en) | Multiplex communication device, multiple communication method, and medium on which multiple communication program is recorded | |
| JP2865052B2 (en) | Image compression transmission equipment | |
| JPH09270831A (en) | Data transmission equipment | |
| JP3122445B2 (en) | Communication device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20030624 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080725 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080725 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090725 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090725 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100725 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110725 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120725 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120725 Year of fee payment: 9 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120725 Year of fee payment: 9 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120725 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130725 Year of fee payment: 10 |
|
| EXPY | Cancellation because of completion of term |