JPS59127463A - Picture signal processor - Google Patents

Picture signal processor

Info

Publication number
JPS59127463A
JPS59127463A JP196683A JP196683A JPS59127463A JP S59127463 A JPS59127463 A JP S59127463A JP 196683 A JP196683 A JP 196683A JP 196683 A JP196683 A JP 196683A JP S59127463 A JPS59127463 A JP S59127463A
Authority
JP
Japan
Prior art keywords
image data
signal
memory
dma
output
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.)
Pending
Application number
JP196683A
Other languages
Japanese (ja)
Inventor
Toshiharu Aoki
青木 敏晴
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP196683A priority Critical patent/JPS59127463A/en
Publication of JPS59127463A publication Critical patent/JPS59127463A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof

Abstract

PURPOSE:To write image data at a high speed and to reduce the size of a copying machine by converting the image data into a parallel signal and storing the signal, and then transfering it to a memory for image data on the basis of DMA. CONSTITUTION:The image data from a sensor is converted by a conversion part 6 into the parallel digital signal, which is read, word by word, in the memory 8. Further, a counter 9 counts words written in the memory 8 and sets an FF10 when its counted value attains to a specific number, sending out a DMA request signal from its Q output. Consequently, a DMAC2 sends a request HOLD to a microcomputer 1 to enter DMA operation. The memory 8 uses a signal IOR from the DMAC2 as a shift-out clock signal during the DMA operation to transfer the image data from the memory 8 to an RAM3. This transfer data is written in a specific address of the RAM3 by using a signal MEMW from the microcomputer 1 as a clock signal.

Description

【発明の詳細な説明】 (イ)技術分野 本発明はイメージセンナから送られてくる直列ディジタ
ル画像信号のダイナミックRAM (以下DRAMとい
う)への書き込みの高速化を図った画像信号処理装置に
関する。
DETAILED DESCRIPTION OF THE INVENTION (a) Technical Field The present invention relates to an image signal processing device that speeds up the writing of serial digital image signals sent from an image sensor into a dynamic RAM (hereinafter referred to as DRAM).

(ロ)従来技術 従来の画像信号処理装置として、例えば、ディジタル複
写機があシ、イメージセンサから送られてくる原稿画像
に対応する直列ディジタル画像信号(イメージデータ)
をハードディスク、70ツピデイスク等から成る磁気記
憶部に記憶し、該磁気記憶部からイメージデータを感熱
転写方式等によるプリンタ部に読み出して原稿画像を再
生するようにしている。
(B) Prior art As a conventional image signal processing device, for example, a digital copying machine is used, and a serial digital image signal (image data) corresponding to a document image sent from an image sensor is used.
The image data is stored in a magnetic storage section consisting of a hard disk, a 70 disk, etc., and the image data is read out from the magnetic storage section to a printer section using a thermal transfer method or the like to reproduce the original image.

このようなディジタル複写機によれば、原稿画像を光学
的に感光体に露光し、その像(静電潜像)を現像後、転
写紙に転写し、定着してコピーを得るいわゆる電子式複
写機に比べて、コロトロンや感光体ドラム等を必要とし
ないため、構成の単純化及び保守性の向上を図ることが
できる。
According to such a digital copying machine, an original image is optically exposed on a photoreceptor, and the image (electrostatic latent image) is developed, transferred to transfer paper, and fixed to obtain a copy. Compared to conventional machines, this system does not require a corotron, photosensitive drum, etc., so the configuration can be simplified and maintainability can be improved.

しかし、従来のディジタル複写機にあっては、前記イメ
ージデータを制御部のCPUに一旦入力して処理した後
、転送先のメモリ(磁気記憶部)へ書き込むという2段
階の処理を行うようになっているため、大量のイメージ
データを転送処理するのに時間を要し、その間、CPU
が転送処理にかかシっきシになシ、他の操作の制御がで
きなくなる恐れがあシ、かつ、前記したハードディスク
、70ツピデイスク等の磁気記憶部を備えているため、
ディジタル複写機が大がかシなものになっていた。
However, in conventional digital copying machines, a two-step process is performed: the image data is once input to the CPU of the control unit, processed, and then written to the transfer destination memory (magnetic storage unit). Because of this, it takes time to transfer and process a large amount of image data, and during that time the CPU is
Because the transfer process is difficult, there is a risk that you will not be able to control other operations, and because it is equipped with a magnetic storage unit such as the aforementioned hard disk or 70 disk.
Digital copying machines had become a big deal.

(ハ)発明の目的および構成 本発明は上記に鑑みてなされたものであシ、イメージセ
ンサから送られてくるイメージデータを高速でメモリに
書き込み、かつ、形状の小形化及びコストダウンを図る
ため、前記イメージデータを予め定めたビット数の並列
ディジタル信号に変換して、該変換の時系列に基づいて
一旦記憶した後、該時系列に基づいて出力し、該出力さ
れた並列ディジタル信号をDMA(Dirset Me
mory Access )に基づいてイメージデータ
用メモリに転送するようにした画像信号処理装置を提供
するものである。
(c) Purpose and structure of the invention The present invention has been made in view of the above.It is an object of the present invention to write image data sent from an image sensor into a memory at high speed, and to reduce the size and cost. , converts the image data into a parallel digital signal of a predetermined number of bits, stores it once based on the time series of the conversion, outputs it based on the time series, and converts the output parallel digital signal into a DMA (Dirset Me
The present invention provides an image signal processing device that transfers image data to an image data memory based on the image data memory.

に)実施例(構成) 以下、本発明による画像信号処理装置を詳細に説明する
B) Embodiment (Structure) The image signal processing device according to the present invention will be described in detail below.

第1図は本発明の一実施例のディジタル複写機における
イメージデータコシトロニル部ヲ示し、後述するDMA
コントローラ(DMAC) 2のチャネルの選択、コマ
ンド、モードの指示等の前処理、64にバイト転送毎の
アドレス、ワードカウントレジスタ等の再セット(中間
処理)等ヲ行うマイクロコンピュータ(以下、マイコン
と言う)1と、マイコン1からアドレス、データ、リー
ド/ライト制御の各パスの制御権を譲シ受はダイレクト
・メモリ・アクセスを行つDMAC(Dlreat  
M@mory  Aeaess  Controlle
r)2と、64にバイトDRAMから成るイメージデー
タ用RAM 3と、DMAC2の制御に基づいて操作さ
れる入・山部であって、イメージセンサ(図示せず)か
ら送られてくるイメージデータを並列ディジタル信号(
画像信号)に変換してRAM3へ入力する入力部4及び
RAM 3に記憶されたイメージデータを直列ディジタ
ル信号に変換してプリンタ部(図示せず)へ出力する出
力部5とを有し、各構成要素間はアドレスバス、データ
バス、コントロールパス等で接続されている。
FIG. 1 shows an image data cocitronic unit in a digital copying machine according to an embodiment of the present invention, and the DMA, which will be described later, is shown in FIG.
Controller (DMAC) A microcomputer (hereinafter referred to as a microcomputer) that performs preprocessing such as channel selection in 2, commands, mode instructions, etc., and resetting (intermediate processing) addresses, word count registers, etc. for each byte transfer. ) 1 and the DMAC (Dlrea
M@mory Aeass Control
r) 2, an image data RAM 3 consisting of a byte DRAM 64, and an input/output section operated based on the control of the DMAC 2, which receives image data sent from an image sensor (not shown). Parallel digital signals (
The input section 4 converts the image data stored in the RAM 3 into a serial digital signal and outputs it to the printer section (not shown). Components are connected through address buses, data buses, control paths, and the like.

入力部4は、入力イメージデータ用クロックによってイ
メージデータ(直列ディジタル信号)を16ビツト1ワ
ードの並列ディジタル信号に変換するい変換部6と、入
力イメージデータ用タ7と、64ワード×16ビツト/
ワードで構成されたFIFO(First  In  
First  out )のメモリであって、カウンタ
7のキャリイ信号でシフトイン、又、l0R(IOデバ
イス読み込み)信号でシフトアウトの各動作をして、φ
変換部6からのイメージデータを一旦記憶した後、RA
M3へ転送するメモリ8と、予めカウントアツプ値を所
定の値、例えば、32(このプリセット値はマイコン1
による中間処理に要する時間とイメージデータの転送周
波数によって決定され、処理時間((64−32)X1
6ピツト/ワ一ド×転送周波数の関係が成立する)にセ
ットされ、カランタフのキャリイ信号をカウントする6
ビツトバイナリカウンタ9と、カウンタ9のキャリイ信
号でセットされ、DMAリクエスト信号をDMAC2へ
出力するR8フリップフロップ10と、カウンタ9と同
じプリセットが行われ、DMA動作中、RAM3へ読み
込む(IOR信号、即ち、工0デバイス読み出し信号を
クロック信号とした動作)ワード数(1ワード16ビツ
ト)をカウントし、そのキャリイ信号で7リツプ70ツ
ブ10をリセットする6ビツトバイナリカウンタ11と
を有する。同、カウンタ9及び11のクリアは、フリッ
プ70ツブ10の出力信号Q及びQによって夫々性われ
るようになっている。
The input section 4 includes a conversion section 6 that converts image data (serial digital signal) into a 16-bit 1 word parallel digital signal using an input image data clock, an input image data input circuit 7, and a 64-word x 16-bit parallel digital signal.
FIFO (First In
It is a memory of φ
After temporarily storing the image data from the converter 6, the RA
The memory 8 to be transferred to M3 and the count-up value are set in advance to a predetermined value, for example, 32 (this preset value is
The processing time ((64-32)
6 pits/word x transfer frequency is established), and the Carantuff carry signal is counted.
The bit binary counter 9 and the R8 flip-flop 10, which is set by the carry signal of the counter 9 and outputs the DMA request signal to the DMAC 2, are preset in the same way as the counter 9, and are read into the RAM 3 during the DMA operation (IOR signal, i.e. , 6-bit binary counter 11 that counts the number of words (one word is 16 bits) and resets the 7-lip 70-tub 10 with the carry signal. Similarly, counters 9 and 11 are cleared by output signals Q and Q of flip 70 and knob 10, respectively.

一方、出力部5は、出力イメージデータ用り12と、メ
モリ8と同一構成のメモリであって、IOW (I O
デバイス書き込み)信号でシフトイン、又、カウンタ1
2のキャリイ信号(出力信号)でシフトアウトの各動作
を行い、RAM3からのイメージデータを一旦記憶した
後、l変換部14へ出力するメモリ13と、出力イメー
ジデータ用クロックによって、メモリ13からのイメー
ジデータ(並列ディジタル信号で16ビツト1ワードと
なっている)を直列ディジタル信号に変換するい変換部
14と、カウンタ9と同様に予め所定の値、例えば、3
2のカウントアツプ値が設定され、カウンタ12のヤヤ
リイ信号をカウントする6ビツトバイナリカウンタ15
と、カウンタ15のキャリイ信号でセットされ、DMA
リクエスト信号をDMAC2へ出力するR87リツプフ
Oyプ16と、カウンタ15と同じプリセットが行われ
、DMA動作中、RAM 3から読み出される( IO
W信号、即ち、10デバイス書き込み信号をり四ツク信
号とした動作)ワード数(1ワード16ビツト)をカウ
ントし、そのキャリイ信号でフリ、プ7四ツブ16をリ
セットする6ビツトバイナリカウンタ16とで構成され
ている。同、カウンタ15及び17のクリアは、7リツ
プフロツプ16の出力信号i及びQによって夫々性われ
るようになっている。
On the other hand, the output unit 5 is a memory having the same configuration as the output image data 12 and the memory 8, and has the same configuration as the output image data 12 and memory 8.
Shift in by device write) signal, and counter 1
Each shift-out operation is performed using the carry signal (output signal) of 2, and after temporarily storing the image data from the RAM 3, the memory 13 outputs it to the l conversion unit 14, and the output image data clock causes the image data to be output from the memory 13. A converting section 14 that converts image data (parallel digital signal, 1 word of 16 bits) into a serial digital signal and a predetermined value, for example, 3, similar to the counter 9,
A 6-bit binary counter 15 is set with a count-up value of 2 and counts the error signal of the counter 12.
is set by the carry signal of the counter 15, and the DMA
The R87 lip flop 16 that outputs the request signal to the DMAC 2 is preset in the same way as the counter 15, and is read from the RAM 3 during DMA operation (IO
A 6-bit binary counter 16 counts the number of words (1 word 16 bits) and resets the flip 7 block 16 with the carry signal. It consists of Similarly, the counters 15 and 17 are cleared by the output signals i and Q of the 7-lip flop 16, respectively.

に)実施例(操作) 以上の構成において、第2図(イ)及び(→のタイムチ
ャートによってその動作を説明する。
B) Embodiment (Operation) The operation of the above configuration will be explained with reference to the time chart of FIG. 2 (A) and (→).

DMAC2がイメージデータの転送を行う一前に、マイ
コン1はDMAC2のチャネルの選択、コマンド、モー
ドの指示等の前処理を行った後、アドレスバス、テータ
パス、コントロールバス等をDMAC2に明は渡し、イ
メージセンサから送られてくるイメージデータを転送す
るDMA動作をするためのイニシャライズルーチンを行
う。
Before the DMAC 2 transfers image data, the microcomputer 1 performs preprocessing such as channel selection, command, and mode instructions for the DMAC 2, and then passes the address bus, data path, control bus, etc. to the DMAC 2. An initialization routine is performed to perform a DMA operation to transfer image data sent from the image sensor.

いま、イメージセyすから送られてきたイメージデータ
(第2図(イ)の(b))は、入力イメージデータ用ク
ロック(第2図0)の(a))によってl変換部6で1
6ビツト1ワードの並列ディジタル信号に変換されてメ
モリ8に入力される。この時、メモリ8のS I (5
hift  in )には、カウカクンタ7のキャリイ
信号(第2図(イ)の(C))が与えられておυ(イニ
シャライズルーチンでメモリ8のI R(Input 
 r@ady )は@″1”になっている)、メモリ8
に入力された前記イメージデータは1ワード毎読み込ま
れる。又、カウンタ9はカウンタ7のキャリイ信号をカ
ウントすることによって、メモリ8に読み込まれるイメ
ージデータのワード数をカウントし、そのカウント数が
所定の数32(ここでは、32が1ブロツクとして扱わ
れている)に達するとキャリイ信号を出力して、フリッ
プ7目、プ10をセットしくイニシャライズルーチンで
メモリ8のOR(0utput  r@ady ) @
 ” l ”になっている)、Q出力からDMAリクエ
スト信号を出力する(第2図0)の(e))。このDM
Aリクエスト信号によって、DMAC2はマイコン1に
HOLDリクエストをかけ、その確認の)IOLDアク
ノリッジ信号を受けてDMA動作に入る。DMA動作中
、メモリ8は、DMAC2からのIOR信号(IOデバ
イス読み込み信号)をシフトアウトのクロック信号とし
て、メモリ8に読み込まれているイメージデータを読み
出しRAM 3に転送する。転送されたイメージデータ
は、マイコン1からのMEMW信号をクロック信号とし
てRAM 3の所定のアドレスに書き込まれる。このD
MA動作中、カウンタ11は前記IOR信号をカウント
しくカウンタ11はフリップ70.プ10のQ出力によ
るクリアしてからカウントを開始している)、1ブロツ
ク、即ち、32ワードをカウントしてキャリイ信号を出
力しく第2図((jの(g))、7リツプ70ツブ10
をリセットする。この時の7リツプ70ツブ10の互出
力によってカウンタ9はクリアされる。以下、入力部4
、DMAC2等において、第2図←)に示すように、上
記と同じ動作が繰シ返して行われ、64にバイト(1セ
グメント)のイメージデータの書き込みを終了して、D
MAC2はDMA終了による割込み信号(第2図(ロ)
の(d))をマイコン1にかける。
Now, the image data sent from the image system ((b) in FIG. 2(A)) is converted to 1 by the l converter 6 by the input image data clock ((a) in FIG. 2(0)).
The signal is converted into a parallel digital signal of 6 bits and 1 word and inputted to the memory 8. At this time, S I (5
The carry signal ((C) in FIG. 2(A)) of the Kaukakunta 7 is given to υ(initialization routine), and the I
r@ady) is @″1″), memory 8
The input image data is read word by word. Further, the counter 9 counts the number of words of the image data read into the memory 8 by counting the carry signal of the counter 7, and the count number reaches a predetermined number 32 (here, 32 is treated as one block). ), output a carry signal and set flip 7 and flip 10. In the initialization routine, OR (0output r@ady) @ of memory 8.
The DMA request signal is output from the Q output ((e) in FIG. 2 0)). This DM
In response to the A request signal, the DMAC 2 issues a HOLD request to the microcomputer 1, and upon receiving the IOLD acknowledge signal confirming the request, begins a DMA operation. During the DMA operation, the memory 8 reads the image data read into the memory 8 and transfers it to the RAM 3 using the IOR signal (IO device read signal) from the DMAC 2 as a shift-out clock signal. The transferred image data is written to a predetermined address in the RAM 3 using the MEMW signal from the microcomputer 1 as a clock signal. This D
During MA operation, the counter 11 counts the IOR signal and the counter 11 flips 70. Counting is started after clearing by the Q output of step 10), and a carry signal is output after counting one block, that is, 32 words. 10
Reset. At this time, the counter 9 is cleared by the output of the 7-lip 70-tub 10. Below, input section 4
, DMAC2, etc., as shown in Fig. 2 ←), the same operation as above is performed repeatedly, and after writing the byte (1 segment) of image data to 64, the D
MAC2 is an interrupt signal due to the end of DMA (Figure 2 (b)
(d)) is applied to microcomputer 1.

以上で入力イメージデータの入力動作を終えるが、デー
タの開が大量で、RAM3のメモリーアドレス空間を越
えてデータ転送する場合、マイコン1は前記割込み信号
を受けて、必要な中間処理、例えば、RAM3における
上°′位アドレスの更新、DMACアドレス、ワードカ
ウントレジスタ等の再セット等を行う。この時、マイコ
ン1による中間処理に要する時間の余裕をとる(中間処
理中にも引き続き送られてくるイメージデータの落ちこ
ぼれを防ぐ)ため、カウンタ9及び11のプリセット値
を変更、例えば、32→4にする切換え操作を行う。こ
れら、マイコン1における中間処理、切換え操作終了後
、次のセグメントを転送するDMA動作を行うこと、に
よって大量のイメージデータを転送することが可能とな
る。
This completes the input operation of input image data. However, if a large amount of data is to be transferred and the data is to be transferred beyond the memory address space of RAM3, the microcomputer 1 receives the interrupt signal and performs necessary intermediate processing, for example, Updates the upper address of , resets the DMAC address, word count register, etc. At this time, in order to provide enough time for intermediate processing by microcomputer 1 (to prevent image data that continues to be sent even during intermediate processing from being dropped), the preset values of counters 9 and 11 are changed, for example, from 32 to 4. Perform the switching operation to After completing these intermediate processing and switching operations in the microcomputer 1, a DMA operation is performed to transfer the next segment, thereby making it possible to transfer a large amount of image data.

次に、イメージデータの出力動作について、第3図(イ
)及び←)のタイムチャートによって説明する。
Next, the image data output operation will be explained with reference to the time charts shown in FIG. 3 (a) and ←).

メモリ13はIOW信号(IOデバイス書き込み信号、
第3図(イ)の(f))でシフトインし、出力イメージ
データ用クロック(第3図(イ)のくa))を図(イ)
の(C))でシフトアウトする動作によシ、RAM 3
から出力イメージデータを1ワード(16ビツトの並列
信号)毎書き込みを行う。カウンタ15はこのメモリ1
3への書き込みワード数をカウントし、そのカウント数
が1ブロツク(32ワード)に達したとき、キャリイ信
号(第3図(イ)の(d))を出力し、フリップフロッ
プ16をセットする。このセットによシフリップ70ツ
ブ16は、DMAC2にDMAリクエスト信号を出力し
、DMA動作に入る。DMA動作中、出力イメージデー
タ用クロックによってPβ変換部14は、メモリ13か
らの並列ディジタル信号を直列ディジタル信号に変換し
て出力する。
The memory 13 receives the IOW signal (IO device write signal,
Shift in at (f) in Figure 3 (a), and change the output image data clock (a) in Figure 3 (a)) to (a) in Figure 3 (a).
Due to the shift out operation in (C)), RAM 3
Output image data is written word by word (16-bit parallel signal). Counter 15 is this memory 1
When the count reaches 1 block (32 words), a carry signal ((d) in FIG. 3(a)) is output, and the flip-flop 16 is set. The shift flip 70 knob 16 of this set outputs a DMA request signal to the DMAC 2 and enters a DMA operation. During the DMA operation, the Pβ converter 14 converts the parallel digital signal from the memory 13 into a serial digital signal and outputs the serial digital signal using the output image data clock.

このDMA動作中、カウンタ17は前記IOW信号をカ
ウントし、1ブロツクをカウントしてキャリイ信号を出
力しく第3図(イ)の(g) ) 、フリップフロップ
16をリセットする。以下、出方部5DMAC2等にお
いて、M3図←〕に示すように、上記と同じ動作が繰シ
返して行われ、64にバイトのイメージデータの読み出
しを終了して、DMAC2は出力イメージデータの出力
動作を終了する。
During this DMA operation, the counter 17 counts the IOW signal, counts one block, outputs a carry signal, and resets the flip-flop 16 (FIG. 3(a) (g)). Thereafter, in the output unit 5 DMAC2, etc., the same operation as above is performed repeatedly as shown in Figure M3←], and the reading of the image data of 64 bytes is completed, and the DMAC2 outputs the output image data. Finish the operation.

この出力イメージデータの出力動作においても、大量の
データを転送する必要がある場合、入力イメージデータ
の入力動作において説明したと同様に、マイコン1が中
間処理時間を確保するために、カウンタ15及び17の
プリセット値を切換える。
In this output image data output operation, if a large amount of data needs to be transferred, the microcomputer 1 uses counters 15 and 17 to secure intermediate processing time, as described in the input image data input operation. Switch the preset value.

同、本発明は上記実施例のディジタル複写機に限定する
ものではなく、他の画像信号処理装置、例えば、ファク
シミリ等であってもよい。
Similarly, the present invention is not limited to the digital copying machine of the above embodiment, but may be applied to other image signal processing apparatuses, such as facsimile machines.

(へ)発明の詳細 な説明した通シ、本発明の画像信号処理装置によれば、
直列ディジタル画像信号を予め定めたビット数の並列デ
ィジタル画像信号に変換して、該変換の時系列に基づい
て一旦記憶した後、該時系列に基づいて出力し、該出力
された並列ディジタル信号をDMAに基づいてイメージ
データ用メモリ(ダイナミックRAM )に転送するよ
うにしているため、イメージセンサから送られてくるイ
メージデータを高速でメモリに書き込むことができる。
(f) According to the detailed description of the invention, the image signal processing device of the present invention:
Converting a serial digital image signal into a parallel digital image signal with a predetermined number of bits, storing it once based on the time series of the conversion, outputting it based on the time series, and converting the output parallel digital image signal into a parallel digital image signal. Since the image data is transferred to the image data memory (dynamic RAM) based on DMA, the image data sent from the image sensor can be written into the memory at high speed.

又、ハードディスク、フロッピディスクを備えていない
ため、装置を小形で、かつ、安価にすることができる。
Furthermore, since it does not include a hard disk or floppy disk, the device can be made smaller and less expensive.

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

第1図は、本発明の一実施例によるディジタル複写機の
イメージデータコントロール部の構成を示す図、第2図
(イ)及び(ロ)は、入力部の動作を示すタイムチャー
ト、第3図(イ)及び←)は、出力部の動作を示すタイ
ムチャートである。 符号の説明 1・・・マイコン、  2・・・DMAC,3・・・ダ
イナミックRAM (イメージデータ用RAM)、4・
・・入力部、  5・・・出力部、  6・・・φ変換
部、7.12・・・4ビツトバイナリカウンタ、8.1
3・・・FIFOのメモリ、  9,11,15゜17
・・・6ビツトバイナリカウンタ、  1o。 16・・・R87リツプフロツグ。 特許出願人  富士ゼロックス株式会社代理人 弁理士
  松 原 伸 2
FIG. 1 is a diagram showing the configuration of an image data control section of a digital copying machine according to an embodiment of the present invention, FIG. 2 (a) and (b) are a time chart showing the operation of the input section, and FIG. (a) and ←) are time charts showing the operation of the output section. Explanation of symbols 1... Microcomputer, 2... DMAC, 3... Dynamic RAM (RAM for image data), 4...
...Input section, 5...Output section, 6...φ conversion section, 7.12...4-bit binary counter, 8.1
3...FIFO memory, 9,11,15゜17
...6-bit binary counter, 1o. 16...R87 lipfrog. Patent applicant Fuji Xerox Co., Ltd. Agent Patent attorney Shin Matsubara 2

Claims (1)

【特許請求の範囲】 イメージセンサから送られてくる直列ディジタル画像信
号をメモリに記憶した後、該メモリから読み出して画像
再生部に出力する画像信号処理装置において、 前記直列ディジタル画像信号を予め定めたビ、ト数の並
列ディジタル画像信号に変換する変換手段と、 前記並列ディジタル画像信号を前記変換の時系列に基づ
いて入力し、該時系列に基づいて出力するメモリ手段と
、 該メモリ手段から出力された前記並列ディジタル画像信
号をDMA (Diroct Memory Acce
ss )に基づいてイメージデータ用メモリに記憶させ
る制御手段を備えたことを特徴とする画像信号処理装置
[Scope of Claims] An image signal processing device that stores a serial digital image signal sent from an image sensor in a memory, reads it from the memory, and outputs it to an image reproduction section, wherein the serial digital image signal is determined in advance. converting means for converting the parallel digital image signals into parallel digital image signals of the number of bits; memory means for inputting the parallel digital image signals based on the time series of the conversion and outputting them based on the time series; and output from the memory means. The parallel digital image signals obtained are processed by DMA (Direct Memory Access).
An image signal processing apparatus comprising: a control means for storing image data in an image data memory based on the image data (ss).
JP196683A 1983-01-10 1983-01-10 Picture signal processor Pending JPS59127463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP196683A JPS59127463A (en) 1983-01-10 1983-01-10 Picture signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP196683A JPS59127463A (en) 1983-01-10 1983-01-10 Picture signal processor

Publications (1)

Publication Number Publication Date
JPS59127463A true JPS59127463A (en) 1984-07-23

Family

ID=11516319

Family Applications (1)

Application Number Title Priority Date Filing Date
JP196683A Pending JPS59127463A (en) 1983-01-10 1983-01-10 Picture signal processor

Country Status (1)

Country Link
JP (1) JPS59127463A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62119059U (en) * 1986-01-20 1987-07-28
JPH03185380A (en) * 1989-12-14 1991-08-13 Furuno Electric Co Ltd Underwater detection device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52108822A (en) * 1976-03-08 1977-09-12 Eastman Kodak Co Copying apparatus and method
JPS5778253A (en) * 1980-10-31 1982-05-15 Canon Inc Picture processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52108822A (en) * 1976-03-08 1977-09-12 Eastman Kodak Co Copying apparatus and method
JPS5778253A (en) * 1980-10-31 1982-05-15 Canon Inc Picture processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62119059U (en) * 1986-01-20 1987-07-28
JPH03185380A (en) * 1989-12-14 1991-08-13 Furuno Electric Co Ltd Underwater detection device

Similar Documents

Publication Publication Date Title
JP2545482B2 (en) Interface device transfer parameter setting method
US7522662B2 (en) Electronic device including image forming apparatus
JPS59127463A (en) Picture signal processor
JP2017156924A (en) Information processor, data transfer device, control method for data transfer device, and program
US5617433A (en) Serial data transfer apparatus
JP3730586B2 (en) Image processing device
JP4890681B2 (en) Image processing device
JPH07327116A (en) Image input output controller
JPH113274A (en) Memory access control system
JP2001018463A (en) Dma controller and dma controlling method
JPH09305530A (en) Dma controller
JP2581144B2 (en) Bus control device
JP4514173B2 (en) Data processing method and image processing apparatus
JP2541117B2 (en) Data access device
JPH03142654A (en) Data transfer processing system
JPH05324529A (en) Method and device for data transfer
JP2004104447A (en) Image forming apparatus
JP2920641B2 (en) Image reading device
JPH0239383A (en) Image processor
JP2020035337A (en) Bridge device and control method of bridge device, and information processor having the bridge device
JPH01166365A (en) Information processor
JPS6226729B2 (en)
JP2006040120A (en) Image processing function memory
JP2001167046A (en) Image processor
JPH06180681A (en) Central processing unit