JP2000278332A - Multi-ppm encoding method and encoding circuit therefor - Google Patents

Multi-ppm encoding method and encoding circuit therefor

Info

Publication number
JP2000278332A
JP2000278332A JP11078823A JP7882399A JP2000278332A JP 2000278332 A JP2000278332 A JP 2000278332A JP 11078823 A JP11078823 A JP 11078823A JP 7882399 A JP7882399 A JP 7882399A JP 2000278332 A JP2000278332 A JP 2000278332A
Authority
JP
Japan
Prior art keywords
data
slots
output
frame
bit data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11078823A
Other languages
Japanese (ja)
Inventor
Kiminori Sato
公紀 佐藤
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP11078823A priority Critical patent/JP2000278332A/en
Publication of JP2000278332A publication Critical patent/JP2000278332A/en
Pending legal-status Critical Current

Links

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Dc Digital Transmission (AREA)
  • Optical Communication System (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve a transmission rate by composing a time-series signals of code patterns showing that one frame has no significant data or has signifi cant data in one slot or has significant data in two successive slots and making pieces of three-bit data, obtained by dividing data to be communicated, corre spond to the code patterns one to one. SOLUTION: The time-series signal is composed of the MPPM code patterns showing that one frame consisting of slots S1 to S4 has significant data in none of the slots, in one slot, and two successive slots. The pieces of 3-bit data (A0A1A2) corresponding to them are 001, 010, 100, 110, 000, 011, 101, and 111. Consequently, a text is transmitted and received by the multi-PPM encoding circuit, etc., composed of a decoder part and a shift register part between information processors by using the 3-bit data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、シリアル時系列信
号の符号化方法に関し、特に、ワイヤレス通信に使用さ
れる光通信のマルチPPM符号化方法およびその符号化
回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for coding a serial time-series signal, and more particularly to a method for multi-PMM coding of optical communication used for wireless communication and a coding circuit thereof.

【0002】[0002]

【従来の技術】図6は、従来技術による情報処理装置5A
より情報処理装置5Bに通信を行うシステム構成の一例を
示す。図6において、情報処理装置5A,5B は、情報処理
部11と、通信制御部12と、デコーダ部6A,6B とシフトレ
ジスタ部3A,3B とからなる4PPM符号化回路6と、送
信手段14と、受信手段15と、から構成されている。
FIG. 6 shows an information processing apparatus 5A according to the prior art.
An example of a system configuration for performing communication with the information processing device 5B will be described. In FIG. 6, the information processing devices 5A and 5B include an information processing unit 11, a communication control unit 12, a 4PPM encoding circuit 6 including decoder units 6A and 6B and shift register units 3A and 3B, and a transmitting unit 14. , Receiving means 15.

【0003】かかる構成において、情報処理装置5Aが通
信するテキスト11a は、通信制御部12に予め定められた
伝送プロトコルに従ってSOH(ヘッディングの始め),ヘッ
ダ,STX(テキストの始め),テキスト11a,ETX(テキストの
終わり),BCC(伝送ブロックチェック) などで構成される
通信データ12A に変換される。この通信データ12A は、
通信制御部12の出力側で2ビットデータ12c を1フレー
ムとしてデコーダ部6Aにわたし、デコーダ部6Aはこの2
ビットデータ12c をデコードし、後述の図5に図示する
4スロット(s1〜s4)のうち、1スロットのみに出力す
る。この出力はシフトレジスタ部3Aにラッチされ、シフ
トレジスタ部3Aから順次スロットs1〜s4を送信手段14に
出力する。この送信手段14は、例えば光通信の場合、シ
フトレジスタ部3Aからの出力を発光ダイオードあるいは
レーザなどにより光パルスに変換して出力される。
In such a configuration, the text 11a communicated by the information processing device 5A includes SOH (start of heading), header, STX (start of text), text 11a, ETX according to a transmission protocol predetermined by the communication control unit 12. (End of text), is converted into communication data 12A composed of BCC (Transmission Block Check) and the like. This communication data 12A is
On the output side of the communication control unit 12, the 2-bit data 12c is sent to the decoder unit 6A as one frame, and the decoder unit 6A
The bit data 12c is decoded and output to only one of the four slots (s1 to s4) shown in FIG. This output is latched by the shift register unit 3A, and the slots s1 to s4 are sequentially output from the shift register unit 3A to the transmission unit 14. For example, in the case of optical communication, the transmitting unit 14 converts an output from the shift register unit 3A into an optical pulse using a light emitting diode or a laser and outputs the optical pulse.

【0004】送信手段14から出力される2ビットデータ
12c が1フレーム4スロット単位に変換されたシリアル
時系列信号14c は、情報処理装置5B,(図示省略された他
の情報処理装置5C・・) の受信手段15で受信され、電気
信号3dに変換され、シフトレジスタ部3Bでシリアル−パ
ラレル変換され、この4スロット単位のパラレルデータ
をデコーダ部6Bで2ビット単位のデータ12d に変換し、
通信制御部12で受信した通信データ12B を解読し、通信
データ12B のヘッダ部で指定された局が自局のとき、受
信したテキスト11b を情報処理装置5Bの情報処理部11に
わたす。
[0004] 2-bit data output from the transmitting means 14
A serial time-series signal 14c obtained by converting 12c into units of four slots per frame is received by the receiving means 15 of the information processing device 5B (not shown, other information processing devices 5C,...), And is converted into an electric signal 3d. The data is serial-parallel converted by the shift register unit 3B, and the parallel data in units of four slots is converted into data 12d in units of two bits by the decoder unit 6B.
The communication control unit 12 decodes the received communication data 12B, and when the station specified in the header of the communication data 12B is its own station, passes the received text 11b to the information processing unit 11 of the information processing device 5B.

【0005】図5は、光通信で近年普及している4PP
M(4-Pulse-Position-Modulation)と呼ばれる符号化方
法であり、上述の2ビットデータ12c を1フレームに変
換して送受信を行い、1フレームを4スロットs1〜s4に
分割し、4スロットs1〜s4の内、1スロットのみにパル
ス出力例えば送信手段14からパルス発光される。図5に
おいて、2ビットデータ(00),(01),(10),(11) は、1フ
レームを4スロットs1〜s4に分割し、各々スロットs1,s
2,s3,s4 に対応しており、かつ、この1スロットのみに
パルスが出力される。
[0005] FIG. 5 shows a 4PP that has recently become popular in optical communication.
This is an encoding method called M (4-Pulse-Position-Modulation), which converts the above-mentioned 2-bit data 12c into one frame for transmission and reception, divides one frame into four slots s1 to s4, and The pulse output from, for example, the transmitting means 14 is emitted in only one slot out of 〜s4. In FIG. 5, 2-bit data (00), (01), (10), and (11) divide one frame into four slots s1 to s4,
2, s3, s4, and a pulse is output only to this one slot.

【0006】図7に従来技術による4PPM符号化回路
例を図示する。図7において、4PPM符号化回路は、
2ビットデータ(A0,A1) を4つのスロットs1〜s4のON-O
FF信号にデコードするデコーダ部6Aと、この4つのスロ
ットs1〜s4のON-OFF信号をパラレル−シリアル変換して
順次出力するシフトレジスタ部3Aとから構成されてい
る。デコーダ部6Aは、 NOT素子61,62 と、 AND素子65〜
66と、NOR 素子64と、から構成され、入力(A0,A1) に入
力される2ビットデータ(00),(01),(10),(11) をデコー
ドし、それぞれ出力端子s1,s2,s3,s4 に出力1を出力す
る。
FIG. 7 shows an example of a 4PPM encoding circuit according to the prior art. In FIG. 7, the 4PPM encoding circuit is
Two-bit data (A0, A1) is used for ON-O of four slots s1 to s4
It comprises a decoder section 6A for decoding into FF signals, and a shift register section 3A for converting the ON-OFF signals of the four slots s1 to s4 from parallel to serial and sequentially outputting the signals. The decoder section 6A includes NOT elements 61 and 62 and AND elements 65 to
66 and a NOR element 64, and decodes 2-bit data (00), (01), (10), and (11) input to the inputs (A0, A1), and outputs the output terminals s1, s2, respectively. , s3, s4, output 1 is output.

【0007】シフトレジスタ部3Aは、 NOT素子34と、4
組の AND素子35,36 とNOR 素子37とNOT素子38と、5個
のRS-FF(フリップフロップ、以下、RS-FF と略称する)
40〜44と、からなるシフトレジスタ回路を構成し、シフ
ト/ロード切り換え信号S/L(以下、信号S/L と略称す
る)により、信号 S/L=Low で、上述の4スロットs1〜
s4のON-OFF信号のパラレルロード動作(並列読み込み)
と、信号 S/L=Highで、クロックCLK によってRS-FF 41
〜44にロードされたデータが順次番号の若いRS-FF にシ
フトされて、RS-FF 40から出力される。このシフトレジ
スタ部3Aの出力が4PPMパルスである。また、CLR は
リセット信号であり、 CLR=Low でRS-FF 40〜44にロー
ドされたデータをクリアする。
The shift register section 3A includes a NOT element 34,
A pair of AND elements 35, 36, NOR element 37, NOT element 38, and five RS-FFs (flip-flops, hereinafter abbreviated as RS-FFs)
And a shift register circuit composed of 40 to 44. The shift / load switching signal S / L (hereinafter abbreviated as signal S / L) provides a signal S / L = Low, and the above four slots s1 to
Parallel loading operation of s4 ON-OFF signal (parallel reading)
And the signal S / L = High, the clock CLK generates RS-FF 41
The data loaded in .about.44 are sequentially shifted to the lower numbered RS-FF and output from the RS-FF 40. The output of the shift register 3A is a 4PPM pulse. CLR is a reset signal, and clears the data loaded in RS-FF 40 to 44 when CLR is low.

【0008】図8は図7の動作を説明するタイミングチ
ャート例を示し、横軸に時間軸をとり、縦軸に上から順
に信号S/L,クリア信号CLR,クロックCLK,2ビットデータ
A1,A0,出力OUT,およびフレームとスロットとの対応を説
明する説明図を示す。以下、図7を併用して図8を説明
する。
FIG. 8 shows an example of a timing chart for explaining the operation of FIG. 7, in which the horizontal axis indicates the time axis, and the vertical axis indicates the signal S / L, clear signal CLR, clock CLK, and 2-bit data in order from the top.
FIG. 3 is an explanatory diagram illustrating A1, A0, output OUT, and correspondence between a frame and a slot. FIG. 8 will be described below with reference to FIG.

【0009】図8において、信号S/L は、4クロックCL
K 毎にLow になり、図示例では3クロック目でLow にな
り、デコーダ部6Aでデコードされた入力(A0,A1=00)は、
スロットs1に出力1が立ち、他のスロットs2〜s4は出力
0となる。このスロットs1〜s4のデータ(1,0,0,0) が A
ND素子36を介してRS-FF 41〜44に(1,0,0,0) が書き込ま
れる。このデータはクロックCLK によって番号の若いRS
-FF へシフトされ、RS-FF40 の出力OUT から出力パルス
が出力される。
In FIG. 8, a signal S / L has four clocks CL.
It goes low every K, and in the example shown, goes low at the third clock, and the inputs (A0, A1 = 00) decoded by the decoder unit 6A are:
The output 1 is set to the slot s1, and the other slots s2 to s4 are set to the output 0. The data (1,0,0,0) of this slot s1 to s4 is A
(1,0,0,0) is written to the RS-FFs 41 to 44 via the ND element 36. This data is transmitted to the lower numbered RS by the clock CLK.
The output pulse is output from the output OUT of RS-FF40.

【0010】図示例では、入力(A0,A1) が順次(00),(0
1),(10),(11),(00)と変化したときの1フレーム4スロ
ット単位における出力パルスOUT の出力位置が順次s1,s
2,s3,s4,s1に変化していることが分かる。
In the illustrated example, the inputs (A0, A1) are sequentially (00), (0
1), (10), (11), and (00), the output position of the output pulse OUT in units of 4 slots per frame is s1, s
It turns out that it has changed to 2, s3, s4, s1.

【0011】図9、図10は、Kazumi Sato,et.al.“Perf
ormance Analysis of Multi-PulsePPM with Imperfect
Slot Synchronization in Optical Direct-Detction Ch
annel”IEICE TRANS.COMMUN.,VOL.E77-B,NO.8 AUGUST 1
994. のFig3,Fig4 に開示されている図である。図9は
受信クロックに対して、受信信号のタイミングがΔTズ
レている場合を示し、図9の(A) は連続したパルスでデ
ータを表現したとき、図9の(B) は分離したパルスでデ
ータを表現したときを示す。
FIGS. 9 and 10 show Kazumi Sato, et.al.
ormance Analysis of Multi-PulsePPM with Imperfect
Slot Synchronization in Optical Direct-Detction Ch
annel ”IEICE TRANS.COMMUN., VOL.E77-B, NO.8 AUGUST 1
994. FIG. 3 and FIG. FIG. 9 shows a case where the timing of the received signal is shifted by ΔT with respect to the received clock. FIG. 9 (A) shows the data expressed by continuous pulses, and FIG. 9 (B) shows the separated pulses. Indicates when data is represented.

【0012】図10は、上記の連続したパルス(実線)
と、分離したパルス(点線)と、でデータを表現したと
きのタイミングオフセットに対するデータのエラー率を
示す。この文献によれば、連続したパルスでデータを表
現した方が、分離したパルスでデータを表現するより
も、データ検出のエラー率が約1桁小さくすることがで
きることが分かる。
FIG. 10 shows the above continuous pulse (solid line).
And the separated pulse (dotted line) and the data error rate with respect to the timing offset when the data is expressed. According to this document, it is understood that expressing data by continuous pulses can reduce the error rate of data detection by about one digit compared to expressing data by separated pulses.

【0013】[0013]

【発明が解決しようとする課題】この様に、従来技術に
よる4PPM符号化方法では、例えば、光通信における
発光素子の発光が4スロット中1スロットですみ、発光
時間が短く、ローパワー性に優れているが、データを高
速に送受信するためには、1フレーム当たりのデータ送
受信量が2ビットであり、1フレーム長当たりの時間を
短くする必要があり、光パルス幅を狭くすることが必要
となる。これを実現するためには、高速応答が可能な回
路部品やオプトデバイスが必要となり、コストアップの
問題や高速性に対処するために消費電力の増加を招くと
言う課題がある。
As described above, in the 4PPM encoding method according to the prior art, for example, the light emission of the light emitting element in optical communication is only one slot out of four, the light emission time is short, and the low power property is excellent. However, in order to transmit and receive data at high speed, the data transmission / reception amount per frame is 2 bits, the time per frame length needs to be shortened, and the optical pulse width needs to be narrowed. Become. In order to achieve this, circuit components and opto devices capable of high-speed response are required, and there is a problem that power consumption is increased in order to deal with the problem of cost increase and high speed.

【0014】本発明は上記の点にかんがみてなされたも
のであり、その目的は前記した課題を解決して、回路部
品やオプトデバイスへの応答速度の変更は行わずに、符
号化方法を変えることにより、データ伝送速度を向上さ
せるマルチPPM符号化方法およびその符号化回路を提
供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object of the present invention is to solve the above-mentioned problems and to change the encoding method without changing the response speed to circuit components or opto devices. Accordingly, an object of the present invention is to provide a multi-PPM encoding method and an encoding circuit for improving a data transmission rate.

【0015】[0015]

【課題を解決するための手段】上記目的を達成するため
に、本発明においては、伝送データの1フレームが4ス
ロット単位で構成されるシリアル時系列信号でデータ通
信を行う信号のマルチPPM符号化方法において、通信
される時系列信号は、1フレーム中に有意データなし
と、1フレーム中の1スロットに有意データありと、1
フレーム中の連続する2スロットに有意データありと、
の符号化パターンから構成され、通信されるデータは3
ビット単位のデータに分割され、この3ビットデータ
は、この符号化パターンのいずれかと1:1で対応させ
ることにより、順次、3ビットデータを1フレーム時系
列信号データに変換して送信する、あるいは、受信した
1フレーム時系列信号データを3ビットデータに変換
し、通信データに変換するものとする。
In order to achieve the above object, according to the present invention, multi-PPM encoding of a signal for performing data communication with a serial time-series signal in which one frame of transmission data is formed in units of four slots is provided. In the method, the time-series signals communicated include: no significant data in one frame; significant data in one slot in one frame;
If there are significant data in two consecutive slots in the frame,
And the data to be communicated is 3
The data is divided into bit-unit data, and the 3-bit data is sequentially converted to 3-frame data into one-frame time-series signal data by associating the 3-bit data with any one of the encoding patterns in a 1: 1 manner. It is assumed that the received one-frame time-series signal data is converted into 3-bit data and converted into communication data.

【0016】かかる構成により、3ビットデータを1フ
レーム4スロットの符号化パターンに変換して送受信を
行うことができる。この結果、同一フレーム長で2ビッ
トデータから3ビットデータの送受信を行うことがで
き、データ伝送速度を5割向上させることができる。特
に、1フレーム中の連続する2スロットに有意データあ
りとすることにより、タイミングオフセットによるエラ
ー率劣化を小さくすることができ、また、1フレーム中
に有意データなしを符号化パターンに含めることによ
り、光通信における平均発光時間を低減化することがで
きる。
With this configuration, transmission and reception can be performed by converting 3-bit data into an encoding pattern of 4 slots per frame. As a result, transmission and reception of 2-bit data to 3-bit data can be performed with the same frame length, and the data transmission speed can be improved by 50%. In particular, by setting significant data in two consecutive slots in one frame, it is possible to reduce the error rate degradation due to the timing offset, and by including no significant data in one frame in the coding pattern, The average light emission time in optical communication can be reduced.

【0017】また、マルチPPM符号化回路は、3ビッ
トデータを4スロットのON-OFF信号にデコードするデコ
ーダ部と、4スロットのON-OFF信号をパラレル−シリア
ル変換して順次出力するシフトレジスタ部と、この出力
をシリアル時系列信号として送信する送信手段と、を備
えて構成することができる。
The multi-PPM encoding circuit includes a decoder for decoding 3-bit data into an ON-OFF signal of four slots, and a shift register for converting the ON-OFF signal of four slots from parallel to serial and sequentially outputting the signals. And transmission means for transmitting the output as a serial time-series signal.

【0018】また、マルチPPM符号化回路は、シリア
ル時系列信号を受信する受信手段と、この1フレーム4
スロット単位で構成されるON-OFF信号をシリアル−パラ
レル変換するシフトレジスタ部と、このパラレルデータ
を3ビット単位のデータに変換するデコーダ部と、を備
えて構成することができる。
Further, the multi-PPM encoding circuit includes a receiving means for receiving a serial time-series signal,
A shift register unit for serial-to-parallel conversion of an ON-OFF signal configured in slot units, and a decoder unit for converting the parallel data to data in 3-bit units can be provided.

【0019】[0019]

【発明の実施の形態】図1は本発明の一実施例としての
マルチPPM(Multi-Pulse-Position-Modulation) 符号
化方法を説明する説明図、図2は情報処理装置間の通信
を行うシステム構成図、図3は一実施例としてのマルチ
PPM符号化回路図、図4はマルチPPM符号化回路の
動作の一例を説明するタイミングチャートであり、図5
〜図8に対応する同一部材には同じ符号が付してある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an explanatory diagram for explaining a multi-pulse-position-modulation (PPM) encoding method according to one embodiment of the present invention, and FIG. 2 is a system for performing communication between information processing apparatuses. FIG. 3 is a configuration diagram, FIG. 3 is a diagram of a multi-PPM encoding circuit as one embodiment, and FIG. 4 is a timing chart for explaining an example of the operation of the multi-PPM encoding circuit.
8 are denoted by the same reference numerals.

【0020】図1において、本発明によるデータ通信を
行う信号のマルチPPM符号化方法は、伝送データの1
フレームが4スロット(s1〜s4)単位で構成されるシリ
アル時系列信号であり、この通信される時系列信号は、
1フレーム4スロット(s1〜s4)中に有意データなし
(例えばデータ0)と、1フレーム中の1スロットのみ
に有意データあり(例えばデータ1)と、1フレーム中
の連続する2スロットに有意データありと、の符号化パ
ターンから構成される。
In FIG. 1, the multi-PPM encoding method of a signal for performing data communication according to the present invention employs one of transmission data.
The frame is a serial time-series signal composed of four slots (s1 to s4).
No significant data in 4 slots (s1 to s4) of one frame (eg, data 0), significant data only in one slot of one frame (eg, data 1), and significant data in two consecutive slots of one frame It is composed of an encoding pattern of "yes".

【0021】かかる構成において、送信側の情報処理装
置(1A)の通信制御部(11)は、通信データ(12A) を順次3
ビットデータ(A0,A1,A2)12a に分割してマルチPPM符
号化回路に入力し、この3ビットデータ(A0,A1,A2)12a
は、上述の符号化パターンのいずれかと1:1で対応
し、この3ビットデータ(A0,A1,A2)12a を1フレーム時
系列信号データ(3a)に変換して送信する。また、受信側
の情報処理装置(1B)は、受信した1フレーム時系列信号
データ(3b)を3ビットデータ(A0,A1,A2)12b に変換し、
通信データ(11b) に変換することにより、情報処理装置
(1A),(1B) 間の通信を行うことができる。
In such a configuration, the communication control section (11) of the information processing apparatus (1A) on the transmitting side transmits the communication data (12A) sequentially to
The data is divided into bit data (A0, A1, A2) 12a and input to the multi-PPM encoding circuit, where the 3-bit data (A0, A1, A2) 12a
Corresponds to one of the above-mentioned coding patterns in a 1: 1 ratio, and converts the 3-bit data (A0, A1, A2) 12a into one-frame time-series signal data (3a) and transmits the data. The information processing device (1B) on the receiving side converts the received one-frame time-series signal data (3b) into 3-bit data (A0, A1, A2) 12b,
By converting to communication data (11b), the information processing device
Communication between (1A) and (1B) can be performed.

【0022】[0022]

【実施例】図1、図2を併用して説明する。図2は、本
発明による情報処理装置1Aより情報処理装置1Bに通信を
行うシステム構成の一例を示す。図2において、図示例
は、情報処理装置1A(送信側)から情報処理装置1B(受
信側)への片方向通信を行う例を示しているが、一般的
には双方向通信を行うので、情報処理装置1A,1B は、情
報処理部11と、通信制御部12と、デコーダ部2A,2B とシ
フトレジスタ部3A,3B とからなるマルチPPM符号化回
路2と、送信手段14と、受信手段15と、から構成されて
いる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A description will be given with reference to FIGS. FIG. 2 shows an example of a system configuration for performing communication from the information processing apparatus 1A to the information processing apparatus 1B according to the present invention. In FIG. 2, the illustrated example shows an example in which one-way communication is performed from the information processing device 1A (transmission side) to the information processing device 1B (reception side). The information processing devices 1A and 1B include an information processing unit 11, a communication control unit 12, a multi-PPM encoding circuit 2 including decoder units 2A and 2B and shift register units 3A and 3B, a transmitting unit 14, a receiving unit It is composed of 15 and.

【0023】かかる構成において、情報処理装置1Aが通
信するテキスト11a は、通信制御部12に予め定められた
伝送プロトコルに従って、例えば、2進同期式通信プロ
トコル(BSC手順) を用いた場合では、SYN,SYN(同期化),
SOH(ヘッディングの始め),ヘッダ, STX(テキストの始
め),テキスト11a,ETX(テキストの終わり),BCC(伝送ブロ
ックチェック) から構成される通信データ12A に変換さ
れる。この通信データ12A は、通信制御部12の出力側で
3ビットデータ12a を1フレーム単位として分割してデ
コーダ部2Aにわたし、デコーダ部2Aはこの3ビットデー
タ12a を、例えば、図1に図示する図示例の対応でデコ
ードする。
In this configuration, the text 11a with which the information processing device 1A communicates, according to a transmission protocol predetermined by the communication control unit 12, for example, when a binary synchronous communication protocol (BSC procedure) is used, SYN , SYN (synchronization),
It is converted into communication data 12A composed of SOH (start of heading), header, STX (start of text), text 11a, ETX (end of text), and BCC (transmission block check). The communication data 12A is divided at the output side of the communication control unit 12 into three-bit data 12a in units of one frame and sent to the decoder unit 2A. The decoder unit 2A divides the three-bit data 12a, for example, as shown in FIG. Decoding is performed in accordance with the illustrated example.

【0024】図1において、一実施例による通信される
時系列信号は、図1の左側の3ビットデータ12a に対応
して、右側のMPPM符号化パターンに図示する4スロ
ット(s1〜s4)のうち、1フレーム中に有意データなし
(全スロットにデータ0)/(3ビットデータ001)と、1
フレーム中の1スロットに有意データ(データ1)あり
/(3ビットデータ010,100,110,000)と、1フレーム中の
連続する2スロットに有意データ(データ1)あり/(3
ビットデータ011,101,111)と、の符号化パターンから構
成される。
In FIG. 1, a time-series signal communicated according to one embodiment has four slots (s1 to s4) shown in the MPPM coding pattern on the right side corresponding to the 3-bit data 12a on the left side in FIG. No significant data in one frame (data 0 in all slots) / (3-bit data 001) and 1
There is significant data (data 1) in one slot in the frame
/ (3-bit data 010,100,110,000) and significant data (data 1) in two consecutive slots in one frame
Bit data 011, 101, 111) and an encoded pattern of the same.

