JPH0619679A - Data condensing method - Google Patents
Data condensing methodInfo
- Publication number
- JPH0619679A JPH0619679A JP19786192A JP19786192A JPH0619679A JP H0619679 A JPH0619679 A JP H0619679A JP 19786192 A JP19786192 A JP 19786192A JP 19786192 A JP19786192 A JP 19786192A JP H0619679 A JPH0619679 A JP H0619679A
- Authority
- JP
- Japan
- Prior art keywords
- data
- digit
- transmission
- digits
- hexadecimal
- 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
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
【0001】[0001]
【技術分野】本発明はデータ凝縮方法に関し、特に0,
1にて表現される大量のデータをキャラクタの形式で相
手先ノードへ送信する場合のデータ凝縮方法に関するも
のである。TECHNICAL FIELD The present invention relates to a data condensing method, in particular 0,
The present invention relates to a data condensing method when a large amount of data represented by 1 is transmitted to a partner node in a character format.
【0002】[0002]
【従来技術】一般に、データをキャラクタ形式で受信す
るノードに対して1000バイトの0,1表現のデータ
を伝送する場合には、伝送上には1000バイトの情報
が流れることになる。2. Description of the Related Art Generally, when transmitting 1000 bytes of 0,1 representation data to a node that receives data in character format, 1000 bytes of information will be transmitted during the transmission.
【0003】この様に、従来のデータ伝送方式では、デ
ータの内容が0,1という簡単な情報の場合にも、伝送
路上のデータはその個数に比例して流れることになるの
で、多量のデータの場合は、データの伝送時間が大とな
って伝送コストが大きくなるという問題がある。As described above, according to the conventional data transmission method, even when the content of the data is simple information such as 0 or 1, the data on the transmission line flows in proportion to the number of data, so that a large amount of data is transmitted. In this case, there is a problem that the transmission time of data becomes long and the transmission cost becomes large.
【0004】[0004]
【発明の目的】そこで、本発明はこの様な従来技術の問
題点を解消すべくなされたものであって、その目的とす
るところは、データ伝送時間の短縮を図りコスト低下を
可能とした送信データの凝縮方法を提供することにあ
る。SUMMARY OF THE INVENTION Therefore, the present invention has been made to solve the above-mentioned problems of the prior art. The purpose of the present invention is to reduce the data transmission time and reduce the cost. It is to provide a method of condensing data.
【0005】[0005]
【発明の構成】本発明によれば、0,1により表現され
るデータをキャラクタ形式で相手先へ送信する際の送信
データの凝縮方法であって、前記データを4桁毎に区切
るステップと、これ等各1区切り毎のデータを16進表
示に変換するステップとを含み、この変換後のデータを
送信するようにしたことを特徴とするデータ凝縮方法が
得られる。According to the present invention, there is provided a method of condensing transmission data when transmitting data represented by 0 and 1 in a character format to a destination, wherein the data is divided into four digits. And a step of converting the data for each one segment into hexadecimal notation, and transmitting the converted data.
【0006】[0006]
【実施例】以下に本発明の実施例について図面を参照し
つつ説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0007】図1は本発明の実施例によるデータ凝縮方
法の例をステップ的に示す図である。(a)は送信すべ
きデータの例であり、本例では24桁のデータの場合を
示している。各桁は0,1表現のデータであり、これ等
各桁は1バイト(8ビット)からなっているものとす
る。FIG. 1 is a diagram showing stepwise an example of a data condensing method according to an embodiment of the present invention. (A) is an example of data to be transmitted, and this example shows a case of 24-digit data. Each digit is data of 0, 1 representation, and each digit is assumed to consist of 1 byte (8 bits).
【0008】従って、(a)の送信データは24桁すな
わち24バイトのデータであり、これをそのままの形式
で送信すれば、24×8ビットのデータ量となる。Therefore, the transmission data of (a) is data of 24 digits, that is, 24 bytes, and if it is transmitted in the same format, the data amount is 24 × 8 bits.
【0009】そこで、本発明では、(b)に示す如く8
桁単位に区切り、区切られた各8桁を更に4桁ずつに2
つに分ける。そして、これ等各4桁の0,1表現を2進
から16進に変換して(c)に示す如く、各1桁とする
のである。Therefore, in the present invention, as shown in FIG.
Divide each digit into 8 digits and divide each 8 digits into 2 4 digits
Divide into two. Then, each of these 4-digit 0, 1 expressions is converted from binary to hexadecimal to be each 1-digit as shown in (c).
【0010】(a)に示す24桁のデータをこの方法に
変換すると、図2に示すような6桁の情報に凝縮される
ことになるのである。この様に、伝送上の0,1表現の
2進パターンデータを16進変換することで、ビットの
桁数を1/4に減らすことが可能となる。When the 24-digit data shown in (a) is converted to this method, it is condensed into 6-digit information as shown in FIG. In this way, by converting the binary pattern data represented by 0 and 1 on the transmission into hexadecimal, the number of bits can be reduced to 1/4.
【0011】受信側においては、上述した図1(a)〜
(c)のステップを逆変換処理することにより、受信デ
ータの解読が可能となる。On the receiving side, as shown in FIG.
By performing the inverse conversion process in step (c), the received data can be decrypted.
【0012】尚、上記実施例はあくまで説明のために一
例を示したにすぎず、種々の変更が可能であることは勿
論である。The above embodiment is merely an example for the purpose of explanation, and it goes without saying that various modifications can be made.
【0013】[0013]
【発明の効果】以上述べた如く、本発明によれば、2進
パターンデータを16進変換して伝送するようにしたの
で、ビット桁数の減少が可能となり、オンライン時の伝
送時間が短縮されてコスト低減が図れるという効果があ
る。As described above, according to the present invention, since binary pattern data is converted into hexadecimal and transmitted, the number of bit digits can be reduced and the transmission time during online is shortened. There is an effect that the cost can be reduced.
【図1】本発明の実施例を説明する送信データの変換過
程を示すもので、(a)は変換前の送信データの例を示
す図、(b)は送信データを4桁毎区切った場合の送信
データの例を示す図、(c)は4桁毎の区切りデータを
16進表現データとした場合の例を示す図である。1A and 1B show a conversion process of transmission data for explaining an embodiment of the present invention, FIG. 1A is a diagram showing an example of transmission data before conversion, and FIG. 1B is a case where the transmission data is divided into four digits. FIG. 6C is a diagram showing an example of the transmission data of FIG. 6C, and FIG. 7C is a diagram showing an example of the case where the delimiter data for every four digits is hexadecimal representation data.
【図2】図1の送信データの変換処理後の最終送信デー
タの例を示す図である。FIG. 2 is a diagram showing an example of final transmission data after conversion processing of the transmission data of FIG.
Claims (1)
クタ形式で相手先へ送信する際の送信データの凝縮方法
であって、前記データを4桁毎に区切るステップと、こ
れ等各1区切り毎のデータを16進表示に変換するステ
ップとを含み、この変換後のデータを送信するようにし
たことを特徴とするデータ凝縮方法。1. A method of condensing transmission data when transmitting data represented by 0 and 1 in a character format to a destination, wherein the data is divided into four digits, and each of these divisions is divided. Converting the data of the above into a hexadecimal representation, and transmitting the data after this conversion.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP19786192A JPH0619679A (en) | 1992-07-01 | 1992-07-01 | Data condensing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP19786192A JPH0619679A (en) | 1992-07-01 | 1992-07-01 | Data condensing method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0619679A true JPH0619679A (en) | 1994-01-28 |
Family
ID=16381553
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP19786192A Pending JPH0619679A (en) | 1992-07-01 | 1992-07-01 | Data condensing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0619679A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100732618B1 (en) * | 2005-12-21 | 2007-06-27 | 주식회사 드림시큐리티 | Method and device for encoding and decoding using the hangeul |
-
1992
- 1992-07-01 JP JP19786192A patent/JPH0619679A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100732618B1 (en) * | 2005-12-21 | 2007-06-27 | 주식회사 드림시큐리티 | Method and device for encoding and decoding using the hangeul |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5325372A (en) | Implementation of the HDLC CRC calculation | |
WO1998015903A3 (en) | Method and apparatus for requesting and processing services from a plurality of nodes connected via common communication links | |
US4866706A (en) | Token-passing local area network with improved throughput | |
KR20040065246A (en) | System for transmitting additional information via a network | |
US5862367A (en) | Apparatus and method for serial-to-parallel data conversion and transmission | |
JPH0619679A (en) | Data condensing method | |
JP2006211331A (en) | Data encoder, data decoder, and data encoding/decode system | |
JP3260862B2 (en) | Parallel data transmission device | |
JP3044847B2 (en) | Variable-length code decoding device | |
JPS6352812B2 (en) | ||
JP2001244937A (en) | Method for reducing telegraphic message quantity in communication using 'ethernet(r)' | |
JPH11212764A (en) | Code conversion circuit | |
JP2674493B2 (en) | Data link layer processor | |
JPH03265277A (en) | Decoding system for signal | |
JPH0389653A (en) | Synchronous communication system | |
JPH07175630A (en) | Data structure converting device | |
JP2001117865A (en) | Method for transferring data | |
JPS599639U (en) | code conversion circuit | |
JPH0313039A (en) | Data communication system | |
JPS60199239A (en) | Signal transmission system | |
JP2001067367A (en) | Information generating system for data base | |
JP2005523606A (en) | Address translation method in heterogeneous network | |
JPS61161051A (en) | Information transmitting system | |
JPS62150936A (en) | Encoding system | |
JPS61206081A (en) | Density converting circuit |