JP3065652B2 - Data communication method in in-vehicle communication network - Google Patents

Data communication method in in-vehicle communication network

Info

Publication number
JP3065652B2
JP3065652B2 JP2288224A JP28822490A JP3065652B2 JP 3065652 B2 JP3065652 B2 JP 3065652B2 JP 2288224 A JP2288224 A JP 2288224A JP 28822490 A JP28822490 A JP 28822490A JP 3065652 B2 JP3065652 B2 JP 3065652B2
Authority
JP
Japan
Prior art keywords
data
communication
slave
bus
unit
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.)
Expired - Fee Related
Application number
JP2288224A
Other languages
Japanese (ja)
Other versions
JPH04160946A (en
Inventor
仁克 伊形
保直 郷
俊之 木村
浩 下間
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.)
Pioneer Corp
Original Assignee
Pioneer Corp
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 Pioneer Corp filed Critical Pioneer Corp
Priority to JP2288224A priority Critical patent/JP3065652B2/en
Priority to US07/781,885 priority patent/US5280281A/en
Priority to EP91309898A priority patent/EP0482953B1/en
Priority to DE69115643T priority patent/DE69115643T2/en
Publication of JPH04160946A publication Critical patent/JPH04160946A/en
Application granted granted Critical
Publication of JP3065652B2 publication Critical patent/JP3065652B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、車載用通信ネットワークにおけるデータ通
信方法に係り、特に車載用のAV(オーディオ・ビジュア
ル)システムの接続ネットワークとして用いるのに好適
なデータ通信方法に関する。
Description: BACKGROUND OF THE INVENTION The present invention relates to a data communication method in a vehicle-mounted communication network, and more particularly to a data communication method suitable for use as a connection network for a vehicle-mounted AV (audio-visual) system. Related to the communication method.

〔従来の技術〕[Conventional technology]

近年、車載用オーディオシステムは、単に音楽を聞く
だけのシステムから視覚的な要素を含むシステムへと発
展しつつある。このように、オーディオのみならずビジ
ュアルな機能をもったシステムはAVシステムとして知ら
れている。
In recent years, in-vehicle audio systems have evolved from systems that merely listen to music to systems that include visual elements. A system having not only audio but also visual functions is known as an AV system.

車載用のAVシステムは、多種多様な要素によって構築
されている。例えば、オーディオ要素としては、カセッ
トテープデッキ、ラジオチューナ、CD(コンパクトディ
スク)プレーヤ等があり、ビジュアル要素としては、TV
(テレビジョン)チューナやナビゲーション装置等が含
まれている。これらの各要素から出力されるオーディオ
再生信号はアンプを介して車内に搭載されたスピーカか
ら再生され、画像再生信号は同様に車内に搭載されたデ
ィスプレイ上に映像出力される。今日、これらの各要素
はディジタル技術によって制御されており、その制御は
マイクロコンピュータを用いたコントローラによって行
われる。
In-vehicle AV systems are constructed with various elements. For example, the audio element includes a cassette tape deck, a radio tuner, a CD (compact disc) player, and the visual element includes a TV.
(Television) A tuner, a navigation device, and the like are included. An audio reproduction signal output from each of these elements is reproduced from a speaker mounted in the vehicle via an amplifier, and an image reproduction signal is similarly output as an image on a display mounted in the vehicle. Today, each of these elements is controlled by digital technology, which is controlled by a microcomputer-based controller.

上記各要素をシステマチックに動作させるためには、
各要素を統括的にコントロールする必要がある。そこ
で、車載用AVシステムでは、上記各要素のコントローラ
をバス方式のネットワークにより接続し、互の制御デー
タを上記ネットワークを構成する通信バスを介して送受
するようになっている。
In order to operate each of the above elements systematically,
It is necessary to control each element comprehensively. Therefore, in the on-vehicle AV system, the controllers of the above elements are connected by a bus network, and mutual control data is transmitted and received via a communication bus constituting the network.

従来のネットワークでは、各コントローラの制御をポ
ーリング方式で行なっている。ポーリング方式とは、各
コントローラのうちのいずれかに優先的地位を与えてそ
のコントローラをマスタとし、残る他のコントローラを
スレーブとして主従関係を定め、マスタがスレーブから
データを収集する場合に常にマスタ側からスレーブ側に
アクセスする方式である。
In a conventional network, each controller is controlled by a polling method. The polling method is a method in which one of the controllers is given a priority position, the controller is set as the master, and the remaining controllers are set as the master-slave relationship, and the master is always used when the master collects data from the slave. This is a method for accessing the slave side from the server.

この従来のポーリング方式によりマスタがスレーブに
通信データを送信しアクセスしたりスレーブ側からマス
タにデータを返信する場合に、各コントローラの識別あ
るいは特定を行う必要がある。そこで、各コントローラ
には当該コントローラを示すアドレスを割当てている。
When the master transmits and accesses communication data to the slave by the conventional polling method, or when the slave returns data to the master, it is necessary to identify or specify each controller. Therefore, an address indicating the controller is assigned to each controller.

従来のアドレスの割当て方式は、各コントローラに対
しそれぞれ固有のアドレスを割当てている。そして、制
御データは各コントローラ固有のアドレスデータにその
コントローラに対する指示データ(例えば、起動命令:O
Nデータ)を付加した状態で生成される。
In the conventional address assignment method, a unique address is assigned to each controller. The control data includes instruction data (for example, a start instruction: O
N data).

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上記従来の通信方法における問題点は、通信バス上に
送受される通信データが多いこと、およびその複雑さに
ある。すなわち、上述のように、例えばマスタ側から発
信される通信データのコマンド体系は各接続要素に対応
して予め各接続要素に対応して定められた固定的なもの
であり、しかもその数が多い。したがって、仮に新たな
要素を付加してAVシステムの拡張を図ろうとした場合、
その付加要素に対するコマンドをその分だけ増加させな
ければならない。
The problems in the conventional communication method described above are that there are many communication data transmitted and received on a communication bus and that the data is complicated. That is, as described above, for example, the command system of the communication data transmitted from the master side is a fixed one which is determined in advance corresponding to each connection element corresponding to each connection element, and the number thereof is large. . Therefore, if you try to expand the AV system by adding new elements,
The command for the additional element must be increased accordingly.

また、通信データには上述のマスタから発行されるコ
マンド類の他にも表示データがあり、各通信データをま
つめてひとつの通信データとすると、複雑で、かつ、長
くなり、送信側の処理が複雑になる。
In addition, communication data includes display data in addition to the commands issued from the master described above. If each communication data is grouped into one communication data, the communication data becomes complicated and long, and processing on the transmission side becomes longer. Becomes complicated.

さらに、新たにスレーブユニットが接続された場合、
その通信データのフォーマットが不明の場合に処理でき
ない場合がある。
Furthermore, when a new slave unit is connected,
If the format of the communication data is unknown, processing may not be possible.

本発明の目的は、通信データの簡素化を図りうる車載
用通信ネットワークにおけるデータ通信方法を提供する
ことにある。
An object of the present invention is to provide a data communication method in a vehicle-mounted communication network that can simplify communication data.

〔課題を解決するための手段〕[Means for solving the problem]

上記課題を解決するために、本発明は、第1図に示す
ように一つのマスタ装置および一つまたはそれ以上のス
レーブ装置が同一通信バスに接続され、当該バスを介し
て通信データ(DT)の送受信を行うバス方式の車載用通
信ネットワークにおけるデータ通信方法であって、前記
通信データ(DT)の先頭位置に、当該通信データ(DT)
が送信すべきデータ内容に応じて大小の階層構造に分類
された分類データ(TPL、TPS)を付加してデータ通信を
行うことを特徴とするものである。
In order to solve the above-mentioned problem, the present invention relates to a communication system in which one master device and one or more slave devices are connected to the same communication bus as shown in FIG. A data communication method in an in-vehicle communication network of a bus system for transmitting and receiving a communication data, wherein the communication data (DT)
There is characterized in that data communication is performed by adding the classified data classified in a hierarchy of magnitude (TP L, TP S) in accordance with the data contents to be transmitted.

〔作用〕[Action]

本発明によれば、通信データ(DT)の先頭位置に付加
された分類データは、互に分類された大分類データ(TP
L)と小分類データ(TPS)とからなる。この大小分類は
当該通信データ(DT)によって送信すべきデータ(D)
の内容に応じて分類されている。そのため、一つの通信
データ(DT)内に種々のコマンドデータが混在すること
がなく、一つの通信データのデータ長を短く、かつ、単
純化することが可能となる。したがって、通信データ
(DT)の体系化が可能となり、通信データ(DT)の送信
側、受信側の処理が簡単になる。また、一つの通信デー
タが短くなることは、バスの占有時間の短縮化が可能と
なり、データの転送効率が向上する。また、大小分類デ
ータが先頭に配置されているので、通信データの種類の
判別が受信側において容易となり、デバッグや故障解析
が容易となる。
According to the present invention, the classification data added to the head position of the communication data (DT) is classified into the large classification data (TP
L) and consisting of a small classification data (TP S). This size classification is data (D) to be transmitted by the communication data (DT).
Are classified according to the content of Therefore, various command data are not mixed in one communication data (DT), and the data length of one communication data can be shortened and simplified. Therefore, communication data (DT) can be systematized, and processing on the transmission side and reception side of communication data (DT) can be simplified. Further, shortening one communication data makes it possible to shorten the occupation time of the bus, thereby improving the data transfer efficiency. In addition, since the large and small classification data is arranged at the head, the type of communication data can be easily determined on the receiving side, and debugging and failure analysis can be easily performed.

また、新たに接続されたスレーブユニットも体系化さ
れた通信データにより動作可能となる。
Also, the newly connected slave unit can be operated by the structured communication data.

〔実施例〕〔Example〕

次に、本発明の好適な実施例を図面に基づいて説明す
る。
Next, a preferred embodiment of the present invention will be described with reference to the drawings.

AVシステムの電源系統 本発明は、好適な態様では、車載用のAVシステムに適
用される。第2図に示すように、AVシステム103はACCス
イッチ102を介してカーバッテリ101から電源供給を受け
る。ACCスイッチ102は自動車のエンジンキーに連動する
スイッチであり、エンジンキーをACCスイッチ102のポジ
ションに回動させることにより、車内のアクセサリー類
に電源が供給されるようになっている。したがって、一
般に、AVシステム103にはエンジンキーを回すたびに電
源供給のON/OFFが繰返されることになる。
Power supply system of AV system The present invention is preferably applied to a vehicle-mounted AV system. As shown in FIG. 2, the AV system 103 receives power supply from the car battery 101 via the ACC switch 102. The ACC switch 102 is a switch that is linked to an engine key of the vehicle. By rotating the engine key to the position of the ACC switch 102, power is supplied to accessories in the vehicle. Therefore, in general, the power supply to the AV system 103 is repeatedly turned on / off each time the engine key is turned.

AVシステムの構成例 第3図に、本発明が適用されるAVシステムの構成例を
示す。第3図の例では、オーディオ再生装置として、カ
セットテープ1から録音信号を再生するテープデッキ
6、アンテナ2で受信したラジオ電波を再生するFM等の
チューナ7、CD3から記録信号を再生するCDプレーヤ8
およびマルチCD4の各CDから記録信号を再生するオート
チェンジャ5を含むマルチCDプレーヤ9を備えている。
ビジュアル再生装置としては、アンテナ2で受信したTV
電波を再生するTVチューナ(チューナ7に内蔵されてい
るものとする。)、あるいは、CDプレーヤ8がCD−ROM
である場合にその記録静止画像をCDプレーヤ8を介して
画像出力するディスプレイ12などを含んでいる。CD−RO
Mを使う典型的な例は、ナビゲーション装置である。外
部コマンダ10は外部から各種操作命令を入力するための
キーボードからなる。入力装置13は外部コマンダ10に組
込むこともできる。
Example of Configuration of AV System FIG. 3 shows an example of the configuration of an AV system to which the present invention is applied. In the example of FIG. 3, a tape deck 6 for reproducing a recording signal from a cassette tape 1, a tuner 7 such as an FM for reproducing a radio wave received by an antenna 2, and a CD player for reproducing a recording signal from a CD 3 are used as an audio reproducing apparatus. 8
And a multi-CD player 9 including an auto-changer 5 for reproducing a recording signal from each CD of the multi-CD 4.
As the visual playback device, the TV received by antenna 2
A TV tuner (assumed to be built into the tuner 7) for reproducing radio waves or a CD-ROM 8
And a display 12 for outputting the recorded still image via the CD player 8. CD-RO
A typical example of using M is a navigation device. The external commander 10 includes a keyboard for inputting various operation commands from outside. The input device 13 can also be incorporated in the external commander 10.