【0025】図2において、このMPPM符号化パター
ンによる4スロットの出力(s1〜s4)は、シフトレジス
タ部3Aにラッチされ、シフトレジスタ部3Aから順次スロ
ットs1〜s4にラッチされたデータ3aを送信手段14に出力
する。この送信手段14は、例えば光通信の場合、シフト
レジスタ部3Aからの出力3aを発光ダイオードあるいはレ
ーザなどにより光パルスに変換して、光ファイバ伝送手
段に、あるいは、空間伝搬伝送手段に、出力される。ま
た、通信手段がワイヤレス通信の場合、上述の光通信の
空間伝搬伝送手段以外に、例えば、無線電波を変調(AM,
FM,PM)して出力する、あるいは、音響信号などを利用す
ることができる。
In FIG. 2, outputs (s1 to s4) of four slots according to the MPPM coding pattern are latched in the shift register 3A, and the data 3a latched in the slots s1 to s4 sequentially from the shift register 3A is transmitted. Output to means 14. For example, in the case of optical communication, the transmitting unit 14 converts the output 3a from the shift register unit 3A into an optical pulse using a light emitting diode or a laser, and outputs the optical pulse to an optical fiber transmission unit or to a space propagation transmission unit. You. Further, when the communication means is wireless communication, in addition to the above-described space propagation transmission means of optical communication, for example, a radio wave is modulated (AM,
FM, PM) and output, or use an acoustic signal or the like.

【0026】送信手段14から出力される3ビットデータ
12a が1フレーム4スロット単位に変換されたシリアル
時系列信号14a は、情報処理装置5B(図示省略された他
の情報処理装置5C・・を含めて)の受信手段15で受信さ
れ、電気信号3bに変換され、シフトレジスタ部3Bでシリ
アル−パラレル変換され、この4スロット単位のパラレ
ルデータをデコーダ部2Bで3ビット単位のデータ12b に
変換し、通信制御部12で受信した通信データ12B を解読
し、通信データ12B のヘッダ部で指定された局が自局の
とき、受信した通信データ12B 中のテキスト11b を情報
処理装置5Bの情報処理部11にわたす。データ伝送が正常
に行われ、伝送の誤りがなければ、情報処理装置5Aが送
信したテキスト11a と、情報処理装置5Bが送信したテキ
スト11bとは一致する。
3-bit data output from the transmitting means 14
The serial time-series signal 14a obtained by converting 12a into a unit of four slots per frame is received by the receiving means 15 of the information processing device 5B (including other information processing devices 5C,. The serial data is converted to serial data by the shift register unit 3B, and the parallel data in units of 4 slots is converted into data 12b in units of 3 bits by the decoder unit 2B, and the communication data 12B received by the communication control unit 12 is decoded. When the station specified in the header section of the communication data 12B is its own station, the text 11b in the received communication data 12B is passed to the information processing section 11 of the information processing device 5B. If the data transmission is performed normally and there is no transmission error, the text 11a transmitted by the information processing device 5A matches the text 11b transmitted by the information processing device 5B.

【0027】図3に本発明の一実施例によるマルチPP
M符号化回路2の例を図示する。図3において、マルチ
PPM符号化回路2は、3ビットデータ(A0,A1,A2)を4
つのスロットs1〜s4のON-OFF信号にデコードするデコー
ダ部2Aと、この4つのスロットs1〜s4のON-OFF信号をパ
ラレル−シリアル変換して順次出力するシフトレジスタ
部3Aとから構成される。デコーダ部2Aは、 NOT素子21,2
2,23と、 AND素子24〜26,29,30,31 と、OR素子27,32
と、NOR 素子28と、から構成される。かかる構成によ
り、出力端子s1〜s4にデータ1を出力する入力(A0,A1,A
2)の組み合わせを括弧付きデータで示した様に、入力(A
0,A1,A2)に入力される3ビットデータ(010),(011) はデ
コードして出力端子s1にデータ1を、3ビットデータ(1
00),(011),(101) はデコードして出力端子s2にデータ1
を、3ビットデータ(111),(110),(101) はデコードして
出力端子s3にデータ1を、3ビットデータ(000),(111)
はデコードして出力端子s4にデータ1を出力し、3ビッ
トデータ(001) はいずれの出力端子s1〜s4にデータ1を
出力することはない。
FIG. 3 shows a multi-PP according to an embodiment of the present invention.
An example of the M encoding circuit 2 is illustrated. In FIG. 3, the multi-PPM encoding circuit 2 converts 3-bit data (A0, A1, A2) into 4 bits.
The decoder unit 2A decodes the ON-OFF signals of the four slots s1 to s4 into ON-OFF signals, and the shift register unit 3A converts the ON-OFF signals of the four slots s1 to s4 from parallel to serial and sequentially outputs the signals. The decoder unit 2A includes NOT elements 21 and 2
2,23, AND elements 24-26,29,30,31 and OR elements 27,32
And a NOR element 28. With this configuration, the input (A0, A1, A1) for outputting data 1 to the output terminals s1 to s4
Input (A) as shown in parenthesized data
The 3-bit data (010) and (011) input to (0, A1, A2) are decoded, and data 1 is output to the output terminal s1 and the 3-bit data (1
00), (011), and (101) are decoded and data 1 is output to the output terminal s2.
And the 3-bit data (111), (110), and (101) are decoded and data 1 is output to the output terminal s3, and the 3-bit data (000), (111)
Decodes and outputs data 1 to the output terminal s4, and the 3-bit data (001) does not output data 1 to any of the output terminals s1 to s4.

【0028】シフトレジスタ部3Aは、 NOT素子34と、4
組の AND素子35,36 とNOR 素子37とNOT素子38と、5個
のRS-FF(フリップフロップ、以下、RS-FF と略称する)
40〜44と、からなるシフトレジスタ回路と、から構成さ
れる。かかる構成により、シフト/ロード切り換え信号
S/L (以下、信号S/L と略称する)により、信号 S/L=
Low で、上述の4スロットs1〜s4のON-OFF信号を並列読
み込みするパラレルロード動作と、信号 S/L=Highで、
クロックCLK によってRS-FF 41〜44にロードされたデー
タが順次番号の若いRS-FF にシフトされて、RS-FF 40か
ら出力される。このシフトレジスタ部3Aの出力がマルチ
PPMパルスである。また、CLR はリセット信号であ
り、 CLR=Low でRS-FF 40〜44にロードされたデータを
クリアすることができる。
The shift register section 3A includes a NOT element 34,
A pair of AND elements 35, 36, NOR element 37, NOT element 38, and five RS-FFs (flip-flops, hereinafter abbreviated as RS-FFs)
40 to 44, and a shift register circuit. With this configuration, the shift / load switching signal
S / L (hereinafter abbreviated as signal S / L) gives signal S / L =
When the signal is low, the parallel load operation of reading the ON-OFF signals of the four slots s1 to s4 in parallel, and when the signal S / L = high,
The data loaded to the RS-FFs 41 to 44 are sequentially shifted to the lower-numbered RS-FFs by the clock CLK and output from the RS-FF 40. The output of the shift register 3A is a multi-PPM pulse. CLR is a reset signal. When CLR is low, the data loaded in the RS-FFs 40 to 44 can be cleared.

【0029】図4は図3に図示されるマルチPPM符号
化回路2の動作を説明するタイミングチャート例を示
し、横軸に時間軸をとり、縦軸に上から順に信号S/L,ク
リア信号CLR,クロックCLK,3ビットデータA2,A1,A0, 出
力OUT,およびフレームとスロットs1〜s4と出力OUT との
対応を説明する説明図を示す。以下、図3を併用して図
4を説明する。
FIG. 4 shows an example of a timing chart for explaining the operation of the multi-PPM encoding circuit 2 shown in FIG. 3, in which the horizontal axis is a time axis, and the vertical axis is a signal S / L and a clear signal in order from the top. FIG. 3 is an explanatory diagram for explaining the CLR, clock CLK, 3-bit data A2, A1, A0, output OUT, and correspondence between frames, slots s1 to s4, and output OUT. FIG. 4 will be described below with reference to FIG.

【0030】図4において、信号S/L は、4クロックCL
K 毎にLow になり、図示例では3クロック目でLow にな
り、デコーダ部2Aでデコードされた入力(A2,A1,A0=010)
は、スロットs1に出力1が立ち、他のスロットs2〜s4は
出力0となる。このスロットs1〜s4のデータ(1,0,0,0)
が AND素子36を介してRS-FF 41〜44に(1,0,0,0) が書き
込まれる。このデータはクロックCLK によって番号の若
いRS-FF へシフトされ、RS-FF40 の出力OUT から出力パ
ルスが出力される。
In FIG. 4, the signal S / L has four clocks CL.
It goes low every K, and in the example shown, goes low at the third clock, and the input (A2, A1, A0 = 010) decoded by the decoder unit 2A
Indicates that the output 1 is set to the slot s1 and the other slots s2 to s4 are set to the output 0. Data (1,0,0,0) of this slot s1 ~ s4
Is written to the RS-FFs 41 to 44 via the AND element 36. This data is shifted to the lower numbered RS-FF by the clock CLK, and an output pulse is output from the output OUT of the RS-FF40.

【0031】図示例では、入力(A0,A1,A2)が順次(010),
(100),(110),(000) と変化したときの1フレーム4スロ
ット単位における出力1の出力位置が順次s1,s2,s3,s4
と変化し、次に入力(A0,A1,A2)が順次(011),(101),(11
1) と変化したときの1フレーム4スロット単位におけ
る出力1の出力位置が順次(s1,s2),(s2,s3),(s3,s4) と
2スロット連続して変化し、入力(A0,A1,A2)が(001) の
ときは1フレーム4スロットs1〜s4の全出力位置が出力
0であることが分かる。
In the illustrated example, the inputs (A0, A1, A2) are sequentially (010),
The output positions of output 1 in units of 4 slots per frame when they change to (100), (110), (000) are s1, s2, s3, s4 in sequence.
And then the inputs (A0, A1, A2) are sequentially (011), (101), (11
1), the output position of output 1 in units of 4 slots per frame changes successively (s1, s2), (s2, s3), (s3, s4) for two consecutive slots, and the input (A0, When A1, A2) is (001), it can be seen that all output positions of four slots s1 to s4 in one frame are output 0.

【0032】本発明においては、図1に図示するマルチ
PPM符号化方法で3ビットデータを1フレームに変換
して送受信を行う。また、同一フレーム内に2個のパル
スを送信する場合、必ず2個連続したパルスとする。こ
の結果、図10で説明した様に、受信クロックと受信信号
とのタイミング・ズレ(オフセット)によるエラー率の
劣化を小さくすることができる。また、送信出力パルス
に0出力のモードを含めることにより、平均出力時間
(光通信では平均発光時間)を低減することができる。
In the present invention, 3-bit data is converted into one frame by the multi-PPM encoding method shown in FIG. 1 for transmission / reception. When two pulses are transmitted in the same frame, two consecutive pulses are always used. As a result, as described with reference to FIG. 10, the deterioration of the error rate due to the timing deviation (offset) between the reception clock and the reception signal can be reduced. Also, by including the mode of zero output in the transmission output pulse, the average output time (average light emission time in optical communication) can be reduced.

【0033】[0033]

【表1】 マルチPPM符号化方法と4PPM符号化方法の性能比
較を表1にまとめる。マルチPPM符号化方法は1フレ
ーム当たりの通信ビット数が4PPM符号化方法に較べ
て 1.5倍あり、また、ビット当たりの平均出力時間は 5
/6と短くすることができる。ただし、ここでTsは1スロ
ット当たりの時間である。また、シミュレーションによ
り、本発明のマルチPPM符号化方法のビットエラー率
は4PPM符号化方法と同等であることを確認すること
ができた。
[Table 1] Table 1 summarizes the performance comparison between the multi-PPM coding method and the 4PPM coding method. The multi-PPM coding method has 1.5 times the number of communication bits per frame as compared with the 4PPM coding method, and the average output time per bit is 5 times.
/ 6 can be shortened. Here, Ts is the time per slot. In addition, the simulation confirmed that the bit error rate of the multi-PPM encoding method of the present invention was equivalent to that of the 4PPM encoding method.

【0034】なお、本発明によるマルチPPM符号化方
法の一実施例として図1に図示する3ビットデータと符
号化パターンとの対応で説明したが、この対応関係に限
定される必要はなく、通信される時系列信号のMPPM
符号化パターンは、3ビットデータを1フレーム中に有
意データなしと、1フレーム中の1スロットのみに有意
データありと、1フレーム中の連続する2スロットに有
意データありと、の符号化パターンから構成し、通信デ
ータは3ビット単位のデータに分割し、この3ビットデ
ータは、予め上記符号化パターンのいずれかと1:1で
対応する様に定め、これを遵守することにより、上述し
た同等の効果を得ることができる。
Although the embodiment of the multi-PPM encoding method according to the present invention has been described with reference to the correspondence between the 3-bit data and the encoding pattern shown in FIG. 1, it is not necessary to limit the correspondence to this. MPPM of the time series signal
The coding pattern is based on the coding pattern of 3-bit data having no significant data in one frame, significant data only in one slot in one frame, and significant data in two consecutive slots in one frame. The communication data is divided into 3-bit data, and the 3-bit data is determined in advance so as to correspond to any one of the above-mentioned coding patterns at a ratio of 1: 1. The effect can be obtained.

【0035】[0035]

【発明の効果】以上述べたように本発明のMPPM符号
化方法によれば、フレーム当たりの通信ビット数を4P
PM符号化方法に較べて 1.5倍に、また、ビット当たり
の平均発光時間は 5/6と短縮することができる。さら
に、ビットエラー率は4PPM符号化方法と同等に保持
することができる。
As described above, according to the MPPM encoding method of the present invention, the number of communication bits per frame is 4P.
It is 1.5 times faster than the PM coding method, and the average light emission time per bit can be reduced to 5/6. Further, the bit error rate can be kept equivalent to the 4PPM coding method.

【0036】本発明では符号化方法の変更であるので、
回路やオプトデバイスは従来技術のままでよく、コスト
アップや消費電力の増加が殆どなく、伝送速度を50%向
上させることができる。
In the present invention, since the encoding method is changed,
The circuit and the opto-device may be the same as those of the prior art, and there is almost no increase in cost and power consumption, and the transmission speed can be improved by 50%.

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

【図1】本発明の一実施例としてのマルチPPM符号化
方法を説明する説明図
FIG. 1 is an explanatory diagram illustrating a multi-PPM encoding method according to an embodiment of the present invention;

【図2】情報処理装置間の通信を行うシステム構成図FIG. 2 is a system configuration diagram for performing communication between information processing apparatuses.

【図3】一実施例としてのマルチPPM符号化回路図FIG. 3 is a circuit diagram of a multi-PPM encoding circuit according to an embodiment;

【図4】マルチPPM符号化回路の動作の一例を説明す
るタイミングチャート
FIG. 4 is a timing chart illustrating an example of the operation of a multi-PPM encoding circuit.

【図5】従来技術によるマルチPPM符号化方法を説明
する説明図
FIG. 5 is an explanatory diagram illustrating a multi-PPM encoding method according to the related art.

【図6】従来技術による情報処理装置間の通信を行うシ
ステム構成図
FIG. 6 is a system configuration diagram for performing communication between information processing apparatuses according to the related art.

【図7】従来技術の4PPM符号化回路図FIG. 7 is a prior art 4PPM encoding circuit diagram;

【図8】4PPM符号化回路の動作の一例を説明するタ
イミングチャート
FIG. 8 is a timing chart illustrating an example of an operation of a 4PPM encoding circuit.

【図9】受信クロックと受信信号のタイミングオフセッ
トの説明図であり、図9の(A)は連続したパルスでデー
タを表現したとき、図9の(B) は分離したパルスでデー
タを表現したときの説明図
9A and 9B are explanatory diagrams of a reception clock and a timing offset of a reception signal. FIG. 9A illustrates data when continuous pulses are used, and FIG. 9B illustrates data when separated pulses are used. Explanatory diagram when

【図10】連続したパルスと分離したパルスによるタイ
ミングオフセットに対するデータのエラー率の特性図
FIG. 10 is a characteristic diagram of a data error rate with respect to a timing offset due to a continuous pulse and a separated pulse.

【符号の説明】[Explanation of symbols]

1A,1B,5A,5B 情報処理装置 11 情報処理部 12 通信制御部 14 送信手段 15 受信手段 11a,11b テキスト 12A,12B 通信データ 12a,12b 3ビッドデータ 12c,12d 2ビッドデータ 2 マルチPPM符号化回路 21〜23,34,38,39 NOT 素子 24〜26,29,31,35,36 AND素子 27,30,32 OR素子 28,37 NOR 素子 40〜44 RS-FF 2A,2B,6A,6B デコーダ部 3A,3B シフトレジスタ部 3b,3d 電気信号 A0,A1,A2 入力端子 s1,s2,s3,s4 スロット S/L シフト/ロード切り換え信号 CLK クロック CLR クリア入力 OUT,3a,3c 出力 Ts スロット時間 ΔT タイミングオフセット時間 1A, 1B, 5A, 5B Information processing device 11 Information processing unit 12 Communication control unit 14 Transmission means 15 Receiving means 11a, 11b Text 12A, 12B Communication data 12a, 12b 3-bit data 12c, 12d 2-bit data 2 Multi-PPM encoding Circuit 21 ~ 23,34,38,39 NOT element 24 ~ 26,29,31,35,36 AND element 27,30,32 OR element 28,37 NOR element 40 ~ 44 RS-FF 2A, 2B, 6A, 6B Decoder section 3A, 3B Shift register section 3b, 3d Electric signal A0, A1, A2 Input terminal s1, s2, s3, s4 slot S / L shift / load switching signal CLK clock CLR clear input OUT, 3a, 3c output Ts slot time ΔT Timing offset time

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】伝送データの1フレームが4スロット単位
で構成されるシリアル時系列信号でデータ通信を行う信
号のマルチPPM符号化方法において、 通信される時系列信号は、1フレーム中に有意データな
しと、1フレーム中の1スロットに有意データありと、
1フレーム中の連続する2スロットに有意データあり
と、の符号化パターンから構成され、 通信されるデータは3ビット単位のデータに分割され、
この3ビットデータは、前記符号化パターンのいずれか
と1:1で対応する、 ことを特徴とするマルチPPM符号化方法。
1. A multi-PPM encoding method for performing a data communication using a serial time-series signal in which one frame of transmission data is formed in units of four slots. None, one slot in one frame has significant data,
It consists of an encoding pattern that two consecutive slots in one frame have significant data, and the data to be communicated is divided into 3-bit data.
3. The multi-PPM encoding method, wherein the 3-bit data corresponds to any one of the encoding patterns in a 1: 1 ratio.
【請求項2】請求項1に記載のマルチPPM符号化方法
を用いた符号化回路において、 3ビットデータを4スロットのON-OFF信号にデコードす
るデコーダ部と、4スロットのON-OFF信号をパラレル−
シリアル変換して順次出力するシフトレジスタ部と、こ
の出力をシリアル時系列信号として送信する送信手段
と、を備える、 ことを特徴とするマルチPPM符号化回路。
2. An encoding circuit using the multi-PPM encoding method according to claim 1, wherein: a decoder for decoding 3-bit data into 4-slot ON-OFF signals; and a 4-slot ON-OFF signal. Parallel-
A multi-PPM encoding circuit, comprising: a shift register unit that serially converts and sequentially outputs the output; and a transmission unit that transmits the output as a serial time-series signal.
【請求項3】請求項1に記載のマルチPPM符号化方法
を用いた符号化回路において、 シリアル時系列信号を受信する受信手段と、この1フレ
ーム4スロット単位で構成されるON-OFF信号をシリアル
−パラレル変換するシフトレジスタ部と、このパラレル
データを3ビット単位のデータに変換するデコーダ部
と、を備える、 ことを特徴とするマルチPPM符号化回路。
3. An encoding circuit using the multi-PPM encoding method according to claim 1, wherein: a receiving means for receiving a serial time-series signal; and an ON-OFF signal composed of four slots per frame. A multi-PPM encoding circuit, comprising: a shift register unit that performs serial-parallel conversion; and a decoder unit that converts this parallel data into 3-bit data.
JP11078823A 1999-03-24 1999-03-24 Multi-ppm encoding method and encoding circuit therefor Pending JP2000278332A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11078823A JP2000278332A (en) 1999-03-24 1999-03-24 Multi-ppm encoding method and encoding circuit therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11078823A JP2000278332A (en) 1999-03-24 1999-03-24 Multi-ppm encoding method and encoding circuit therefor

Publications (1)

Publication Number Publication Date
JP2000278332A true JP2000278332A (en) 2000-10-06

Family

ID=13672565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11078823A Pending JP2000278332A (en) 1999-03-24 1999-03-24 Multi-ppm encoding method and encoding circuit therefor

Country Status (1)

Country Link
JP (1) JP2000278332A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503985A (en) * 2007-11-12 2011-01-27 ローベルト ボツシユ ゲゼルシヤフト ミツト ベシユレンクテル ハフツング Data transmission method
JP2011205553A (en) * 2010-03-26 2011-10-13 Fujitsu Ltd Radio communication apparatus
JP2016518794A (en) * 2013-05-06 2016-06-23 クアルコム,インコーポレイテッド Synchronous data link throughput enhancement technique based on data signal duty cycle and phase modulation / demodulation
CN105897626A (en) * 2016-04-12 2016-08-24 西安电子科技大学 MPPM modulation soft demodulation algorithm and symbol error rate performance estimation method
CN107682093A (en) * 2017-10-25 2018-02-09 长春理工大学 A kind of difference multi-pulse position modulation method
JP2018506915A (en) * 2015-02-04 2018-03-08 クアルコム,インコーポレイテッド Multi-modulation to reduce data link power and improve throughput
JP2018518083A (en) * 2015-04-14 2018-07-05 クアルコム,インコーポレイテッド Improved virtual GPIO using multi-mode modulation
JP2020088439A (en) * 2018-11-16 2020-06-04 株式会社ラック Can communication device, can communication system, can communication method, and program
CN111786723A (en) * 2020-06-29 2020-10-16 安徽理工大学 PPM code generating device for VLC system for detecting miner signs
JP2021513280A (en) * 2018-02-09 2021-05-20 コリア アドバンスト インスティチュート オブ サイエンス アンド テクノロジー How to process signals, systems and non-transient computer readable media

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503985A (en) * 2007-11-12 2011-01-27 ローベルト ボツシユ ゲゼルシヤフト ミツト ベシユレンクテル ハフツング Data transmission method
JP2011205553A (en) * 2010-03-26 2011-10-13 Fujitsu Ltd Radio communication apparatus
US8451939B2 (en) 2010-03-26 2013-05-28 Fujitsu Limited Radio communication apparatus
JP2016518794A (en) * 2013-05-06 2016-06-23 クアルコム,インコーポレイテッド Synchronous data link throughput enhancement technique based on data signal duty cycle and phase modulation / demodulation
JP2018506915A (en) * 2015-02-04 2018-03-08 クアルコム,インコーポレイテッド Multi-modulation to reduce data link power and improve throughput
JP2018518083A (en) * 2015-04-14 2018-07-05 クアルコム,インコーポレイテッド Improved virtual GPIO using multi-mode modulation
CN105897626A (en) * 2016-04-12 2016-08-24 西安电子科技大学 MPPM modulation soft demodulation algorithm and symbol error rate performance estimation method
CN105897626B (en) * 2016-04-12 2018-11-06 西安电子科技大学 A kind of soft demodulating algorithm and error sign ratio performance estimation method of MPPM modulation
CN107682093A (en) * 2017-10-25 2018-02-09 长春理工大学 A kind of difference multi-pulse position modulation method
JP2021513280A (en) * 2018-02-09 2021-05-20 コリア アドバンスト インスティチュート オブ サイエンス アンド テクノロジー How to process signals, systems and non-transient computer readable media
JP7414723B2 (en) 2018-02-09 2024-01-16 コリア アドバンスト インスティチュート オブ サイエンス アンド テクノロジー Methods, systems and non-transitory computer-readable recording media for processing signals
JP2020088439A (en) * 2018-11-16 2020-06-04 株式会社ラック Can communication device, can communication system, can communication method, and program
CN111786723A (en) * 2020-06-29 2020-10-16 安徽理工大学 PPM code generating device for VLC system for detecting miner signs

Similar Documents

Publication Publication Date Title
US4805174A (en) Error correcting coder/decoder
KR100407942B1 (en) method for improving transmission performance of Transport Format Combination Indicato in a mobile communication system
US6862706B2 (en) Method for a general near optimal turbo code trellis termination
US11171741B2 (en) Polar code transmission method and apparatus
JP2538524B2 (en) Signal decoding method and apparatus
KR100434467B1 (en) APPARATUS FOR GENERATING (n,3) CODEWORD, (n,4) CODEWORD BY USING SIMPLEX CODE AND METHOD THEREOF
JP2000278332A (en) Multi-ppm encoding method and encoding circuit therefor
CN109245853B (en) Polarization code-based synchronization-free communication method
CN109644006B (en) Apparatus and method for encoding data and decoding data
EP1790077B1 (en) Wide window decoder circuit for dual phase pulse modulation
US6182260B1 (en) Channel encoding apparatus using single concatenated encoder
CN113300777B (en) Signal processing method and system for underwater communication and electronic equipment
US6522704B1 (en) Data reception apparatus and data reception method
US7072926B2 (en) Blind transport format detection system and method with logarithm approximation for reliability figure
KR970011135A (en) Terminal and Transceiver Data Processing Method of Code Division Multiple Access Cellular Communication System
KR20060086673A (en) Transmitter and receiver in dblast system
KR20000005787A (en) Punctured viterbi decoding method
KR20010034431A (en) Precoding technique to lower the bit error rate(ber) of punctured convolutional codes
RU2608872C1 (en) Method of encoding and decoding block code using viterbi algorithm
US7260151B2 (en) Dual phase pulse modulation system
US6836504B2 (en) Method and apparatus for spreading symbols in a communication system
RU2259636C1 (en) Method for message transmission in feedback-incorporating system
US6411663B1 (en) Convolutional coder and viterbi decoder
RU2214044C1 (en) Data coding/decoding device
RU2542669C1 (en) Method for code cycle synchronisation of information units for fixed link operating speed range