JPH07120974B2 - Terminal device for land mobile wireless data communication - Google Patents

Terminal device for land mobile wireless data communication

Info

Publication number
JPH07120974B2
JPH07120974B2 JP1157836A JP15783689A JPH07120974B2 JP H07120974 B2 JPH07120974 B2 JP H07120974B2 JP 1157836 A JP1157836 A JP 1157836A JP 15783689 A JP15783689 A JP 15783689A JP H07120974 B2 JPH07120974 B2 JP H07120974B2
Authority
JP
Japan
Prior art keywords
data
terminal device
communication
land mobile
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.)
Expired - Fee Related
Application number
JP1157836A
Other languages
Japanese (ja)
Other versions
JPH0322720A (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.)
Toshiba Corp
Fujitsu Ltd
Mitsubishi Electric Corp
Panasonic Holdings Corp
Original Assignee
Toshiba Corp
Fujitsu Ltd
Mitsubishi Electric Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Fujitsu Ltd, Mitsubishi Electric Corp, Matsushita Electric Industrial Co Ltd filed Critical Toshiba Corp
Priority to JP1157836A priority Critical patent/JPH07120974B2/en
Publication of JPH0322720A publication Critical patent/JPH0322720A/en
Publication of JPH07120974B2 publication Critical patent/JPH07120974B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 産業上の利用分野 本発明は陸上移動無線データ通信(テレターミナル通
信)を行う端末装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a terminal device for land mobile radio data communication (teleterminal communication).

従来の技術 一般にテレターミナル通信では基本パケットの通信サー
ビスのほかに、高速ポーリングや画像通信を行うため、
無線回線で送受されるデータをファクシミリ装置や各種
情報機器に接続して多様なサービスを行うようにしてい
る。ところでこの場合、テレターミナル無線端末装置と
しては、発呼処理及び着呼処理の通信制御を行った後、
次に通信が終了して切断処理を行うまでの間、外部に接
続されるファクシミリや他の情報機器に無線で送受され
るデータを引渡す必要があり、従来はそれを未加工の状
態で引き渡している。
Conventional technology In general, in teleterminal communication, in addition to basic packet communication services, high-speed polling and image communication are performed.
Data transmitted and received via a wireless line is connected to a facsimile machine and various information devices to provide various services. By the way, in this case, as the tele-terminal wireless terminal device, after performing communication control of the calling process and the incoming process,
Until the next communication is completed and the disconnection process is performed, it is necessary to deliver the data transmitted and received wirelessly to an externally connected facsimile machine or other information device. Conventionally, the data is delivered in an unprocessed state. There is.

発明が解決しようとする課題 しかしながら、未加工のデータとは言っても、一般に有
線通信で行われるデータ通信はオクテット(8ビットか
らなる情報単位)ごとにLSB(最下位ビット)から先に
送られるのが通例であるが、テレターミナルの無線手順
ではMSB(最上位ビット)から先に送るように定義され
ているので外部に接続されるファクシミリや他の情報機
器とうまくインターフェース出来ないことがある。
However, even if it is raw data, data communication generally performed by wire communication is sent from LSB (least significant bit) first for each octet (information unit consisting of 8 bits). It is customary, however, that the radio procedure of the teleterminal is defined to send MSB (most significant bit) first, so it may not be possible to interface well with externally connected facsimiles and other information devices.

本発明はこのような外部の情報機器に接続する場合に起
こる上記インターフェース上の欠点を除去できる優れた
テレターミナル通信用端末機器を提供することを目的と
するものである。
It is an object of the present invention to provide an excellent terminal device for teleterminal communication, which can eliminate the above-mentioned interface defects that occur when connecting to such an external information device.

課題を解決するための手段 本発明は上記目的を達成するために送受されるデータ
を、オクテットごとにLSB順とMSB順の順序を入れ替える
ように構成したのである。
Means for Solving the Problems The present invention is configured such that data transmitted and received in order to achieve the above object is exchanged in order of LSB and MSB for each octet.

作 用 したがって、本発明によれば外部に接続する機器として
特殊なものを用いる必要がなく、通常の機器で充分にテ
レターミナル通信できるという作用を有する。
Operation Therefore, according to the present invention, it is not necessary to use a special device as an externally connected device, and there is an effect that a normal device can sufficiently perform teleterminal communication.

実施例 第1図は、テレターミナル通信で用いられるデータ形式
を示している。テレターミナル基地局から送られてくる
信号は第1図(a)に示すように受信の同期確立のた
め、ビット同期信号、フレーム同期信号の後にデータが
送られてくる。実際の符号はビット同期信号として1010
10……のように1と0の繰り返し信号、フレーム同期信
号としては5AC9(16進数)のような16ビットの符号が用
いられている。本発明は第1図(b)に示すように、フ
レーム同期信号を受信した直後から8ビットづつにデー
タを区切り、夫々のオクテットごとのデータをLSBとMSB
の順序を入れ替え、第1図(c)のようなデータにして
外部情報機器に出力するものである。
Embodiment FIG. 1 shows a data format used in teleterminal communication. As shown in FIG. 1 (a), the signal sent from the teleterminal base station has data sent after the bit sync signal and the frame sync signal in order to establish reception synchronization. The actual code is 1010 as a bit synchronization signal.
A 16-bit code such as 5AC9 (hexadecimal number) is used as a repeating signal of 1s and 0s as in 10 ... And a frame synchronization signal. As shown in FIG. 1 (b), the present invention divides the data into 8 bits immediately after receiving the frame synchronization signal, and outputs the data for each octet as LSB and MSB.
The order is changed, and the data as shown in FIG. 1 (c) is output to the external information device.

次に本発明の1実施例を図面によって説明する。第2図
は本発明のテレターミナル通信端末装置の一実施例の概
略構成図である。発着呼などの通信接続制御を制御部4
によって行った後、外部に接続された情報機器8が設定
された無線回線を用いて通信を開始する。情報機器8か
ら出力される送信データは、LSB/MSB逆準回路(順序入
れ替え回路)5によってデータの最初から8ビットづつ
区切って最上位ビットと最下位ビットの順序が入れ替え
られ、送信部2及びアンテナ1を通して送信される。一
方アンテナ1から受信されたデータは、受信部3によっ
て復調された後、フレーム同期検出回路7によってフレ
ーム同期信号の着信を待ち受け、そしてフレーム同期信
号が検出されると直ちに、LSB/MSB逆準回路6を起動
し、その後に続くデータを8ビットごとに区切った後、
LSBとMSBの順序入れ替えを行い、その上で外部情報機器
8に出力する。
Next, one embodiment of the present invention will be described with reference to the drawings. FIG. 2 is a schematic configuration diagram of an embodiment of a teleterminal communication terminal device of the present invention. The control unit 4 controls communication connection such as incoming and outgoing calls.
After that, the information device 8 connected to the outside starts communication using the set wireless line. The transmission data output from the information device 8 is divided into 8 bits from the beginning of the data by the LSB / MSB inverse canonical circuit (order change circuit) 5 and the order of the most significant bit and the least significant bit is interchanged. It is transmitted through the antenna 1. On the other hand, the data received from the antenna 1 is demodulated by the receiving unit 3 and then waits for the arrival of the frame synchronization signal by the frame synchronization detection circuit 7, and as soon as the frame synchronization signal is detected, the LSB / MSB inverse circuit. 6 is started, and the following data is divided into 8 bits,
The order of LSB and MSB is changed, and the result is output to the external information device 8.

発明の効果 以上説明したように、本発明のテレターミナル通信端末
装置は、無線区間での最上位ビット先順のデータストリ
ームを一般の情報機器に共通な最下位ビット先順のデー
タストリームに変換して送受信を行うので、外部に接続
する情報機器として特殊なものを用意する必要がなく、
安価に各種の通信を行うことができ、テレターミナル通
信を広く普及させるに大いに役立つという利点を有す
る。
EFFECTS OF THE INVENTION As described above, the teleterminal communication terminal device of the present invention converts the most significant bit first data stream in the wireless section into the least significant bit first data stream common to general information equipment. Since it sends and receives by sending and receiving, there is no need to prepare a special information device to connect to the outside,
It has an advantage that various kinds of communication can be performed at low cost, and it is very useful for widespread use of teleterminal communication.

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

第1図は陸上移動無線データ通信におけるフレーム同期
信号とオクテットごとのLSB/MSBビット順序入れ替えの
説明図、第2図は本発明の陸上移動無線データの端末装
置における一実施例の概略構成図である。 1……アンテナ、2……送信部、3……受信部、4……
制御部、5……LSB/MSB逆順回路、6……LSB/MSB逆順回
路、7……フレーム同期検出回路、8……外部情報機
器。
FIG. 1 is an explanatory diagram of a frame synchronization signal and LSB / MSB bit permutation for each octet in land mobile radio data communication, and FIG. 2 is a schematic configuration diagram of an embodiment of a land mobile radio data terminal device of the present invention. is there. 1 ... Antenna, 2 ... Transmitter, 3 ... Receiver, 4 ...
Control unit, 5 ... LSB / MSB reverse order circuit, 6 ... LSB / MSB reverse order circuit, 7 ... Frame synchronization detection circuit, 8 ... External information equipment.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 守田 直哉 神奈川県横浜市港北区綱島東4丁目3番1 号 松下通信工業株式会社内 (72)発明者 津久井 泰弘 東京都日野市旭が丘3丁目1番地の1 株 式会社東芝日野工場内 (72)発明者 花輪 哲也 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 竹垣 弘 兵庫県尼崎市塚口本町8丁目1番1号 三 菱電機株式会社通信機製作所内 ─────────────────────────────────────────────────── ─── Continued front page (72) Inventor Naoya Morita 4-3-1 Tsunashima East, Kohoku-ku, Yokohama-shi, Kanagawa Matsushita Communication Industrial Co., Ltd. (72) Inventor Yasuhiro Tsukui 3-1-1 Asahigaoka, Hino-shi, Tokyo (72) Inventor Tetsuya Hanawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited (72) Inventor Hiroshi Takegaki 8-1-1 Tsukaguchihonmachi, Amagasaki City, Hyogo Prefecture Ryo Electric Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】無線回線上で送受されている加工されない
データを外部に接続する機器に引き渡すに際し、上記デ
ータの最上位ビットと最下位ビットの送出順序をフレー
ム同期信号を検出した後8ビット毎に逆にして伝送する
手段を備えた陸上移動無線データ通信の端末装置。
1. When delivering unprocessed data transmitted and received on a wireless line to a device connected to the outside, the transmission order of the most significant bit and the least significant bit of the data is detected every 8 bits after detecting a frame synchronization signal. A terminal device for land mobile radio data communication, which is provided with means for transmitting data in reverse.
JP1157836A 1989-06-20 1989-06-20 Terminal device for land mobile wireless data communication Expired - Fee Related JPH07120974B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1157836A JPH07120974B2 (en) 1989-06-20 1989-06-20 Terminal device for land mobile wireless data communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1157836A JPH07120974B2 (en) 1989-06-20 1989-06-20 Terminal device for land mobile wireless data communication

Publications (2)

Publication Number Publication Date
JPH0322720A JPH0322720A (en) 1991-01-31
JPH07120974B2 true JPH07120974B2 (en) 1995-12-20

Family

ID=15658401

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1157836A Expired - Fee Related JPH07120974B2 (en) 1989-06-20 1989-06-20 Terminal device for land mobile wireless data communication

Country Status (1)

Country Link
JP (1) JPH07120974B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5878484A (en) * 1992-10-08 1999-03-09 Tdk Corporation Chip-type circuit element mounting apparatus
US6435808B1 (en) 1993-10-06 2002-08-20 Tdk Corporation Chip-type circuit element mounting apparatus
WO1997003547A1 (en) * 1995-07-12 1997-01-30 Matsushita Electric Industrial Co., Ltd. Method and apparatus for mounting electronic components

Also Published As

Publication number Publication date
JPH0322720A (en) 1991-01-31

Similar Documents

Publication Publication Date Title
US5282238A (en) Facsimile radio communication system
US4679225A (en) Signal transmission apparatus for a multiple channel system and method for using the same
US6288800B1 (en) Image communication system capable of visually outputting image data of image input apparatus and transmitting image data to communication line, and method of controlling the same
WO1991007038A3 (en) Method and apparatus for effecting efficient transmission of data
US5392283A (en) Data communication protocol
JP2958112B2 (en) Multiplexed synchronous / asynchronous data bus
JPH06334602A (en) Mobile communication system
JPH07120974B2 (en) Terminal device for land mobile wireless data communication
JPH06237248A (en) Digital communication method
JPH10224591A (en) Picture communication system and its controlling method
JPH089461A (en) Data transmission system
JPH04286452A (en) Data communication equipment
EP1077568B1 (en) Telephone port with automatic detection and secure
JP2698700B2 (en) Facsimile broadcast system
JP3018624B2 (en) Wireless communication system
JP3019763B2 (en) Digital cordless telephone equipment
JP2558356Y2 (en) Call connection system
JP2914722B2 (en) Wireless packet alternate communication method
JPS6130871A (en) Facsimile receiver
US20030174824A1 (en) Page in a selected phone group
JP2542452B2 (en) Cordless telephone equipment
JPH09116592A (en) Multi-cast communication device
JPH01126025A (en) Radiotelephoney system
JPH05122331A (en) Signal converter
JPH06164647A (en) Data transmission controller

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees