JP2001175585A - Device and method for transferring data - Google Patents
Device and method for transferring dataInfo
- Publication number
- JP2001175585A JP2001175585A JP36330199A JP36330199A JP2001175585A JP 2001175585 A JP2001175585 A JP 2001175585A JP 36330199 A JP36330199 A JP 36330199A JP 36330199 A JP36330199 A JP 36330199A JP 2001175585 A JP2001175585 A JP 2001175585A
- Authority
- JP
- Japan
- Prior art keywords
- data
- data transfer
- dmac
- image data
- format
- 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
Links
Landscapes
- Bus Control (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、データ転送装置お
よびデータ転送方法に関し、特に、画像入力装置におけ
る画像データのDMA(ダイレクトメモリアクセス)転
送制御に適用して好適なものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer device and a data transfer method, and more particularly to a data transfer device and a data transfer method suitable for application to DMA (Direct Memory Access) transfer control of image data in an image input device.
【0002】[0002]
【従来の技術】従来の画像入力装置における画像データ
のDMA転送制御では、CCDカメラやCMOS画像セ
ンサなどの画像入力装置から出力された同一の画像デー
タを主メモリおよび表示バッファの両方に記憶させる場
合があった。この場合、まず、画像入力装置から定期的
に出力される画像データを、DMAにより主メモリに転
送し、主メモリへの書き込みを行う。そして、画像デー
タが主メモリに書き込まれた後、その画像データを主メ
モリから読み出し、主メモリから表示バッファに転送し
て、表示バッファへの書き込みを行うようになってい
た。2. Description of the Related Art In conventional DMA transfer control of image data in an image input device, the same image data output from an image input device such as a CCD camera or a CMOS image sensor is stored in both a main memory and a display buffer. was there. In this case, first, image data periodically output from the image input device is transferred to the main memory by DMA, and writing to the main memory is performed. Then, after the image data is written to the main memory, the image data is read from the main memory, transferred from the main memory to the display buffer, and written into the display buffer.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、従来の
画像入力装置における画像データのDMA転送制御で
は、同一の画像データを主メモリおよび表示バッファの
両方に記憶させる場合、画像入力装置から定期的に出力
される画像データをDMA転送して、主メモリへの書き
込みを行い、さらに、その画像データを主メモリから読
み出して、表示バッファへの書き込みを行う必要があっ
た。このため、同一の画像データを主メモリおよび表示
バッファの両方に記憶させるために時間がかかるという
問題があった。However, in the conventional DMA transfer control of image data in the image input device, when the same image data is stored in both the main memory and the display buffer, the image data is periodically output from the image input device. It is necessary to transfer the image data to be written to the main memory by DMA transfer, read the image data from the main memory, and write it to the display buffer. Therefore, there is a problem that it takes time to store the same image data in both the main memory and the display buffer.
【0004】また、主メモリでは、同一の画像データの
読み出しと書き込みの両方が行われるため、一定時間内
のアクセス回数が増加し、消費電力が大きくなるという
問題もあった。Further, in the main memory, both reading and writing of the same image data are performed, so that the number of accesses within a certain time increases, and there is a problem that power consumption increases.
【0005】さらに、主メモリへの書き込みと読み出し
の同期が取れていないと、読み出し中の画像データが途
中から書き換えられてしまう場合があり、このことを回
避するためには、書き込みエリアと読み出しエリアの2
つの画像エリアを主メモリ中に設ける必要があった。こ
のため、主メモリの記憶領域の使用効率が悪化するとい
う問題があった。Further, if the writing and reading to the main memory are not synchronized, the image data being read may be rewritten from the middle, and in order to avoid this, the writing area and the reading area must be rewritten. 2
It was necessary to provide two image areas in the main memory. For this reason, there is a problem that the use efficiency of the storage area of the main memory is deteriorated.
【0006】そこで、本発明の目的は、同一のデータを
複数の記憶領域に同期させて転送することが可能なデー
タ転送装置およびデータ転送方法を提供することであ
る。An object of the present invention is to provide a data transfer device and a data transfer method capable of transferring the same data to a plurality of storage areas in synchronization.
【0007】[0007]
【課題を解決するための手段】上述した課題を解決する
ために、本発明によれば、同一のデータを同一の読み取
りタイミングに同期させて複数の記憶領域に転送するこ
とを特徴とする。According to the present invention, in order to solve the above-mentioned problems, the same data is transferred to a plurality of storage areas in synchronization with the same read timing.
【0008】これにより、複数の記憶領域に同一のデー
タを同時に記憶させることが可能となり、複数の記憶領
域にデータを記憶させるための時間を短縮することが可
能となる。Thus, the same data can be stored in a plurality of storage areas at the same time, and the time for storing data in the plurality of storage areas can be reduced.
【0009】また、本発明によれば、データの転送を行
う第1のデータ転送手段と、前記第1のデータ転送手段
によるデータの読み取りタイミングに同期して、前記第
1のデータ転送手段により読み取られるデータの転送を
行う第2のデータ転送手段とを備えることができる。Further, according to the present invention, the first data transfer means for transferring data, and the first data transfer means reads the data synchronously with the data read timing by the first data transfer means. And second data transfer means for transferring the data to be transferred.
【0010】これにより、第2のデータ転送手段による
データの転送タイミングを第1のデータ転送手段のデー
タの転送タイミングで制御することが可能となり、複数
のデータ転送処理を同期させて行うことが可能となる。[0010] This makes it possible to control the data transfer timing of the second data transfer means by the data transfer timing of the first data transfer means, and to perform a plurality of data transfer processes in synchronization. Becomes
【0011】また、本発明によれば、データの転送を行
う第1のデータ転送手段と、前記データの転送を行う第
2のデータ転送手段と、前記第1のデータ転送手段また
は前記第2のデータ転送手段のいずれか一方の読み取り
タイミングに基づいて、前記第1のデータ転送手段およ
び前記第2のデータ転送手段のデータの読み取りを制御
する読み取り制御手段を備えることができる。Further, according to the present invention, the first data transfer means for transferring data, the second data transfer means for transferring the data, and the first data transfer means or the second data transfer means. A read control unit that controls reading of data by the first data transfer unit and the second data transfer unit based on one of the read timings of the data transfer unit may be provided.
【0012】これにより、1つのデータ転送タイミング
で複数のデータ転送処理を行わせることが可能となると
ともに、データ転送の状況に応じてデータ転送タイミン
グを切り換えることが可能となり、データ転送を効率的
に行うことが可能となる。Thus, a plurality of data transfer processes can be performed at one data transfer timing, and the data transfer timing can be switched according to the data transfer status, so that the data transfer can be efficiently performed. It is possible to do.
【0013】また、本発明によれば、前記読み取り制御
手段は、読み取りタイミングの遅い方に同期させてデー
タの読み取りを行わせることができる。Further, according to the present invention, the reading control means can read data in synchronization with a later reading timing.
【0014】これにより、読み取りタイミングの遅い方
のデータの読み取りが行われる前に既にデータの転送が
行われ、読み取りタイミングの遅い方でのそのデータの
読み取りが不可能となることを防止することが可能とな
り、複数の記憶領域に同一のデータを同時に転送する際
に、データの欠落が発生することを防止することが可能
となる。Thus, it is possible to prevent the data from being transferred before the data with the later read timing is read, thereby preventing the data from being read out with the later read timing. This makes it possible to prevent data loss when transferring the same data to a plurality of storage areas at the same time.
【0015】また、本発明によれば、前記第1のデータ
転送手段または前記第2のデータ転送手段のいずれか一
方を単独で動作させる単独動作制御手段を備えることが
できる。Further, according to the present invention, it is possible to provide a single operation control means for operating one of the first data transfer means and the second data transfer means independently.
【0016】これにより、複数の記憶領域のうちの任意
の1つを選択して、データの転送を行うことが可能とな
り、複数の記憶領域にデータの転送を行う必要がない場
合のデータの転送効率を向上させることが可能となる。This makes it possible to select any one of the plurality of storage areas to transfer data, and to transfer data when there is no need to transfer data to the plurality of storage areas. Efficiency can be improved.
【0017】また、本発明によれば、前記第1のデータ
転送手段に入力されるデータの形式変換を行う第1のデ
ータ形式変換手段と、前第2のデータ転送手段から出力
されるデータの形式変換を行う第2のデータ形式変換手
段とを備えることができる。Further, according to the present invention, the first data format conversion means for converting the format of the data input to the first data transfer means and the data output from the second data transfer means are provided. Second data format conversion means for performing format conversion can be provided.
【0018】これにより、転送先のデータ形式が異なる
場合においても、それらのデータを同時に転送すること
が可能となる。Thus, even when the data format of the transfer destination is different, it is possible to transfer those data simultaneously.
【0019】また、本発明によれば、前記第1のデータ
転送により転送されたデータの記憶を行う第1の記憶手
段と、前記第2のデータ転送手段により転送されたデー
タの記憶を行う第2の記憶手段と、前記第1の記憶手段
に記憶されたデータを前記第2の記憶手段に転送する第
3のデータ転送手段を備えることができる。According to the present invention, the first storage means for storing the data transferred by the first data transfer and the second storage means for storing the data transferred by the second data transfer means. Second storage means, and third data transfer means for transferring data stored in the first storage means to the second storage means.
【0020】これにより、一旦記憶が行われたデータを
他の記憶領域にそのまま転送することが可能となる。Thus, the data once stored can be directly transferred to another storage area.
【0021】また、本発明によれば、前記第1のデータ
転送手段から出力されるデータの転送路の占有制御を行
う占有制御手段を備えることができる。Further, according to the present invention, it is possible to provide an occupancy control means for controlling the occupation of the transfer path of the data output from the first data transfer means.
【0022】これにより、データの転送路を他の装置と
共有して使用している場合においても、転送路の競合に
よりデータ転送が遅れることを防止することが可能とな
り、高速転送が可能となる。Thus, even when the data transfer path is shared with another device, data transfer can be prevented from being delayed due to transfer path competition, and high-speed transfer can be achieved. .
【0023】また、本発明によれば、データの転送状況
に基づいて、前記第1および第2のデータ転送手段への
クロックの出力制御を行うクロック出力制御手段を備え
ることができる。Further, according to the present invention, it is possible to provide a clock output control means for controlling a clock output to the first and second data transfer means based on a data transfer situation.
【0024】これにより、データの転送が行われていな
い間は、クロックの供給を停止することが可能となり、
消費電力を低減することが可能となる。Thus, the supply of the clock can be stopped while the data is not being transferred.
Power consumption can be reduced.
【0025】[0025]
【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照しながら説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0026】図1は、本発明の一実施形態に係わるデー
タ転送装置の構成を示すブロック図である。図1におい
て、1は撮影した画像データを定期的に出力するCMO
Sセンサ、2はCMOSセンサ1から出力された画像デ
ータを主メモリ4および表示バッファ5に転送するデー
タ転送装置、3はシステムの制御を行うマイクロコンピ
ュータ(以下、マイコンと称す。)、4はデータやプロ
グラムなどを記憶する主メモリ、5は画像データを記憶
する表示バッファ、6は液晶表示装置(LCD)、7は
デジタル画像処理を行うためのDSP(デジタルシグナ
ルプロセッサ)、11はCMOSセンサ1から出力され
る画像データを取り込み、モード設定に応じてその画像
データのフォーマットを主メモリ4で扱うフォーマット
に変換するカメラインターフェース、12はFIFO
(First in Firstout)、13はカメ
ラインターフェース11から出力された画像データを主
メモリ4に転送するDMAC(ダイレクトメモリアクセ
スコントローラ)、14はDMAC13およびDMAC
15の同期制御を行うDMA同期制御部、15はカメラ
インターフェース11から出力された画像データを表示
バッファ5に転送するDMAC、16は主メモリ4の制
御信号の生成などを行う主メモリインターフェース、1
7は主メモリ4に記憶されている画像データを表示バッ
ファ5に転送するDMAC、18はモード設定に応じて
カメラインターフェース11から出力される画像データ
のフォーマットを液晶表示装置6の表示用フォーマット
に変換する表示データ変換部、19は表示バッファ5の
制御信号の生成などを行う表示バッファインターフェー
ス、20は液晶表示装置6の表示制御を行うLCDイン
ターフェースである。なお、主メモリ4および表示バッ
ファ5は、例えば、DRAM、SRAM、EEPROM
などを用いることができる。FIG. 1 is a block diagram showing a configuration of a data transfer device according to one embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a CMO for periodically outputting captured image data.
The S sensor 2 is a data transfer device for transferring image data output from the CMOS sensor 1 to the main memory 4 and the display buffer 5, 3 is a microcomputer for controlling the system (hereinafter, referred to as a microcomputer), and 4 is data. , A display buffer for storing image data, 6 a liquid crystal display (LCD), 7 a DSP (digital signal processor) for performing digital image processing, 11 a CMOS sensor 1 A camera interface for taking in the output image data and converting the format of the image data into a format handled by the main memory 4 according to the mode setting;
(First in Firstout), 13 is a DMAC (Direct Memory Access Controller) for transferring image data output from the camera interface 11 to the main memory 4, and 14 is a DMAC 13 and a DMAC.
15 is a DMA synchronization control unit that performs synchronization control, 15 is a DMAC that transfers image data output from the camera interface 11 to the display buffer 5, and 16 is a main memory interface that generates control signals for the main memory 4 and the like.
Reference numeral 7 denotes a DMAC for transferring image data stored in the main memory 4 to the display buffer 5, and reference numeral 18 converts a format of image data output from the camera interface 11 to a display format of the liquid crystal display device 6 according to a mode setting. A display data converter 19 for generating a control signal for the display buffer 5 and an LCD interface 20 for controlling display of the liquid crystal display device 6. The main memory 4 and the display buffer 5 are, for example, a DRAM, an SRAM, an EEPROM,
Etc. can be used.
【0027】ここで、DMA同期制御部14は、例え
ば、DMAC13からのデータ読み取りタイミングおよ
びDMAC15からのデータ読み取りタイミングのいず
れか遅い方を選択し、遅い方のデータ読み取りタイミン
グに合わせて、カメラインターフェース11から出力さ
れるデータが、DMAC13およびDMAC15の両方
に出力されるようにすることができる。また、カメライ
ンターフェース11および表示データ変換部18により
行われるデータ形式の変換モードは、マイコン3により
設定することができる。Here, the DMA synchronization control section 14 selects, for example, the later of the data read timing from the DMAC 13 and the data read timing from the DMAC 15 and adjusts the camera interface 11 in accordance with the later data read timing. Can be output to both the DMAC 13 and the DMAC 15. The conversion mode of the data format performed by the camera interface 11 and the display data converter 18 can be set by the microcomputer 3.
【0028】CMOSセンサ1により撮像された画像
は、CMOSセンサ1のモジュールに内蔵されたDSP
7で補正された後、RGB形式やYUV形式の画像デー
タとして数枚〜数十枚/秒の一定間隔で出力する。カメ
ラインターフェース11は、CMOSセンサ1から出力
された画像データを読み取ると、FIFO12に順次記
憶する。An image picked up by the CMOS sensor 1 is stored in a DSP built in a module of the CMOS sensor 1.
After the correction in step 7, the image data is output as image data in RGB format or YUV format at a constant interval of several to several tens of sheets / second. When reading the image data output from the CMOS sensor 1, the camera interface 11 sequentially stores the image data in the FIFO 12.
【0029】ここで、カメラインターフェース11は、
モード設定に応じてCMOSセンサ1から出力された画
像データのフォーマットをシステムで扱う画像データの
フォーマットに変換する。例えば、CMOSセンサ1か
ら出力される画像データのフォーマットがYUV形式で
あり、システムで扱う画像データのフォーマットがRG
B形式である場合、カメラインターフェース11の変換
モードを「YUV形式からRGB形式への変換モード」
に設定することができる。一方、CMOSセンサ1から
出力される画像データのフォーマットがRGB形式であ
り、システムで扱う画像データのフォーマットもRGB
形式である場合、カメラインターフェース11の変換モ
ードを「オフ」に設定することができる。Here, the camera interface 11
The format of the image data output from the CMOS sensor 1 is converted into the format of the image data handled by the system according to the mode setting. For example, the format of the image data output from the CMOS sensor 1 is the YUV format, and the format of the image data handled by the system is RG.
In the case of the B format, the conversion mode of the camera interface 11 is set to “the conversion mode from the YUV format to the RGB format”.
Can be set to On the other hand, the format of the image data output from the CMOS sensor 1 is the RGB format, and the format of the image data handled by the system is also the RGB format.
In the case of the format, the conversion mode of the camera interface 11 can be set to “off”.
【0030】システムで扱うデータ形式に変換された画
像データは、転送するバス幅のデータとして、FIFO
12に順次記憶される。The image data converted into the data format handled by the system is transmitted as FIFO data having a bus width of FIFO.
12 are sequentially stored.
【0031】ここで、DMA同期制御部14は、例え
ば、DMAC13から主メモリ4へのデータ転送速度
が、DMAC15から表示バッファ5へのデータ転送速
度よりも遅い場合、DMAC13からのデータ要求に基
づいて、DMAC13およびDMAC15にデータ転送
を行わせる制御を行う。Here, for example, when the data transfer speed from the DMAC 13 to the main memory 4 is lower than the data transfer speed from the DMAC 15 to the display buffer 5, the DMA synchronization control unit 14 , DMAC 13 and DMAC 15 to perform data transfer.
【0032】この場合、カメラインターフェース11
は、FIFO12にデータが記憶されると、DMAC1
3からのデータ要求に基づいて、DMAC13およびD
MAC15の両方に同時にFIFO12に記憶されてい
るデータを出力する。In this case, the camera interface 11
When data is stored in the FIFO 12, DMAC 1
3 and DMAC 13 and D
The data stored in the FIFO 12 is output to both of the MACs 15 at the same time.
【0033】DMAC13は、カメラインターフェース
11からデータが出力されると、そのデータを主メモリ
インターフェース16を介して主メモリ4にDMA転送
する。When data is output from the camera interface 11, the DMAC 13 DMA-transfers the data to the main memory 4 via the main memory interface 16.
【0034】一方、DMAC15は、カメラインターフ
ェース11からデータが出力されると、そのデータを表
示データ変換部18に出力する。そして、カメラインタ
ーフェース11から出力されたデータのデータ形式が、
液晶表示装置6で表示されるデータ形式に変換され、表
示バッファインターフェース19を介して表示バッファ
5にDMA転送される。On the other hand, when data is output from the camera interface 11, the DMAC 15 outputs the data to the display data converter 18. Then, the data format of the data output from the camera interface 11 is
The data is converted into a data format displayed on the liquid crystal display device 6 and DMA-transferred to the display buffer 5 via the display buffer interface 19.
【0035】ここで、表示データ変換部18は、例え
ば、カメラインターフェース11から出力される画像デ
ータのフォーマットがYUV形式であり、液晶表示装置
6で表示される画像データのフォーマットがRGB形式
である場合、カメラインターフェース11から出力され
る画像データのフォーマットを、液晶表示装置6で表示
される画像データのフォーマットに変換することができ
る。一方、カメラインターフェース11から出力される
画像データのフォーマットがRGB形式であり、液晶表
示装置6で表示される画像データのフォーマットもRG
B形式である場合、カメラインターフェース11から出
力される画像データのフォーマットの変換を行うことな
く、カメラインターフェース11から出力される画像デ
ータをそのまま出力することができる。Here, the display data conversion unit 18 determines that the format of the image data output from the camera interface 11 is the YUV format and the format of the image data displayed on the liquid crystal display device 6 is the RGB format. The format of the image data output from the camera interface 11 can be converted to the format of the image data displayed on the liquid crystal display device 6. On the other hand, the format of the image data output from the camera interface 11 is the RGB format, and the format of the image data displayed on the liquid crystal display device 6 is also the RGB format.
In the case of the B format, the image data output from the camera interface 11 can be output as it is without converting the format of the image data output from the camera interface 11.
【0036】主メモリ4に画像データが記憶されると、
その画像データをマイコン3により処理することによ
り、その画像データを編集したり、圧縮したりすること
ができる。When the image data is stored in the main memory 4,
By processing the image data by the microcomputer 3, the image data can be edited or compressed.
【0037】一方、表示バッファ5に画像データが記憶
されると、その画像データが表示バッファインターフェ
ース19を介して読み出され、LCDインターフェース
20を介して液晶表示装置6で表示される。On the other hand, when the image data is stored in the display buffer 5, the image data is read out via the display buffer interface 19 and displayed on the liquid crystal display device 6 via the LCD interface 20.
【0038】図2は、DMAC13からのデータ要求に
基づいて、DMAC13、15の両方にデータ転送を行
わせる場合の構成例を示すブロック図である。図2にお
いて、CMOSセンサ1は、カメラインターフェース1
1にREADY信号を出力し、カメラインターフェース
11がデータを受け取れる状態にあると、カメラインタ
ーフェース11に画像データを出力する。カメラインタ
ーフェース11は、CMOSセンサ1から画像データを
受け取ると、その画像データをFIFO12に記憶す
る。そして、カメラインターフェース11は、FIFO
12にデータが1つでも溜まっている場合は、REQ信
号をDMAC13およびDMAC15に出力する。DM
AC13は、カメラインターフェース11からのデータ
の受け取りが可能となると、ACK信号をカメラインタ
ーフェース11に出力するとともに、DMAC15にも
出力する。カメラインターフェース11は、DMAC1
3からACK信号を受け取ると、1サイクル分の画像デ
ータをそのタイミングでDMAC13およびDMAC1
5の両方に出力する。DMAC13およびDMAC15
は、ACK信号のタイミングに基づいて、カメラインタ
ーフェース11から出力された画像データを受け取り、
受け取ったデータをDMA転送する。FIG. 2 is a block diagram showing a configuration example in which both the DMACs 13 and 15 perform data transfer based on a data request from the DMAC 13. In FIG. 2, a CMOS sensor 1 includes a camera interface 1
1 and outputs image data to the camera interface 11 when the camera interface 11 is ready to receive data. When receiving the image data from the CMOS sensor 1, the camera interface 11 stores the image data in the FIFO 12. And the camera interface 11 is a FIFO
If any data is stored in the memory 12, the REQ signal is output to the DMAC 13 and the DMAC 15. DM
When the data can be received from the camera interface 11, the AC 13 outputs an ACK signal to the camera interface 11 and also to the DMAC 15. The camera interface 11 is a DMAC1
3 receives the ACK signal from the DMAC 13 and DMAC 1 at that timing.
5 and output to both. DMAC13 and DMAC15
Receives image data output from the camera interface 11 based on the timing of the ACK signal,
The received data is DMA-transferred.
【0039】図3は、図1のデータ転送装置2のデータ
転送方法の一例を示すタイミングチャートである。図3
(a)において、FIFO12にデータが1つでも蓄積
されると、カメラインターフェース11からREQ信号
が出力される。そして、カメラインターフェース11か
らREQ信号が出力されている状態で、DMAC13の
データ受け取り準備が完了すると、DMAC13は、図
3(b)に示すように、ACK信号A0をカメラインタ
ーフェース11およびDMAC15に出力する。カメラ
インターフェース11はACK信号A0を受け取ると、
1サイクル分の画像データD1をDMAC13およびD
MAC15に出力する。カメラインターフェース11か
ら1サイクル分の画像データD1が出力されると、DM
AC13およびDMAC15はその画像データD1を取
り込む。そして、DMAC13は、次のデータの受け取
り準備が完了すると、ACK信号A1をカメラインター
フェース11およびDMAC15に出力する。カメライ
ンターフェース11はACK信号A1を受け取ると、次
の1サイクル分の画像データD2をDMAC13および
DMAC15に出力する。カメラインターフェース11
から次の1サイクル分の画像データD2が出力される
と、DMAC13およびDMAC15はその画像データ
D2を取り込む。FIG. 3 is a timing chart showing an example of the data transfer method of the data transfer device 2 of FIG. FIG.
In (a), when even one data is stored in the FIFO 12, a REQ signal is output from the camera interface 11. Then, when the DMAC 13 is ready to receive data while the REQ signal is being output from the camera interface 11, the DMAC 13 outputs an ACK signal A0 to the camera interface 11 and the DMAC 15, as shown in FIG. . When the camera interface 11 receives the ACK signal A0,
The image data D1 for one cycle is transferred to the DMACs 13 and D
Output to MAC15. When one cycle of image data D1 is output from the camera interface 11, DM
The AC 13 and the DMAC 15 take in the image data D1. When the preparation for receiving the next data is completed, the DMAC 13 outputs an ACK signal A1 to the camera interface 11 and the DMAC 15. Upon receiving the ACK signal A1, the camera interface 11 outputs image data D2 for the next one cycle to the DMAC 13 and the DMAC 15. Camera interface 11
When the image data D2 for the next one cycle is output from the DMAC 13, the DMAC 13 and the DMAC 15 take in the image data D2.
【0040】このように、DMAC13は、データの受
け取り準備が完了するごとに、ACK信号A0、A1、
・・をカメラインターフェース11に順次出力する。そ
して、カメラインターフェース11がACK信号A0、
A1、・・をDMAC13から受け取ると、ACK信号
A0、A1、・・のタイミングに合わせて画像データD
0、D1、・・をDMAC13およびDMAC15の両
方に出力する。As described above, the DMAC 13 sets the ACK signals A0, A1,.
.. Are sequentially output to the camera interface 11. Then, the camera interface 11 outputs the ACK signal A0,
.. Are received from the DMAC 13, the image data D is synchronized with the timing of the ACK signals A 0, A 1,.
0, D1,... Are output to both the DMAC 13 and the DMAC 15.
【0041】ここで、主メモリ4へアクセスするバス
は、データ転送装置2とマイコン3とで共有されてい
る。このため、DMAC13の主メモリ4へのデータ転
送が、マイコン3の主メモリ4へのアクセスと競合する
場合があり、DMAC13から主メモリ4へのデータ転
送が、DMAC15から表示バッファ5へのデータ転送
より遅れる場合がある。このため、DMAC15から表
示バッファ5へのデータ転送に合わせて、FIFO12
から画像データを読み出すと、主メモリ4への画像デー
タの書き込みが終わらないうちに、次の画像データが送
られてくるため、主メモリ4に記憶される画像データの
一部が欠落する。Here, the bus for accessing the main memory 4 is shared by the data transfer device 2 and the microcomputer 3. For this reason, data transfer from the DMAC 13 to the main memory 4 may conflict with access from the microcomputer 3 to the main memory 4, and data transfer from the DMAC 13 to the main memory 4 may involve data transfer from the DMAC 15 to the display buffer 5. May be delayed. Therefore, in accordance with the data transfer from the DMAC 15 to the display buffer 5, the FIFO 12
When the image data is read from the memory, the next image data is sent before the writing of the image data to the main memory 4 is completed, so that a part of the image data stored in the main memory 4 is lost.
【0042】そこで、図2の実施形態では、DMAC1
3から出力されるACK信号をカメラインターフェース
11およびDMAC15に供給し、DMAC13から出
力されるACK信号に合わせてFIFO12から画像デ
ータを読み出すようにしている。これにより、DMAC
13から主メモリ4へのデータ転送に合わせてFIFO
12から画像データを読み出すことが可能となり、主メ
モリ4に記憶される画像データの一部が欠落することを
防止することが可能となる。Therefore, in the embodiment shown in FIG.
3 is supplied to the camera interface 11 and the DMAC 15, and the image data is read from the FIFO 12 in accordance with the ACK signal output from the DMAC 13. Thereby, DMAC
13 in accordance with the data transfer from the memory 13 to the main memory 4.
It becomes possible to read out the image data from the memory 12 and to prevent a part of the image data stored in the main memory 4 from being lost.
【0043】なお、図2の実施形態では、DMAC13
から主メモリ4へのデータ転送に合わせてFIFO12
から画像データを読み出す場合について説明したが、D
MAC15から表示バッファ5へのデータ転送に合わせ
てFIFO12から画像データを読み出すようにしても
よい。例えば、表示データ変換部18におけるデータ変
換処理に時間がかかるため、DMAC13から主メモリ
4へのデータ転送よりも、DMAC15から表示バッフ
ァ5へのデータ転送の方が遅れる場合には、DMAC1
3から主メモリ4へのデータ転送に合わせてFIFO1
2から画像データを読み出すと、表示バッファ5に記憶
される画像データの一部が欠落する。そこで、このよう
な場合には、DMA同期制御部14は、ACK信号の出
力元の切り替えを行い、DMAC15から出力されるA
CK信号が、カメラインターフェース11およびDMA
C13に供給されるようにする。これにより、DMAC
15から表示バッファ5へのデータ転送に合わせてFI
FO12から画像データを読み出すことが可能となり、
表示バッファ5に記憶される画像データの一部が欠落す
ることを防止することが可能となる。In the embodiment of FIG. 2, the DMAC 13
In accordance with the data transfer from the
Has been described for reading image data from
The image data may be read from the FIFO 12 in accordance with the data transfer from the MAC 15 to the display buffer 5. For example, since the data conversion process in the display data conversion unit 18 takes a long time, if the data transfer from the DMAC 15 to the display buffer 5 is later than the data transfer from the DMAC 13 to the main memory 4, the DMAC 1
3 in accordance with the data transfer from
When the image data is read from 2, the image data stored in the display buffer 5 is partially missing. Therefore, in such a case, the DMA synchronization control unit 14 switches the output source of the ACK signal, and
When the CK signal is transmitted to the camera interface 11 and the DMA
C13. Thereby, DMAC
15 in accordance with the data transfer from
Image data can be read from the FO12,
It is possible to prevent a part of the image data stored in the display buffer 5 from being lost.
【0044】ここで、マイコン3は、DMAC13、1
5、17に対してイネーブル信号を供給し、DMAC1
3、15、17のどれを動作させるかを設定することが
できる。例えば、カメラインターフェース11から出力
されるデータを主メモリ4および表示バッファ5の両方
に記憶させる場合には、DMAC13、15にイネーブ
ル信号を供給してDMAC13、15を動作させるとと
もに、DMAC17にアンイネーブル信号を供給し、D
MAC17の動作を停止させる。Here, the microcomputer 3 comprises the DMACs 13, 1
5 and 17 are supplied with an enable signal and DMAC1 is supplied.
Which of 3, 15, and 17 to operate can be set. For example, when data output from the camera interface 11 is stored in both the main memory 4 and the display buffer 5, an enable signal is supplied to the DMACs 13 and 15 to operate the DMACs 13 and 15, and an unenable signal is supplied to the DMAC 17. And D
The operation of the MAC 17 is stopped.
【0045】また、カメラインターフェース11から出
力されるデータを主メモリ4のみに記憶させる場合に
は、DMAC13にイネーブル信号を供給してDMAC
13を動作させるとともに、DMAC15、17にアン
イネーブル信号を供給し、DMAC15、17の動作を
停止させる。When the data output from the camera interface 11 is stored only in the main memory 4, an enable signal is supplied to the DMAC 13 to
At the same time as operating the DMAC 13, an unenable signal is supplied to the DMACs 15 and 17 to stop the operations of the DMACs 15 and 17.
【0046】また、カメラインターフェース11から出
力されるデータを表示バッファ5のみに記憶させる場合
には、DMAC15にイネーブル信号を供給してDMA
C15を動作させるとともに、DMAC13、17にア
ンイネーブル信号を供給し、DMAC13、17の動作
を停止させる。When data output from the camera interface 11 is stored only in the display buffer 5, an enable signal is supplied to the
In addition to operating C15, an unenable signal is supplied to the DMACs 13 and 17 to stop the operations of the DMACs 13 and 17.
【0047】また、主メモリ4に記憶されている画像デ
ータを表示バッファ5に転送する場合には、DMAC1
7にイネーブル信号を供給してDMAC17を動作させ
るとともに、DMAC13、15にアンイネーブル信号
を供給し、DMAC13、15の動作を停止させる。When transferring the image data stored in the main memory 4 to the display buffer 5, the DMAC 1
7, the DMAC 17 is operated by supplying an enable signal, and an unenable signal is supplied to the DMACs 13 and 15 to stop the operation of the DMACs 13 and 15.
【0048】ここで、DMAC17を動作させる場合、
主メモリ4に記憶されている画像データが、表示データ
変換部18を介して表示バッファ5にDMA転送され
る。この祭、表示データ変換部18は、主メモリ4に記
憶されている画像データのデータ形式を、液晶表示装置
6で表示されるデータ形式に変換することができる。例
えば、主メモリ4に記憶されている画像データのフォー
マットがYUV形式であり、液晶表示装置6で表示され
る画像データのフォーマットがRGB形式である場合、
主メモリ4に記憶されている画像データのフォーマット
を、液晶表示装置6で表示される画像データのフォーマ
ットに変換することができる。一方、主メモリ4に記憶
されている画像データのフォーマットがRGB形式であ
り、液晶表示装置6で表示される画像データのフォーマ
ットもRGB形式である場合、主メモリ4に記憶されて
いる画像データのフォーマットの変換を行うことなく、
主メモリ4に記憶されている画像データをそのまま出力
することができる。Here, when the DMAC 17 is operated,
The image data stored in the main memory 4 is DMA-transferred to the display buffer 5 via the display data converter 18. The festival / display data conversion unit 18 can convert the data format of the image data stored in the main memory 4 into the data format displayed on the liquid crystal display device 6. For example, when the format of the image data stored in the main memory 4 is the YUV format and the format of the image data displayed on the liquid crystal display device 6 is the RGB format,
The format of the image data stored in the main memory 4 can be converted to the format of the image data displayed on the liquid crystal display device 6. On the other hand, when the format of the image data stored in the main memory 4 is the RGB format and the format of the image data displayed on the liquid crystal display device 6 is also the RGB format, the format of the image data stored in the main memory 4 is Without format conversion,
The image data stored in the main memory 4 can be output as it is.
【0049】次に、主メモリ4にアクセスするバスに負
荷がかかっている場合のデータ転送の高速化方法につい
て説明する。Next, a method for speeding up data transfer when a load is applied to the bus accessing the main memory 4 will be described.
【0050】図4は、図1のデータ転送装置2のバス占
有時の動作を説明するためのブロック図である。図4に
おいて、主メモリ4にアクセスするバスには、データ転
送装置2だけでなくマイコン3も接続され、マイコン3
が主メモリ4にアクセス31を行っている場合、CMO
Sセンサ1から画像データが出力されても、データ転送
装置2は、主メモリ4にアクセスを行うことができな
い。このため、CMOSセンサ1から画像データが出力
されると、その画像データはFIFO12に蓄積され、
FIFO12が満杯になると、画像データの行き場を失
って、画像データが溢れることになる。FIG. 4 is a block diagram for explaining the operation of the data transfer device 2 of FIG. 1 when the bus is occupied. In FIG. 4, not only the data transfer device 2 but also a microcomputer 3 is connected to a bus for accessing the main memory 4.
Is accessing the main memory 4, the CMO
Even when the image data is output from the S sensor 1, the data transfer device 2 cannot access the main memory 4. Therefore, when image data is output from the CMOS sensor 1, the image data is stored in the FIFO 12,
When the FIFO 12 is full, the destination of the image data is lost, and the image data overflows.
【0051】そこで、データ転送装置2は、データ転送
32を行う場合、主メモリ4のバスを占有するためのR
EQ信号をマイコン3に対して出力する。そして、デー
タ転送装置2は、バスの占有を許可するGNT信号をマ
イコン3から受け取ると、主メモリ4のバスを占有して
データ転送32を行う。Therefore, when performing the data transfer 32, the data transfer device 2 uses the R for occupying the bus of the main memory 4.
An EQ signal is output to the microcomputer 3. When the data transfer device 2 receives the GNT signal permitting the occupation of the bus from the microcomputer 3, the data transfer device 2 occupies the bus of the main memory 4 and performs the data transfer 32.
【0052】これにより、データ転送装置2は、マイコ
ン3とのバスの争奪による待ち時間をなくすことが可能
となり、主メモリ4および表示バッファ5へのデータ転
送速度を向上させることが可能となる。また、CMOS
センサ1のデータ転送速度が速い場合においても、デー
タの取りこぼしを防止して、主メモリ4および表示バッ
ファ5に記憶される画像データの欠落を防止することが
可能となる。As a result, the data transfer device 2 can eliminate the waiting time due to the contention of the bus with the microcomputer 3 and can improve the data transfer speed to the main memory 4 and the display buffer 5. Also, CMOS
Even when the data transfer speed of the sensor 1 is high, it is possible to prevent the data from being missed and to prevent the image data stored in the main memory 4 and the display buffer 5 from being lost.
【0053】次に、DMA転送時におけるクロックの供
給方法について説明する。Next, a method of supplying a clock at the time of DMA transfer will be described.
【0054】DMA転送時にクロックを供給する場合、
一画面分のDMAの開始および終了を検出し、DMA実
行中にのみDMAC13、15、17にクロックを供給
し、それ以外にはクロックを停止させるようにする。When supplying a clock during DMA transfer,
The start and end of the DMA for one screen are detected, the clock is supplied to the DMACs 13, 15, and 17 only during the execution of the DMA, and the clock is stopped otherwise.
【0055】これにより、画像データが間欠的に送られ
る場合において、画像データが送信されない期間には、
クロックを停止することが可能となり、データ転送時の
消費電力を低減することが可能となる。Thus, in a case where image data is transmitted intermittently, during a period when image data is not transmitted,
The clock can be stopped, and power consumption during data transfer can be reduced.
【0056】図5は、図1のデータ転送装置のクロック
供給方法を示すタイムチャートである。図5において、
CMOSセンサ1からデータの入力が開始されると(t
1)、クロックの供給を開始し、DMA転送が終了する
と(t2)、クロックの供給を停止する。さらに、CM
OSセンサ1からデータの入力が再び開始されると(t
3)、クロックの供給を開始し、DMA転送が終了する
と(t4)、クロックの供給を停止する。この結果、t
2〜t3の間は、クロックの供給が停止したたままにな
り、消費電力を低減することが可能となる。なお、DM
Aの開始は、CMOSセンサ1から出力されるスタート
トリガ信号を利用することができ、DMAの終了は、D
MAC13、15、17から出力されるEND信号を利
用することができる。FIG. 5 is a time chart showing a clock supply method of the data transfer device of FIG. In FIG.
When input of data from the CMOS sensor 1 is started (t
1) The clock supply is started, and when the DMA transfer is completed (t2), the clock supply is stopped. Furthermore, CM
When the input of data from the OS sensor 1 is started again (t
3) The supply of the clock is started, and when the DMA transfer is completed (t4), the supply of the clock is stopped. As a result, t
During the period from 2 to t3, the supply of the clock remains stopped, and the power consumption can be reduced. Note that DM
The start of A can use the start trigger signal output from the CMOS sensor 1, and the end of DMA is D
END signals output from the MACs 13, 15, 17 can be used.
【0057】以上説明したように、上述した実施形態に
よれば、CMOSセンサ1から出力された画像データを
主メモリ4および表示バッファ5の両方に一度に転送す
ることが可能となり、主メモリ4および表示バッファ5
に同一の画像データを記憶する際の時間を節約すること
が可能となる。As described above, according to the above-described embodiment, it is possible to transfer the image data output from the CMOS sensor 1 to both the main memory 4 and the display buffer 5 at one time. Display buffer 5
This makes it possible to save time when the same image data is stored.
【0058】なお、上述した実施形態では、映像入力装
置としてCMOSセンサ1を例にとって説明したが、映
像入力装置はCCD(電荷結合素子)や撮像管などを用
いたものであってもよい。また、表示装置として液晶表
示装置6を例にとって説明したが、表示装置はCRTや
プラズマディスプレイ装置などでもよい。また、画像デ
ータを記憶するための記憶領域として、主メモリ4およ
び表示バッファ5を例にとって説明したが、記憶領域は
印刷バッファ、バックアップ用メモリ、またはキャッシ
ュメモリなどでもよい。Although the CMOS sensor 1 has been described as an example of the image input device in the above-described embodiment, the image input device may be one using a CCD (charge coupled device) or an image pickup tube. Further, the liquid crystal display device 6 has been described as an example of the display device, but the display device may be a CRT, a plasma display device, or the like. Although the main memory 4 and the display buffer 5 have been described as examples of the storage area for storing image data, the storage area may be a print buffer, a backup memory, a cache memory, or the like.
【0059】[0059]
【発明の効果】以上説明したように、本発明によれば、
複数の記憶領域に同一のデータを同時に記憶させること
が可能となり、複数の記憶領域にデータを記憶させるた
めの時間を短縮することが可能となる。As described above, according to the present invention,
The same data can be simultaneously stored in a plurality of storage areas, and the time for storing data in the plurality of storage areas can be reduced.
【0060】また、複数の記憶領域に同一のデータを記
憶させる場合の記憶領域へのアクセス回数を減らすこと
が可能となることから、記憶領域を有効利用することが
可能となるとともに、消費電力の低減も実現することが
可能となる。Further, since the number of accesses to the storage area when storing the same data in a plurality of storage areas can be reduced, the storage area can be used effectively and the power consumption can be reduced. Reduction can also be realized.
【図1】本発明の一実施形態に係わる係わるデータ転送
装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a data transfer device according to an embodiment of the present invention.
【図2】図1のデータ転送装置のDMACの具体的な構
成例を示すブロック図である。FIG. 2 is a block diagram illustrating a specific configuration example of a DMAC of the data transfer device of FIG. 1;
【図3】図1のデータ転送装置の動作の一例を示すタイ
ミングチャートである。FIG. 3 is a timing chart showing an example of the operation of the data transfer device of FIG. 1;
【図4】図1のデータ転送装置のバス占有時の動作を説
明するためのブロック図である。FIG. 4 is a block diagram for explaining an operation of the data transfer device of FIG. 1 when a bus is occupied;
【図5】図1のデータ転送装置のクロック供給方法を示
すタイムチャートである。FIG. 5 is a time chart illustrating a clock supply method of the data transfer device of FIG. 1;
1 CMOSセンサ 2 データ転送装置 3 マイクロコンピュータ 4 主メモリ 5 表示バッファ 6 液晶表示装置 7 DSP 11 カメラインターフェース 12 FIFO 13、15、17 DMAC 14 DMA同期部 16 主メモリインターフェース 18 表示データ変換部 19 表示バッファインターフェース 20 LCDインターフェース Reference Signs List 1 CMOS sensor 2 Data transfer device 3 Microcomputer 4 Main memory 5 Display buffer 6 Liquid crystal display device 7 DSP 11 Camera interface 12 FIFO 13, 15, 17 DMAC 14 DMA synchronization unit 16 Main memory interface 18 Display data conversion unit 19 Display buffer interface 20 LCD interface
Claims (10)
グに同期させて複数の記憶領域に転送することを特徴と
するデータ転送装置。1. A data transfer device for transferring the same data to a plurality of storage areas in synchronization with the same read timing.
段と、 前記第1のデータ転送手段によるデータの読み取りタイ
ミングに同期して、前記第1のデータ転送手段により読
み取られるデータの転送を行う第2のデータ転送手段と
を備えること特徴とするデータ転送装置。A first data transfer unit for transferring data; and a transfer of data read by the first data transfer unit in synchronization with a data read timing by the first data transfer unit. A data transfer device comprising: a second data transfer unit.
段と、 前記データの転送を行う第2のデータ転送手段と、 前記第1のデータ転送手段または前記第2のデータ転送
手段のいずれか一方の読み取りタイミングに基づいて、
前記第1のデータ転送手段および前記第2のデータ転送
手段のデータの読み取りを制御する読み取り制御手段を
備えること特徴とするデータ転送装置。3. A first data transfer unit for transferring data, a second data transfer unit for transferring the data, and one of the first data transfer unit and the second data transfer unit Based on one reading timing,
A data transfer device, comprising: a read control unit that controls reading of data by the first data transfer unit and the second data transfer unit.
ミングの遅い方に同期させてデータの読み取りを行わせ
ることを特徴とする請求項3記載のデータ転送装置。4. The data transfer device according to claim 3, wherein said read control means causes the data to be read in synchronization with a later read timing.
2のデータ転送手段のいずれか一方を単独で動作させる
単独動作制御手段を備えることを特徴とする請求項2〜
4のいずれか1項に記載のデータ転送装置。5. An apparatus according to claim 2, further comprising: an independent operation control unit configured to independently operate one of said first data transfer unit and said second data transfer unit.
5. The data transfer device according to any one of 4.
データの形式変換を行う第1のデータ形式変換手段と、 前第2のデータ転送手段から出力されるデータの形式変
換を行う第2のデータ形式変換手段とを備えることを特
徴とする請求項2〜5のいずれか1項に記載のデータ転
送装置。6. A first data format converter for converting the format of data input to the first data transfer device, and a second data converter for converting the format of data output from the second data transfer device. The data transfer device according to any one of claims 2 to 5, further comprising a data format conversion unit.
データの記憶を行う第1の記憶手段と、 前記第2のデータ転送手段により転送されたデータの記
憶を行う第2の記憶手段と、 前記第1の記憶手段に記憶されたデータを前記第2の記
憶手段に転送する第3のデータ転送手段を備えること特
徴とする請求項2〜6のいずれか1項に記載のデータ転
送装置。7. A first storage means for storing data transferred by the first data transfer, a second storage means for storing data transferred by the second data transfer means, The data transfer device according to claim 2, further comprising a third data transfer unit that transfers data stored in the first storage unit to the second storage unit.
るデータの転送路の占有制御を行う占有制御手段を備え
ること特徴とする請求項2〜7のいずれか1項に記載の
データ転送装置。8. The data transfer device according to claim 2, further comprising an occupation control unit that controls occupation of a transfer path of data output from the first data transfer unit. .
および前記第2のデータ転送手段へのクロックの出力制
御を行うクロック出力制御手段を備えること特徴とする
請求項2〜8のいずれか1項に記載のデータ転送装置。9. The method according to claim 1, further comprising the step of:
9. The data transfer device according to claim 2, further comprising a clock output control unit that controls output of a clock to the second data transfer unit.
づいて、第2のDMACのデータ転送制御を行うことを
特徴とするデータ転送方法。10. A data transfer method, wherein data transfer control of a second DMAC is performed based on a data request from a first DMAC.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP36330199A JP4253096B2 (en) | 1999-12-21 | 1999-12-21 | Data transfer device, data transfer method, camera module, camera |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP36330199A JP4253096B2 (en) | 1999-12-21 | 1999-12-21 | Data transfer device, data transfer method, camera module, camera |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001175585A true JP2001175585A (en) | 2001-06-29 |
JP4253096B2 JP4253096B2 (en) | 2009-04-08 |
Family
ID=18478995
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP36330199A Expired - Fee Related JP4253096B2 (en) | 1999-12-21 | 1999-12-21 | Data transfer device, data transfer method, camera module, camera |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4253096B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015018454A (en) * | 2013-07-11 | 2015-01-29 | キヤノン株式会社 | Data transfer device and data transfer method |
-
1999
- 1999-12-21 JP JP36330199A patent/JP4253096B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015018454A (en) * | 2013-07-11 | 2015-01-29 | キヤノン株式会社 | Data transfer device and data transfer method |
Also Published As
Publication number | Publication date |
---|---|
JP4253096B2 (en) | 2009-04-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070297433A1 (en) | Method and apparatus for double buffering | |
US8754896B2 (en) | Data processing apparatus having a parallel processing circuit including a plurality of processing modules, and method for controlling the same | |
JP2003132006A (en) | Memory control circuit and method for arbitrating memory bus | |
US6948022B2 (en) | Digital image transfer controller | |
JP3696895B2 (en) | Video camera and video signal processing method | |
JP2001175585A (en) | Device and method for transferring data | |
JP2003132007A (en) | Method for bus control, apparatus thereof and digital camera | |
KR20010013137A (en) | Communication DMA Device | |
JP3328246B2 (en) | DMA transfer method and system | |
JPH11296155A (en) | Display device and its control method | |
JPH10326342A (en) | Memory control circuit | |
US6154202A (en) | Image output apparatus and image decoder | |
JP4190969B2 (en) | Bus arbitration system in bus system and AMBA | |
JP2752082B2 (en) | Controller for digital signal processing circuit | |
JP2004070851A (en) | Data input/output device | |
JP2000338940A (en) | Image processing device | |
JP3093967B2 (en) | Display control apparatus and method | |
JPH118826A (en) | Image input device | |
JPS5960478A (en) | Memory device rewriting system for video | |
JP3697258B2 (en) | Video camera and video signal processing method | |
JP2008102609A (en) | Bus bridge | |
JPS63231669A (en) | Transmission system for data | |
JPH0271324A (en) | Data transfer device | |
JPH10326250A (en) | Dma transfer controller | |
JP2005284580A (en) | Bus device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060410 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081028 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081217 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20090120 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090123 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120130 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |