JPH07298124A - Video camera - Google Patents

Video camera

Info

Publication number
JPH07298124A
JPH07298124A JP6091685A JP9168594A JPH07298124A JP H07298124 A JPH07298124 A JP H07298124A JP 6091685 A JP6091685 A JP 6091685A JP 9168594 A JP9168594 A JP 9168594A JP H07298124 A JPH07298124 A JP H07298124A
Authority
JP
Japan
Prior art keywords
data
signal
address
signal processing
microcomputer
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.)
Granted
Application number
JP6091685A
Other languages
Japanese (ja)
Other versions
JP3332570B2 (en
Inventor
Kunihiko Yamada
邦彦 山田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP09168594A priority Critical patent/JP3332570B2/en
Publication of JPH07298124A publication Critical patent/JPH07298124A/en
Application granted granted Critical
Publication of JP3332570B2 publication Critical patent/JP3332570B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Transforming Light Signals Into Electric Signals (AREA)

Abstract

PURPOSE:To transfer object data of a prescribed quantity with a few line number for the data communication between a logic arithmetic section and a signal processing section in the video camera digitizing a video signal from an image pickup element and applying arithmetic processing to the signal. CONSTITUTION:After a video signal from an image pickup element 2 is converted into a digital signal by an A/D converter 3, the signal is processed by a signal processing section 4 to generate a video signal and a D/A converter 7 converts the signal into an analog signal, which is outputted. Furthermore, an interface section 5 between a data register in the signal processing section 4 and a microcomputer 6 being a logic arithmetic section is provided with plural control registers, an address discrimination device 57 discriminating the address from the microcomputer 6, and a switch 56 selecting an output to the signal processing section 4 depending on the result of discrimination. When an address transmission destination of data fed from the microcomputer 6 is an address of a data register in which the data cannot be written within a valid video period, the data are transferred to the signal processing section 4 for a blanking period via the control register and when the destination is an address in which the data are written within a valid video period, the data are transferred directly from the microcomputer 6 to the signal processing section 4.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、撮像素子からの映像信
号をデジタル化して演算処理するビデオカメラに関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video camera which digitizes a video signal from an image pickup device and performs arithmetic processing.

【0002】[0002]

【従来の技術】図3は映像信号をデジタル化して演算処
理する従来のビデオカメラの構成を示すブロック図であ
る。また、図4,図5はマイクロコンピュータ等から成
る論理演算部とインターフェース部間の通信の状態を示
すタイミング図、図6はそのインターフェース部から信
号処理部へデータの書き込みをする場合のタイミングを
示す図であり、論理演算部と信号処理部との間でインタ
ーフェース部を通してデータ通信が行われるようになっ
ている。
2. Description of the Related Art FIG. 3 is a block diagram showing a configuration of a conventional video camera which digitizes a video signal and performs arithmetic processing. Further, FIGS. 4 and 5 are timing charts showing a communication state between a logic operation unit including a microcomputer and the interface unit, and FIG. 6 shows a timing when data is written from the interface unit to the signal processing unit. In the figure, data communication is performed between the logical operation unit and the signal processing unit through an interface unit.

【0003】図3において、1は撮像用のレンズ、2は
レンズ1により投影された被写体像(撮像光)を電気信
号に光電変換する撮像素子、3は撮像素子2よりのアナ
ログ映像信号をデジタル信号に変換するA/D変換器、
4はA/D変換されたデジタル信号を処理してビデオ信
号を生成する信号処理部、5は信号処理部4の内部のデ
ータレジスタからデータを読み出したりあるいは書き込
んだりするインターフェース部、6はインターフェース
部5が読み出したデータを受け取ったりあるいはインタ
ーフェース部5に書き込みデータを送る論理演算部であ
るマイクロコンピュータ(以下マイコンという)で、複
数ビットのデジタル信号を1ワードのデータとして処理
する。7はデジタル信号処理されたビデオ信号をアナロ
グ信号に変換するD/A変換器である。
In FIG. 3, reference numeral 1 is an image pickup lens, 2 is an image pickup element for photoelectrically converting a subject image (image pickup light) projected by the lens 1 into an electric signal, and 3 is a digital analog image signal from the image pickup element 2. A / D converter that converts to a signal,
Reference numeral 4 is a signal processing unit that processes an A / D-converted digital signal to generate a video signal, 5 is an interface unit that reads or writes data from a data register inside the signal processing unit 4, and 6 is an interface unit A microcomputer (hereinafter, referred to as a microcomputer), which is a logical operation unit that receives the data read by 5 or sends the write data to the interface unit 5, processes a digital signal of a plurality of bits as one word data. Reference numeral 7 is a D / A converter that converts a digital signal-processed video signal into an analog signal.

【0004】上記信号処理部4において、411〜41
nはマイコン6からのデータを書き込むn個の書き込み
レジスタ(データレジスタ)、421〜42nは信号処
理部4の内部の各データを収納し、マイコン6に送り出
すn個の読み出しレジスタ(データレジスタ)、43は
各読み出しレジスタ421〜42nにデータが収納され
たか否かの状態を各レジスタ毎にホールドするステータ
スレジスタ、44は各読み出しレジスタ421〜42n
のロード信号から割り込み信号を得るOR回路、45は
データセレクタ、46は所定のタイミングで各読み出し
レジスタ421〜42nにロード信号を出力するタイミ
ング発生器である。
In the signal processing unit 4, 411-41
n is n write registers (data registers) for writing data from the microcomputer 6, and 421 to 42n are n read registers (data registers) for storing each data inside the signal processing unit 4 and sending to the microcomputer 6. 43 is a status register that holds the state of whether or not data is stored in each of the read registers 421 to 42n, and 44 is each of the read registers 421 to 42n.
Is an OR circuit that obtains an interrupt signal from the load signal, 45 is a data selector, and 46 is a timing generator that outputs a load signal to each of the read registers 421 to 42n at a predetermined timing.

【0005】また、インターフェース部5において、5
11〜514はアドレス記憶用制御レジスタ、521〜
524はデータ記憶用制御レジスタ、53はアドレス記
憶用制御レジスタ514の出力によりデータを転送すべ
きレジスタのアドレス設定を行い、そのレジスタに対し
転送用のクロック信号を送るデコーダ、54はアドレス
記憶用制御レジスタ511〜514とデータ記憶用制御
レジスタ521〜524に記憶されているワード数をカ
ウントするカウンタ、55はマイコン6に対してデータ
転送用のシリアルクロックを発生するクロック発生器で
ある。
Further, in the interface section 5, 5
11 to 514 are control registers for storing addresses, 521 to
Reference numeral 524 is a data storage control register, 53 is a decoder for setting an address of a register to which data is to be transferred by the output of the address storage control register 514, and sending a transfer clock signal to the register, and 54 is an address storage control. A counter that counts the number of words stored in the registers 511 to 514 and the data storage control registers 521 to 524, and a clock generator 55 that generates a serial clock for data transfer to the microcomputer 6.

【0006】なお、上記の各レジスタはクロック入力に
よりデータをシリアルに入力、あるいは出力できるシフ
トレジスタにより構成されている。
Each of the above registers is composed of a shift register which can serially input or output data by a clock input.

【0007】上記構成において、レンズ1により投影さ
れた被写体像は、撮像素子2により電気信号に変換さ
れ、A/D変換器3でデジタル信号に変換された後、信
号処理部4へ入力される。
In the above structure, the subject image projected by the lens 1 is converted into an electric signal by the image pickup device 2, converted into a digital signal by the A / D converter 3, and then inputted to the signal processing section 4. .

【0008】信号処理部4では、入力されたデジタル信
号を信号処理する過程において必要なデータをマイコン
6からインターフェース部5を介して受け取り、またマ
イコン6ではこのデータを算出するために必要なデータ
をインターフェース部5を介して信号処理部4から受け
取る。
The signal processing unit 4 receives the data required in the process of processing the input digital signal from the microcomputer 6 via the interface unit 5, and the microcomputer 6 receives the data necessary for calculating this data. It is received from the signal processing unit 4 via the interface unit 5.

【0009】図4はマイコン6とインターフェース部5
との間のシリアル通信のタイミングを示しており、この
間の通信は図3のクロックライン(CLK),書き込み
データライン(DW),読み出しデータライン(D
R)、更にデータ読み出し・データ書き込み・アドレス
指定の各モード(MODE)を選択するライン(MOD
E)を通じて行われる。
FIG. 4 shows a microcomputer 6 and an interface section 5.
3 shows the timing of serial communication with the data line, and the communication during this time is the clock line (CLK), the write data line (DW), and the read data line (D) in FIG.
R), and a line (MOD) for selecting data read / data write / addressing mode (MODE).
Through E).

【0010】そして、図4のAに示すように、マイコン
6からインターフェース部5にMODEラインを通して
アドレス指定のモード情報が伝わると、インターフェー
ス部5ではマイコン6にCLKラインを通してクロック
信号を送る。マイコン6では、このクロック信号に同期
してDWラインを通してアドレス信号を送る。
As shown in FIG. 4A, when mode information for addressing is transmitted from the microcomputer 6 to the interface section 5 through the MODE line, the interface section 5 sends a clock signal to the microcomputer 6 through the CLK line. The microcomputer 6 sends an address signal through the DW line in synchronization with this clock signal.

【0011】インターフェース部5では、上記アドレス
信号を受け取り、内部のアドレスレジスタにアドレスを
設定する。その後、例えばマイコン6からMODEライ
ンを通してデータ書き込みのモード情報が伝わると、図
4のBに示すように、インターフェース部5では同様に
マイコン6にCLKラインを通してクロック信号を送
る。マイコン6では、このクロック信号に合わせてDW
ラインを通して書き込みデータ信号を送り、インターフ
ェース部5はその書き込みデータを受け取る。
The interface unit 5 receives the address signal and sets the address in the internal address register. Thereafter, for example, when the mode information for data writing is transmitted from the microcomputer 6 through the MODE line, the interface unit 5 similarly sends a clock signal to the microcomputer 6 through the CLK line as shown in B of FIG. In the microcomputer 6, the DW is synchronized with this clock signal.
A write data signal is sent through the line, and the interface unit 5 receives the write data.

【0012】またインターフェース部5では、上記の過
程でマイコン6から取り込んだ書き込みデータDa0
Da7 とその書き込み先のアドレスAa0 〜Aa7 を図
5に示すタイミングで、図3のデータ記憶用制御レジス
タ521及びアドレス記憶用制御レジスタ511へ一時
的に転送して記憶しておく。
Further, in the interface section 5, the write data Da 0 to ... fetched from the microcomputer 6 in the above process.
Da 7 and its write destination addresses Aa 0 to Aa 7 are temporarily transferred and stored in the data storage control register 521 and the address storage control register 511 of FIG. 3 at the timings shown in FIG.

【0013】上記の各制御レジスタは上述の信号処理部
4内部の書き込みレジスタと同様、シリアル入力・パラ
レル出力のシフトレジスタで構成されており、例えばこ
の状態で更にマイコン6からデータ書き込み命令がある
と、そのデータDa0 〜Da7 及びアドレスAa0 〜A
7 は同様に各制御レジスタ521,511に転送さ
れ、同時に今まで制御レジスタ521,511に記憶さ
れていたデータ及びアドレスは次の制御レジスタ52
2,512にそれぞれシフトして転送される。これらの
データ転送は、図3に示すADR−CLK,DATA−
CLKのクロックにより図5に示すタイミングで行われ
る。
Each of the above control registers is composed of a serial input / parallel output shift register, like the write register in the signal processing section 4, and, for example, when a data write command is further issued from the microcomputer 6 in this state. , Its data Da 0 to Da 7 and addresses Aa 0 to A
a 7 is similarly transferred to the respective control registers 521 and 511, and at the same time, the data and address stored in the control registers 521 and 511 until now are stored in the next control register 52.
2, 512, respectively, and transferred. These data transfers are performed by ADR-CLK and DATA- shown in FIG.
It is performed at the timing shown in FIG. 5 by the clock of CLK.

【0014】以上の過程で、マイコン6から送られる書
き込みデータ及び転送先アドレスは、映像信号の有効映
像期間においては上記制御レジスタ521〜524,5
11〜514に記憶させておくだけで、目的とする信号
処理部4へのデータ転送は行わない。またインターフェ
ース部5において、HBLK入力から映像信号の帰線期
間の情報を得たとき、アドレス記憶用制御レジスタ51
1〜514のアドレス情報に基づき転送先のアドレスを
定め、これに対してのみクロックラインWCLK1〜n
を通して転送用のクロック信号を送る。そして、このク
ロック信号に同期させてデータ記憶用制御レジスタ52
1〜524のデータをWRラインを通して転送先の書き
込みレジスタ411〜41nに転送する。
In the above process, the write data and the transfer destination address sent from the microcomputer 6 are the control registers 521 to 524, 5 during the effective video period of the video signal.
Only the data is stored in 11 to 514, and data transfer to the target signal processing unit 4 is not performed. Further, when the interface unit 5 obtains the information of the blanking period of the video signal from the HBLK input, the address storage control register 51
The transfer destination address is determined based on the address information 1 to 514, and only for this, the clock lines WCLK1 to
To send a clock signal for transfer through. Then, in synchronization with this clock signal, the data storage control register 52
The data of 1 to 524 are transferred to the write registers 411 to 41n of the transfer destination through the WR line.

【0015】次に、上述のデータ通信の過程を図6によ
り詳細に説明する。図3に示すデコーダ53は、上記の
過程において図6のアドレス設定に示すタイミングで制
御レジスタ514のパラレル出力よりアドレス情報を取
込み、アドレス設定を行う。更にデコーダ53は、この
設定されたアドレスの書き込みレジスタ411〜41n
に対してのみ、クロックラインWCLK1〜nのうち何
れかを選択して通信のためのクロックを図6のWCLK
1〜nに示すタイミングで出力する。同時に、制御レジ
スタ521〜524に対して図6のDATA−CLKに
示すタイミングでクロックを送り、制御レジスタ524
はこのクロックに同期して図6に示すパラレル出力を行
う。
Next, the above-mentioned data communication process will be described in detail with reference to FIG. The decoder 53 shown in FIG. 3 fetches address information from the parallel output of the control register 514 and sets the address at the timing shown in the address setting of FIG. 6 in the above process. Further, the decoder 53 has the write registers 411 to 41n for the set addresses.
Only for WCLK, a clock for communication is selected by selecting one of the clock lines WCLK1 to WCLK.
Output at the timings 1 to n. At the same time, a clock is sent to the control registers 521 to 524 at the timing shown by DATA-CLK in FIG.
Performs the parallel output shown in FIG. 6 in synchronization with this clock.

【0016】そして、これらのクロック及びデータ出力
により、データDa0 〜Da7 及びDb0 〜Db7 はそ
れぞれのアドレスAa0 〜Aa7 ,Ab0 〜Ab7 の書
き込みレジスタに取り込まれる。
By these clock and data outputs, the data Da 0 to Da 7 and Db 0 to Db 7 are taken into the write registers of the respective addresses Aa 0 to Aa 7 and Ab 0 to Ab 7 .

【0017】この場合、有効映像期間内にマイコン6か
ら送られたデータ及びアドレスはそれぞれ2ワードずつ
なので、帰線期間開始時は図3に示す制御レジスタ51
1〜514,521〜524のうち511,512及び
521,522にそれぞれアドレス及びデータが記憶さ
れていて、残りの513,514及び523,524の
制御レジスタは空の状態になっている。したがって図6
に示すデータ転送のタイミングで、最初の2ワード分の
転送タイミングではデータ・アドレス共“0”が出力さ
れている。
In this case, since the data and the address sent from the microcomputer 6 are 2 words each within the effective video period, the control register 51 shown in FIG.
Addresses and data are stored in 511, 512 and 521, 522 of 1 to 514, 521 to 524, respectively, and the control registers of the remaining 513, 514 and 523, 524 are empty. Therefore, FIG.
At the data transfer timing shown in (1), "0" is output for both data and address at the transfer timing for the first two words.

【0018】ここで図3の回路では、制御レジスタはデ
ータ記憶用,アドレス記憶用ともにそれぞれ4ワード分
ずつ備えているが、上記有効映像期間においてマイコン
6が5つ以上のデータ書き込み命令をインターフェース
部5へ与えた場合、カウンタ54が有効映像期間内のマ
イコン6から制御レジスタ間の転送回数をADRCLK
信号で数えており、このカウント数が4以上になると図
3のクロック発生器55に禁止命令を与える。
Here, in the circuit of FIG. 3, the control register has four words for data storage and four words for address storage, but the microcomputer 6 issues five or more data write commands during the effective video period. 5, when the counter 54 gives the number of transfers between the control registers from the microcomputer 6 within the effective video period to ADRCLK.
It counts with a signal, and when this count becomes 4 or more, an inhibit command is given to the clock generator 55 of FIG.

【0019】そしてクロック発生器55は、上記の禁止
命令より、マイコン6が書き込みあるいはアドレス指定
の命令をインターフェース部5へ送っても通信のための
クロックは出力しない。このときマイコン6は、次の帰
線期間において制御レジスタ511〜514,521〜
524のデータ及びアドレスが信号処理部4へ転送され
るまで待機状態になる。
The clock generator 55 does not output a clock for communication even if the microcomputer 6 sends a command for writing or addressing to the interface unit 5 in accordance with the above-mentioned prohibition command. At this time, the microcomputer 6 controls the control registers 511 to 514 and 521 to 521 in the next blanking period.
It is in a standby state until the data and address of 524 are transferred to the signal processing unit 4.

【0020】また図3の信号処理部4の内部において、
読み出しレジスタ421〜42nの何れかにタイミング
発生器46からロード信号が送られた場合、その読み出
しレジスタは所定のデータをロードするとともに、その
ロード信号はOR回路44を通してマイコン6の割り込
み信号となり、更にその読み出しレジスタに対応したス
テータスレジスタ43のビットが立ち上がる。このビッ
トは、その読み出しレジスタにロードされたデータが読
み出されるまでホールドされる。
Further, in the signal processing section 4 of FIG.
When a load signal is sent from the timing generator 46 to any of the read registers 421 to 42n, the read register loads predetermined data, and the load signal becomes an interrupt signal of the microcomputer 6 through the OR circuit 44, and further, The bit of the status register 43 corresponding to the read register rises. This bit is held until the data loaded in that read register is read.

【0021】上記OR回路44を通ったロード信号は、
マイコン6に割り込みをかけ、このときマイコン6はど
の読み出しレジスタがロードされたかの情報を得るため
の通信を開始する。このとき、まずステータスレジスタ
43のアドレスを設定するため、図4のAに示すタイミ
ングでステータスレジスタアドレスをDWラインを通し
てインターフェース部5へ送る。その後、マイコン6は
図4のCに示すようにインターフェース部5へMODE
ラインを通してデータ読み出しモードの情報を送り、イ
ンターフェース部5ではこのモードの情報を受け取る
と、先に送られたアドレスに基づき、データセレクタ4
5をステータスレジスタ43の出力が得られるように設
定し、更にステータスレジスタ43に対してのみ図3の
クロックラインRCLK1〜nを通してクロックを送
り、ステータスレジスタ43はこのクロックに同期して
データをDWラインを通してインターフェース部5へ転
送する。インターフェース部5でこのデータを受け取る
と、図4のCに示すタイミングで、CLKラインを通し
てマイコン6にクロック信号を送り、これと同期してD
Rラインを通してステータスレジスタ43から得られた
データを送る。
The load signal passed through the OR circuit 44 is
The microcomputer 6 is interrupted, and at this time, the microcomputer 6 starts communication for obtaining information on which read register is loaded. At this time, in order to first set the address of the status register 43, the status register address is sent to the interface unit 5 through the DW line at the timing shown in A of FIG. After that, the microcomputer 6 modifies the interface unit 5 as shown in C of FIG.
When the information of the data read mode is sent through the line and the interface unit 5 receives the information of this mode, the data selector 4 is sent based on the previously sent address.
5 is set so that the output of the status register 43 can be obtained, and a clock is sent to the status register 43 only through the clock lines RCLK1 to RCLK of FIG. 3, and the status register 43 synchronizes the data with the DW line. Through the interface unit 5. When the interface section 5 receives this data, it sends a clock signal to the microcomputer 6 through the CLK line at the timing shown in C of FIG.
The data obtained from the status register 43 is sent through the R line.

【0022】マイコン6は、上記ステータスレジスタ4
3のデータを受け取ると、そのデータにより信号処理部
4のどの読み出しレジスタがロードされたかを判別し、
そのレジスタのアドレスを図4のAに示すタイミングに
従ってインターフェース部5へ送り、インターフェース
部5の内部のアドレスを設定する。その後、マイコン6
からMODEラインを通してインターフェース部5にデ
ータ読み出しの情報を送り、インターフェース部5では
先に設定されたアドレスに基づき、データセレクタ45
を設定し、そのアドレスに基づいた読み出しレジスタの
みにクロックラインRCLK1〜nを通してクロック信
号を送る。この読み出しレジスタからはクロックと同期
してデータが出力され、インターフェース部5へ転送さ
れる。インターフェース部5では、そのデータを図4の
Cに示すタイミングでCLKラインのクロック信号と同
期させてRDラインを通して送る。
The microcomputer 6 uses the status register 4 described above.
When the data of 3 is received, it is determined which read register of the signal processing unit 4 is loaded by the data,
The address of the register is sent to the interface unit 5 in accordance with the timing shown in FIG. 4A, and the internal address of the interface unit 5 is set. After that, the microcomputer 6
From the MODE line to the interface section 5, data read information is sent, and the interface section 5 uses the data selector 45 based on the previously set address.
Is set, and the clock signal is sent through the clock lines RCLK1 to RCLK only to the read register based on the address. Data is output from the read register in synchronization with the clock and transferred to the interface unit 5. The interface section 5 sends the data through the RD line in synchronization with the clock signal on the CLK line at the timing shown in C of FIG.

【0023】[0023]

【発明が解決しようとする課題】しかしながら、上記の
ようなデータ通信を行う従来のビデオカメラにあって
は、映像信号の1水平同期期間内に通信できるデータの
量、つまり1ラインの間のデータの量がマイコンの処理
速度に因らず、インターフェース部の制御レジスタの数
により制限されてしまう。
However, in the conventional video camera that performs the above-mentioned data communication, the amount of data that can be communicated within one horizontal synchronization period of the video signal, that is, the data for one line. Is limited by the number of control registers in the interface, regardless of the processing speed of the microcomputer.

【0024】このため、例えばカメラのオートフォーカ
スシステムにおいて、映像画面内の合焦信号を取り込む
ための領域を設定するレジスタ、あるいはオートフォー
カスシステムに限らずホワイトバランス,自動露出補正
等のシステムにも同様に存在する領域設定のためのレジ
スタに対し、1画面内において1つの領域が終了し、更
にまた同画面において次の領域設定のためのデータをマ
イコンから転送する場合、1ラインの間に多くの量のデ
ータ転送を強いられ、制御レジスタに収納しきれずに次
のラインに持ち越してしまうことがある。
Therefore, for example, in an autofocus system of a camera, not only a register for setting an area for capturing a focus signal in a video screen or an autofocus system, but also a system for white balance, automatic exposure correction, etc. In the register for area setting existing in 1), when one area is completed in one screen and the data for the next area setting is transferred from the microcomputer in the same screen, a lot of data is recorded in one line. There is a case where the transfer of a certain amount of data is forced, and the data cannot be stored in the control register and is carried over to the next line.

【0025】通常上記の各領域設定は、1画面の中に複
数の領域を設定する場合、ある領域が終了してから次の
領域が開始するまでの間はできるだけ短い時間、即ち少
ないライン数が望ましい。ところが、制御レジスタの数
に限りがあると、データ転送に多くのライン数を要して
しまい、目的とする領域設定ができない場合が生じる。
Normally, when setting a plurality of areas in one screen, the above-mentioned area settings are as short as possible between the end of one area and the start of the next area, that is, a small number of lines. desirable. However, if the number of control registers is limited, a large number of lines are required for data transfer, and it may not be possible to set the desired area.

【0026】これを回避するためには、例えば制御レジ
スタの数を増やすことが考えられるが、この場合はハー
ドの量が増えてしまう。また、制御レジスタから信号処
理部の書き込みレジスタへ転送可能な帰線期間にも限り
があり、クロックレートによってはあまり多くの制御レ
ジスタはシステム上備えられない場合もある。
In order to avoid this, for example, the number of control registers may be increased, but in this case, the amount of hardware increases. Further, there is a limit to the retrace line period during which transfer from the control register to the write register of the signal processing unit is limited, and depending on the clock rate, too many control registers may not be provided in the system.

【0027】本発明は、上記のような問題点に着目して
なされたもので、少ないライン数の間に目的とする所定
量のデータを転送することができ、制御レジスタが少な
くて済むビデオカメラを提供することを目的としてい
る。
The present invention has been made in view of the above problems, and a video camera that can transfer a predetermined amount of data for a small number of lines and requires a small number of control registers. Is intended to provide.

【0028】[0028]

【課題を解決するための手段】本発明のビデオカメラ
は、撮像素子により光電変換され更にデジタル化された
映像信号を処理してビデオ信号を生成する信号処理部
と、この信号処理部内のデータレジスタとインターフェ
ース部を通してデータ通信を行う論理演算部とを備え、
前記インターフェース部は、アドレス及びデータを保持
する複数のレジスタと、前記信号処理部へ転送するアド
レス値を所定の条件により判別するアドレス判別手段
と、その判別結果に応じて前記制御レジスタの出力か前
記論理演算部の出力かを選択するためのスイッチ手段と
を有し、データの転送先アドレスにより、前記制御レジ
スタに転送データ及び転送先アドレスを記憶させて映像
信号の帰線期間に該制御レジスタから前記信号処理部へ
転送するか、あるいは直接論理演算部から転送データ及
び転送先アドレスを信号処理部へ転送するかを切り換え
るように構成したものです。
A video camera according to the present invention includes a signal processing unit for processing a video signal photoelectrically converted by an image pickup device and further digitized to generate a video signal, and a data register in the signal processing unit. And a logical operation unit for performing data communication through the interface unit,
The interface unit includes a plurality of registers for holding addresses and data, an address discriminating unit for discriminating an address value to be transferred to the signal processing unit according to a predetermined condition, and the output of the control register or the output according to the discrimination result. And a switch means for selecting whether to output from the logical operation unit, the transfer data and the transfer destination address are stored in the control register according to the transfer destination address of the data, and the control register stores the transfer data and the transfer destination address during the blanking period of the video signal. It is configured to switch between transfer to the signal processing unit or transfer of transfer data and transfer destination address directly from the logical operation unit to the signal processing unit.

【0029】[0029]

【作用】本発明によれば、論理演算部から送られたアド
レス有効映像期間内に書き込んでもよいレジスタのアド
レスか、そうでないレジスタのアドレスかを判別する判
別手段と、この判別手段の判別結果により論理演算部か
ら送られるデータと制御レジスタのデータの出力とを切
り換えて信号処理部内の書き込みアドレスへ送るスイッ
チ手段とをインターフェース部内に備え、論理演算部か
ら送られたアドレスが有効映像期間内に書き込めないレ
ジスタのアドレスならば、そのデータは制御レジスタを
介して帰線期間に信号処理部へ転送させ、有効映像期間
に書き込み可能なレジスタのアドレスならば、直接信号
処理部へそのデータを転送させることにより、論理演算
部が1ラインの間に制御レジスタの収納能力を超えた量
のデータを転送しようとする場合、それが有効映像期間
に書き込み可能なレジスタのデータであれば制御レジス
タを介さずに直接信号処理部へ転送し、少ないライン数
の間に目的とする量のデータを転送することができる。
According to the present invention, the discriminating means for discriminating whether the address of the register which may be written within the address valid video period sent from the logical operation unit or the address of the register which is not, and the discrimination result of this discriminating means are used. The interface section is provided with a switch means for switching the data sent from the logic operation section and the output of the data of the control register and sending it to the write address in the signal processing section, and the address sent from the logic operation section can be written within the effective video period. If it is the address of a register that does not exist, that data is transferred to the signal processing unit via the control register during the blanking period, and if it is the address of a register that is writable during the effective video period, that data is transferred directly to the signal processing unit. Causes the logical operation unit to transfer an amount of data that exceeds the storage capacity of the control register during one line. In this case, if it is data in a register that can be written during the effective video period, it can be transferred directly to the signal processing unit without going through the control register, and the desired amount of data can be transferred during a small number of lines. it can.

【0030】[0030]

【実施例】図1は本発明の一実施例よるビデオカメラの
回路構成を示すブロック図である。図において、1〜7
の各要素及び信号処理部4の内部の各要素、インターフ
ェース部5の内部の511〜514,521〜524,
53〜55の各要素は、図3に示す回路のものと同一の
構成要素であるので説明は省略する。
1 is a block diagram showing a circuit configuration of a video camera according to an embodiment of the present invention. In the figure, 1-7
In the signal processing unit 4, 511 to 514, 521 to 524 in the interface unit 5.
Since each of the elements 53 to 55 is the same as that of the circuit shown in FIG. 3, the description thereof will be omitted.

【0031】56は信号処理部4の内部の書き込みレジ
スタに対するデータラインをマイコン6からのデータラ
インと制御レジスタの出力ラインとで切り換えるスイッ
チ(手段)、57はマイコン6から信号処理部4へ転送
するために送られたアドレス値を所定の条件により判別
するアドレス判別器(判別手段)で、有効映像期間に信
号処理部4へ転送可能なものかどうかを判別する。そし
て、このアドレス判別器57の判別結果に応じて上記制
御レジスタの出力かマイコン6の出力かを選択するため
に上記スイッチ56が設けられている。
Reference numeral 56 is a switch (means) for switching the data line for the write register inside the signal processing unit 4 between the data line from the microcomputer 6 and the output line of the control register, and 57 is transferred from the microcomputer 6 to the signal processing unit 4. An address discriminator (discriminating means) for discriminating the address value sent for that purpose according to a predetermined condition discriminates whether or not the address value can be transferred to the signal processing unit 4 during the effective video period. The switch 56 is provided to select the output of the control register or the output of the microcomputer 6 according to the result of the determination by the address discriminator 57.

【0032】また、上述のデータの転送先アドレスによ
り、上記制御レジスタに転送データ及び転送先アドレス
を記憶させて映像信号の帰線期間に該制御レジスタから
信号処理部4へ転送するか、あるいは直接マイコン6か
ら転送データ及び転送先アドレスを信号処理部4へ転送
するかを切り換えるように構成されている。
Further, the transfer data and the transfer destination address are stored in the control register according to the transfer destination address of the above-mentioned data and transferred from the control register to the signal processing unit 4 during the blanking period of the video signal, or directly. It is configured to switch whether to transfer the transfer data and the transfer destination address from the microcomputer 6 to the signal processing unit 4.

【0033】図2はマイコン6から送られたアドレス値
が有効映像期間に信号処理部4へデータ転送が可能な場
合におけるマイコン6とインターフェース部5及びイン
ターフェース部5と信号処理部4との通信のタイミング
を示す図である。
FIG. 2 shows the communication between the microcomputer 6 and the interface unit 5 and the interface unit 5 and the signal processing unit 4 when the address value sent from the microcomputer 6 can be transferred to the signal processing unit 4 during the effective video period. It is a figure which shows a timing.

【0034】上記信号処理部4内の書き込みアドレス群
の中には有効映像期間内に書き込んではいけないレジス
タも存在するが、有効映像期間内に書き込んでもよいレ
ジスタ、即ち有効映像期間にデータを書き換えても転送
ノイズが映像信号に影響しないレジスタも存在する。例
えば、前述の各領域設定のためのレジスタ群は、オート
フォーカスシステム等に必要な信号入力をゲートする回
路の設定値を与えるためだけのもので、ある領域が終了
して次の領域が開始するまでの間であれば、有効映像期
間にデータを書き換えても直接映像信号には影響しな
い。
Although there are some registers in the write address group in the signal processing unit 4 which should not be written within the valid video period, registers which may be written within the valid video period, that is, data is rewritten during the valid video period. There is also a register in which transfer noise does not affect the video signal. For example, the register group for setting each area described above is only for giving a setting value of a circuit that gates a signal input necessary for an autofocus system or the like, and one area ends and the next area starts. Up to the above, even if the data is rewritten during the effective video period, it does not directly affect the video signal.

【0035】そこで本実施例では、アドレス判別器57
を設けてマイコン6からの転送先アドレス値が有効映像
期間に信号処理部4へ転送可能なものかどうかを判別
し、その判別結果によりスイッチ56を切り換え、イン
ターフェース部5内の制御レジスタに転送データと転送
先アドレスを記憶させて映像信号の帰線期間に該制御レ
ジスタから信号処理部4へ転送するか、あるいは直接マ
イコン6から信号処理部4へ転送するかを選択し得るよ
うにしている。
Therefore, in this embodiment, the address discriminator 57 is used.
Is provided to determine whether the transfer destination address value from the microcomputer 6 can be transferred to the signal processing unit 4 during the effective video period, the switch 56 is switched according to the determination result, and the transfer data is transferred to the control register in the interface unit 5. The transfer destination address is stored and it is possible to select whether to transfer from the control register to the signal processing unit 4 or directly from the microcomputer 6 to the signal processing unit 4 during the blanking period of the video signal.

【0036】即ち、図1に示すインターフェース部5に
対し、マイコン6からMODEラインを通してアドレス
指定のモード情報が伝わると、インターフェース部5で
はマイコン6にCLKラインを通してクロック信号を送
る。マイコン6は、このクロックに同期させてDWライ
ンを通してアドレス信号を送る。
That is, when the mode information for addressing is transmitted from the microcomputer 6 to the interface unit 5 shown in FIG. 1 through the MODE line, the interface unit 5 sends a clock signal to the microcomputer 6 through the CLK line. The microcomputer 6 sends an address signal through the DW line in synchronization with this clock.

【0037】インターフェース部5は、上記のアドレス
信号を受け取ると、内部のアドレスレジスタにアドレス
を設定する。そして、アドレス判別器57によりそのア
ドレスレジスタに設定されたアドレス値が有効映像期間
内に信号処理部4へ転送可能かものか否かを判別し、転
送可能でないアドレスならば、図3の回路と同様そのア
ドレス値と次にマイコン6から送られたデータをアドレ
ス記憶用制御レジスタ511及びデータ記憶用制御レジ
スタ521へそれぞれ転送する。このデータは、次の帰
線期間において信号処理部4の内部の目的とする書き込
みレジスタへ転送される。
When the interface section 5 receives the above address signal, it sets an address in the internal address register. Then, the address discriminator 57 discriminates whether or not the address value set in the address register can be transferred to the signal processing unit 4 within the effective video period, and if the address is not transferable, it is similar to the circuit of FIG. The address value and the data next sent from the microcomputer 6 are transferred to the address storage control register 511 and the data storage control register 521, respectively. This data is transferred to the target write register inside the signal processing unit 4 in the next blanking period.

【0038】一方、アドレス判別器57により、マイコ
ン6から送られたアドレス値が有効映像期間内に信号処
理部4へ転送可能であると判定された場合は、アドレス
判別器57からの制御出力によりスイッチ56を制御レ
ジスタ出力側からマイコン6のデータ出力側へ切り換え
るとともに、デコーダ53を制御してマイコン6からの
シリアル入力を優先させてアドレス設定を行わせる。
On the other hand, when the address discriminator 57 determines that the address value sent from the microcomputer 6 can be transferred to the signal processor 4 within the valid video period, the address discriminator 57 outputs a control signal. The switch 56 is switched from the control register output side to the data output side of the microcomputer 6, and the decoder 53 is controlled to give priority to serial input from the microcomputer 6 for address setting.

【0039】図2は上述の過程のタイミングを示したも
ので、マイコン6からアドレス指定の命令がMODEラ
インを通してインターフェース部5へ送られると、クロ
ック発生器55から図に示すCLKのクロック信号を出
力し、マイコン6はその信号と同期してAa0 〜Aa7
に示すアドレス信号をDWラインを通してインターフェ
ース部5へ送る。そして、インターフェース部5の内部
のアドレス判別器57でこのアドレス値Aaが直接信号
処理部4へ転送可能であると判断し、デコーダ53にこ
のアドレス値Aaを図に示すタイミングで設定する。そ
の後、マイコン6がデータ書き込み命令をインターフェ
ース部5へ送ると、クロック発生器55は上記CLKの
クロック信号をCLKラインを通してマイコン6へ送
り、マイコン6はこれに同期してDa0 〜Da7 のデー
タ信号をDWラインを通してインターフェース部5へ送
る。
FIG. 2 shows the timing of the above process. When an addressing command is sent from the microcomputer 6 to the interface section 5 through the MODE line, the clock generator 55 outputs the clock signal CLK shown in the figure. Then, the microcomputer 6 synchronizes with the signal and outputs Aa 0 to Aa 7
The address signal shown in is sent to the interface section 5 through the DW line. Then, the address discriminator 57 inside the interface unit 5 determines that this address value Aa can be directly transferred to the signal processing unit 4, and sets this address value Aa in the decoder 53 at the timing shown in the figure. After that, when the microcomputer 6 sends a data write command to the interface unit 5, the clock generator 55 sends the clock signal of CLK to the microcomputer 6 through the CLK line, and the microcomputer 6 synchronizes with this and outputs the data of Da 0 to Da 7 . The signal is sent to the interface section 5 through the DW line.

【0040】ここで、上記のスイッチ56はアドレス判
別器57の判別結果によりマイコン6のデータ出力側へ
切り換えられており、マイコン6からのデータ信号Da
0 〜Da7 は直接WDラインを通して信号処理部4の内
部の書き込みレジスタ411〜41nの各シリアル入力
ポートへ送られる。デコーダ53は先に設定されたアド
レス値Abに基づき、このアドレスの書き込みレジスタ
に対してのみクロックラインCLK1〜nを通して図2
に示すCLK1〜nのクロックを信号処理部4へ送る。
そして、信号処理部4の内部の選択された書き込みレジ
スタは、図2に示すタイミングでデータDaが書き込ま
れる。
Here, the switch 56 is switched to the data output side of the microcomputer 6 according to the discrimination result of the address discriminator 57, and the data signal Da from the microcomputer 6 is outputted.
0 to Da 7 are directly sent to the respective serial input ports of the write registers 411 to 41n inside the signal processing unit 4 through the WD line. Based on the previously set address value Ab, the decoder 53 passes through the clock lines CLK1 to n only to the write register of this address.
The clocks of CLK1 to n shown in are sent to the signal processing unit 4.
Then, the data Da is written in the selected write register inside the signal processing unit 4 at the timing shown in FIG.

【0041】以後、更に図2に示すアドレス指定でアド
レス信号Ab0 〜Ab7 がマイコン6より送られてきた
場合、そのアドレス値Abが有効映像期間に信号処理部
4へ転送可能なアドレス値ならば同様にアドレス設定が
行われ、次にマイコン6より送られてくるデータ信号D
0 〜Db7 がそのアドレス値の書き込みレジスタに転
送され、データ値Dbが書き込まれる。
After that, when the address signals Ab 0 to Ab 7 are further sent from the microcomputer 6 by the address designation shown in FIG. 2, if the address value Ab is an address value that can be transferred to the signal processing unit 4 during the effective video period. For example, the address setting is performed in the same manner, and the data signal D sent from the microcomputer 6 next.
b 0 to Db 7 are transferred to the write register of the address value, and the data value Db is written.

【0042】また、上記の転送過程においては、アドレ
ス判別器57は現在のアドレス値が有効映像期間に信号
処理部4へ転送可能と判断した場合、クロック発生器5
5に対してADR−CLK,DATA−CLKの信号出
力を停止させる信号を送る。これにより、クロック発生
器55は各制御レジスタ511〜514,521〜52
4へのクロックの出力を停止する。したがって、制御レ
ジスタに収納されているワード数をカウントしているカ
ウンタ54もカウント値を増やすことはない。
In the above transfer process, when the address discriminator 57 determines that the current address value can be transferred to the signal processor 4 during the valid video period, the clock generator 5
A signal for stopping the signal output of ADR-CLK and DATA-CLK is sent to 5. As a result, the clock generator 55 causes the control registers 511 to 514 and 521 to 52.
The output of the clock to 4 is stopped. Therefore, the counter 54 counting the number of words stored in the control register does not increase the count value.

【0043】このように、マイコン6から送られてきた
アドレス値が有効映像期間内に書き込めないレジスタの
アドレスならば、そのデータを制御レジスタを介して帰
線期間に信号処理部4へ転送させ、有効映像期間内に書
き込み可能なレジスタのアドレスならば、そのデータを
直接信号処理部4へ転送させることにより、マイコン6
が1ラインの間に制御レジスタの収納能力を超えた量の
データを転送しようとした場合に、それが有効映像期間
に書き込み可能なレジスタのアドレスであれば、制御レ
ジスタを介さずに直接信号処理部4へ転送し、少ないラ
イン数の間に目的とする量のデータを転送することがで
き、制御レジスタが少なくて済む。
In this way, if the address value sent from the microcomputer 6 is the address of a register that cannot be written within the valid video period, the data is transferred to the signal processing section 4 via the control register in the blanking period, If the address of the register is writable within the valid video period, the data is directly transferred to the signal processing unit 4, and the microcomputer 6
Is trying to transfer an amount of data that exceeds the storage capacity of the control register during one line, and if it is the address of a register that can be written during the effective video period, direct signal processing is performed without going through the control register. The data can be transferred to the unit 4 and a desired amount of data can be transferred during a small number of lines, and the number of control registers can be reduced.

【0044】[0044]

【発明の効果】以上説明したように、本発明によれば、
マイコン等の論理演算部と信号処理部間のインターフェ
ース部に、複数のレジスタと、論理演算部からのアドレ
ス値を判別するアドレス判別手段と、その判別結果に応
じて上記制御レジスタの出力か論理演算部の出力かを選
択するためのスイッチを設け、論理演算部からのデータ
の転送先アドレスにより、上記制御レジスタを通して信
号処理部へデータを転送するか、あるいは論理演算部か
ら直接信号処理部へ転送するかを選択し得るようにした
ので、少ないライン数の間に目的とする所定量のデータ
を転送することができ、制御レジスタが少なくて済むと
いう効果がある。
As described above, according to the present invention,
A plurality of registers, an address discriminating means for discriminating an address value from the logical operation unit, and an output of the control register or a logical operation are provided in an interface unit between the logical operation unit and the signal processing unit such as a microcomputer. A switch for selecting whether to output from the logic operation unit is provided, and data is transferred to the signal processing unit through the control register or directly from the logic operation unit to the signal processing unit according to the transfer destination address of the data from the logic operation unit. Since it is possible to select whether or not to carry out, it is possible to transfer a target predetermined amount of data during a small number of lines, and there is an effect that the number of control registers can be reduced.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の一実施例の回路構成を示すブロック
FIG. 1 is a block diagram showing a circuit configuration of an embodiment of the present invention.

【図2】 図1の回路の通信のタイミングを示す図FIG. 2 is a diagram showing a communication timing of the circuit of FIG.

【図3】 従来例の回路構成を示すブロック図FIG. 3 is a block diagram showing a circuit configuration of a conventional example.

【図4】 図3の回路の通信のタイミングを示す図FIG. 4 is a diagram showing a communication timing of the circuit of FIG.

【図5】 図3の回路の通信のタイミングを示す図5 is a diagram showing a communication timing of the circuit of FIG.

【図6】 図3の回路の通信のタイミングを示す図6 is a diagram showing a communication timing of the circuit of FIG.

【符号の説明】[Explanation of symbols]

1 レンズ 2 撮像素子 3 A/D変換器 4 信号処理部 5 インターフェース部 6 マイクロコンピュータ(論理演算部) 7 D/A変換器 56 スイッチ(スイッチ手段) 57 アドレス判別器(アドレス判別手段) 411〜41n 書き込みレジスタ(データレジスタ) 421〜42n 読み出しレジスタ(データレジスタ) 511〜514 アドレス記憶用制御レジスタ 521〜524 データ記憶用制御レジスタ DESCRIPTION OF SYMBOLS 1 lens 2 image sensor 3 A / D converter 4 signal processing section 5 interface section 6 microcomputer (logical operation section) 7 D / A converter 56 switch (switch means) 57 address discriminator (address discriminating means) 411 to 41n Write register (data register) 421 to 42n Read register (data register) 511 to 514 Address storage control register 521 to 524 Data storage control register

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 撮像素子により光電変換され更にデジタ
ル化された映像信号を処理してビデオ信号を生成する信
号処理部と、この信号処理部内のデータレジスタとイン
ターフェース部を通してデータ通信を行う論理演算部と
を備え、前記インターフェース部は、アドレス及びデー
タを保持する複数のレジスタと、前記信号処理部へ転送
するアドレス値を所定の条件により判別するアドレス判
別手段と、その判別結果に応じて前記制御レジスタの出
力か前記論理演算部の出力かを選択するためのスイッチ
手段とを有し、データの転送先アドレスにより、前記制
御レジスタに転送データ及び転送先アドレスを記憶させ
て映像信号の帰線期間に該制御レジスタから前記信号処
理部へ転送するか、あるいは直接論理演算部から転送デ
ータ及び転送先アドレスを信号処理部へ転送するかを切
り換えるように構成したことを特徴とするビデオカメ
ラ。
1. A signal processing unit for processing a video signal photoelectrically converted by an image pickup device and further digitized to generate a video signal, and a logical operation unit for performing data communication through a data register and an interface unit in the signal processing unit. The interface unit includes a plurality of registers for holding addresses and data, an address discriminating unit for discriminating an address value to be transferred to the signal processing unit according to a predetermined condition, and the control register according to the discrimination result. Switch means for selecting whether to output the output of the logical operation unit or the output of the logical operation unit. Transfer from the control register to the signal processing unit, or directly from the logical operation unit to transfer data and transfer destination add A video camera, characterized in that it is configured to switch whether or not to transfer the response to the signal processing unit.
JP09168594A 1994-04-28 1994-04-28 Video camera Expired - Fee Related JP3332570B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP09168594A JP3332570B2 (en) 1994-04-28 1994-04-28 Video camera

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP09168594A JP3332570B2 (en) 1994-04-28 1994-04-28 Video camera

Publications (2)

Publication Number Publication Date
JPH07298124A true JPH07298124A (en) 1995-11-10
JP3332570B2 JP3332570B2 (en) 2002-10-07

Family

ID=14033364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP09168594A Expired - Fee Related JP3332570B2 (en) 1994-04-28 1994-04-28 Video camera

Country Status (1)

Country Link
JP (1) JP3332570B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009177331A (en) * 2008-01-22 2009-08-06 Nec Corp Image signal transfer system, method, and imaging device with the transfer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009177331A (en) * 2008-01-22 2009-08-06 Nec Corp Image signal transfer system, method, and imaging device with the transfer system

Also Published As

Publication number Publication date
JP3332570B2 (en) 2002-10-07

Similar Documents

Publication Publication Date Title
US5459508A (en) Image processing apparatus
JPH0814983B2 (en) Compatible FIFO memory controller
JP3696895B2 (en) Video camera and video signal processing method
US6750909B1 (en) Image buffer between burst memory and data processor with multiple access modes set by the data processor
JP3332570B2 (en) Video camera
EP1047261B1 (en) Image buffer with multiple access modes
US5225908A (en) Video signal recording apparatus for electronic camera
JPH077653A (en) Image pickup device
JPH07298125A (en) Video camera
JP3697258B2 (en) Video camera and video signal processing method
JP2743051B2 (en) Image processing device
JPH0937221A (en) Video processor
KR100843615B1 (en) Efficient dual frame buffer control device and the same method
JPS59226571A (en) Printer of television receiver
US5479165A (en) Two-dimensional coding apparatus
JPH08278938A (en) Dma device
KR100242131B1 (en) Method for controlling the automatic of image in digital camera
JPH118826A (en) Image input device
JPS6310872A (en) Picture signal processor
JPH06195273A (en) Data communication equipment
JPS62219171A (en) Picture processor
JPS5922278A (en) Writing method of memory
JPH1042283A (en) Data processor
KR19980053315A (en) Image data processing device for continuous shooting of digital still camera
JPH0784888A (en) Image pickup 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: 20020702

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080726

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080726

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090726

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090726

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100726

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100726

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110726

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120726

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120726

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130726

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees