JP2003078514A - Data communication method and device - Google Patents
Data communication method and deviceInfo
- Publication number
- JP2003078514A JP2003078514A JP2001268952A JP2001268952A JP2003078514A JP 2003078514 A JP2003078514 A JP 2003078514A JP 2001268952 A JP2001268952 A JP 2001268952A JP 2001268952 A JP2001268952 A JP 2001268952A JP 2003078514 A JP2003078514 A JP 2003078514A
- Authority
- JP
- Japan
- Prior art keywords
- data
- clock signal
- electronic control
- clock
- data communication
- 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
Links
Landscapes
- Information Transfer Systems (AREA)
- Small-Scale Networks (AREA)
- Communication Control (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、クロック信号に同
期してデータを伝達するためのデータ通信方法および装
置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication method and device for transmitting data in synchronization with a clock signal.
【0002】[0002]
【従来の技術】従来から、各種電子回路でデジタルデー
タを処理する際には、タイミングの基準としてクロック
信号が用いられている。たとえば、CPU(中央処理装
置)やROM(読出し専用メモリ)、RAM(ランダム
アクセスメモリ)などを含むマイクロコンピュータで
は、CPUのクロック信号を基準に、データバスやアド
レスバスを介して、プログラム動作によるデータ処理や
制御が行われる。電子回路やバスを形成する信号線など
は、信号の伝達に遅延を生じ、信号波形にも鈍りを生じ
る。確実にデータを伝達するためには、タイミングを規
定することが必要である。2. Description of the Related Art Conventionally, a clock signal has been used as a timing reference when processing digital data in various electronic circuits. For example, in a microcomputer including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), etc., data generated by a program operation based on a clock signal of the CPU via a data bus or an address bus. Processing and control are performed. A signal line forming an electronic circuit or a bus causes a delay in signal transmission and causes a dull signal waveform. It is necessary to define the timing in order to reliably transmit the data.
【0003】電子回路の規模が大きくなると、マイクロ
コンピュータ等はIC(半導体集積回路)化され、複数
のIC間でもデータ通信が行われる。また、電子回路で
構成する電子制御機器が複数用いられて協調して動作す
るシステムでも、電子制御機器間でデータ通信が行われ
る。データ通信の基本的な方式には、データを構成する
複数ビットを同時に伝送するパラレル通信と、1ビット
づつ順次的に伝送するシリアル通信とがある。シリアル
通信には、クロック信号をデータ信号に含めて伝達する
非同期の調歩式と同期式とが用いられることがある。調
歩式では、データの単位となるキャラクタの前後にスタ
ートビットとストップビットとを付加して、1キャラク
タ毎に同期をとる。同期式では、一定周期のクロックに
同期させてデータを伝達させるために、特定のデータを
同期確率用として挿入し、ビット同期、キャラクタ同
期、またはフレーム同期を行う。また、データ通信を確
実に行うためには、データの送信側と受信側とで、ハン
ドシェイクを行う非同期の方式もある。各種のデータ通
信方式は、必要に応じて使い分けられる。クロック信号
とデータ信号とを分けて伝達する方式は、簡単な処理で
データの伝達を確実に行うことができ、広く用いられて
いる。As the scale of electronic circuits increases, microcomputers and the like are integrated into ICs (semiconductor integrated circuits), and data communication is performed even among a plurality of ICs. In addition, even in a system in which a plurality of electronic control devices configured by electronic circuits are used and operate in cooperation with each other, data communication is performed between the electronic control devices. Basic methods of data communication include parallel communication for simultaneously transmitting a plurality of bits forming data and serial communication for sequentially transmitting one bit at a time. The serial communication may use an asynchronous start-stop method and a synchronous method in which a clock signal is included in a data signal for transmission. In the start-stop method, a start bit and a stop bit are added before and after a character that is a unit of data, and synchronization is performed for each character. In the synchronous system, in order to transmit data in synchronization with a clock having a fixed cycle, specific data is inserted for synchronization probability, and bit synchronization, character synchronization, or frame synchronization is performed. Further, in order to ensure data communication, there is also an asynchronous system in which a handshake is performed between the data transmitting side and the data receiving side. Various data communication methods are used as needed. The method of transmitting the clock signal and the data signal separately is capable of reliably transmitting the data by a simple process and is widely used.
【0004】図6は、自動車の車両などに搭載される電
子制御機器1内で、クロック信号とデータ信号とを分け
て、データ通信が行われる構成を示す。車両には、走行
に関連する各種制御を行うために、ECU(電子制御ユ
ニット)などと呼ばれる電子制御機器1が搭載される。
また、ラジオやTV(テレビジョン)等の受信用にも、
電子制御機器2が搭載される。電子制御機器1,2は、
バッテリ等の電源供給系3を共通の電源として動作す
る。電子制御機器1内には、電源回路10と、複数のマ
イクロコンピュータ等のIC11,12とが含まれる。
電源回路10は、電源供給系3から供給される電源電圧
を所定の電圧に安定化して、IC11,12に供給す
る。IC11,12間ではデータ通信が行われ、クロッ
ク信号に同期してデータの伝達が行われる。クロック信
号は一定の周期を有し、その特定のタイミング、たとえ
ば論理レベルの遷移時点を基準にデータが確定する。ク
ロック信号やデータ信号は、電子制御機器1内の電子回
路基板上の配線パターンや、基板間の信号配線で伝達さ
れる。FIG. 6 shows a configuration in which a clock signal and a data signal are separated and data communication is performed in an electronic control device 1 mounted on a vehicle such as an automobile. An electronic control device 1 called an ECU (electronic control unit) or the like is mounted on the vehicle to perform various controls related to traveling.
Also, for receiving radio and TV (television),
The electronic control device 2 is mounted. The electronic control devices 1 and 2
The power supply system 3 such as a battery operates as a common power source. The electronic control device 1 includes a power supply circuit 10 and ICs 11 and 12 such as a plurality of microcomputers.
The power supply circuit 10 stabilizes the power supply voltage supplied from the power supply system 3 to a predetermined voltage and supplies it to the ICs 11 and 12. Data communication is performed between the ICs 11 and 12, and data is transmitted in synchronization with the clock signal. The clock signal has a fixed cycle, and the data is determined based on the specific timing, for example, the transition time point of the logic level. The clock signal and the data signal are transmitted by a wiring pattern on the electronic circuit board in the electronic control device 1 or a signal wiring between the boards.
【0005】図7は、自動車の車両などに搭載される複
数の電子制御機器1a,1b間で、一定周期のクロック
信号に同期してデータ信号を伝達する構成を示す。自動
車に搭載されるECUなどの電子制御機器1a,1b
は、たとえばエンジンの制御、変速機構の制御、制動機
構の制御、エアバッグの制御などを分担して行うけれど
も、相互間での協調も必要であり、データ通信が行われ
る。クロック信号やデータ信号は、電子制御機器1a,
1b間を相互接続するワイヤハーネス内のケーブルで伝
達される。車両では、電子制御機器1a,1bや電子制
御機器2に接続する信号ケーブルや電源コードを、ワイ
ヤハーネスとして束ねている。FIG. 7 shows a configuration in which a data signal is transmitted between a plurality of electronic control devices 1a and 1b mounted on a vehicle such as an automobile in synchronization with a clock signal having a constant cycle. Electronic control devices 1a, 1b such as ECUs mounted on automobiles
Perform, for example, control of the engine, control of the speed change mechanism, control of the braking mechanism, control of the airbag, etc., but mutual cooperation is also required and data communication is performed. The clock signal and the data signal are transmitted to the electronic control device 1a,
It is transmitted by a cable in a wire harness that interconnects 1b. In a vehicle, signal cables and power cords connected to the electronic control devices 1a and 1b and the electronic control device 2 are bundled as a wire harness.
【0006】図6や図7に示す電子制御機器1,1a,
1bでの処理速度の高速化に伴い、電子制御機器1内の
IC11,12間、および電子制御機器1a,1b間に
おけるクロック同期によるデータ通信において、クロッ
ク周波数の高調波成分がラジオやTV等の他の電子制御
機器2に対して、信号ケーブルや電源コードを含むハー
ネスを伝播し、もしくはハーネス内での輻射によって、
ノイズとして悪影響を与えている。データ信号がシリア
ル通信で行われるときは、クロック周波数がより高くな
るので、ノイズとしての悪影響が生じやすくなってしま
う。Electronic control devices 1, 1a shown in FIG. 6 and FIG.
In the data communication by the clock synchronization between the ICs 11 and 12 in the electronic control device 1 and between the electronic control devices 1a and 1b as the processing speed of the electronic control device 1b is increased, the harmonic component of the clock frequency is a radio or TV. By propagating a harness including a signal cable and a power cord to another electronic control device 2 or by radiating in the harness,
It has a bad influence as noise. When the data signal is transmitted by serial communication, the clock frequency becomes higher, so that adverse effects such as noise are likely to occur.
【0007】クロック信号がラジオ受信機に対してノイ
ズとなる問題に関する先行技術としては、特開2000
−289545号公報を挙げることができる。この先行
技術では、ラジオ受信機を備える車両で、クロック信号
に同期して制御を行う電子制御ユニットについて、クロ
ック信号の周波数を、ラジオ受信機が受信中の電波の周
波数に応じて変更する。クロック信号の周波数は、複数
の周波数が切換可能であり、その高調波の周波数が受信
電波の周波数と異なる周波数を選択すれば、ラジオの受
信信号に対するノイズとはならないようにすることがで
きるとしている。As a prior art relating to the problem that a clock signal becomes noise to a radio receiver, Japanese Patent Laid-Open No. 2000-2000 is known.
-289545 gazette can be mentioned. In this prior art, in a vehicle equipped with a radio receiver, an electronic control unit that controls in synchronization with a clock signal changes the frequency of the clock signal according to the frequency of the radio wave being received by the radio receiver. As for the frequency of the clock signal, multiple frequencies can be switched, and if a frequency whose harmonics are different from the frequency of the received radio wave is selected, it can be said that it will not become noise to the received signal of the radio. .
【0008】[0008]
【発明が解決しようとする課題】車両の制御などでは、
図6や図7に示すように、1つの電子制御機器1内でも
複数のIC11,12間でクロック信号を伴うデータ通
信が行われ、複数の電子制御機器1a,1b間でもクロ
ック信号を伴うデータ通信が行われる。特開2000−
289545号公報に開示されているような先行技術の
ように、複数のクロック信号の周波数を切り換える方式
が有効であるとしても、受信中の電波の周波数について
の情報を、ラジオやTV等の受信用電子制御機器2から
他の電子制御機器1,1a,1bに伝達しなければなら
ない。この場合、各電子制御機器1,1a,1bには、
受信周波数に応じて適切なクロック周波数に切り換える
構成を備えていなければならない。さらに、IC11,
12にも、受信周波数の情報を入力して、クロック信号
を切り換える機能を備えなければならない。しかしなが
ら、IC11,12や電子制御機器1,1a,1bに、
外部からの受信周波数情報を入力して、妨害を与えるお
それのないクロック周波数を選択する機能を備えさせる
ことは、大きなコスト上昇を招いてしまう。SUMMARY OF THE INVENTION In vehicle control, etc.,
As shown in FIGS. 6 and 7, data communication involving a clock signal is performed between a plurality of ICs 11 and 12 even within one electronic control device 1, and data involving a clock signal is also performed between a plurality of electronic control devices 1a and 1b. Communication takes place. JP 2000-
Even if the method of switching the frequencies of a plurality of clock signals is effective as in the prior art as disclosed in Japanese Patent No. 289545, the information about the frequency of the radio wave being received is received by a radio or TV receiver. It must be transmitted from the electronic control device 2 to the other electronic control devices 1, 1a, 1b. In this case, each electronic control device 1, 1a, 1b has
It must have a configuration for switching to an appropriate clock frequency according to the reception frequency. Furthermore, IC11,
12 must also have a function of inputting information on the reception frequency and switching the clock signal. However, in the ICs 11 and 12 and the electronic control devices 1, 1a and 1b,
Providing the function of selecting the clock frequency that does not cause interference by inputting the reception frequency information from the outside causes a large increase in cost.
【0009】本発明の目的は、簡単な構成でラジオやテ
レビジョン放送などの受信に対してノイズとなる悪影響
を低減することができるデータ通信方法および装置を提
供することである。An object of the present invention is to provide a data communication method and device which can reduce the adverse effect of noise on reception of radio or television broadcasting with a simple structure.
【0010】[0010]
【課題を解決するための手段】本発明は、クロック信号
に同期してデータを伝達するデータ通信方法において、
クロック信号の周期をランダムに変えることを特徴とす
るデータ通信方法である。DISCLOSURE OF THE INVENTION The present invention provides a data communication method for transmitting data in synchronization with a clock signal,
A data communication method characterized in that the cycle of a clock signal is randomly changed.
【0011】本発明に従えば、データを同期させて伝達
するためのクロック信号の周期をランダムに変えるの
で、クロック信号の周期が特定の周波数に留まることは
なく、高調波などによるラジオやテレビジョンの受信に
対する悪影響を低減することができる。クロック信号の
周期を決定する際に、ラジオやテレビジョンの受信周波
数についての情報は不要であるので、その情報伝達のた
めの構成も不要となり、受信への悪影響低減を簡単な構
成で実現することができる。According to the present invention, the cycle of the clock signal for synchronously transmitting the data is changed at random, so that the cycle of the clock signal does not remain at a specific frequency, and radio or television due to harmonics or the like occurs. Can be reduced. When determining the period of the clock signal, information about the reception frequency of the radio or television is unnecessary, so there is no need for a configuration for transmitting that information, and it is possible to reduce adverse effects on reception with a simple configuration. You can
【0012】また本発明で、前記クロック信号およびデ
ータの伝達は、同一の電子制御機器内で行うことを特徴
とする。Further, according to the present invention, the transmission of the clock signal and the data is performed in the same electronic control device.
【0013】本発明に従えば、同一の電子制御機器内
で、電子回路基板の配線パターンや電子回路基板間の信
号ケーブルなどを介して、クロック信号が伝播し、電子
制御機器と外部とを接続する信号ケーブルや電源コード
に重畳して、信号ケーブルや電源コード間の伝播や輻射
でラジオやテレビジョンの受信にノイズとして悪影響を
与えることを、周波数をランダムに変化させて防ぐこと
ができる。According to the present invention, in the same electronic control device, the clock signal propagates through the wiring pattern of the electronic circuit board or the signal cable between the electronic circuit boards to connect the electronic control device and the outside. It is possible to prevent the adverse effect as noise from being superimposed on the signal cable or the power cord and causing a propagation or radiation between the signal cable or the power cord as reception noise of the radio or television by changing the frequency at random.
【0014】また本発明で、前記クロック信号およびデ
ータの伝達は、異なる電子制御機器間で行うことを特徴
とする。In the present invention, the transmission of the clock signal and the data is performed between different electronic control devices.
【0015】本発明に従えば、電子制御機器間で、クロ
ック信号が信号ケーブルや電源コード間の伝播や輻射
で、ラジオやテレビジョンの受信にノイズとして悪影響
を与えることを、周波数をランダムに変化させて防ぐこ
とができる。According to the present invention, the frequency is randomly changed so that the clock signal may be adversely affected as noise by the propagation or radiation between the signal cables and the power cord between the electronic control devices as a noise in the reception of the radio or television. You can prevent it.
【0016】さらに本発明は、ランダムな周期でクロッ
ク信号を発生するクロック発生手段と、クロック発生手
段から発生されるクロック信号に同期して、データの送
信を行うデータ送信手段とを含むことを特徴とするデー
タ通信装置である。Further, the present invention is characterized by including clock generating means for generating a clock signal in a random cycle, and data transmitting means for transmitting data in synchronization with the clock signal generated by the clock generating means. Is a data communication device.
【0017】本発明に従えば、クロック発生手段がラン
ダムな周期でクロック信号を発生すると、データ送信手
段はクロック信号に同期してデータの送信を行う。クロ
ック信号およびデータを受信する際には、周期はランダ
ムであっても、クロック信号の波形の特定のタイミング
を基準としてデータを確定させて受信することができる
ので、データの伝達を確実に行うことができる。クロッ
ク信号の周期はランダムに変化するので、特定の周波数
の電波を受信しても、高調波ノイズ混入などの悪影響を
低減することができる。According to the present invention, when the clock generating means generates the clock signal in a random cycle, the data transmitting means transmits the data in synchronization with the clock signal. When receiving a clock signal and data, even if the cycle is random, the data can be fixed and received based on the specific timing of the waveform of the clock signal, so ensure the data transmission. You can Since the cycle of the clock signal changes at random, even if a radio wave of a specific frequency is received, it is possible to reduce adverse effects such as harmonic noise mixing.
【0018】[0018]
【発明の実施の形態】図1は、本発明の実施の一形態で
あるデータ通信方法の概要を示す。本実施形態は、図6
と同様に、車両に搭載される電子制御機器21が、内部
でデータ通信に使用するクロック信号が外部に漏出し
て、ラジオやテレビジョンの放送を受信する電子制御機
器22にノイズなどとして与える悪影響を低減すること
ができる。電子制御機器21と電子制御機器22とは、
バッテリ等の電源供給系23を共通にし、さらに車両に
搭載される関係上、信号ケーブル等も電源コードととも
に、ワイヤハーネスとして束ねられるので、クロック信
号が伝播しやすい。DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an outline of a data communication method which is an embodiment of the present invention. This embodiment is shown in FIG.
Similarly to the above, the electronic control device 21 mounted on the vehicle adversely affects the electronic control device 22 that receives radio or television broadcast as noise or the like by leaking out the clock signal used internally for data communication to the outside. Can be reduced. The electronic control device 21 and the electronic control device 22 are
Since the power supply system 23 such as a battery is commonly used and the signal cable and the like are bundled together with the power cord as a wire harness because they are mounted on the vehicle, the clock signal is easily propagated.
【0019】電子制御機器21内には、電源回路30
と、複数のマイクロコンピュータ等のIC31,32と
が含まれる。電源回路30は、電源供給系23から供給
される電源電圧を所定の電圧に安定化して、IC31,
32に供給する。本実施形態で、データの送信側となる
IC31には、ランダムな周期でクロック信号を発せ英
するクロック発生回路33と、クロック発生回路33か
ら発生されるクロック信号に同期してデータを送信する
データ送信回路34と、データ送信回路34に送信すべ
きデータを設定するデータ処理回路35とが含まれる。
データの受信側となるIC32には、クロック信号を受
信するクロック受信回路36と、クロック受信回路36
によって受信されるクロック信号に同期してデータ信号
を受信するデータ受信回路37と、データ受信回路37
が受信するデータを処理するデータ処理回路38とが含
まれる。IC31,32間ではデータ通信が行われ、ク
ロック信号に同期してデータの伝達が行われる。クロッ
ク信号はランダムな周期を有し、各周期での特定のタイ
ミング、たとえば論理レベルの遷移時点を基準にデータ
が確定する。クロック信号やデータ信号は、電子制御機
器31内の電子回路基板上の配線パターンや、基板間の
信号配線で伝達される。A power circuit 30 is provided in the electronic control unit 21.
And ICs 31 and 32 such as a plurality of microcomputers. The power supply circuit 30 stabilizes the power supply voltage supplied from the power supply system 23 to a predetermined voltage,
Supply to 32. In the present embodiment, the IC 31, which is the data transmission side, includes a clock generation circuit 33 that emits a clock signal in a random cycle, and a data that transmits data in synchronization with the clock signal generated from the clock generation circuit 33. A transmission circuit 34 and a data processing circuit 35 that sets data to be transmitted to the data transmission circuit 34 are included.
The IC 32 on the data receiving side includes a clock receiving circuit 36 for receiving a clock signal and a clock receiving circuit 36.
A data receiving circuit 37 for receiving a data signal in synchronization with a clock signal received by
And a data processing circuit 38 for processing the data received by. Data communication is performed between the ICs 31 and 32, and data is transmitted in synchronization with the clock signal. The clock signal has a random cycle, and the data is determined based on a specific timing in each cycle, for example, the transition time point of the logic level. The clock signal and the data signal are transmitted by the wiring pattern on the electronic circuit board in the electronic control device 31 or the signal wiring between the boards.
【0020】クロック発生回路33は、予め設定される
乱数テーブルや乱数発生用の演算式などに従って、基本
クロック信号の周波数Fclkからたとえば一定の範囲
内にある周波数Fclk−δF〜Fclk+δFでラン
ダムに変化するクロック信号を発生する。周波数の範囲
は、基本クロック信号Fclkから一定の比率δKで変
化する範囲内の周波数Fclk÷δK〜Fclk×δK
とすることもできる。また、複数の周波数を、ランダム
に切り換えるようにすることもできる。さらに、熱雑音
などに基づいてクロック信号を発生させることもでき
る。なお、IC31を送信側、IC32を受信側として
いるけれども、同一のIC内に送信側と受信側との両方
の構成を含め、送受信を可能にすることもできる。ま
た、ラジオやテレビジョンの放送を受信する電子制御機
器22内でのデータ通信に、本実施形態を利用すること
もできる。The clock generation circuit 33 randomly changes from the frequency Fclk of the basic clock signal at frequencies Fclk-δF to Fclk + δF which are within a certain range, for example, according to a preset random number table or an arithmetic expression for random number generation. Generates a clock signal. The frequency range is a frequency Fclk ÷ δK to Fclk × δK within a range that changes from the basic clock signal Fclk at a constant ratio δK.
Can also be It is also possible to switch a plurality of frequencies randomly. Further, the clock signal can be generated based on thermal noise or the like. Although the IC 31 is used as the transmitting side and the IC 32 is used as the receiving side, it is possible to include both the configurations of the transmitting side and the receiving side in the same IC to enable transmission and reception. Further, the present embodiment can also be used for data communication within the electronic control device 22 that receives radio or television broadcasts.
【0021】図2は、本発明の実施の他の形態であるデ
ータ通信方法の概要を示す。本実施形態で図1の実施形
態に対応する部分は、同一の参照符を付して示し、重複
する説明を省略する。本実施形態は、図7と同様に、自
動車の車両などに搭載される複数の電子制御機器21
a,21b間で、クロック信号に同期してデータ信号を
伝達する構成を示す。ただし、本実施形態のクロック信
号は、図1の実施形態と同様に、周期がランダムに変化
する。クロック信号やデータ信号は、電子制御機器21
a,21b間を相互接続するワイヤハーネス内のケーブ
ルで伝達される。車両では、電子制御機器21a,21
bや電子制御機器22に接続する信号ケーブルや電源コ
ードを、ワイヤハーネスとして束ねている。FIG. 2 shows an outline of a data communication method which is another embodiment of the present invention. In the present embodiment, portions corresponding to those of the embodiment of FIG. 1 are designated by the same reference numerals, and redundant description will be omitted. In this embodiment, as in FIG. 7, a plurality of electronic control devices 21 mounted on a vehicle such as an automobile.
A configuration for transmitting a data signal in synchronization with a clock signal between a and 21b is shown. However, the clock signal of the present embodiment has a cycle that changes randomly as in the embodiment of FIG. The clock signal and the data signal are sent to the electronic control device 21.
It is transmitted by a cable in a wire harness that interconnects a and 21b. In the vehicle, electronic control devices 21a, 21
The signal cables and power cords connected to b and the electronic control device 22 are bundled as a wire harness.
【0022】データ通信の送信側となる電子制御機器2
1a側には、クロック発生回路33およびデータ送信回
路34が含まれる。データ通信の受信側となる電子制御
機器21b側には、クロック受信回路36およびデータ
受信回路37が含まれる。双方向のデータ通信を可能に
するためには、データ通信の送信側と受信側との両方の
構成を含むようにすればよい。Electronic control device 2 on the transmission side of data communication
A clock generation circuit 33 and a data transmission circuit 34 are included on the 1a side. A clock receiving circuit 36 and a data receiving circuit 37 are included on the side of the electronic control device 21b that is the receiving side of the data communication. In order to enable bidirectional data communication, both the transmitting side and the receiving side of the data communication may be included.
【0023】図3は、図6および図7に示す従来のデー
タ通信の考え方と、図1および図2に示す本発明による
データ通信の考え方とを比較して示す。図3(a)に示
すように、従来のデータ通信では、一定周期のクロック
信号に同期して、たとえばロー(L)レベルからハイ
(H)レベルに立ち上がるタイミングでデータを設定
し、ハイ(H)レベルからロー(L)レベルへの立ち下
がるタイミングでデータを取込むなど、信号波形で論理
レベルが遷移する時点を基準にデータ信号のレベルを確
定させる。クロック信号の周期が一定なので、クロック
信号からは常に同一の周波数の高調波成分などが発生
し、ラジオやテレビジョンなどを受信する電子制御機器
22に対するノイズ混入などの悪影響が生じてしまうお
それがある。図1および図2の実施形態では、図3
(b)に示すように、クロック信号の周期がランダムに
変化するので、電子制御機器22が受信するラジオやテ
レビジョンの放送の周波数に対して、特定の周波数成分
が悪影響を与えるとしても、その周波数成分が発生され
る頻度が小さくなり、ノイズとしての影響を低減するこ
とができる。FIG. 3 shows the concept of the conventional data communication shown in FIGS. 6 and 7 in comparison with the concept of the data communication according to the present invention shown in FIGS. 1 and 2. As shown in FIG. 3A, in the conventional data communication, data is set at a timing of rising from a low (L) level to a high (H) level in synchronization with a clock signal of a constant cycle, and a high (H) level is set. ) The level of the data signal is fixed on the basis of the time point at which the logic level transitions in the signal waveform, such as taking in data at the timing of falling from the level to the low (L) level. Since the cycle of the clock signal is constant, harmonic components having the same frequency are always generated from the clock signal, which may cause adverse effects such as noise mixing in the electronic control device 22 that receives a radio, a television, or the like. . In the embodiment of FIGS. 1 and 2, FIG.
As shown in (b), since the cycle of the clock signal changes at random, even if a specific frequency component adversely affects the frequency of radio or television broadcast received by the electronic control device 22, The frequency of frequency components is reduced, and the effect of noise can be reduced.
【0024】図4は、図1のIC31または図2の電子
制御機器21aのデータ送信回路34が、図3(b)に
従い、データをクロック発生回路33からのランダムな
周期のクロック信号に同期させて送信する手順を示す。
ステップa0から手順を開始し、ステップa1では送信
用のデータを入力する。送信用のデータは、データ処理
回路35などから与えられる。ステップa2では、クロ
ック信号が立ち上がるのをまつ。クロック信号が立ち上
がると、他のIC32にデータを送信するために、デー
タ通信用の信号線パターンなどに、データの送出を開始
する。ステップa4では、クロック信号が立ち下がるま
で待ち、クロック信号が立ち下がるとステップa1に戻
る。以下、ステップa1からステップa4までを繰返
し、ランダムな周期のクロック信号に同期させてデータ
の送出を行う。In FIG. 4, the data transmission circuit 34 of the IC 31 of FIG. 1 or the electronic control unit 21a of FIG. 2 synchronizes the data with the clock signal of the random cycle from the clock generation circuit 33 according to FIG. 3B. The procedure for transmitting the data is shown below.
The procedure is started from step a0, and the data for transmission is input in step a1. The data for transmission is given from the data processing circuit 35 or the like. At step a2, the rising of the clock signal is waited for. When the clock signal rises, in order to transmit data to another IC 32, data transmission is started to a signal line pattern for data communication or the like. In step a4, the process waits until the clock signal falls, and when the clock signal falls, the process returns to step a1. Thereafter, steps a1 to a4 are repeated, and data is transmitted in synchronization with a clock signal having a random cycle.
【0025】図5は、図1のIC32または図2の電子
制御機器21bのデータ受信回路37が、図3(b)に
従い、データをクロック信号とともに受信する手順を示
す。ステップb0から手順を開始し、ステップb1では
送信されたデータを入力する。ステップb2では、クロ
ック受信回路36などが受信するクロック信号のレベル
がハイレベルからローレベルに立ち下がっているか否か
を判断する。クロック信号レベルの立ち下がりがなけれ
ば、立ち下がりがあるまで待つことを繰返す。ステップ
b2でクロック信号の立ち下がりがあると、ステップb
1で入力しているデータを確定させ、ステップb3でデ
ータ処理回路38などに送出する。次のステップb4で
は、クロック信号の立ち上がりを待ち、ステップb1に
戻る。FIG. 5 shows a procedure in which the IC 32 of FIG. 1 or the data receiving circuit 37 of the electronic control device 21b of FIG. 2 receives the data together with the clock signal according to FIG. 3B. The procedure is started from step b0, and the transmitted data is input in step b1. In step b2, it is determined whether the level of the clock signal received by the clock receiving circuit 36 or the like has fallen from the high level to the low level. If there is no fall of the clock signal level, waiting until the fall occurs is repeated. If the clock signal falls at step b2, step b
The input data is confirmed in 1 and sent to the data processing circuit 38 or the like in step b3. In the next step b4, the rising of the clock signal is waited for, and the process returns to step b1.
【0026】図4および図5に示すような処理の手順
は、図3(a)示す従来からのデータ通信の際に行う手
順と基本的に同等である。しかしながら本発明では、ク
ロック信号に同期してデータを伝達する際に、クロック
信号の周期をランダムに変えることを特徴とするデータ
通信方法である。データを同期させて伝達するためのク
ロック信号の周期をランダムに変えるので、クロック信
号の周期が特定の周波数に留まることはなく、高調波な
どによるラジオやテレビジョンの受信に対する悪影響を
低減することができる。クロック信号の周期を決定する
際には、特開2000−289545号公報で開示され
ている先行技術のような受信周波数についての情報は不
要であるので、その情報伝達のための構成も不要とな
り、受信への悪影響低減を簡単な構成で実現することが
できる。また本発明は、車両に搭載される電子制御機器
に関して適用されるばかりではなく、据置型や携帯型の
情報処理装置や制御装置など、データ通信を行う必要が
ある場合に、広く適用することができる。The processing procedure shown in FIGS. 4 and 5 is basically the same as the procedure performed in the conventional data communication shown in FIG. 3 (a). However, in the present invention, the data communication method is characterized in that the cycle of the clock signal is randomly changed when transmitting data in synchronization with the clock signal. Since the cycle of the clock signal for synchronizing and transmitting data is changed at random, the cycle of the clock signal does not stay at a specific frequency, and it is possible to reduce the adverse effects on the reception of radio and television due to harmonics. it can. When determining the cycle of the clock signal, information about the reception frequency as in the prior art disclosed in Japanese Patent Laid-Open No. 2000-289545 is unnecessary, and therefore a configuration for transmitting the information is also unnecessary. It is possible to reduce the adverse effect on reception with a simple configuration. Further, the present invention is not only applied to an electronic control device mounted on a vehicle, but can be widely applied when it is necessary to perform data communication such as a stationary or portable information processing device or control device. it can.
【0027】[0027]
【発明の効果】以上のように本発明によれば、データを
同期させて伝達するためのクロック信号の周期をランダ
ムに変えるので、ラジオやテレビジョンの受信周波数に
対する情報がなくても、ノイズによる悪影響を低減する
ことができる。ラジオやテレビジョンの受信周波数につ
いての情報を入力する必要はなく、受信への悪影響低減
を簡単な構成で実現することができる。As described above, according to the present invention, the period of the clock signal for synchronizing and transmitting the data is randomly changed. Therefore, even if there is no information on the reception frequency of the radio or television, it is caused by noise. The adverse effect can be reduced. It is not necessary to input information about the reception frequency of the radio or television, and it is possible to reduce the adverse effect on reception with a simple configuration.
【0028】また本発明によれば、同一の電子制御機器
内でのデータ通信を、クロック信号の周期をランダムに
変えて行うので、クロック信号が電子制御機器と外部と
を接続する信号ケーブルや電源コードに重畳して、信号
ケーブルや電源コード間の伝播や輻射でラジオやテレビ
ジョンを受信する電子制御機器などに到達しても、ノイ
ズとして悪影響を与えることを、低減することができ
る。Further, according to the present invention, since the data communication in the same electronic control device is performed by randomly changing the cycle of the clock signal, the signal cable or the power supply for connecting the electronic signal to the outside by the clock signal. Even if it is superposed on a code and reaches an electronic control device or the like that receives radio or television by propagation or radiation between signal cables or power cords, it is possible to reduce the adverse effect as noise.
【0029】また本発明によれば、電子制御機器間での
データ通信を、クロック信号の周期をランダムに変えて
行うので、クロック信号が信号ケーブルや電源コード間
の伝播や輻射でラジオやテレビジョンを受信する電子制
御機器などに到達しても、ノイズとして悪影響を与える
ことを、低減することができる。Further, according to the present invention, since the data communication between the electronic control devices is performed by randomly changing the cycle of the clock signal, the clock signal is propagated or radiated between the signal cables and the power cords, so that the radio or television. Even if it reaches an electronic control device or the like that receives, it is possible to reduce the adverse effect as noise.
【0030】さらに本発明によれば、クロック発生手段
がランダムな周期でクロック信号を発生し、データ送信
手段によってクロック信号に同期してのデータの送信が
行われる。周期はランダムであっても、クロック信号に
よってデータの伝達を確実に行うことができ、ラジオや
テレビジョンなどで特定の周波数の電波を受信しても、
ランダムな周期のクロック信号であるので、高調波ノイ
ズ混入などの悪影響を低減することができる。Further, according to the present invention, the clock generating means generates the clock signal at a random cycle, and the data transmitting means transmits the data in synchronization with the clock signal. Even if the cycle is random, it is possible to reliably transmit data with a clock signal, and even when receiving radio waves of a specific frequency on a radio or television,
Since the clock signal has a random cycle, it is possible to reduce adverse effects such as mixing of harmonic noise.
【図1】本発明の実施の一形態として、電子制御機器2
1内で行うデータ通信のための電気的構成を、概略的に
示すブロック図である。FIG. 1 is an electronic control device 2 according to an embodiment of the present invention.
It is a block diagram which shows schematically the electrical constitution for the data communication performed in 1.
【図2】本発明の実施の他の形態として、電子制御機器
21a,21b間で行うデータ通信のための電気的構成
を、概略的に示すブロック図である。FIG. 2 is a block diagram schematically showing an electrical configuration for data communication between electronic control devices 21a and 21b as another embodiment of the present invention.
【図3】図1および図2の実施形態でのデータ通信の考
え方を、図6および図7に示す従来のデータ通信の考え
方と比較して示すタイムチャートである。FIG. 3 is a time chart showing the concept of data communication in the embodiments of FIGS. 1 and 2 in comparison with the concept of conventional data communication shown in FIGS. 6 and 7.
【図4】図1または図2の実施形態で、データを送信す
る手順の概要を示すフローチャートである。FIG. 4 is a flowchart showing an outline of a procedure for transmitting data in the embodiment of FIG. 1 or FIG.
【図5】図1または図2の実施形態で、データを受信す
る手順の概要を示すフローチャートである。5 is a flowchart showing an outline of a procedure for receiving data in the embodiment of FIG. 1 or FIG.
【図6】従来からのデータ通信を、電子制御機器内で行
っている状態の概略的な電気的構成を示すブロック図で
ある。FIG. 6 is a block diagram showing a schematic electrical configuration of a state in which conventional data communication is performed in an electronic control device.
【図7】従来からのデータ通信を、電子制御機器間で行
っている状態の概略的な電気的構成を示すブロック図で
ある。FIG. 7 is a block diagram showing a schematic electrical configuration of a state in which conventional data communication is performed between electronic control devices.
21,21a,21b,22 電子制御機器 23 電源供給系 31,32 IC 33 クロック発生回路 34 データ送信回路 35,38 データ処理回路 36 クロック受信回路 37 データ受信回路 21,21a, 21b, 22 Electronic control equipment 23 Power supply system 31,32 IC 33 clock generator 34 Data transmission circuit 35, 38 data processing circuit 36 clock receiver circuit 37 Data receiving circuit
Claims (4)
るデータ通信方法において、 クロック信号の周期をランダムに変えることを特徴とす
るデータ通信方法。1. A data communication method for transmitting data in synchronization with a clock signal, wherein the cycle of the clock signal is randomly changed.
は、同一の電子制御機器内で行うことを特徴とする請求
項1記載のデータ通信方法。2. The data communication method according to claim 1, wherein the clock signal and the data are transmitted in the same electronic control device.
は、異なる電子制御機器間で行うことを特徴とする請求
項1または2記載のデータ通信方法。3. The data communication method according to claim 1, wherein the clock signal and the data are transmitted between different electronic control devices.
るクロック発生手段と、 クロック発生手段から発生されるクロック信号に同期し
て、データの送信を行うデータ送信手段とを含むことを
特徴とするデータ通信装置。4. Data comprising: clock generating means for generating a clock signal at a random cycle; and data transmitting means for transmitting data in synchronization with the clock signal generated by the clock generating means. Communication device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001268952A JP2003078514A (en) | 2001-09-05 | 2001-09-05 | Data communication method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001268952A JP2003078514A (en) | 2001-09-05 | 2001-09-05 | Data communication method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2003078514A true JP2003078514A (en) | 2003-03-14 |
Family
ID=19094858
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001268952A Pending JP2003078514A (en) | 2001-09-05 | 2001-09-05 | Data communication method and device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003078514A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007203758A (en) * | 2006-01-30 | 2007-08-16 | Aisin Seiki Co Ltd | Head rest device |
JP5895088B1 (en) * | 2015-06-03 | 2016-03-30 | 株式会社オリンピア | Game machine |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001144738A (en) * | 1999-11-17 | 2001-05-25 | Nec Corp | System and method for transmitting clock signal, and system and method for transmitting digital signal |
-
2001
- 2001-09-05 JP JP2001268952A patent/JP2003078514A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001144738A (en) * | 1999-11-17 | 2001-05-25 | Nec Corp | System and method for transmitting clock signal, and system and method for transmitting digital signal |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007203758A (en) * | 2006-01-30 | 2007-08-16 | Aisin Seiki Co Ltd | Head rest device |
JP5895088B1 (en) * | 2015-06-03 | 2016-03-30 | 株式会社オリンピア | Game machine |
JP2016221122A (en) * | 2015-06-03 | 2016-12-28 | 株式会社オリンピア | Game machine |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20100305723A1 (en) | Electronic control unit | |
JPH0711797B2 (en) | Circuit module | |
US11840181B2 (en) | In-vehicle communication device and method for starting up in-vehicle device | |
TWI806866B (en) | Circuit device, electronic device, cable harness, and data transfer method | |
JP2003078514A (en) | Data communication method and device | |
US5710890A (en) | Method and device for the transmission of data on a bus | |
JP2004193799A (en) | Power supply superposition multiplex communication system and method therefor | |
JP2003186565A (en) | Clock signal supply circuit | |
JP2958601B2 (en) | Data communication method | |
JP2001282715A (en) | Data transfer device | |
JPH10133764A (en) | Electromagnetic wave suppression device for computer | |
JP2007258805A (en) | Receiver, method of eliminating noise, and reception unit | |
JP2004241998A (en) | Power superimposed multiplex communication apparatus for vehicle and power superimposed multiplex communication method for vehicle | |
JP2000010917A (en) | Clock synchronous serial interface circuit | |
JP2018067827A (en) | Pulse signal communication system | |
WO2008056468A1 (en) | Semiconductor integrated circuit and layout technique thereof | |
JPH117349A (en) | Noise reducing electronic circuit and integrated circuit for bus wiring | |
CN117459088A (en) | Signal transmission circuit based on pseudo-random sequence | |
JP2005335622A (en) | In-vehicle device and communication device | |
JPH11272607A (en) | Serial bus system | |
JPH07147576A (en) | On-vehicle multiplex transmitter | |
JP2004094325A (en) | Semiconductor integrated circuit device | |
KR100272862B1 (en) | Device and method for communicating serial between numerous circuit pack using request before trasmission form of mutipoint communication system. | |
CN117220695A (en) | Data transmission circuit and method | |
JP2003108516A (en) | High speed bus interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080904 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110105 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110628 |