JP2007116625A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2007116625A
JP2007116625A JP2005308732A JP2005308732A JP2007116625A JP 2007116625 A JP2007116625 A JP 2007116625A JP 2005308732 A JP2005308732 A JP 2005308732A JP 2005308732 A JP2005308732 A JP 2005308732A JP 2007116625 A JP2007116625 A JP 2007116625A
Authority
JP
Japan
Prior art keywords
carrier wave
frequency
image forming
communication
data
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.)
Withdrawn
Application number
JP2005308732A
Other languages
Japanese (ja)
Inventor
Takashi Mirumachi
隆 美留町
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 JP2005308732A priority Critical patent/JP2007116625A/en
Publication of JP2007116625A publication Critical patent/JP2007116625A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus which can perform motor control while reducing a capacity ratio of bundles within the apparatus and reducing an occupancy ratio of a connector in a substrate of circuits caused by the bundle reduction. <P>SOLUTION: An image forming apparatus comprises: a power line communication transmission device constructed from a modulation circuit for converting data into a predetermined data form with respect to a power feeding line, a carrier frequency setting means for setting a carrier wave to be used for the modulation circuit to an arbitrary frequency, and a transmission coupling means for superimposing a communication signal generated by the modulation circuit onto said power line; a reception coupling means for receiving a signal from the transmission device and extracting the superimposed communication data from the power feeding line; and a means for detecting the frequency of the carrier wave corresponding to the modulation means from the communication signal from the reception coupling means. Furthermore, a control CLK generating means is provided for generating a CLK signal for motor driving control by providing a means for demodulating said communication signal and setting a frequency dividing ratio of the carrier wave in accordance with the data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、電力供給線を通信媒体として、シリアル通信により複数のデータを伝送する画像形成装置に関する。   The present invention relates to an image forming apparatus that transmits a plurality of data by serial communication using a power supply line as a communication medium.

現在、様々な機器において、機器内部に存在する装置間で、データのやり取りが行われており、機器の大規模化に伴って、扱うデータの量も増加する傾向にある。データの授受が同一基板内で実行される場合には、通常のバス形式でデータのやり取りを行うことも可能である。   Currently, in various devices, data is exchanged between devices existing inside the device, and the amount of data to be handled tends to increase as the size of the device increases. When data is exchanged on the same board, data can be exchanged in a normal bus format.

しかしながら、別々の基板間において束線などでバス形式のデータの授受を行う場合には、膨大な束線の本数が必要となる。これに対して、1本若しくは2,3本の信号線を用いて、データを時系列に並べて授受するシリアル通信が、束線の本数を削減する方法として良く知られている。   However, when bus-type data is exchanged between different substrates using bundles or the like, an enormous number of bundles is required. On the other hand, serial communication in which data is exchanged in time series using one or a few signal lines is well known as a method for reducing the number of bundled lines.

シリアル通信には、シリアル転送クロックを付加しながら通信を行うクロック同期式通信やクロックを付加しない非同期通信等の様々な方式が存在する。   There are various types of serial communication, such as clock synchronous communication that performs communication while adding a serial transfer clock, and asynchronous communication that does not add a clock.

クロックを付加しない非同期通信方式は、束線の本数を減らせるという大きな利点を有している。これに対して、クロック同期式通信では、受信側に同期回路等の回路が必要ないため、回路構成が簡単なものとなり、全体として安価に構築できるという利点を有している。   The asynchronous communication method without adding a clock has a great advantage that the number of bundles can be reduced. On the other hand, the clock synchronous communication does not require a circuit such as a synchronization circuit on the receiving side, so that the circuit configuration is simple and has an advantage that it can be constructed at a low cost as a whole.

複写機やプリンタ等の装置においてのシリアル通信手段の特徴を生かして主に利用される用途としては、一定周期での各種センサデータの受信及び指令値データの送信で制御可能なステッピングモータの駆動制御等に適用され、回路規模の縮小に利用している(例えば、特許文献1参照)。   Stepping motor drive control that can be controlled by receiving various sensor data at regular intervals and sending command value data as a main application utilizing the features of serial communication means in devices such as copiers and printers And is used to reduce the circuit scale (see, for example, Patent Document 1).

ここで、従来のシリアル通信例を図13〜図16に基づいて説明する。   Here, a conventional serial communication example will be described with reference to FIGS.

図13は従来の送信装置200の内部回路である。送信装置200の制御は、制御用CPU201で行われる。CPUには、プログラム記憶装置としてROMメモリ202と、RAMメモリ203とが接続されている。通信クロック信号としてのS−CLOCKは、CLOCK207で供給され、送信装置200内部の幾つかの回路は、CLOCK207からのクロックに同期して動作する。   FIG. 13 shows an internal circuit of the conventional transmission apparatus 200. Control of the transmission device 200 is performed by the control CPU 201. A ROM memory 202 and a RAM memory 203 are connected to the CPU as program storage devices. S-CLOCK as a communication clock signal is supplied by CLOCK 207, and some circuits inside transmission apparatus 200 operate in synchronization with the clock from CLOCK 207.

シリアルデータ信号としてのS−DATAを発生させるために、パラレル/シリアル変換回路206が存在する。この変換器へのデータは、CPUからラッチ回路204を介して供給される。CPUが通信を開始したいと決定した時点でパラレル/シリアル変換回路へのデータのロードが行われる。実際には、CPUのポートより信号が発生し(以下、送信開始元信号と記す)、SYNC回路208を介してLD*信号にロードデータが発生される。   A parallel / serial conversion circuit 206 exists to generate S-DATA as a serial data signal. Data to the converter is supplied from the CPU via the latch circuit 204. When the CPU decides to start communication, data is loaded into the parallel / serial conversion circuit. In practice, a signal is generated from the CPU port (hereinafter referred to as a transmission start source signal), and load data is generated in the LD * signal via the SYNC circuit 208.

図14に示すように、SYNC回路208は、In入力部の信号立下りエッジを検出して、入力されたクロック信号に同期した1クロック分の“L”信号を発生させるタイミング回路である。受信タイミング信号としてのS−LATCH*は、ダウンカウンタ回路209によって発生される。ダウンカウントの開始はパラレル/シリアル変換回路206と同じくSYNC回路208の出力に同期する。   As shown in FIG. 14, the SYNC circuit 208 is a timing circuit that detects a signal falling edge of the In input unit and generates an “L” signal for one clock synchronized with the input clock signal. S-LATCH * as a reception timing signal is generated by the down counter circuit 209. The start of the down-count is synchronized with the output of the SYNC circuit 208 as in the parallel / serial conversion circuit 206.

ラッチ回路204で設定されるシリアル通信データの有効であるビット数に、後述する受信装置102の内部ディレイ数(データラッチ部までに要するクロックの遅れ)を加算したものをダウンカウントのロード値としてCPUからラッチ回路205を介して設定する。これにより、図9の受信装置400側での受信確定タイミングが変更でき、受信装置の回路が変更になった場合でも容易に対応可能となる。   CPU obtained by adding the number of effective bits of the serial communication data set by the latch circuit 204 to the internal delay number (clock delay required until the data latch unit) of the receiving apparatus 102, which will be described later, as a downcount load value Is set through the latch circuit 205. As a result, the reception confirmation timing on the receiving apparatus 400 side in FIG. 9 can be changed, and even when the circuit of the receiving apparatus is changed, it can be easily handled.

図15は受信装置400の内部回路である。   FIG. 15 shows an internal circuit of the receiving apparatus 400.

同期式通信ではクロックも同時に転送するため、受信では特に固有のクロックを必要とはしない。受信装置400には、シリアルデータをパラレルデータに変化するシリアル/パラレル変換回路402と、パラレルデータをラッチするラッチ回路403とが存在する。S−DATAは、S−CLOCKの立ち上がりエッジに同期して送信されてくるので、受信装置400側では入力されたS−CLOCKを反転回路401で反転させシリアル/パラレル変換回路402での動作クロックとして使用する。結果として、S−CLOCKの立下りエッジで受信することで、通信ラインによる伝送遅れに対する余裕度を増すようになっている。ラッチ回路403は、S−LATCH*の立ち上がりでシリアル/パラレル変換回路402からのパラレルデータを確定するようになっている。   In the synchronous communication, the clock is also transferred at the same time, so that no specific clock is required for reception. The receiving device 400 includes a serial / parallel conversion circuit 402 that changes serial data to parallel data, and a latch circuit 403 that latches parallel data. Since S-DATA is transmitted in synchronization with the rising edge of S-CLOCK, the receiving device 400 side inverts the input S-CLOCK by the inversion circuit 401 and uses it as an operation clock in the serial / parallel conversion circuit 402. use. As a result, by receiving at the falling edge of S-CLOCK, the margin for transmission delay by the communication line is increased. The latch circuit 403 determines the parallel data from the serial / parallel conversion circuit 402 at the rising edge of S-LATCH *.

図16は図13の送信装置200と、図15の受信装置400とを使用した場合の通信例である。ここでは、通信データの有効ビット数は8ビットとし、送りたいデータをD1[7:0]、既に受信装置400側で確定しているデータをD0[7:0]としている。S−CLOCKの立ち上がりに同期してデータD1が0ビットから順に送信される。LSBファースト、MSBファーストはどちらでも良い。   FIG. 16 shows an example of communication when the transmitting apparatus 200 of FIG. 13 and the receiving apparatus 400 of FIG. 15 are used. Here, the effective bit number of the communication data is 8 bits, the data to be sent is D1 [7: 0], and the data already determined on the receiving device 400 side is D0 [7: 0]. Data D1 is transmitted in order from 0 bit in synchronization with the rising edge of S-CLOCK. Either LSB first or MSB first may be used.

受信装置400内のシリアル/パラレル変換回路402内部の回路が変わるだけである。8ビット目のデータD1[7]が転送されると同時にS−LATCH*が1クロック分“L”になる。図9に示した受信回路では、特に内部ディレイが発生しないためD1[7]と同時となる。S−LATCH*の立ち上がりに同期して、データがD0[7:0]からD1[7:0]に変更される。   Only the circuit in the serial / parallel conversion circuit 402 in the receiving apparatus 400 changes. At the same time as the transfer of the eighth bit data D1 [7], S-LATCH * becomes “L” for one clock. In the receiving circuit shown in FIG. 9, since no internal delay occurs, it is simultaneously with D1 [7]. The data is changed from D0 [7: 0] to D1 [7: 0] in synchronization with the rising edge of S-LATCH *.

データの変更タイミングは、S−LATCH*に依存している。このS−LATCH*は、CPU201のポート出力からダウンカウンタ209で設定されたダウンカウント値分の一定時間シフトして出力されるものである。結果として、CPUが一定タイミング毎に送信開始元信号(受信タイミング信号)を発生すれば、データ出力も一定タイミング毎に更新が行える構成となっている。
特開2003−224552号公報
The data change timing depends on S-LATCH *. The S-LATCH * is output after being shifted from the port output of the CPU 201 by a certain time corresponding to the down count value set by the down counter 209. As a result, if the CPU generates a transmission start source signal (reception timing signal) at regular intervals, the data output can be updated at regular intervals.
JP 2003-224552 A

以上説明してきたように、データの送受信手段としてはシリアル通信による束線数の削減は可能であるものの、電子回路を構成する各基板へはデータ通信以外にも各負荷毎に応じた電源供給線が必要不可欠であり、信号線と比して必要とされる電流量の違いから線番数が小さい(線径の太いもの)ため、結果として束線の体積に大きな違いが生じずに、機器内部に占める割合は大きく変わらない状況となっている。特に複写機等のように機器内部に複数のモータを配置し、制御する必要がある場合等には必要とされる束線数と、その容積が機器の小型化の障害となるとともに、電力線と信号線を結合配線することによる誘導ノイズの発生を伴い、センサ誤動作なども招く結果となっている。   As described above, the data transmission / reception means can reduce the number of bundled wires by serial communication. However, in addition to data communication, each power supply line corresponding to each load is connected to each board constituting the electronic circuit. Is indispensable and the number of wire numbers is small due to the difference in the amount of current required compared to the signal line (thick wire diameter), and as a result, there is no significant difference in the volume of the bundled wire. The ratio of the internal ratio has not changed significantly. In particular, when a plurality of motors need to be arranged and controlled inside a device such as a copying machine, the number of bundled wires required and the volume of the wires become obstacles to downsizing the device, and the power line As a result, inductive noise is generated by connecting the signal lines, resulting in sensor malfunction.

ここで、従来のデジタル複合機の本体構成を図16に示し、上記課題を画像形成装置としてのデジタル複写機を例として詳細に説明する。原稿搬送部130は以下のように構成されている。   Here, the main body configuration of a conventional digital multifunction peripheral is shown in FIG. 16, and the above problem will be described in detail by taking a digital copying machine as an image forming apparatus as an example. The document conveying unit 130 is configured as follows.

即ち、原稿置き台131にセットされた原稿は給紙ローラー132によって1枚ずつ原稿読取位置まで搬送される。原稿読取位置は、モータ136によって駆動される原稿搬送ベルト137で所定の位置に原稿が配置され原稿の読取動作が原稿読取部120にてなされる。原稿の読取動作後は、フラッパー135にて搬送経路が変更され、モータ136を逆転することで原稿が排出トレイ138に排出される。   That is, the documents set on the document table 131 are conveyed one by one to the document reading position by the paper feed roller 132. The original reading position is set at a predetermined position by the original conveying belt 137 driven by the motor 136, and the original reading operation is performed by the original reading unit 120. After the document reading operation, the conveyance path is changed by the flapper 135, and the document is discharged to the discharge tray 138 by rotating the motor 136 in the reverse direction.

原稿読取部120は以下のように構成されている。露光ランプ122は、蛍光灯、ハロゲンランプ等からなり、その長手方向に対して垂直方向に移動しながら、原稿載置ガラス(原稿台)126上の原稿を照射する。露光ランプ122の照射による原稿からの散乱光は、第1、第2、ミラー台121,123に反射され、レンズ124に到達する。このとき、第1ミラー台121の移動に対して、第2のミラー台123は、1/2のスピードで移動し、照射した原稿面から、レンズ124までの距離は常に一定に保たれる。   The document reading unit 120 is configured as follows. The exposure lamp 122 includes a fluorescent lamp, a halogen lamp, and the like, and irradiates a document on a document placement glass (document table) 126 while moving in a direction perpendicular to the longitudinal direction. Scattered light from the document due to irradiation of the exposure lamp 122 is reflected by the first, second, and mirror tables 121 and 123 and reaches the lens 124. At this time, the second mirror stage 123 moves at a half speed relative to the movement of the first mirror stage 121, and the distance from the irradiated original surface to the lens 124 is always kept constant.

第1ミラー台121、第2ミラー台123は、読み取りモータ125で移動する。原稿上の像は、ミラー台121,123、レンズ124を介して、数千個の受光素子がライン配列されたCCDラインセンサー127の受光部上に結像し、CCDラインセンサー127により逐次、ライン単位で光電変換される。光電変換された信号は、図示せぬ信号処理部で処理され、PWM変調されて出力される。   The first mirror stage 121 and the second mirror stage 123 are moved by a reading motor 125. An image on the original is formed on a light receiving portion of a CCD line sensor 127 in which thousands of light receiving elements are arranged in a line via mirror stands 121 and 123 and a lens 124, and the CCD line sensor 127 sequentially forms a line. It is photoelectrically converted in units. The photoelectrically converted signal is processed by a signal processing unit (not shown), PWM-modulated and output.

画像形成部100は以下のように構成されている。   The image forming unit 100 is configured as follows.

即ち、露光制御部は、信号処理部の出力であるPWM変調した画像信号に基づいて半導体レーザ50を駆動し、光ビームを定速回転している感光体52の表面に照射する。この時、ドラム状の感光体52の軸方向と平行にモータ54で回転しているポリゴンミラー51を用いて光ビームを偏向走査する。尚、感光体52は、光ビームを照射する前に、図示せぬ前露光ランプによりドラム上の残量電荷が除電され、不図示の1次帯電器その表面が均一に帯電させている。従って、感光体52は回転しながら光ビームを受けることにより、ドラム表面に静電潜像が形成される。そして、現像器53により、ドラム表面の静電潜像を所定色の現像剤(トナー)で可視化する。   That is, the exposure control unit drives the semiconductor laser 50 based on the PWM-modulated image signal that is the output of the signal processing unit, and irradiates the surface of the photoconductor 52 rotating at a constant speed. At this time, the light beam is deflected and scanned using the polygon mirror 51 rotated by the motor 54 in parallel with the axial direction of the drum-shaped photoconductor 52. Note that the remaining charge on the drum is removed from the photosensitive member 52 by a pre-exposure lamp (not shown) before the light beam is irradiated, and the surface of the primary charger (not shown) is uniformly charged. Accordingly, the photosensitive member 52 receives the light beam while rotating, thereby forming an electrostatic latent image on the drum surface. The developing unit 53 visualizes the electrostatic latent image on the drum surface with a developer (toner) of a predetermined color.

後述する転写紙給紙段140,150,160,170,180から搬送された転写紙は、レジストローラー55まで搬送される。レジストローラー55は、センサ56を用いて転写紙の到達を検知し、感光体52に形成された画像先端と、転写紙の先端のタイミングを合わせて転写位置に転写紙を給紙する。   Transfer paper transported from transfer paper feed stages 140, 150, 160, 170, 180 described later is transported to the registration roller 55. The registration roller 55 detects the arrival of the transfer paper using the sensor 56, and feeds the transfer paper to the transfer position in synchronization with the leading edge of the image formed on the photoconductor 52 and the leading edge of the transfer paper.

又、給紙経路にはセンサ56以外にも転写紙の搬送タイミングを検知するために、各転写給紙段出口等にも不図示のセンサが配置され、正常搬送されなかった場合にその停止位置関係を把握するためにも利用される。   Further, in order to detect the transfer timing of the transfer paper in addition to the sensor 56 in the paper feed path, a sensor (not shown) is also arranged at each transfer paper feed stage exit or the like, and the stop position when it is not normally conveyed. It is also used to grasp the relationship.

57は転写帯電器で、感光体52上の現像されたトナー像を給送された転写紙に転写する。転写後、感光体52は、不図示のクリーナーにより、残ったトナーを除去される。転写の終了した転写紙は、感光体52の曲率が大きいため、感光体52から分離し易いが、更に、不図示の除電針に電圧をかけることで、感光体52と転写紙の間の吸着力を弱め、分離を行い易くしている。   A transfer charger 57 transfers the developed toner image on the photosensitive member 52 onto the fed transfer paper. After the transfer, the remaining toner is removed from the photoconductor 52 by a cleaner (not shown). The transfer paper that has been transferred is easily separated from the photoconductor 52 because the curvature of the photoconductor 52 is large. Further, by applying a voltage to a static elimination needle (not shown), the adsorption between the photoconductor 52 and the transfer paper is performed. We weaken power and make separation easy.

分離された転写紙は、定着部58に送られトナーが定着される。110はセラミック・ヒーター及びフィルム111、2つのローラで構成され、セラミック・ヒーター110の熱は、薄いフィルム111を介して効率良く伝達される。冷却ローラは、定着部ローラを放熱する。給送ローラは、大ローラ1つと小ローラ2つで構成され、定着部からの転写紙を給送すると共に、転写紙の巻き癖を補正する。   The separated transfer paper is sent to the fixing unit 58 to fix the toner. Reference numeral 110 denotes a ceramic heater and film 111 and two rollers. The heat of the ceramic heater 110 is efficiently transferred through the thin film 111. The cooling roller radiates heat from the fixing unit roller. The feeding roller is composed of one large roller and two small rollers, and feeds the transfer paper from the fixing unit and corrects the curl of the transfer paper.

方向フラッパー112は、被転写紙の排出先を動作モードに応じてトレイ114と搬送ユニット190とに切り替える。   The direction flapper 112 switches the discharge destination of the transfer paper to the tray 114 and the transport unit 190 according to the operation mode.

搬送ユニット190は以下のように構成される。   The transport unit 190 is configured as follows.

即ち、転写紙を後述する後処理装置10まで搬送するためのユニットで、搬送ローラ191にて転写紙搬送している。140,150,160,170は本体給紙段であり同じ機構で構成されている。180は140,150,160,170より大量の転写紙を蓄積できるデッキ給紙段である。本体給紙段140,150,160,170はほぼ同等の構成を取っているので、本体給紙段140を例に取ってその構成を説明する。   That is, the transfer paper is transported by the transport roller 191 in a unit for transporting the transfer paper to the post-processing apparatus 10 described later. Reference numerals 140, 150, 160, and 170 denote main body sheet feed stages, which are configured by the same mechanism. 180 is a deck paper feed stage that can store a larger amount of transfer paper than 140, 150, 160, and 170. Since the main body paper feed stages 140, 150, 160, and 170 have almost the same configuration, the configuration will be described taking the main body paper feed stage 140 as an example.

転写紙を蓄積収納するカセット141の底面には、リフトアップモータ143によって上下する底板142が配置されている。この底板142が上昇することで所定の待機高さで転写紙を待機することができる。所定の位置で待機している転写紙は、ピックアップローラ144を使って給紙ローラ対145まで搬送される。給送ローラ対145は、給紙と逆回転方向にトルクが掛けられており、これにより記録媒体の重送を防止しつつ転写紙を1枚ずつ搬送パスへと送り出している。又、搬送ローラ対146は、本体給紙段140より下方にある給紙段から搬送されてきた転写紙を更に上方に搬送するためのローラ対である。給紙モータ147は、給紙ローラ対145と搬送ローラ対146を駆動するためのモータである。   A bottom plate 142 that is moved up and down by a lift-up motor 143 is disposed on the bottom surface of the cassette 141 that stores and stores transfer paper. When the bottom plate 142 is raised, the transfer paper can be waited at a predetermined standby height. The transfer paper waiting at a predetermined position is conveyed to the paper feed roller pair 145 using the pickup roller 144. The feed roller pair 145 is applied with a torque in the reverse rotation direction to the paper feed, thereby feeding the transfer sheets one by one to the transport path while preventing double feeding of the recording medium. The transport roller pair 146 is a pair of rollers for transporting the transfer paper transported from the paper feed stage below the main body paper feed stage 140 further upward. The paper feed motor 147 is a motor for driving the paper feed roller pair 145 and the transport roller pair 146.

デッキ給紙段180は以下のように構成されている。   The deck paper feed stage 180 is configured as follows.

即ち、転写紙を蓄積収納する紙庫181の底面にも転写紙を待機位置まで上昇させる底板182が配置されている。底板182は、モータ183によって回転するベルトに接続されており、ベルトが移動することで底板1
82の上昇・下降を制御している。待機位置にある転写紙はピックアップローラ185で給紙ローラ対184まで搬送され、本体給紙と同様に重送を防止しつつ転写紙を搬送パスへと搬送している。給紙モータ187は、給紙ローラー対184を駆動するためのモータである。
That is, the bottom plate 182 for raising the transfer paper to the standby position is also arranged on the bottom surface of the paper storage 181 for storing and storing the transfer paper. The bottom plate 182 is connected to a belt that is rotated by a motor 183, and the bottom plate 1 is moved by the movement of the belt.
82 is controlled to rise and fall. The transfer paper at the standby position is conveyed to the paper feed roller pair 184 by the pickup roller 185, and the transfer paper is conveyed to the conveyance path while preventing double feeding as in the case of main body paper feeding. The paper feed motor 187 is a motor for driving the paper feed roller pair 184.

後処理装置10は、以下のように構成されている。   The post-processing device 10 is configured as follows.

画像形成部100からの転写紙をローラ32にて後処理装置10内部に受け取る。受け取られた転写紙の出力先としてトレイ14が選択されている場合にはフラッパー33にて搬送方向が切り替えられローラ34を用いて転写紙がトレイ14に排出される。トレイ14は、通常処理中に割り込んで行う処理の排出先などテンポラリに使用する排出トレイである。   Transfer paper from the image forming unit 100 is received by the roller 32 into the post-processing apparatus 10. When the tray 14 is selected as the output destination of the received transfer paper, the transport direction is switched by the flapper 33 and the transfer paper is discharged to the tray 14 using the roller 34. The tray 14 is a discharge tray that is used temporarily such as a discharge destination of processing that is interrupted during normal processing.

通常、排出用のトレイは、トレイ18とトレイ19である。これらのトレイにはフラッパ―33で下方に搬送路を切り替えた後、更にフラッパ30でローラ16の方へ搬送路を選ぶことで排出できる。フラッパ30と31で搬送路を垂直下方に選び、反転ローラ15で搬送方向を逆転した場合には反転排紙が可能である。このトレイ18,19の排出時にはステイプラ17を用いたステイプルが可能となっている。   Usually, the trays for discharge are the tray 18 and the tray 19. These trays can be discharged by switching the conveyance path downward by the flapper 33 and further selecting the conveyance path toward the roller 16 by the flapper 30. When the conveyance path is selected vertically downward by the flappers 30 and 31, and the conveyance direction is reversed by the reversing roller 15, reverse paper discharge is possible. When the trays 18 and 19 are discharged, stapling using the stapler 17 is possible.

又、転写紙をトレイ18とトレイ19の何れかに出力するかはシフトモータ20を用いてトレイ自体を上下させることで行う。ここにおいても、排紙処理時の搬送経路には不図示のセンサが複数個設けられており、反転処理タイミング等を検知し、前記フラッパや反転ローラの駆動タイミングの制御に用いられる。   Whether the transfer paper is output to the tray 18 or the tray 19 is determined by moving the tray itself up and down using the shift motor 20. Also in this case, a plurality of sensors (not shown) are provided in the conveyance path during the paper discharge process, and the reversing process timing and the like are detected and used for controlling the driving timing of the flapper and the reversing roller.

トレイ27は、製本時に使用する排出トレイである。ローラ15からローラ21へ転写紙を搬送し一次蓄積部23へ転写紙を所定量蓄積する。蓄積終了後ステイプラ24で製本作業を行い、フラッパ25の方向を変更し蓄積時とは逆方向にローラ22を回転させ、ローラ26を経由してトレイ27へと排出する。   The tray 27 is a discharge tray used during bookbinding. The transfer paper is conveyed from the roller 15 to the roller 21 and a predetermined amount of transfer paper is stored in the primary storage unit 23. After the accumulation is completed, the bookbinding operation is performed by the stapler 24, the direction of the flapper 25 is changed, the roller 22 is rotated in the direction opposite to that during accumulation, and the sheet is discharged to the tray 27 via the roller 26.

画像形成部100と原稿読取部120及び本体給紙段140他、及びデッキ給紙段180が分離可能な構成となっている場合に、インターフェースの簡素化を考慮するとシリアル通信による接続方法が一般的である。この場合、画像形成部100内部の不図示の制御装置からシリアル通信で各モータ、例えば読み取りモータ125や給紙モータ147を制御することになる。   When the image forming unit 100, the document reading unit 120, the main body paper feed stage 140, and the deck paper feed stage 180 are separable, a connection method by serial communication is generally used in consideration of simplification of the interface. It is. In this case, each motor, for example, the reading motor 125 and the paper feeding motor 147 is controlled by serial communication from a control device (not shown) inside the image forming unit 100.

しかしながら、前述の給紙段等においては複数のモータへの電力供給が必要とされ、前記データ通信用の信号線とともに、それぞれの駆動回路へは少なくともロジック系電源及びモータ駆動用電源等の複数の電源供給が行われることになり、シリアル通信化によるデータ信号線の削減ができても機器内束線の容積率の大幅な改善は不可能であった。   However, in the above-described paper feed stage or the like, it is necessary to supply power to a plurality of motors. Along with the signal lines for data communication, a plurality of drive circuits such as at least a logic power supply and a motor drive power supply are provided to each drive circuit. Power supply will be performed, and even if the data signal lines can be reduced by serial communication, it is impossible to greatly improve the volume ratio of the bundled wires in the equipment.

これらを改善するために、現在、国内においても、家電機器メーカ各社が参画して“エコーネット”や、“高速電力線通信評議会”等が結成され、既存の商用電力供給線を利用したネットワークを構築し、電力設備や、家電機器間でのネットワーク通信が可能とすべく活動が行われている電力線通信に着目し、前記“エコーネット”等が商用電力供給線を用いた設備機器・家電機器間での一般的なネットワーク構築を目的としているものに対して、機器内の電力線を用いて、特にモータ駆動系の装置に対しての電力線通信とした。   In order to improve these, domestic home appliance manufacturers are participating in the “Echo Net” and “High Speed Power Line Communication Council” to form a network using existing commercial power supply lines. Focusing on power line communication that has been established to enable network communication between power equipment and home appliances, the “Echo Net” etc. are equipment / home appliances using commercial power supply lines. In contrast to what is intended to construct a general network between the devices, power line communication is used for the motor drive system, in particular, using the power line in the equipment.

従って、本発明の目的は、機器内束線の容積率削減と、束線削減による各回路の基板上に占めるコネクタの占有率の削減を可能としつつ、モータ制御を可能とする画像形成装置を提供することにある。   Accordingly, an object of the present invention is to provide an image forming apparatus capable of controlling a motor while enabling a reduction in the volume ratio of the bundled wires in the device and a reduction in the occupancy ratio of the connectors on each circuit board due to the reduced bundled wires. It is to provide.

又、本発明の他の目的は、受信装置側において通信時の搬送波と受信データより、モータ駆動用の制御クロックを生成することで、各モータの加減速制御及び定速制御を可能とし、電源供給線のみで本体コントローラからのモータ制御を可能とする画像形成装置を提供することにある。   Another object of the present invention is to generate a control clock for driving a motor from a carrier wave and received data at the time of communication on the receiving device side, thereby enabling acceleration / deceleration control and constant speed control of each motor. An object of the present invention is to provide an image forming apparatus capable of controlling a motor from a main body controller using only a supply line.

本発明は、電力供給線に対して、データを所定のデータ形式へと変換する変調回路と、前記変調回路に使用する搬送波を任意の周波数に設定する搬送波周波数設定手段と、前記変調回路で生成された通信信号を前記電力線へ重畳するための送信結合手段とで構成される電力線通信送信装置と、前記送信装置からの信号を受信し、電力供給線から重畳された通信データを抽出するための受信結合手段と、前記受信結合手段からの通信信号から、その変調手段に応じて搬送波の周波数を検出する手段を備え、又、前記通信信号を復調し、そのデータに応じて搬送波の分周比を設定する手段を備えることで、モータ駆動制御用のCLK信号を生成する制御CLK生成手段とを備えることを特徴とする電力線通信受信装置とで構成する。   The present invention relates to a modulation circuit for converting data into a predetermined data format for a power supply line, carrier frequency setting means for setting a carrier used for the modulation circuit to an arbitrary frequency, and generation by the modulation circuit A power line communication transmitter comprising: a transmission coupling means for superimposing the transmitted communication signal on the power line; and a signal received from the transmitter for extracting communication data superimposed from the power supply line A receiving and coupling means; and a communication signal from the receiving and coupling means, and a means for detecting a carrier frequency according to the modulation means. The carrier signal is demodulated and a carrier frequency division ratio is determined according to the data. The power line communication receiving device is characterized by comprising control CLK generation means for generating a CLK signal for motor drive control.

又、前記通信装置とは異なる構成の変調方式として、マルチキャリア(複数搬送波)方式の場合に、データ送信用の第1、若しくは第2の周波数を搬送波とし、制御CLK用の第3若しくは第4の周波数の搬送波とする構成とすることを特徴とする電力線通信装置で構成する。   Further, in the case of a multi-carrier (multi-carrier) system as a modulation system having a configuration different from that of the communication apparatus, the first or second frequency for data transmission is used as a carrier wave, and the third or fourth for control CLK. The power line communication apparatus is characterized in that the carrier wave has a frequency of a predetermined frequency.

更に、前記送信手段は、その制御CLKとして使用される送信データに合わせて、電源の供給電圧の平均値を重畳する周波数を可変させ、受信側にてローパスフィルタとの組み合わせ構成とすることで、駆動CLKに応じて電源電圧の平均値を可変させる構成とすることで、特にステッピングモータ等の発生トルクの最適化も可能とする画像形成装置を構成する。   Furthermore, the transmission means varies the frequency for superimposing the average value of the supply voltage of the power supply in accordance with the transmission data used as the control CLK, and has a combined configuration with a low-pass filter on the reception side, By adopting a configuration in which the average value of the power supply voltage is varied in accordance with the drive CLK, an image forming apparatus that can optimize the generated torque of a stepping motor or the like in particular is configured.

本発明によれば、電力線通信を行う場合にその搬送波を基にモータ駆動装置への制御CLK信号を生成するとともに、データ通信を可能とすることで、画像形成装置内の束線を大幅に削減することが可能となる。又、モータ駆動電圧のレベル制御より最適なトルク制御も可能となる。   According to the present invention, when power line communication is performed, a control CLK signal to the motor drive device is generated based on the carrier wave, and data communication is enabled, thereby greatly reducing the number of bundles in the image forming apparatus. It becomes possible to do. Further, torque control more optimal than level control of the motor drive voltage is possible.

以下に本発明の実施の形態を添付図面に基づいて説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

<実施の形態1>
図1に示す実施の形態1の構成図は、複写機やプリンタに代表される画像形成装置100内に組み込んだ通信システムの構成を示している。画像形成装置の動作としては前述のように行われており、ここでは、画像形成装置の各部モータ駆動装置に対して、本発明を適用する電力線通信方法に関して説明を行う。
<Embodiment 1>
The configuration diagram of the first embodiment shown in FIG. 1 shows the configuration of a communication system incorporated in an image forming apparatus 100 represented by a copying machine or a printer. The operation of the image forming apparatus is performed as described above. Here, a power line communication method to which the present invention is applied to each motor drive unit of the image forming apparatus will be described.

本電力線通信システムは、データを送る側の送信装置101と、データを受け取る側の受信装置201とによって構成される。   The power line communication system includes a transmitting device 101 that transmits data and a receiving device 201 that receives data.

送信装置101には画像形成装置のコントローラ1000からのモータ駆動装置に対する指令データを送受するためのインターフェース111と、モータ駆動装置に対して送受信するデータの変調及び復調手段112と、DC電源からモータ駆動装置に電力供給を行うDC電源ラインに対して変調(復調)データを重畳(分離)するための結合手段113とで構成されている。又、インターフェース111は、コントローラとバス形式で接続されており、受信されるパラレルデータをシリアルに、送信するデータをシリアルデータからパラレルデータに変換する機能を有する。   The transmission apparatus 101 includes an interface 111 for transmitting / receiving command data to / from the motor driving apparatus from the controller 1000 of the image forming apparatus, modulation / demodulation means 112 for data transmitted / received to / from the motor driving apparatus, and motor driving from a DC power source A coupling means 113 for superimposing (separating) modulation (demodulation) data on a DC power supply line for supplying power to the apparatus. The interface 111 is connected to the controller in a bus format, and has a function of converting received parallel data serially and converting data to be transmitted from serial data to parallel data.

受信装置201は、送信装置101と同様に、DC電源ラインから送信装置101から送信されたデータを分離、且つ、送信装置101へ送信するデータを重畳する結合手段211と、受信したデータを復調、且つ、送信するデータを変調するための複・変調手段212と、変調されたシリアルデータを、駆動回路への各種制御データとしてパラレルデータ化されるシリアル−パラレル変換手段213で構成され、モータ駆動回路への駆動電流値の変更や、フルステップ・ハーフステップの駆動モードの変更等に使用される。   Similarly to the transmission apparatus 101, the reception apparatus 201 separates data transmitted from the transmission apparatus 101 from the DC power supply line, and demodulates the received data, and a coupling unit 211 that superimposes data to be transmitted to the transmission apparatus 101. In addition, the motor driving circuit includes a duplex / modulation unit 212 for modulating data to be transmitted and a serial-parallel conversion unit 213 that converts the modulated serial data into parallel data as various control data to the driving circuit. It is used to change the drive current value to, and to change the full-step / half-step drive mode.

又、駆動回路の状態検知などを行った結果は上記手順とは逆にパラレルデータからシリアルデータへ変換され、変調されて、電源供給ラインへと通信データとして重畳されることになる。   In contrast to the above procedure, the result of detecting the state of the drive circuit is converted from parallel data to serial data, modulated, and superimposed as communication data on the power supply line.

又、受信装置201にはデータ変調に使用される搬送波から駆動パルスを生成するためのクロック信号を生成するCLK変換手段214と、復調手段212にて復調されシリアルーパラレル変換手段213により出力されるパルス分割設定値に応じて、モータ222を駆動するための駆動パルスを生成する駆動パルス生成手段215を備える。   The receiving apparatus 201 also generates a clock signal for generating a driving pulse from a carrier wave used for data modulation, and a demodulator 212 to demodulate the signal and output the serial-parallel converter 213. Drive pulse generation means 215 for generating a drive pulse for driving the motor 222 according to the pulse division set value is provided.

DC電源3の所定のDC電源は電力供給線を介してモータ222へ供給されるとともに、モータ駆動装置内において、不図示のDC−DCコンバータ等により受信装置201、駆動回路221で必要とされる電圧に変換されて使用される。   A predetermined DC power source of the DC power source 3 is supplied to the motor 222 via the power supply line, and is required in the receiving device 201 and the driving circuit 221 by a DC-DC converter (not shown) in the motor driving device. Used after being converted to voltage.

ここで、搬送波をCLK信号へ変換する方法について説明する。   Here, a method for converting a carrier wave into a CLK signal will be described.

電力線に重畳するためにデータ信号を変調する手段として、図2に示すような振幅変調(AM:Amplitude Modulation、デジタル変調ではASK:Amplitude Shift Keying)、と周波数変調(FM:Frequency Modulation、デジタル変調ではFSK:Frequency Shift Keying )等のような手法が採られる。図4は振幅変調時の変調信号の生成を示したものであり、図5は周波数変調信号の生成方法を示したものである。   As means for modulating the data signal to be superimposed on the power line, amplitude modulation (AM: Amplitude Modulation, for digital modulation, ASK: Amplitude Shift Keying) and frequency modulation (FM: Frequency Modulation, for digital modulation) as shown in FIG. A technique such as FSK (Frequency Shift Keying) is employed. FIG. 4 shows generation of a modulation signal during amplitude modulation, and FIG. 5 shows a method of generating a frequency modulation signal.

本実施の形態においては、図4に示す振幅変調を用いた場合について、CLK変換手段214でのCLK信号の生成方法について説明する。   In the present embodiment, a method of generating a CLK signal in the CLK conversion unit 214 will be described in the case of using the amplitude modulation shown in FIG.

図4に示すように、変調されたデータによっては、データ“0”時には振幅も“0”となってしまう場合も有るため、ここでは図5((a)〜(c))に示すように復調・変調手段212に含まれる不図示のデジタル処理部を利用して受信した通信データの搬送波をフーリエ変換(DSPのプログラミング環境においては、一般的な関数として高速フーリエ変換FFTの関数が用意されている)することにより搬送波の時系列データを周波数領域データに変換することで、変調機に入力される搬送波の周波数f0を求めて、その周波数に合致する周期設定のCLK信号を、例えば周期設定をアップダウンカウントにて設定し、任意のデューティとなる比較値とのコンペアマッチ機能を利用して生成する。これに関してはデータ“0”時に振幅“0”とならないようにしてあれば、図5(b)〜(c)のように単純に比較動作により、所定の閾値を設定しておくことで、搬送波から直接CLK信号を生成することも可能である。これによりCLK変換手段214にて生成されたCLK信号は、復調された通信データを分周比設定データとして駆動パルス生成手段215において、図6に示すように通信データに応じた周波数のパルス信号へと変換されることになる。これによりモータ222の加減速駆動パターンがコントローラからの指示データに応じて生成されて、駆動回路221によりモータ222は駆動される。   As shown in FIG. 4, depending on the modulated data, the amplitude may be “0” when the data is “0”. Here, as shown in FIG. 5 ((a) to (c)). A carrier wave of communication data received using a digital processing unit (not shown) included in the demodulation / modulation unit 212 is Fourier-transformed (in a DSP programming environment, a fast Fourier transform FFT function is prepared as a general function. By converting the time-series data of the carrier wave into frequency domain data, the frequency f0 of the carrier wave input to the modulator is obtained, and the CLK signal having a cycle setting that matches the frequency is set, for example, the cycle setting. It is set by up / down count, and it is generated by using the compare match function with the comparison value to be an arbitrary duty. In this regard, if the amplitude does not become “0” at the time of data “0”, a predetermined threshold value is simply set by a comparison operation as shown in FIGS. It is also possible to generate the CLK signal directly from. As a result, the CLK signal generated by the CLK conversion means 214 is converted into a pulse signal having a frequency corresponding to the communication data as shown in FIG. 6 in the drive pulse generation means 215 using the demodulated communication data as the division ratio setting data. Will be converted. As a result, the acceleration / deceleration drive pattern of the motor 222 is generated according to the instruction data from the controller, and the motor 222 is driven by the drive circuit 221.

以上のような構成とすることにより、電源供給線に重畳された通信データから制御信号を取り出すことで、従来電源供給線以外に、モータ駆動制御用のCLK信号線、駆動電流切替制御用の信号線や、駆動モード(フルステップ/ハーフステップ)の切替信号、更にはモータ駆動装置の状態監視や、各種センサ信号用の信号線等が必要とされていたものが、電源供給線のみにて構成可能とでき、束線数の大幅な削減を実現できる。   By adopting the configuration as described above, the control signal is extracted from the communication data superimposed on the power supply line, so that in addition to the conventional power supply line, the CLK signal line for motor drive control, the signal for drive current switching control Lines, drive mode (full step / half step) switching signals, motor drive device status monitoring, signal lines for various sensor signals, etc. are required only for power supply lines It is possible to achieve a significant reduction in the number of bundled wires.

又、変調方法によれば、各種センサ出力にモータ駆動雑音が束線間の誘導ノイズにより誤検知防止も期待できることになり、束線の引き回しの自由度が、束線体積減少効果と併せて大きくなるという利点も生まれる。   In addition, according to the modulation method, motor drive noise can be expected to be prevented from being erroneously detected by induction noise between bundled wires in various sensor outputs, and the bundled wire routing freedom is greatly increased along with the bundle wire volume reduction effect. The advantage of becoming.

<実施の形態2>
本実施の形態2は実施の形態1が振幅変調を利用したものであるのに対して、周波数変調を利用した場合のもので、図7に構成ブロック図を示す。回路構成においては実施の形態1のCLK変換手段214が不要となり、図8に示すような方法にて駆動パルスが生成される。
<Embodiment 2>
The second embodiment is a case where frequency modulation is used, whereas the first embodiment uses amplitude modulation, and FIG. 7 shows a configuration block diagram. In the circuit configuration, the CLK conversion unit 214 of the first embodiment is not necessary, and a drive pulse is generated by a method as shown in FIG.

周波数変調は前述したように図5に示したようにディジタルデータの0/1に対して、周波数f0,f1を割り当てて変調・復調を行うものである。ここではデータ“0”として周波数f0を割り当て、それ以外の周波数をデータ“1”と設定し、データ“1”の搬送波の周波数f1を任意に可変(f1−1〜f1−2)させる構成とした。これにより、駆動パルス生成手段215においては、搬送波f0とf1との周波数比率(若しくは差分)から駆動パルスを生成する。又、このために送信装置101側の変調・復調手段112においてコントローラ10からの指令値に基づいて、搬送波f1の周波数を設定した上で変調する構成としてある。   As described above, the frequency modulation performs modulation / demodulation by assigning frequencies f0 and f1 to 0/1 of the digital data as shown in FIG. Here, the frequency f0 is assigned as data “0”, the other frequency is set as data “1”, and the frequency f1 of the carrier wave of data “1” is arbitrarily variable (f1-1 to f1-2). did. Thereby, the drive pulse generation means 215 generates a drive pulse from the frequency ratio (or difference) between the carrier waves f0 and f1. For this reason, the modulation / demodulation means 112 on the transmission apparatus 101 side performs modulation after setting the frequency of the carrier wave f1 based on the command value from the controller 10.

以上のような構成とすることで、振幅変調だけでの通信よりも、より電力供給線等のノイズに対して通信エラー等が発生しにくくすることが可能となる。   With the configuration as described above, it is possible to make it more difficult for a communication error or the like to occur with respect to noise such as a power supply line than communication using only amplitude modulation.

又更に、搬送波の振幅値を電力供給線にて供給されている電圧に応じて適宜設定可能とすることで、例えば24Vの電源電圧の場合、その5%である1.2V振幅の搬送波として、搬送波1、搬送波2を重畳した場合に、搬送波2の周波数に応じて設定されたハイパスフィルタ(若しくは、ローパスフィルタ)231により、モータへ供給される電圧の実効電圧値は図10に示すように変化させることが可能となり、ステッピングモータ等の駆動周波数に依存してトルクが変化するモータ等の場合に、電源電圧を補正することでトルクの減少を抑えることが可能とできる。   Furthermore, by making it possible to appropriately set the amplitude value of the carrier wave according to the voltage supplied by the power supply line, for example, in the case of a power supply voltage of 24V, When the carrier wave 1 and the carrier wave 2 are superimposed, the effective voltage value of the voltage supplied to the motor changes as shown in FIG. 10 by the high-pass filter (or low-pass filter) 231 set according to the frequency of the carrier wave 2. In the case of a motor or the like whose torque changes depending on the driving frequency, such as a stepping motor, it is possible to suppress a decrease in torque by correcting the power supply voltage.

<実施の形態3>
本実施の形態3は実施の形態2の発展型で搬送波の周波数を更に複数個設定し、複数のモータ駆動装置を制御可能な構成とするものである。
<Embodiment 3>
The third embodiment is a development of the second embodiment, in which a plurality of carrier frequencies are set, and a plurality of motor drive devices can be controlled.

図11に示すように基本的構成は同じで、複数のモータ駆動装置に対し、搬送波1:f0は共通として装置毎に搬送波2:f1、搬送波3:f2、・・・、搬送波N:fn−1として、各搬送波2〜Nは、それぞれに対しある周波数幅を限定した中で任意に可変(fn−1−1〜fn−1−2)可能とすることで、複数制御が可能となる。   As shown in FIG. 11, the basic configuration is the same, and for a plurality of motor drive devices, carrier wave 1: f0 is common and carrier wave 2: f1, carrier wave 3: f2,..., Carrier wave N: fn− 1, each of the carriers 2 to N can be controlled to be arbitrarily variable (fn-1-1 to fn-1-2) while limiting a certain frequency width to each of the carriers 2 to N, thereby enabling multiple control.

各モータ駆動制御装置においては、使用する搬送波の組み合わせを設定しておくことで、図12に示すように、モータ駆動装置221では、実施の形態2と同様に搬送波1:f0と搬送波2:f1の組み合わせで復調・変調を行うこととし、モータ駆動装置222では、搬送波1:f0と搬送波3:f2の組み合わせ、モータ駆動装置N個目では、搬送波1:f0と搬送波N:fn−1の組み合わせと云うように組み合わせることで、複数のモータ駆動装置の制御が可能となる。   In each motor drive control device, a combination of carrier waves to be used is set. As shown in FIG. 12, in the motor drive device 221, as in the second embodiment, carrier waves 1: f0 and carrier waves 2: f1. In the motor driving device 222, the combination of the carrier wave 1: f0 and the carrier wave 3: f2, and in the Nth motor driving device, the combination of the carrier wave 1: f0 and the carrier wave N: fn−1. In combination, a plurality of motor drive devices can be controlled.

これにより、画像形成装置内で使用される各モータ駆動装置に対しては、電源束線だけの接続で負荷制御が行えることになり、大幅な束線の削減が可能となる。   As a result, load control can be performed for each motor drive device used in the image forming apparatus by connecting only the power bundles, and the bundles can be greatly reduced.

本発明の実施の形態1の画像形成装置における送信装置と受信装置とを含む通信システムの構成例を示すブロック図である。1 is a block diagram illustrating a configuration example of a communication system including a transmission device and a reception device in an image forming apparatus according to a first embodiment of the present invention. 変調方式:振幅変調(ASM)及び周波数変調(FMS)での変調信号の模式図である。Modulation scheme: a schematic diagram of modulated signals in amplitude modulation (ASM) and frequency modulation (FMS). 振幅変調(ASM)によるデータ変調の模式図である。It is a schematic diagram of data modulation by amplitude modulation (ASM). 周波数変調(FSM)によるデータ変調の模式図である。It is a schematic diagram of data modulation by frequency modulation (FSM). 本発明の実施の形態1での搬送波からCLKを生成する模式図である。It is a schematic diagram which produces | generates CLK from the carrier wave in Embodiment 1 of this invention. 本発明の実施の形態1の駆動パルス生成方法を示す図である。It is a figure which shows the drive pulse generation method of Embodiment 1 of this invention. 本発明の実施の形態2の通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system of Embodiment 2 of this invention. 本発明の実施の形態2での駆動パルスの生成方法を示す図である。It is a figure which shows the production | generation method of the drive pulse in Embodiment 2 of this invention. 本発明の実施の形態3での通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system in Embodiment 3 of this invention. 本発明の実施の形態3での搬送波による電源電圧の変更方法を示す図である。It is a figure which shows the change method of the power supply voltage by the carrier wave in Embodiment 3 of this invention. 本発明の実施の形態3での複数搬送波による通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system by multiple carriers in Embodiment 3 of this invention. 本発明の実施の形態3の複数搬送波から複数モータ負荷の駆動パルスの生成方法を示す図である。It is a figure which shows the production | generation method of the drive pulse of multiple motor load from the multiple carrier wave of Embodiment 3 of this invention. 従来のシリアル送信回路を示す図である。It is a figure which shows the conventional serial transmission circuit. 従来のシリアル送信回路の同期回路を示す図である。It is a figure which shows the synchronizing circuit of the conventional serial transmission circuit. 従来のシリアル受信回路を示す図である。It is a figure which shows the conventional serial receiving circuit. 画像形成装置としてのデジタル複写機の断面図である。1 is a cross-sectional view of a digital copying machine as an image forming apparatus.

符号の説明Explanation of symbols

100 画像形成装置
101 送信装置
111 インターフェース
112 復調手段
113 結合手段
201 受信装置
211 結合手段
212 復・変調手段
213 シリアル−アパレル変換手段
214 CLK変換手段
215 駆動パルス生成手段
221 駆動回路
1000 コントローラ
DESCRIPTION OF SYMBOLS 100 Image forming apparatus 101 Transmission apparatus 111 Interface 112 Demodulation means 113 Coupling means 201 Reception apparatus 211 Coupling means 212 Demodulation / modulation means 213 Serial-apparel conversion means 214 CLK conversion means 215 Drive pulse generation means 221 Drive circuit 1000 Controller

Claims (6)

電力線に搬送波を重畳してユニット間通信を行う画像形成装置において、
特にモータ負荷駆動手段において、通信搬送波と通信データから、モータ駆動制御用CLK信号と各種制御信号を復調し、それを基にモータ駆動制御を行う構成とすることを特徴とする画像形成装置。
In an image forming apparatus that performs communication between units by superimposing a carrier wave on a power line,
An image forming apparatus characterized in that, in particular, a motor load driving means demodulates a motor drive control CLK signal and various control signals from a communication carrier wave and communication data, and performs motor drive control based on the demodulation.
制御用CLK信号の生成手段として、振幅変調を用いる場合に直接搬送波から所定の閾値に対して比較手段により、CLK信号を生成することを特徴とする請求項1記載の画像形成装置。   2. The image forming apparatus according to claim 1, wherein when the amplitude modulation is used as the control CLK signal generation means, the CLK signal is generated directly from a carrier wave by a comparison means with respect to a predetermined threshold value. 制御用CLK信号の生成手段として、振幅変調を用いる場合に変調信号をフーリエ変換することで、搬送波周波数を判定することにより、CLK信号を生成することを特徴とする請求項1記載の画像形成装置。   2. The image forming apparatus according to claim 1, wherein the CLK signal is generated by determining the carrier frequency by performing Fourier transform on the modulated signal when amplitude modulation is used as the control CLK signal generating means. . 通信の変調モードを周波数変調とする場合に、第1の搬送波の周波数を固定とし、第2の搬送波の周波数を任意に変更可能とすることで、第1の搬送波と第2の搬送波との比率からモータ制御用CLKを生成することを特徴とする請求項1記載の画像形成装置。   When the modulation mode of communication is frequency modulation, the frequency of the first carrier wave is fixed, and the frequency of the second carrier wave can be arbitrarily changed, so that the ratio between the first carrier wave and the second carrier wave 2. The image forming apparatus according to claim 1, wherein a motor control CLK is generated from the motor. 通信の変調モードを周波数変調とする場合に、第1の搬送波の周波数を固定とし、第2、及びそれ以降、第nの搬送波の周波数を任意に変更可能とし、複数のモータ駆動装置に対して、第1の搬送波とそれ以外の搬送波との重複の無い組み合わせとした場合に、第1の搬送波とそれ以外の搬送波との比率からモータ制御用CLKを生成し、前記複数のモータ駆動装置毎に制御用CLKを生成することが可能とすることを特徴とする請求項1記載の画像形成装置。   When the modulation mode of communication is frequency modulation, the frequency of the first carrier wave is fixed, and the frequency of the nth carrier wave can be arbitrarily changed in the second and subsequent periods. When the first carrier wave and the other carrier wave are not overlapped, a motor control CLK is generated from the ratio of the first carrier wave and the other carrier wave, and each of the plurality of motor driving devices is generated. The image forming apparatus according to claim 1, wherein the control CLK can be generated. 周波数変調による通信を行う場合に、モータ駆動装置の電源供給線部に直列にハイパスフィルタ、若しくはローパスフィルタを接続する構成とし、搬送波の振幅値の電圧レベルを供給されている電源電圧のレベルにおいて時適宜設定可能とし、第1の搬送波以外の搬送波の周波数に応じてモータ駆動装置に供給される電源電圧値を補正可能とすることを特徴とする請求項4又は5記載の画像形成装置。   When performing communication by frequency modulation, a high-pass filter or a low-pass filter is connected in series to the power supply line of the motor driving device, and the voltage level of the amplitude value of the carrier wave is at the level of the supplied power supply voltage. 6. The image forming apparatus according to claim 4, wherein the image forming apparatus can be set as appropriate, and the power supply voltage value supplied to the motor driving device can be corrected according to the frequency of a carrier other than the first carrier.
JP2005308732A 2005-10-24 2005-10-24 Image forming apparatus Withdrawn JP2007116625A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005308732A JP2007116625A (en) 2005-10-24 2005-10-24 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005308732A JP2007116625A (en) 2005-10-24 2005-10-24 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2007116625A true JP2007116625A (en) 2007-05-10

Family

ID=38098380

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005308732A Withdrawn JP2007116625A (en) 2005-10-24 2005-10-24 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2007116625A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2197101A2 (en) * 2008-12-12 2010-06-16 Ebm-Papst St. Georgen GmbH & CO. KG Data transfer for an electric motor
CN108363581A (en) * 2018-04-24 2018-08-03 天浪创新科技(深圳)有限公司 Method for writing data, system, device, equipment and the medium of IC chip
JP2019024315A (en) * 2018-10-31 2019-02-14 Ntn株式会社 Motor drive device
US11410711B2 (en) 2018-04-24 2022-08-09 Tiro Innovation Technology (shenzhen) Co., Ltd. Data writing method and apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2197101A2 (en) * 2008-12-12 2010-06-16 Ebm-Papst St. Georgen GmbH & CO. KG Data transfer for an electric motor
EP2197101A3 (en) * 2008-12-12 2014-01-22 Ebm-Papst St. Georgen GmbH & CO. KG Data transfer for an electric motor
CN108363581A (en) * 2018-04-24 2018-08-03 天浪创新科技(深圳)有限公司 Method for writing data, system, device, equipment and the medium of IC chip
US11410711B2 (en) 2018-04-24 2022-08-09 Tiro Innovation Technology (shenzhen) Co., Ltd. Data writing method and apparatus
JP2019024315A (en) * 2018-10-31 2019-02-14 Ntn株式会社 Motor drive device

Similar Documents

Publication Publication Date Title
US9846401B2 (en) Image forming apparatus
JP5063133B2 (en) Communication control apparatus and image forming apparatus
JP2007116625A (en) Image forming apparatus
US10477061B2 (en) Image forming apparatus with two-sided copying and variable image data transfer clock frequency
JP2003110774A (en) Image forming apparatus, method for controlling the same, control program and storage medium
JP4012032B2 (en) Data communication device
JP2002292960A (en) Image forming apparatus and method for forming image
JP5995511B2 (en) Image forming apparatus
JP2007110355A (en) Data communication equipment and image forming apparatus
JP5043450B2 (en) Serial communication system and slave device
JP2006295610A (en) Image forming apparatus
JP4666517B2 (en) Image forming apparatus
JP2011250347A (en) Image reading apparatus, image forming apparatus, image processing method program and recording medium
JP5119010B2 (en) Electronic device system, electronic device, optional device, and image forming apparatus
JP2019185429A (en) Information processor
JP2011130124A (en) Image forming apparatus
JP2018094816A (en) Image formation apparatus and control method thereof
JP2019012298A (en) Electronic apparatus
JP2009260785A (en) Image forming system
JP6627569B2 (en) Image forming apparatus and image forming system
JP2001298565A (en) Copying network system and image forming device used for the system
JP3624066B2 (en) Image forming apparatus and video controller board
JP2007049470A (en) Functional module and information processor provided with the functional module
JP2017011455A (en) Image forming apparatus, communication device, and communication control method
JP2005305769A (en) Image formation engine and image forming apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090106