以上の各装置は自らの動作を制御するためのコントロ
ーラを有しており、各コントローラは通信BUS14を介し
て互に接続され、バス方式の制御ネットワークが形成さ
れている。このネットワークの構成は第4図に示されて
おり、その詳細は後述する。
Each of the above devices has a controller for controlling its own operation, and the controllers are connected to each other via a communication BUS 14 to form a bus-based control network. The structure of this network is shown in FIG. 4, and the details will be described later.

一方、オーディオ再生装置の再生信号はセレクタ15を
介して選択的にディジタルアンプ16に入力され、所定量
だけ増幅されたのちスピーカ17から放射される。ディジ
タルアンプ16内に含まれるディジタル信号系の回路も内
蔵するコントローラによって制御され、このコントロー
ラも通信BUS14に接続されている。
On the other hand, the reproduced signal of the audio reproducing apparatus is selectively input to the digital amplifier 16 via the selector 15 and is amplified by a predetermined amount and then emitted from the speaker 17. A digital signal circuit included in the digital amplifier 16 is also controlled by a built-in controller, and this controller is also connected to the communication BUS.

AVシステムの制御ネットワーク 第4図に、AVシステムの制御ネットワークの例を示
す。ここで、説明の便宜のため、第3図において通信BU
S14に接続されている各装置を一般的な表現として「ユ
ニット」と称することとする。第4図に示すように、通
信BUS14には各ユニットが並列的に接続されている。各
ユニットのうち、いずれか一つは当該ネットワークを統
括的に制御するために「マスタ」とされ、これをマスタ
ユニット200で示す。他の残りのユニットはすべて「ス
レーブ」であり、これらをスレーブユニット200-1〜200
-nで示す。
AV System Control Network FIG. 4 shows an example of an AV system control network. Here, for convenience of explanation, in FIG.
Each device connected to S14 is referred to as a “unit” as a general expression. As shown in FIG. 4, each unit is connected to the communication BUS 14 in parallel. One of the units is referred to as a “master” in order to control the entire network, and this is indicated by a master unit 200. Are all other remaining units "slave", these slave units 200 -1 to 200
Shown by -n .

マスタユニット200に内蔵されるマスタコントローラ1
8は、通信インターフェイスIC25を介して通信BUS14に接
続されている。この例では、マスタコントローラ18はテ
ープデッキ6およびチューナ7のコントロールを兼用す
るようになっている。さらに、マスタコントローラ18の
テープデッキ6のコントロール部分はオートチェンジャ
5のコントロールをも行う。スレーブユニット200-1〜2
00-nに内蔵される各スレーブコントローラ19〜24も同様
に通信インターフェイスIC25〜31を介して通信BUS14に
接続されている。
Master controller 1 built in master unit 200
8 is connected to the communication BUS 14 via the communication interface IC25. In this example, the master controller 18 also controls the tape deck 6 and the tuner 7. Further, the control section of the tape deck 6 of the master controller 18 also controls the autochanger 5. Slave unit 200 -1 to 2
Each of the slave controllers 19 to 24 built in 00- n is similarly connected to the communication BUS 14 via the communication interface ICs 25 to 31.

第5図に、マスタユニット200とスレーブユニット200
-nとの接続状態の具体例を示す。第5図に示すように、
マスタユニット200とスレーブユニット200-nとは通信BU
S14により接続されている。通信BUS14は2本の線からな
るツイストペア線が使用されている。通信BUS14を経由
して送受される通信データDTはマスタユニット200およ
びスレーブユニット200-nの通信インターフェイスIC25
および通信インターフェイスIC31により送受される。通
信インターフェイスIC25は、通信ドライバ/レシーバ32
と通信コントロールIC33に分離されており、同様に通信
インターフェイスIC31は通信ドライバ/レシーバ35と通
信コントロールIC36に分離されている。この点、従来で
は1つのIC内に一体で設けられていた。通信コントロー
ルIC33はCMOSトランジスタで形成され、通信ドライバ/
レシーバ32は電流駆動能力の高いバイポーラトランジス
タで形成されている。通信ドライバ/レシーバ35、通信
コントロールIC36についても同様である。
FIG. 5 shows the master unit 200 and the slave unit 200.
A specific example of the connection state with -n is shown. As shown in FIG.
Communication BU between master unit 200 and slave unit 200- n
Connected by S14. The communication BUS 14 uses a twisted pair line composed of two lines. The communication data DT transmitted and received via the communication BUS 14 is transmitted to the communication interface IC 25 of the master unit 200 and the slave unit 200- n.
And the communication interface IC31. The communication interface IC 25 is a communication driver / receiver 32
Similarly, the communication interface IC31 is separated into a communication driver / receiver 35 and a communication control IC36. In this regard, in the related art, it has been provided integrally in one IC. The communication control IC 33 is formed of CMOS transistors and has a communication driver /
The receiver 32 is formed of a bipolar transistor having a high current driving capability. The same applies to the communication driver / receiver 35 and the communication control IC 36.

このように、通信インターフェイスIC25についていえ
ば、通信コントロールIC33と通信ドライバ/レシーバ32
に分離することにより、通信BUS14の伝送媒体の変更に
対応することが可能となる。例えば、第5図の例では、
差動伝送のために通信BUS14としてツイストペア線を用
いているが、第6図に示すように、通信BUS14として光
通信ケーブル40を用いる場合、通信ドライバ/レシーバ
32に代えて電/光変換器38を用いることで他の構成を変
えることなく対応することができる。また、マスタユニ
ット200において発生する動作不良は通信BUS14から混入
する外乱ノイズによるところが大きいのであり、何らか
の原因で過大信号が混入したとしても通信ドライバ/レ
シーバ32のみの故障で済むことが多く、通信ドライバ/
レシーバ32のみを交換することにより現状復帰を簡単に
行える等、メンテナンス上有利となる。特に、車載用の
AVシステムの場合、自動車のエンジン系統から発生する
ノイズの混入の機会が多いため、有効である。
Thus, regarding the communication interface IC 25, the communication control IC 33 and the communication driver / receiver 32
This makes it possible to cope with a change in the transmission medium of the communication BUS 14. For example, in the example of FIG.
Although a twisted pair wire is used as the communication BUS 14 for differential transmission, as shown in FIG. 6, when an optical communication cable 40 is used as the communication BUS 14, a communication driver / receiver
By using the electro-optical converter 38 instead of 32, it is possible to cope without changing other configurations. Further, the operation failure generated in the master unit 200 is largely due to disturbance noise mixed in from the communication BUS 14, and even if an excessive signal is mixed in for some reason, the communication driver / receiver 32 alone often fails. /
By replacing only the receiver 32, it is easy to return to the current state, which is advantageous for maintenance. In particular, for automotive
In the case of an AV system, there are many opportunities to mix noise generated from the engine system of an automobile, so that it is effective.

また、ICの製造面からすれば、Bi−CMOS ICの構成と
するよりも、製造プロセスの異なるCMOSトランジスタと
バイポーラトランジスタのICに分離した方が製造が容易
であり、コスト的にも有利となる。
Also, from the viewpoint of IC manufacturing, it is easier to manufacture the IC and the cost is more advantageous if the CMOS transistor and the bipolar transistor having different manufacturing processes are separated from each other than the configuration of the Bi-CMOS IC. .

なお、以上の説明は、通信インターフェイスIC25につ
いて説明したが、他のスレーブユニット200-1〜200-n
通信インターフェイスIC26〜31についても同様に通信コ
ントロールICと通信ドライバ/レシーバに分離されてい
る。
Incidentally, the above description has described a communication interface IC 25, and is separated into a communication driver / receiver and the communication control IC Similarly for communications interface IC26~31 the other slave units 200 -1 to 200 DEG -n.

通信データDTの伝送フォーマット 次に、本発明で用いられる通信データDTの伝送フォー
マットについて説明する。
Next, the transmission format of the communication data DT used in the present invention will be described.

第7図に、通信データDTの転送フォーマットの例を示
す。第7図に示すように、通信データDTは、先頭からマ
スタユニット200のアドレスを示すマスタアドレスデー
タMA、スレーブニット200-1〜200-nのアドレスを示すス
レーブアドレスSA、データDの電文長を表わす電文長デ
ータN、データDの種類を表わす分類データTPおよび転
送内容を示すデータDからなる。
FIG. 7 shows an example of a transfer format of the communication data DT. As shown in FIG. 7, the communication data DT, the master address data MA from the head indicates the address of the master unit 200, slave address SA indicating the addresses of the slave knit 200 -1 to 200 DEG -n, the message length of data D It comprises message length data N, classification data TP indicating the type of data D, and data D indicating transfer contents.

データDの構成は、通信データDTの内容、すなわち、
分類データTPによって異なり、大別して3種類のフォー
マット構成となる。第10図に示すように、第1のフォー
マットは接続確認のためのフォーマットであり、第2の
フォーマットはキーや表示データ等のフォーマットであ
り、第3のフォーマットはチェックサムCSの結果を送出
するフォーマットである。さらに、接続確認のためのフ
ォーマットは通信データDTをスレーブユニット200-1〜2
00-nからマスタユニット200に転送する場合と、その逆
の転送の場合とで異なっている。なお、第10図におい
て、キーや表示データのフォーマットにおいて、データ
構成のうちフィジカル・ステータス・データPS〜ロジカ
ル・モード・データLMまでは全て同じであるため、図示
が省略されている。
The configuration of the data D is the content of the communication data DT,
It differs depending on the classification data TP, and is roughly classified into three types of format configurations. As shown in FIG. 10, the first format is a format for confirming connection, the second format is a format for keys, display data, and the like, and the third format transmits a result of a checksum CS. Format. Furthermore, the format for confirming the connection is to transfer the communication data DT to the slave units 200-1 to 200-2.
The transfer from 00 -n to the master unit 200 is different from the transfer from the other unit. In FIG. 10, the format of the key and the display data is the same from the physical status data PS to the logical mode data LM in the data configuration, and is not shown.

分類データTPは、通信データDTの先頭に配置され、分
類データTPにつづくデータDの種類を表わすデータ領域
である。分類データTPは大部分データTPLと小分類デー
タTPSとで構成される。大分類データTPLは、第8図に示
すように、データDの種類を表わす。ビット配分は、分
類データTP全体が8ビットである場合、上位4ビットが
割当てられる。小分類データTPSは、第9図に示すよう
に、主にデータDのフォーマットを識別するために用い
られ、下位4ビットが割当てられる。
The classification data TP is a data area which is arranged at the head of the communication data DT and indicates the type of data D following the classification data TP. Classification data TP is composed of the most data TP L and the small classification data TP S. Large classification data TP L, as shown in FIG. 8 represents the type of data D. For the bit allocation, when the entire classification data TP is 8 bits, the upper 4 bits are allocated. Small classification data TP S, as shown in FIG. 9, mainly used to identify the format of the data D, the lower 4 bits are assigned.

このように、大分類データTPLおよび小分類データTPS
からなる分類データTPが付加されているため、一つの通
信データDT内に種々のコマンドデータが混在することが
なく、一つの通信データのデータ長を短く、かつ、単純
化することが可能となる。したがって、通信データDTの
体系化が可能となり、通信データDTの送信側、受信側の
処理が簡単になる。また、一つの通信データが短くなる
ことは、バスの占有時間の短縮化が可能となり、データ
の転送効率が向上する。大小分類データが先頭に配置さ
れているので、また、通信データの種類の判別が受信側
において容易となり、デバッグや故障解析が容易とな
る。
Thus, the large classification data TP L and the small classification data TP S
Since the classification data TP is added, various command data are not mixed in one communication data DT, and the data length of one communication data can be shortened and simplified. . Therefore, communication data DT can be systematized, and processing on the transmission side and reception side of communication data DT can be simplified. Further, shortening one communication data makes it possible to shorten the occupation time of the bus, thereby improving the data transfer efficiency. Since the large and small classification data is placed at the head, the type of communication data can be easily determined on the receiving side, and debugging and failure analysis can be easily performed.

物理アドレスデータPAは、第11図、第12図に示すよう
に、通信BUS14上における各マスタユニット200〜スレー
ブユニット200-1〜200-nの通信インターフェイスIC25〜
31を特定するための通信上のアドレスであり、当該マス
タユニット200、スレーブユニット200-1〜200-nを示す
アドレスである。この物理アドレスデータPAのうち、マ
スタユニット200を特定する物理アドレスデータPAは常
に固定されている。物理アドレスデータPAは基本的には
1つのユニットには1つの物理アドレスデータPAが割当
てられる。第14図に、第4図のユニット構成に対応付け
て物理アドレスデータPAを割当てた例を示す。なお、第
14図において、マスタコントローラ18〜24にも物理アド
レスデータPAが設定されているが、これは、マスタユニ
ット200のように、1つのコントローラマスタコントロ
ーラ18にテープデッキ6、チューナ7の2つの機能要素
が接続される場合を考慮したものである。1つのコント
ローラに1つの機能という組み合せでは、スレーブコン
トローラ19〜24のように、物理アドレスデータPAと論理
アドレスデータLAは同一アドレスとなる。
Physical address data PA is Figure 11, as shown in FIG. 12, the communication interface of the master unit 200 to slave unit 200 -1 to 200 DEG -n on the communication BUS 14 IC25~
This is an address in communication for specifying 31 and is an address indicating the master unit 200 and the slave units 200 -1 to 200 -n . Of the physical address data PA, the physical address data PA that specifies the master unit 200 is always fixed. As for the physical address data PA, basically, one physical address data PA is assigned to one unit. FIG. 14 shows an example in which physical address data PA is allocated in association with the unit configuration shown in FIG. In addition,
In FIG. 14, physical address data PA is also set in the master controllers 18 to 24. This is because, like the master unit 200, two functional elements of the tape deck 6 and the tuner 7 are provided in one controller master controller 18. Is connected. In a combination of one controller and one function, the physical address data PA and the logical address data LA have the same address as in the slave controllers 19 to 24.

フィジカル・ステータス・データPSは、マスタユニッ
ト200、スレーブユニット200-1〜200-nの当該ユニット
に関するステータス情報であり、当該ユニットがもつ機
能アドレス(すなわち、後述する論理アドレスデータL
A)の数を示すデータである。
The physical status data PS is status information relating to the master unit 200 and the slave units 200 -1 to 200 -n , and includes a functional address (that is, logical address data L to be described later) of the unit.
This is data indicating the number of A).

論理アドレスデータLAは、第13図に示すように、マス
タユニット200、スレーブユニット200-1〜200-nの当該
ユニットがもつ機能(すなわち、チューナ、テープデッ
キのこと)を示すデータであり、各機能ごとに割当てら
れる。この論理アドレスデータLAの数は、接続確認依頼
シーケンスの場合、物理アドレスデータPAで定まるコン
トローラが受けもつ機能の数だけ、LA1、LA2…というよ
うに付加されるので一定した数ではない。第14図に、第
4図のユニット構成に対応付けて論理アドレスデータLA
を割当てた例を示す。
As shown in FIG. 13, the logical address data LA is data indicating the functions (that is, tuners and tape decks) of the master unit 200 and the slave units 200 -1 to 200 -n. Assigned for each function. The number of logical address data LA, when the connection confirmation request sequence, the number of the controller receives with functions defined by the physical address data PA, LA 1, LA 2 ... not a constant number because The added so on. FIG. 14 shows logical address data LA corresponding to the unit configuration of FIG.
Here is an example in which is assigned.

トーカ・アドレス・データTLは、通信データDTを送信
する送信元(話し手)のアドレスを示す。
The talker address data TL indicates the address of the transmission source (speaker) transmitting the communication data DT.

リスナ・アドレス・データLNは、通信データDTを受信
する送信先(聞き手)のアドレスを示す。
The listener address data LN indicates an address of a transmission destination (listener) for receiving the communication data DT.

ロジカル・ステータス・データLSは、各論理アドレス
LAに対応した機能の状態を表す。
The logical status data LS contains each logical address.
Indicates the state of the function corresponding to LA.

ロジカル・モード・データLMは、各論理アドレスに対
応した機能の動作状態(モード)を表わす。
The logical mode data LM indicates an operation state (mode) of a function corresponding to each logical address.

チェックサムデータCSは、データDの信頼性を向上さ
せるために、付加されたエラー検出用のデータである。
The checksum data CS is data for error detection added in order to improve the reliability of the data D.

通信動作 以上説明したAVシステムにおいて、マスタユニット20
0とスレーブユニット200-1〜200-nとの間で通信データD
Tを通信する場合の動作を以下に説明する。
Communication operation In the AV system described above, the master unit 20
Communication data D between 0 and slave units 200 -1 to 200 -n
The operation when communicating T will be described below.

第15図にその具体例を示す。第15図は、TV/FMチュー
ナを含むスレーブ装置とマスタユニットとの間でスレー
ブユニット側から自己のAVシステムへの接続確認のアク
セスを行う場合の接続確認シーケンスの例を示したもの
である。
FIG. 15 shows a specific example. FIG. 15 shows an example of a connection confirmation sequence when the slave unit side accesses the own AV system between the slave device including the TV / FM tuner and the master unit.

このネットワークにおいては、従来のポーリング方式
と異なり、すべてスレーブユニット側からマスタユニッ
トへ自己のユニットの自己申告を行う。マスタユニット
はスレーブユニット側に対して積極的なアクセス動作は
行わない。
In this network, unlike the conventional polling method, all slave units self-declare their own units to the master unit. The master unit does not actively access the slave unit.

いま、第15図において、スレーブユニットが接続確認
依頼(自己申告)のため、通信データDT1を発行して通
信BUS14を経由してマスタユニットに送信を行う。この
とき通信データDT1は自己の物理アドレスデータPAを“1
23H"(Hは16進法のヘキサ)、相手先のマスタユニット
の物理アドレスデータPAを“100H"とし、分類データTP
を接続確認データ“00H"として、このデータが接続確認
データであることを示し、自己のスレーブユニットがTV
チューナおよびFM/AMチューナを含む構成であることを
論理アドレスデータLA1=05、論理アドレスデータLA2
07で示している(第13図参照)。この通信データDT1
よりマスタユニット200はPA=123Hの装置がTP=00Hで接
続確認データを送ってきたことを容易に知り、LA1=0
5、LA2=07の機能をもつ装置が通信BUS14に接続された
ことを登録し、以後この装置はAVシステム構成メンバと
して取扱うことになる。マスタユニットは、通信データ
DT1が送信されたとき、当該通信データDT1を受信したこ
とを示すため、リターンデータRDT1をスレーブユニット
に返信する。次いで、新たに接続されたスリーブユニッ
トに対し、当該AVシステムの構成メンバを知らしめるた
め、分類データTPを上述のように接続確認データ“00H"
としてこの通信データが接続確認データであることを示
し、システム接続情報DT2をスレーブユニット側に送信
する。このシステム接続情報DT2を受信したスレーブユ
ニットは受信確認のため、リターンデータRDT2をマスタ
ユニット側に返信する。次いで、所定時間経過後、スレ
ーブユニットは再び接続確認依頼(自己申告)の通信デ
ータDT1をマスタユニット側に送信する。所定時間経過
後に、再び接続確認依頼の通信データDT1を送信するの
は、車載用AVシステムの場合、その電源供給のON/OFFは
ACCスイッチのON/OFFに依存するため、定期的に接続確
認を行う必要があるからである。
Now, in FIG. 15, because the slave unit is connected confirmation request (self-reported), to transmit to the master unit via the communication BUS14 issue the communication data DT 1. At this time, the communication data DT 1 sets its own physical address data PA to “1”.
23H "(H is hexadecimal hexadecimal), the physical address data PA of the partner master unit is" 100H ", and the classification data TP
As connection confirmation data “00H”, indicating that this data is connection confirmation data.
The logical address data LA 1 = 05 and the logical address data LA 2 =
This is indicated by 07 (see FIG. 13). The master unit 200 by the communication data DT 1 is easily know that the device of the PA = 123H has sent the connection confirmation data TP = 00H, LA 1 = 0
5. It is registered that the device having the function of LA 2 = 07 is connected to the communication BUS 14, and this device will be handled as an AV system constituent member thereafter. The master unit communicates data
When the DT 1 is sent to indicate that it has received the communication data DT 1, and returns the return data RDT 1 to the slave unit. Next, in order to inform the newly connected sleeve unit of the constituent members of the AV system, the classification data TP is changed to the connection confirmation data “00H” as described above.
The communication data indicates that the connection confirmation data and transmits system connection information DT 2 to the slave unit side as. The slave unit that has received the system connection information DT 2 for acknowledgment, and returns the return data RDT 2 to the master unit side. Then, after a predetermined time has elapsed, the slave unit transmits a connection confirmation request communication data DT 1 of (self-reported) to the master unit side again. The transmission of the connection confirmation request communication data DT 1 again after the elapse of the predetermined time is because, in the case of an in-vehicle AV system, ON / OFF of the power supply is performed.
This is because it depends on the ON / OFF of the ACC switch, so it is necessary to check the connection periodically.

このように、必ず物理アドレスデータPAと論理アドレ
スデータLAが含まれており、しかも物理アドレスデータ
PAと論理アドレスデータLAとは互に独立したデータであ
るため、任意の組合せによって任意の相手先に通信デー
タDTを送信することができる。
Thus, the physical address data PA and the logical address data LA are always included, and the physical address data PA
Since the PA and the logical address data LA are mutually independent data, the communication data DT can be transmitted to an arbitrary destination by an arbitrary combination.

また、このように、通信データDTには必ず分類データ
TPがあり、この分類データTPにより送信側、受信側には
その通信データが何のデータであるかを容易に判断する
ことができ、それぞれのデータに対する処理が簡単にな
る。
As described above, the communication data DT always includes the classification data.
There is a TP, and the transmission side and the reception side can easily determine what the communication data is based on the classification data TP, and the processing for each data is simplified.

上記動作例は、スレーブユニットとマスタユニットと
の間における接続確認のための通信の例について述べた
が、他の通信データスレーブユニット同士においても同
様に通信が可能である。
In the above-described operation example, an example of communication for confirming connection between the slave unit and the master unit has been described. However, communication can be similarly performed between other communication data slave units.

また、通信データのフォーマットならびに各ユニット
へのアドレスの割当てを上述したように物理アドレスPA
と論理アドレスLAとに分離して行ったことにより、物理
アドレスPAが不明であっても論理アドレスLAが明確に設
定されていれば、新たなユニットを接続することが可能
であり、当該新たなユニットと既接続のユニットとの交
信が可能である。
In addition, the format of the communication data and the assignment of addresses to each unit are determined by the physical address PA as described above.
And the logical address LA, it is possible to connect a new unit if the logical address LA is clearly set even if the physical address PA is unknown. Communication between the unit and the already connected unit is possible.

また、同様に分類データTPにより通信データが体系化
されるので、新たなスレーブユニットが接続された場合
でも共通の通信データフォーマットを使用することが可
能であり、当該新たなユニットと既接続のユニットとの
交流が可能となる。
Similarly, since the communication data is systematized by the classification data TP, a common communication data format can be used even when a new slave unit is connected, and the new unit and the already connected unit can be used. It is possible to interact with.

すなわち、第16図に示すように、通信BUS14に新たな
スレーブユニット200-mが接続されたとする。この場
合、スレーブユニット200-mの物理アドレスデータPAが
想定されていない物理アドレスデータPA=101であった
としても、その機能が「表示機能」の場合には、すでに
スレーブユニット200内に登録された同じ機能が論理ア
ドレスデータLA=01で存在するため、その論理アドレス
データLAに対してアクセスすることができるから、スレ
ーブユニット200-mの接続が可能である。加えて、分類
データTPによって体系化された通信データにより、スレ
ーブユニット200-mの動作が可能となる。このことは、A
Vシステムの拡張性の向上に資することとなる。
That is, it is assumed that a new slave unit 200- m is connected to the communication BUS 14, as shown in FIG. In this case, even if the physical address data PA of the slave unit 200- m is not assumed and the physical address data PA is 101, if the function is the “display function”, it is already registered in the slave unit 200. Since the same function exists with the logical address data LA = 01, the logical address data LA can be accessed, so that the slave unit 200- m can be connected. In addition, the communication data organized by the classification data TP enables the operation of the slave unit 200- m . This means that A
This will contribute to improving the scalability of the V system.

〔発明の効果〕〔The invention's effect〕

以上の通り、本発明によれば、通信データの先頭位置
に付加された分類データは、互に分類された大分類デー
タと小分類データとからなる。この大小分類は当該通信
データによって送信すべきデータの内容に応じて分類さ
れている。そのため、一つの通信データ内に種々のコマ
ンドデータが混在することがなく、一つの通信データの
データ長を短く、かつ、単純化することが可能となる。
したがって、通信データの体系化が可能となり、通信デ
ータの送信側、受信側の処理が簡単になる。また、一つ
の通信データが短くなることは、バスの占有時間の短縮
化が可能となり、データの転送効率が向上する。また、
大小分類データが先頭に配置されているので、通信デー
タの種類の判別が受信側において容易となり、デバッグ
や故障解析が容易となる。
As described above, according to the present invention, the classification data added to the head position of the communication data includes the large classification data and the small classification data that are classified into each other. The large and small classifications are classified according to the contents of data to be transmitted by the communication data. Therefore, various command data are not mixed in one communication data, and the data length of one communication data can be shortened and simplified.
Therefore, communication data can be systematized, and processing on the transmission side and the reception side of communication data can be simplified. Further, shortening one communication data makes it possible to shorten the occupation time of the bus, thereby improving the data transfer efficiency. Also,
Since the large and small classification data is placed at the head, the type of communication data can be easily identified on the receiving side, and debugging and failure analysis can be easily performed.

また、新たに接続されたスレーブユニットも体系化さ
れた通信データにより動作可能となる。
Also, the newly connected slave unit can be operated by the structured communication data.

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

第1図(a)は請求項1記載の発明の原理説明図、 第1図(b)は請求項2記載の発明の原理説明図、 第2図はAVシステムの電源系統図、 第3図はAVシステムの全体構成図、 第4図はAVシステムの制御ネットワークのブロック図、 第5図はマスタユニットとスレーブユニットの接続状態
の具体例を示すブロック図、 第6図はマスタユニットとスレーブユニットの接続状態
の他の例を示すブロック図、 第7図は通信データの転送フォーマットを示す説明図、 第8図は分類データ(大分類)の内容を示す説明図、 第9図は分類データ(小分類)の内容を示す説明図、 第10図はデータ基本フォーマットを示す説明図、 第11図は物理アドレスの例を示す説明図、 第12図は物理アドレスの例を示す説明図、 第13図は論理アドレスの例を示す説明図、 第14図は物理アドレスおよび論理アドレスの割当て例を
示すブロック図、 第15図は通信動作の例を示す説明図、 第16図は追加スレーブユニットを接続した場合のブロッ
ク図である。 ADR……アドレスデータ B……通信BUS CS……チェックサムデータ D……データ DT……通信データ LA、LA1〜LAn……論理アドレスデータ M……マスタ装置 PA、PA1〜PAn……物理アドレスデータ PS……フィジカル・ステータス・データ S1〜Sn……スレーブ装置 TP……分類データ 101……カーバッテリ 102……ACCスイッチ 103……AVシステム 200……マスタユニット 2001〜200-n……スレーブユニット 1……カセットテープ 2……アンテナ 3……CD 4……マルチCD 5……オートチェンジャ 6……テープデッキ 7……チューナ 8……CDプレーヤ 9……マルチCDプレーヤ 10……外部コマンダ 11……ディスプレイ 12……ディスプレイ 13……入力装置 14……通信BUS 15……セレクタ 16、16A……ディジタルアンプ 17……スピーカ 18……マスタコントローラ 19……スレーブコントローラ 20……スレーブコントローラ 21……スレーブコントローラ 22……スレーブコントローラ 23……スレーブコントローラ 24……スレーブコントローラ 25……通信インターフェイスIC 26……通信インターフェイスIC 27……通信インターフェイスIC 28……通信インターフェイスIC 29……通信インターフェイスIC 30……通信インターフェイスIC 31……通信インターフェイスIC 32……通信ドライバ/レシーバ 33……通信コントロールIC 34……被制御部 35……通信ドライバ/レシーバ 36……通信コントロールIC 37……被制御部 38……電/光変換器 39……電/光変換器
FIG. 1 (a) is a diagram illustrating the principle of the invention described in claim 1, FIG. 1 (b) is a diagram illustrating the principle of the invention described in claim 2, FIG. 2 is a power supply system diagram of the AV system, FIG. Is an overall configuration diagram of the AV system, FIG. 4 is a block diagram of a control network of the AV system, FIG. 5 is a block diagram showing a specific example of a connection state between a master unit and a slave unit, and FIG. 6 is a master unit and a slave unit. FIG. 7 is an explanatory diagram showing a transfer format of communication data, FIG. 8 is an explanatory diagram showing the contents of classification data (major classification), and FIG. 9 is a classification data (classification data). FIG. 10 is an explanatory diagram showing a basic data format, FIG. 11 is an explanatory diagram showing an example of a physical address, FIG. 12 is an explanatory diagram showing an example of a physical address, FIG. The figure is an explanatory diagram showing an example of a logical address, FIG. 14 is a block diagram showing an example of assignment of physical addresses and logical addresses, FIG. 15 is an explanatory diagram showing an example of a communication operation, and FIG. 16 is a block diagram in a case where an additional slave unit is connected. ADR… Address data B… Communication BUS CS… Check sum data D… Data DT… Communication data LA, LA 1 to LA n … Logical address data M… Master device PA, PA 1 to PA n … ... physical address data PS ...... physical status data S 1 to S n ...... slave device TP ...... classification data 101 ...... car battery 102 ...... ACC switch 103 ...... AV system 200 ...... master unit 200 1-200 -n ...... Slave unit 1 ...... Cassette tape 2 ...... Antenna 3 ...... CD 4 ...... Multi CD 5 ...... Autochanger 6 ...... Tape deck 7 ...... Tuner 8 ...... CD player 9 ...... Multi CD player 10 … External commander 11… Display 12… Display 13… Input device 14… Communication BUS 15… Selector 16, 16 A… Digital amplifier 17… Speaker 18… Master controller 19… Slave controller 20 Slave controller 21 Slave controller 22 Slave controller 23 Slave controller 24 Slave controller 25 Communication interface IC 26 Communication interface IC 27 Communication interface IC 28 Communication interface IC 29: Communication interface IC 30: Communication interface IC 31: Communication interface IC 32: Communication driver / receiver 33: Communication control IC 34: Controlled part 35: Communication driver / receiver 36: Communication control IC 37 Controlled part 38 Electrical / optical converter 39 Electrical / optical converter

───────────────────────────────────────────────────── フロントページの続き (72)発明者 下間 浩 埼玉県川越市大字山田字西町25番地1 パイオニア株式会社川越工場内 (56)参考文献 特開 昭61−195453(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Hiroshi Shimoma 25-1, Nishimachi, Yamada, Kawagoe-shi, Saitama Prefecture Pioneer Corporation Kawagoe Factory (56) References JP-A-61-195453 (JP, A) (58) ) Surveyed field (Int.Cl. 7 , DB name) H04L 12/28

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】一つのマスタ装置および一つまたはそれ以
上のスレーブ装置が同一通信バスに接続され、当該バス
を介して通信データの送受信を行うバス方式の車載用通
信ネットワークにおけるデータ通信方法であって、 前記通信データに、当該通信データによって送信すべき
データ内容に応じて大小の階層構造に分類された分類デ
ータを付加して、データ通信を行うことを特徴とする車
載用通信ネットワークにおけるデータ通信方法。
1. A data communication method in a bus-type vehicle-mounted communication network in which one master device and one or more slave devices are connected to a same communication bus and transmit and receive communication data via the bus. Data communication in the vehicle-mounted communication network, wherein data communication is performed by adding, to the communication data, classification data classified into a large or small hierarchical structure according to data content to be transmitted by the communication data. Method.
【請求項2】一つのマスタ装置および一つまたはそれ以
上のスレーブ装置が同一通信バスに接続され、当該バス
を介して通信データの送受信を行うバス方式の車載用通
信ネットワークにおけるデータ通信方法であって、 前記通信データの先頭位置に、当該通信データによって
送信すべきデータ内容に応じて大小の階層構造に分類さ
れた分類データを付加して、データ通信を行うことを特
徴とする車載用通信ネットワークにおけるデータ通信方
法。
2. A data communication method in a bus-type vehicle-mounted communication network in which one master device and one or more slave devices are connected to the same communication bus and transmit and receive communication data via the bus. A data communication performed by adding classification data classified into a large and small hierarchical structure according to the data content to be transmitted by the communication data to a head position of the communication data, and performing data communication. Data communication method.
JP2288224A 1990-10-25 1990-10-25 Data communication method in in-vehicle communication network Expired - Fee Related JP3065652B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2288224A JP3065652B2 (en) 1990-10-25 1990-10-25 Data communication method in in-vehicle communication network
US07/781,885 US5280281A (en) 1990-10-25 1991-10-24 Method of and system for data communication in communication network on automobile
EP91309898A EP0482953B1 (en) 1990-10-25 1991-10-25 Method of and system for data communication in communication network on automobile
DE69115643T DE69115643T2 (en) 1990-10-25 1991-10-25 Method and system for data transmission in a transmission network in motor vehicles

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2288224A JP3065652B2 (en) 1990-10-25 1990-10-25 Data communication method in in-vehicle communication network

Publications (2)

Publication Number Publication Date
JPH04160946A JPH04160946A (en) 1992-06-04
JP3065652B2 true JP3065652B2 (en) 2000-07-17

Family

ID=17727436

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2288224A Expired - Fee Related JP3065652B2 (en) 1990-10-25 1990-10-25 Data communication method in in-vehicle communication network

Country Status (1)

Country Link
JP (1) JP3065652B2 (en)

Also Published As

Publication number Publication date
JPH04160946A (en) 1992-06-04

Similar Documents

Publication Publication Date Title
US5351041A (en) Method of data communication in communication network on automobile
JPH04326897A (en) On-vehicle data communicaiton system
US5280281A (en) Method of and system for data communication in communication network on automobile
JP3007407B2 (en) Data communication system
JP3100975B2 (en) Data communication system
JP3026359B2 (en) Data communication method in in-vehicle communication network
JP3065652B2 (en) Data communication method in in-vehicle communication network
JPH04326898A (en) On-vehicle data communication system
JP3065651B2 (en) Data communication method in in-vehicle communication network
JP2978551B2 (en) Data communication method
JP3090463B2 (en) Data communication system
JP2966502B2 (en) Data communication method in in-vehicle communication network
JPH04326896A (en) On-vehicle data communication system
EP0482952B1 (en) Method of data communication in communication network on automobile
JP3100997B2 (en) In-vehicle data communication system
JP3045326B2 (en) In-vehicle data communication system
JPH04326900A (en) On-vehicle data communication system
JPH04326835A (en) On-vehicle data communication system
JPH04326899A (en) On-vehicle data communication system
JPH04160937A (en) Data communication system
EP0482951B1 (en) Method of and system for data communication in communication network on automobile
JPH04160932A (en) Communication interface unit
JPH04160943A (en) Data communication method in audio system
JPH04160934A (en) On-vehicle data communication system
JP3943239B2 (en) Antenna control device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080512

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080512

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090512

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090512

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100512

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees