WO2011004838A1 - スクランブル方法および通信装置 - Google Patents

スクランブル方法および通信装置 Download PDF

Info

Publication number
WO2011004838A1
WO2011004838A1 PCT/JP2010/061531 JP2010061531W WO2011004838A1 WO 2011004838 A1 WO2011004838 A1 WO 2011004838A1 JP 2010061531 W JP2010061531 W JP 2010061531W WO 2011004838 A1 WO2011004838 A1 WO 2011004838A1
Authority
WO
WIPO (PCT)
Prior art keywords
evaluation
value
evaluation value
calculated
scrambled data
Prior art date
Application number
PCT/JP2010/061531
Other languages
English (en)
French (fr)
Inventor
利彦 岡村
章雄 田島
成五 高橋
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to CN201080031240.8A priority Critical patent/CN102474481B/zh
Priority to JP2011521941A priority patent/JP5182424B2/ja
Publication of WO2011004838A1 publication Critical patent/WO2011004838A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/03Shaping networks in transmitter or receiver, e.g. adaptive shaping networks
    • H04L25/03828Arrangements for spectral shaping; Arrangements for providing signals with specified spectral properties
    • H04L25/03866Arrangements for spectral shaping; Arrangements for providing signals with specified spectral properties using scrambling

Definitions

  • the present invention relates to a scramble technique in communication.
  • Line coding In transmission processing of baseband transmission in digital communication, a bit string to be transmitted is processed so as to satisfy restrictions such as DC balance, which is a balance of the number of “0” and “1”, and restrictions on run length (run ⁇ ⁇ length). .
  • DC balance which is a balance of the number of “0” and “1”
  • run length run ⁇ ⁇ length
  • Line coding is broadly divided into a method of encoding so as to satisfy the constraint by adding a redundant code, and a method of encoding so as to satisfy the constraint stochastically using a scrambler.
  • the former method using redundant codes is typically Manchester encoding or 8B / 10B encoding used in Ethernet (registered trademark).
  • 8B / 10B encoding used in Ethernet registered trademark.
  • the transmission rate exceeds 10 Gbps
  • the channel rate is likely to increase as the redundancy increases. For this reason, the demands on the transmitting / receiving device become severe.
  • 8B / 10B since the channel speed for transmitting information at 10 Gbps is 12.5 Gbps, a transmission / reception device that can cope with this speed is required.
  • the latter encoding using a scrambler is suitable for such a request related to high-speed communication.
  • a method using a scrambler is to randomize a transmission bit string using a pseudo-random number sequence generated by an LFSR (Linear Feedback Shift Register) that is easy to implement.
  • LFSR Linear Feedback Shift Register
  • Synchronous scrambling is a method for realizing randomization by adding an information sequence and a pseudo-random number sequence from LFSR (exclusive OR: XOR).
  • FIG. 14 shows a configuration example of the transmission side scrambler 101 and the reception side scrambler 102 using the synchronous scramble system.
  • the LFSR of the transmitting scrambler 101 includes a shift register 103a
  • the LFSR of the receiving scrambler 102 also includes a shift register 103b.
  • the values indicated by these registers (103a, 103b) are called LFSR states.
  • This synchronous scramble system is employed in SONET, which is a standard for multiplexed transmission, and CCSDS, which is a recommendation for satellite communication.
  • the self-synchronizing scramble system is a system in which past output bits are stored in the LFSR, and the output from the LFSR is added to the information series to perform a scramble process.
  • FIG. 15 shows a configuration example of the self-synchronizing scramble system.
  • the transmission side scrambler 201 has a shift register 203a, and the reception side scrambler also has a shift register 203b.
  • This method has a demerit that when a bit inversion error occurs, the error is propagated by the number of LFSR connections, but there is no need to synchronize the frame and it can be recovered even if a synchronization error occurs. There are benefits.
  • the self-synchronization type has security advantages.
  • As a security threat in the scramble system for example, there is a disturbing action by inputting data that cancels the effect of the scramble.
  • the attacker in this case generates a disturbance sequence by randomly selecting the initial state of the LFSR.
  • the probability that the initial state set by the attacker matches the actual initial state can be made sufficiently small if the LFSR length is sufficiently long.
  • Such a self-synchronizing scramble method is used in Ethernet (registered trademark) 64b / 66b encoding and the like.
  • the CIMT method keeps the accumulation of DC balance, calculates the DC balance of the data block to be transmitted, and if the polarities (balance direction) match, all blocks are inverted and transmitted. If so, send it as is. At that time, a header indicating whether or not it is inverted is added to the block. Thus, it is possible to adjust the transmission bit string in a direction in which DC balance is always achieved.
  • the accumulated DC balance can be adjusted.
  • the scramble method is a synchronous type, it is necessary to establish frame synchronization between transmission and reception. Further, in the above method, since an error in the header leads to an error in block units, a protection function is required as in the method of Patent Document 2, and the redundancy is increased. Furthermore, in the method of the above document, since all bit values of the all0 and all1 blocks are only inverted, the run length in the block does not change. Therefore, it is difficult to improve the maximum run length.
  • an object of the present invention is to provide a scrambling method and a communication device for transmitting scrambled data having bit string characteristics suitable for transmission while suppressing data redundancy.
  • a reference frame is formed by adding a reference value as a header to the head of a data block, and scrambled data of the reference frame is generated by a self-synchronizing scrambler.
  • a scrambled data of a comparison frame in which a value different from the reference value is added to the block as a header is generated by adding the scrambled data of the reference frame and a correction sequence, and a bit string characteristic of each scrambled data of the reference frame and the comparison frame If the evaluation value corresponding to the reference frame corresponds to the reference frame, an evaluation value representing the best bit string characteristic for transmission is selected from the calculated evaluation values.
  • Frame scrambled data is transmitted, and the selected evaluation value is When corresponding to a ratio frame, the scrambled data of the reference frame and the correction sequence are added and transmitted, and the value held in the scrambler shift register is assumed to be the value when the scrambled data of the comparison frame is completed And a scramble method is provided, wherein the corrected value is applied to a reference frame of a new data block.
  • a header addition unit that forms a reference frame by adding a reference value as a header to the head of a data block, and scrambled data of the reference frame is generated by a self-synchronizing scrambler Generating a scrambled data of a comparison frame in which a value different from the reference value is added to the data block as a header by adding the scrambled data of the reference frame and a correction sequence, and the reference frame and the comparison frame
  • An evaluation value related to the bit string characteristic of each scrambled data is calculated according to an evaluation criterion, an evaluation value representing the best bit string characteristic for transmission is selected from the calculated evaluation values, and the correction series or An evaluation determination unit that outputs a zero sequence, and a reference frame
  • An adder that adds the sum data and the correction series or the zero series and transmits the addition result, and the evaluation determination unit, if the selected evaluation value corresponds to the comparison frame, to that effect
  • the determination result is supplied to the scrambler, and the correction sequence is
  • the scrambler when supplied with the determination result, compares the value held by the shift register of the scrambler with the contrast.
  • a communication apparatus is provided that corrects a value to a value that is assumed when frame scrambled data is completed, and applies the corrected value to a reference frame of a new data block.
  • FIG. 1 shows the configuration of the transmission system of the communication apparatus 500 in the embodiment of the present invention.
  • the header adding unit 501 generates a frame having the structure shown in FIG. 2 by adding a reference value scramble header to the head of a data block divided into fixed lengths.
  • the frame in which the reference value is set in the scramble header corresponds to the reference frame in the present invention.
  • the scramble header is 1 bit and the reference value is “0”.
  • the frame redundancy is (N + 1) / N.
  • the scrambler with correction function 502 generates scrambled data (T0) by scrambling the reference frame with a self-synchronizing scrambler.
  • the generated data T0 (bit length: (N + 1) bits) is temporarily stored in the buffer 503.
  • the scrambler 502 adjusts the state of the LFSR to be applied to a new data block to be processed according to the determination result fed back from the evaluation determination unit 504 described later.
  • the evaluation determination unit 504 calculates an evaluation value related to the data T0 and an evaluation value of the scrambled data T1 when a value (“1”) different from the reference value is added to the data block as a header.
  • the evaluation value is a value for determining whether or not the bit string characteristic of the scrambled data has a beneficial effect on the transmission of the data.
  • the scramble data T1 corresponds to the scramble data of the contrast frame in the present invention, and is generated using T0 as will be described later.
  • the evaluation determination unit 504 selects one representing the best bit string characteristic for transmission from among the evaluation values of T0 and T1, and controls to transmit the scrambled data (T0 or T1) having the best evaluation value. .
  • the evaluation determination unit 504 when the evaluation value of T1 is selected, the evaluation determination unit 504 outputs a correction series M described later.
  • the correction sequence M and the output (T0) from the buffer 503 are added by the adder 505 to form T1, and this T1 is transmitted.
  • the correction series M is an output series when the initial state of the LFSR is all0 and the frame ((N + 1) bits) in which the scramble header “1” is added to the data block of all0 having the bit length N is scrambled.
  • the evaluation determination unit 504 When the evaluation value of T0 is selected, the evaluation determination unit 504 outputs a zero series (all0).
  • the evaluation determination unit 504 feeds back information to the above-described scrambler 502 as a determination result using information on which scramble data of the evaluation value evaluated as best (T0 or T1).
  • the basic operation of the communication apparatus 500 having the above configuration will be described with reference to the flowchart shown in FIG.
  • the illustrated procedure shows a flow when the t-th data block is processed.
  • the state of the LFSR in the scrambler 502 at the start of processing of the frame corresponding to the data block t is represented by S (t).
  • the scrambler 502 When the scrambler 502 receives the reference frame in which the scramble header “0” is added to the data block t from the header addition unit 501, the scrambler scrambles it in the state S (t) to generate scramble data T0 (step S401). .
  • the data block length is N bits
  • the total length of T0 is (N + 1) bits.
  • the generated T0 is stored in the buffer 503 and supplied to the evaluation determination unit 504.
  • Evaluation evaluation unit 504 calculates an evaluation value of T0 according to a preset evaluation criterion (step S402). A method for calculating the evaluation value will be described later.
  • the evaluation determination unit 504 scrambles data T1 (bit length: (N + 1) bits) in the state S (t) for a frame (contrast frame) in which “1” is added as a scramble header to the data block t. ) Is generated (step S403).
  • This T1 is generated using T0 by the method described later.
  • the evaluation determination unit 504 calculates the generated evaluation value of T1 (step S404).
  • the evaluation determination unit 504 compares them and determines an evaluation value representing the best bit string characteristic based on the evaluation criterion. As a result, when the evaluation value of T0 is better than that of T1 (step S405: Yes), the evaluation determination unit 504 controls to transmit T0. That is, an N-bit all0 series is output to the adder 505. The zero series is added to T0 by the adder 505, so that T0 is finally transmitted (step S406).
  • the evaluation determination unit 504 feeds back to the scrambler 502 as a determination result that the evaluation value of T0 corresponding to the header “0” has been selected.
  • the scrambler 502 recognizes the state of the LFSR at the time of completion of T0, that is, the value currently stored in the LFSR as the LFSR state S (t + 1) for the new data block (t + 1) (step S407).
  • step S405 when the evaluation value of T1 is better than that of T0 (step S405: No), the evaluation determination unit 504 controls T1 to be transmitted. That is, the correction series M is output to the adder 505. The correction series M is added to T0 by the adder 505, so that T1 is finally transmitted (step S408).
  • the evaluation determination unit 504 feeds back to the scrambler 502 as a determination result that the evaluation value of T1 corresponding to the header “1” has been selected.
  • the scrambler 502 corrects the state S (t) of the LFSR at the time of completion of T0 to a state that assumes the time of completion of T1, and changes the corrected state to the state S (for the new data block (t + 1). t + 1) (step S409). This correction method will be described later.
  • Steps S401 and S403 can be executed by parallel processing. Steps S402 and S404 can be sequentially processed for T0 and T1 that are sequentially generated. A hardware configuration of the communication apparatus 500 for realizing such a processing mode will be described below.
  • FIG. 4 is a configuration example of the scrambler 502 with a correction function.
  • the scrambler 502 is configured to adjust the state of the LFSR according to the determination result fed back from the evaluation determination unit 504 based on the configuration of the self-synchronizing scrambler (FIG. 15).
  • the scrambler 502 holds an LFSR correction value 601 (constant). Note that “1”, “0”, and “1” as the illustrated correction value 601 are merely examples, and the correction value 601 of the present embodiment is not limited.
  • the scrambler 502 corrects the LFSR state to the state when T1 is completed by adding the correction value 601 to each register of the LFSR, and the next data block In preparation for the process (t + 1) (FIG. 3: Step S409).
  • the determination result corresponds to T0
  • the state of the LFSR is not corrected by the correction value 601.
  • FIG. 5 is a configuration example of the evaluation determination unit 504.
  • the evaluation determination unit 504 receives T0 output from the scrambler 502 described above.
  • the correction series generation unit 701 outputs the above-described correction series M. This can also be realized by storing a value calculated in advance in a memory.
  • the scrambled data T1 of the comparison frame having the header “1” is obtained by adding the correction sequence M to T0 from the scrambler 502.
  • Evaluation value calculation unit 702a calculates an evaluation value of T0, and the other evaluation value calculation unit 702b calculates an evaluation value of T1.
  • the processing of the evaluation value calculation units 702a and 702b is performed in accordance with the sequential input of T0.
  • the determination unit 703 determines the one showing the best bit string characteristic from the evaluation values related to T0 and T1, feeds back the determination result to the scrambler 502, and inputs it to the control port of the selector 704.
  • the selector 704 When the determination result from the control port is related to the header “0”, the selector 704 outputs an all0 sequence of N bits as a sequence to be output to the adder 505 as described above. Thereby, T0 from the buffer 503 is transmitted as it is.
  • the correction sequence M from the correction sequence generation unit 701 is output. This M is added to T0 from the buffer 503, whereby T0 is converted to T1 and T1 is transmitted.
  • Z (0) 0.
  • the weighted cumulative DC balance can deal with many transmitting / receiving devices and transmission paths by appropriately setting the weighting coefficient ⁇ .
  • the evaluation value calculation units 702a and 702b calculate Y0 (t) and Y1 (t), which are DC balances of T0 and T1, respectively. .
  • the processing procedure of the determination unit 703 in this case will be described with reference to the flowchart of FIG.
  • the determination unit 703 When the determination unit 703 receives DC balances Y0 (t) and Y1 (t) related to T0 and T1 from the evaluation value calculation units 702a and 702b (step S800), the determination unit 703 weights Y0 (t) and Y1 (t). The absolute values of the cumulative DC balance are compared (step S801). According to the above equation (1), in the case of Y0 (t),
  • step S801 Yes
  • evaluation Value Model 2 As another example of the evaluation value model based on the cumulative DC balance, there is a method using a recent fixed number of scrambled data. If this fixed number of frames is K + 1, the cumulative DC balance of this model is defined by the following equation (2).
  • a cumulative DC balance obtained by combining the equations (1) and (2) can also be defined.
  • the update of Z (t) in equation (2) can also be performed as in the following equation (3). In the case of this model, it is necessary to hold the DC balance value of the latest K frames.
  • the maximum run length of scrambled data can be used in addition to the above DC balance.
  • This model examines “0” run length or “1” run length (number of consecutive “0” or “1”) in T0, T1, and uses the maximum run length, which is the maximum value, as the evaluation value. It is a method to do. In the evaluation, for example, the smaller the maximum run length, the better the bit string characteristic is determined.
  • the determination unit 703 calculates the evaluation values (weighted cumulative DC balance) of T0 and T1 based on the first evaluation criterion, and determines whether or not the difference between them is greater than or equal to a predetermined threshold (step S901). As a result, when the difference between the two evaluation values exceeds the threshold value, the determination result of the first evaluation criterion is applied (step S902) along the above-described procedure (FIG. 6: S801-S805).
  • step S901 when the difference between the evaluation values of T0 and T1 is less than the threshold (step S901: No), the determination unit 703 determines that the evaluation values of T0 and T1 according to the first evaluation criterion are not significantly different, and the second evaluation criterion. (Determination based on the maximum run length) is performed (step S903). The determination result is fed back to the scrambler 502 (step S904).
  • the second evaluation criterion is set so that the information related to T0 is always the determination result, that is, when the two evaluation values in the first evaluation criterion are not significantly different, the determination result that the evaluation value of T0 is always the best is output. By doing so, it is possible to realize a model in which evaluation values are compared only when the difference between evaluation values exceeds a threshold value. Thereby, the frequency of the correction operation in the scrambler 502 can be reduced.
  • the determination unit 703 reads out random bits (step S1001). As long as the random bit is not completely inferable by a third party, an arbitrary value can be adopted. For example, a partial value of LFSR in the scrambler 502, a time parameter, or the like may be used.
  • the determination unit 703 determines whether or not the acquired random bits match or correspond to a preset prediction value. For example, when a random bit is a time parameter, a certain time zone may be set as a predicted value, and it may be determined whether the time indicated by the random bit corresponds to the time zone of the predicted value (whether it corresponds). .
  • step S1002 determines whether the random bits correspond to the predicted value. If the random bits corresponds to the predicted value, it is determined that T1 is the best (step S1004). In this way, by using a random alternative method, it is possible to enhance resistance to attacks on scrambled data.
  • the receiving side of the scrambled data can be dealt with by a normal self-synchronous descrambler. In other words, no special consideration is required for header errors in received scrambled data.
  • the circuit scale on the transmission side is expected to be about twice that of the conventional circuit according to the present embodiment
  • the scrambler is originally a small circuit, so there is almost no influence on the entire transmitter. Further, an increase in delay during transmission can be suppressed to about one block.
  • the DC balance improvement is probabilistic depending on whether the header is “0” or “1”, but actually the distribution of the DC balance is increased. Can be improved. For example, assuming an extreme model using a cumulative DC balance in which past values have no attenuation, the cumulative DC balance has a uniform distribution when a general scrambler is used. , An exponential distribution with “0” as an average. Further, by selecting the correction series M in this way, it is possible to improve the evaluation value other than the DC balance such as the maximum run length.
  • the LFSR correction value 601 (FIG. 4) and the output sequence M (FIG. 5) of the correction sequence generation unit 701 at that time must be set in advance.
  • the correction value 601 is 8 bits of “1000 — 0100”.
  • the correction series M is 33 bits of “1011 — 0001 — 1110 — 1000 — 0111 — 1111 — 1001 — 0000 — 1”.
  • the correction value 601 may be set in consideration of the delay. At this time, depending on the scramble header of the previous data block, the delay bit is corrected with respect to the head of the data block in the buffer 503.
  • the evaluation determination unit 504 performs processing after waiting for this correction.
  • the correction series M preferably has a value such that T0 and T1 are uncorrelated, and preferably has good properties with respect to DC balance, maximum run length, and randomness.
  • a scrambler represented by a generator polynomial shown in the following equation (4) is used.
  • FIG. 9 is an implementation example for updating the weighted cumulative DC balance Z (t) by the above-described equation (1) in the determination unit 703.
  • FIG. 11 and 12 show distributions when the evaluation value is a weighted cumulative DC balance (FIG. 6).
  • the data block length N 63 (the frame length is 64)
  • the number of blocks is 1,000,000
  • the input data obtained by randomly generating is used.
  • the cumulative DC balance distribution indicates a value obtained by counting (Y (t) + Z (t ⁇ 1)) / 2 in each data block.
  • the vertical axis of the graph is displayed in logarithm. Further, the following formula (6) is used as a generator polynomial of LFSR.
  • the distribution of “conventional” in each figure is a value obtained by counting the cumulative DC balance for each data block (64 bits) when general scrambling is performed in the above equation (6). From the graphs in each figure, it can be seen that the cumulative DC balance distribution is greatly improved by the embodiment of the present invention. For example, in FIG. 11, when the absolute value of the cumulative DC balance exceeds 20, the frequency is 1/100 or more in general scrambling indicated by “conventional”, whereas in the embodiment of the present invention, only once. The frequency is 1 / 1,000,000.
  • the embodiment of the present invention is not limited to the above-described embodiment, and appropriate modifications can be made within the scope of the claims.
  • the number of bits of the scramble header is 1 bit, but it may be 2 bits or more.
  • evaluation values for 2 ⁇ d headers are calculated (T0, T1,... Are (N + d) bits), and the best one is selected from the calculated 2 ⁇ d evaluation values. Good.
  • the evaluation determination unit 504 of the above embodiment feeds back the determination result regardless of the content, but instead, only when the determination result is T1, that is, only when LFSR correction by the correction value 601 is necessary ( FIG. 3: S409), the determination result may be fed back to the scrambler 502.
  • the communication device 500 can be realized by hardware, but the computer reads a program for causing the computer to function as the communication device 500 from a computer-readable recording medium and executes the program. Can also be realized.
  • the communication method according to the embodiment of the present invention can be realized by hardware, but is also realized by reading and executing a program for causing a computer to execute the method from a computer-readable recording medium. can do.
  • a reference frame is formed by adding a reference value as a header to the beginning of a data block, Generate scrambled data of the reference frame by a self-synchronizing scrambler, Generating scrambled data of a contrast frame in which a value different from the reference value is added to the data block as a header by adding the scrambled data of the reference frame and a correction sequence;
  • An evaluation value related to a bit string characteristic of each scrambled data of the reference frame and the contrast frame is calculated according to an evaluation criterion, Selecting an evaluation value representing the best bit string characteristic for transmission from the calculated evaluation values; If the selected evaluation value corresponds to the reference frame, transmit the scrambled data of the reference frame, When the selected evaluation value corresponds to the comparison frame, the scrambled data of the reference frame and the correction sequence are added and transmitted, and the value held in the shift register of the scrambler is scrambled data of the comparison frame
  • a scramble method characterized in that a correction is made to a value
  • the said evaluation value is calculated using accumulation of the past evaluation value by making DC balance of each said scramble data into the said bit string characteristic, Update the past evaluation value accumulation using the best bit string characteristic evaluation value;
  • the evaluation value of each scrambled data is calculated according to the first evaluation standard, If the difference between the calculated evaluation values exceeds a threshold, select an evaluation value representing the best bit string characteristic according to the first evaluation criterion, When the difference between the calculated evaluation values is below a threshold value, an evaluation value of each scrambled data is calculated according to a second evaluation criterion different from the first evaluation criterion, and the first evaluation value is calculated from the calculated evaluation values. 2.
  • the scramble method according to appendix 1 wherein an evaluation value representing the best bit string characteristic is selected according to an evaluation criterion of 2.
  • the evaluation values represented by the first and second evaluation criteria are values calculated by using past evaluation values accumulated with the DC balance of the scrambled data as the bit string characteristics, The scrambling method according to appendix 5, wherein the maximum run length of the scrambled data is a mutually different value among the values calculated as the bit string characteristics.
  • the evaluation value of each scrambled data is calculated according to the first evaluation standard, If the difference between the calculated evaluation values exceeds a threshold, select an evaluation value representing the best bit string characteristic according to the first evaluation criterion, If the difference between the calculated evaluation values is below a threshold, obtain a random bit, When the random bits correspond to a predicted value, the scrambled data of the contrast frame is selected as scrambled data of an evaluation value representing the best bit string characteristic, 2.
  • the scramble method according to claim 1 wherein if the random bits do not correspond to the predicted value, the scramble data of the reference frame is selected as scramble data of an evaluation value representing the best bit string characteristic.
  • the evaluation value represented by each of the first evaluation criteria is a value calculated by using the accumulation of past evaluation values using the DC balance of each scrambled data as the bit string characteristic, and the scrambled data
  • a header adding unit that forms a reference frame by adding a reference value as a header to the head of a data block;
  • a scrambler for generating scrambled data of the reference frame by a self-synchronizing scrambler;
  • a scrambled data of a comparison frame in which a value different from the reference value is added to the data block as a header is generated by adding the scrambled data of the reference frame and a correction sequence, and each scrambled data of the reference frame and the comparison frame
  • An evaluation value related to the bit string characteristic is calculated according to an evaluation criterion, an evaluation value representing the best bit string characteristic for transmission is selected from the calculated evaluation values, and the correction series or the zero series is output according to the selection.
  • An evaluation determination unit An adder that adds the scrambled data of the reference frame and the correction sequence or the zero sequence and transmits the addition result;
  • the evaluation determination unit supplies a determination result indicating that to the scramble unit, and outputs the correction series to the adder.
  • the scramble unit corrects the value held in the shift register of the scrambler to a value that is assumed when the contrast frame scramble data is completed, and the corrected value is newly set.
  • a communication apparatus that is applied to a reference frame of a data block.
  • the said evaluation determination part calculates the said evaluation value using the accumulation of the past evaluation value by making DC balance of each said scramble data into the said bit string characteristic, and uses the said evaluation value of the said best bit string characteristic.
  • the communication device according to appendix 14, wherein the past evaluation value accumulation is updated, and the evaluation value of the scrambled data related to the new data block is calculated using the updated accumulation.
  • the said evaluation determination part weights with the coefficient which shows the value within the predetermined range, when calculating the said evaluation value,
  • the communication apparatus of Additional remark 15 characterized by the above-mentioned.
  • the said evaluation determination part calculates the evaluation value of each said scramble data according to 1st evaluation criteria, and when the difference between the calculated evaluation values exceeds a threshold value, it is said best according to said 1st evaluation criteria. If the evaluation value representing the bit string characteristic of the selected value is less than a threshold value, the evaluation value of each scrambled data is calculated according to a second evaluation criterion different from the first evaluation criterion. 15. The communication apparatus according to appendix 14, wherein an evaluation value representing the best bit string characteristic is selected from the calculated evaluation values according to the second evaluation criterion.
  • the evaluation value represented by each of the first and second evaluation criteria is a value calculated by using the accumulation of past evaluation values using the DC balance of each scrambled data as the bit string characteristic,
  • the evaluation determination unit calculates an evaluation value related to the DC balance as an evaluation value represented by the first evaluation criterion
  • the evaluation value is accumulated using the evaluation value of the best bit string characteristic.
  • the communication device according to appendix 19 or 20, wherein the evaluation value of the scramble data relating to the new data block is calculated using the updated accumulation.
  • the said evaluation determination part calculates the evaluation value of each said scramble data according to 1st evaluation criteria, and when the difference between the said calculated evaluation values exceeds a threshold value, it is said best according to said 1st evaluation criteria.
  • the scrambled data of the evaluation value representing the best bit string characteristic is selected and the random bit does not correspond to the prediction value
  • the scrambled data of the reference frame is selected as the scrambled data of the evaluation value representing the best bit string characteristic
  • the evaluation value represented by each of the first evaluation criteria is a value calculated using the accumulation of past evaluation values using the DC balance of each scrambled data as the bit string characteristic, and the scrambled data
  • the present invention is suitable for line coding in optical communication, for example.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Dc Digital Transmission (AREA)

Abstract

データの冗長度を抑えつつ、送信に好適なビット列特性を持つスクランブルデータを送信する。 基準値がヘッダとして付加された基準フレームから自己同期型スクランブラによりスクランブルデータを生成し、基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを生成し、各スクランブルデータのビット列特性に関する評価値を算出し、送信のための最良のビット列特性を表す評価値を選択し、その評価値のスクランブルデータを送信し、対比フレームのスクランブルデータを送信した場合はスクランブラのシフトレジスタが保持する値を当該対比フレームのスクランブルデータの完成時を想定した値に補正し、補正された値を新たなデータブロックの基準フレームに適用する。

Description

スクランブル方法および通信装置
 本発明は、通信におけるスクランブル技術に関する。
 デジタル通信におけるベースバンド伝送の送信処理では、送信対象のビット列が、「0」,「1」の個数のバランスであるDCバランスやラン長(run length)の制限といった制約を満たすように処理される。このような処理は、ラインコーディング(line coding)などと呼ばれる。ラインコーディングは、冗長符号を付加することで制約を満たすように符号化する方式と、スクランブラを用いて確率的に制約を満たすように符号化する方式とに大別される。
 冗長符号による前者の方式は、イーサネット(登録商標)で利用されているマンチェスタ符号化や8B/10B符号化が代表的である。伝送速度が10Gbpsを超えると、冗長度の増大に伴い、チャネル速度の増大が生じやすい。そのため、送受信デバイスに求められる要求が厳しくなる。例えば、上記の8B/10Bの場合、10Gbpsで情報を伝送するためのチャネル速度は12.5Gbpsとなるため、この速度に対処し得る送受信デバイスが必要とされる。このような高速通信に係る要求に対しては、スクランブラを用いる後者の符号化が好適である。
 スクランブラを用いる方式は、実装が容易なLFSR(Linear Feedback Shift Register:線形帰還シフトレジスタ)により発生させる擬似乱数列を利用して、送信ビット列をランダム化するというものである。この類のスクランブル方式は、同期型と自己同期型とに大別される。
 同期型スクランブルは、情報系列とLFSRからの擬似乱数列との加算(排他的論理和:XOR)によってランダム化を実現する方式である。図14に、同期型スクランブル方式による送信側スクランブラ101および受信側スクランブラ102の構成例を示す。送信側スクランブラ101のLFSRはシフトレジスタ103aを備え、受信側スクランブラ102のLFSRも同様にシフトレジスタ103bを有する。これらのレジスタ(103a,103b)が示す値は、LFSRの状態と呼ばれる。
 この同期型スクランブル方式では、LFSRの状態を送信側(101)と受信側(102)とで完全に同期を取る必要がある。この方式の利点は、例えば、エラー(ビット反転)が発生する場合でも、そのエラーは伝播しないことが挙げられる。この同期型スクランブル方式は、多重化伝送における標準であるSONETや、衛星通信の勧告であるCCSDSなどで採用されている。
 一方、自己同期型スクランブル方式は、過去の出力ビットをLFSRに格納しておき、情報系列にLFSRからの出力を加算することによりスクランブル処理する方式である。図15に、自己同期型スクランブル方式の構成例を示す。送信側スクランブラ201はシフトレジスタ203aを持ち、受信側スクランブラも同様にシフトレジスタ203bを持つ。この方式には、ビット反転のエラーが発生した場合にLFSRの結線数分だけエラーが伝播するというデメリットがあるが、フレーム同期をとる必要がなく、同期ずれのエラーが発生しても回復可能というメリットがある。
 さらに自己同期型には、セキュリティ上の利点もある。スクランブル方式におけるセキュリティ上の脅威としては、例えば、スクランブルの効果を打ち消すようなデータを投入することによる妨害行為がある。この場合の攻撃者は、LFSRの初期状態をランダムに選ぶことで、妨害の系列を発生させることになる。しかしながら、攻撃者の設定した初期状態と実際の初期状態とが一致する確率は、LFSR長が十分に長ければ、十分に小さくすることができる。
 かかる自己同期型スクランブル方式は、イーサネット(登録商標)の64b/66b符号化などで使用されている。64b/66b符号化は、生成多項式:g(x)=x^57+x^19+1により自己同期型スクランブルを施したデータ系列を64bitsのデータブロックに分割し、同期用の2bitsヘッダ(「01」又は「10」)を先頭に付加することで66bitsの送信フレームを形成するという符号化方式である。
 ところで、スクランブルに基づくラインコード方式では、通信特性を確率的に劣化させるビットパタンが発生することは避けられない。これに関する技術として、例えば、後述の特許文献1,2に開示されているCIMT(Conditional Inversion Master Transition)と呼ばれる方式がある。
 CIMT方式は、DCバランスの累積を保持しておき、送信するデータブロックのDCバランスを計算して、極性(バランスの方向)が一致していれば、ブロックを全て反転して送信し、不一致の場合はそのまま送信する。その際に、反転したかどうかを示すヘッダをブロックに付加する。これより、常にDCバランスが取れている方向に送信ビット列を調整することが可能となる。
米国特許第5,022,051号明細書 米国特許第5,438,621号明細書
 上記特許文献1、2に記載の方法によれば、累積DCバランスを調整することができるが、スクランブル方式が同期型であるため、送受信間でフレーム同期をとる必要がある。また、上記方法では、ヘッダのエラーがブロック単位のエラーにつながるため、特許文献2の方法のように保護機能が必要となり、冗長度の増大を招く。さらにまた、上記文献の方法において、all0やall1のブロックは各ビット値が反転するだけであるから、ブロック内のラン長に変化は生じない。よって、最大ラン長を改善することは困難である。
 そこで、本発明は、データの冗長度を抑えつつ、送信に好適なビット列特性を持つスクランブルデータを送信するためのスクランブル方法および通信装置を提供することを目的とする。
 本発明の第1の観点によれば、データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成し、自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成し、前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、前記選択した評価値が前記基準フレームに対応する場合は当該基準フレームのスクランブルデータを送信し、前記選択した評価値が前記対比フレームに対応する場合は、前記基準フレームのスクランブルデータと前記補正系列とを加算して送信し、前記スクランブラのシフトレジスタが保持する値を当該対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とするスクランブル方法が提供される。
 本発明の第2の観点によれば、データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成するヘッダ付加部と、自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成するスクランブル部と、前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、当該選択に応じて前記補正系列またはゼロ系列を出力する評価判定部と、前記基準フレームのスクランブルデータと前記補正系列またはゼロ系列とを加算して当該加算結果を送信する加算器とを備え、前記評価判定部は、前記選択した評価値が前記対比フレームに対応する場合は、その旨を表す判定結果を前記スクランブル部へ供給し、且つ前記補正系列を前記加算器へ出力し、前記スクランブル部は、前記判定結果を供給されたとき、前記スクランブラのシフトレジスタが保持する値を前記対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とする通信装置が提供される。
 本発明によれば、データの冗長度を抑えつつ、送信に好適なビット列特性を持つスクランブルデータを送信することができる。
本発明の実施形態における通信装置のブロック図である。 本発明の実施形態におけるフレームのフォーマットに関する説明図である。 本発明の実施形態における通信装置の基本動作に関するフローチャートである。 本発明の実施形態における補正機能付きスクランブラの構成例である。 本発明の実施形態における評価判定部の構成例である。 本発明の実施形態において重み付き累計DCバランスを評価基準にした場合の判定部のフローチャートである。 本発明の実施形態において第1/第2評価基準を用いる場合の判定部のフローチャートである。 本発明の実施形態においてランダムビットを用いる場合の判定部のフローチャートである。 本発明の実施形態において重み付き累計DCバランスを評価基準にした場合の判定部のブロック図である。 本発明の実施形態において重み付き累計DCバランスを評価基準にした場合の判定部の他のブロック図である。 本発明の実施形態における重み付き累計DCバランス(ρ=0.9)に関する説明図である。 本発明の実施形態における重み付き累計DCバランス(ρ=1.0)に関する説明図である。 本発明の実施形態における有限個の累計DCバランスに関する説明図である。 同期型スクランブラに関する説明図である。 自己同期型スクランブラに関する説明図である。
101、201 送信側スクランブラ
102、202 受信側スクランブラ
103a、103b、203a、203b シフトレジスタ
500 通信装置
501 ヘッダ付加部
502 補正機能付きスクランブラ(スクランブル部)
503 バッファ
504 評価判定部
505 加算器
601 補正値
701 補正系列発生部
702a、702b 評価値算出部
703 判定部
704 セレクタ
1101、1202 レジスタ
1102 加算器
1103 乗算器
1201 シフトレジスタ
 図1に、本発明の実施形態における通信装置500の送信系の構成を示す。ヘッダ付加部501は、固定長に分割されたデータブロックの先頭に基準値のスクランブルヘッダを付加することにより、図2に示す構造を持つフレームを生成する。
 スクランブルヘッダに基準値が設定されたフレームは、本発明における基準フレームに対応する。ヘッダのビット数および基準値の設定は任意であるが、本実施形態では、スクランブルヘッダを1ビットとし、基準値を「0」とする。本実施形態のように、Nビットのデータブロックに1ビットのスクランブルヘッダを付加する場合、フレームの冗長度は(N+1)/Nとなる。ヘッダのビット数を1ビットにすることで、N=32の場合でも冗長度は1.03であり、8B/10B符号化の場合の冗長度である1.25と比較しても十分に小さい冗長度に抑えられる。
 補正機能付きスクランブラ502は、基準フレームを自己同期型スクランブラでスクランブル処理することにより、スクランブルデータ(scrambled data)T0を生成する。生成されたデータT0(ビット長:(N+1)bits)は、いったんバッファ503に格納される。また、スクランブラ502は、後述の評価判定部504からフィードバックされる判定結果に応じて、新たな処理対象のデータブロックに適用すべきLFSRの状態を調整する。
 評価判定部504は、データT0に関する評価値と、基準値とは別の値(「1」)をヘッダとして上記データブロックに付加した場合のスクランブルデータT1の評価値とを算出する。ここで、評価値とは、スクランブルデータのビット列特性が、そのデータの送信に有益に作用するかどうかを判断するための値である。スクランブルデータT1は、本発明における対比フレームのスクランブルデータに対応するものであり、後述するように、T0を利用して生成される。
 また、評価判定部504は、T0及びT1の評価値のうちから、送信に最良のビット列特性を表すものを選択し、その最良の評価値のスクランブルデータ(T0又はT1)を送信するよう制御する。
 より具体的には、T1の評価値が選択された場合、評価判定部504は、後述の補正系列Mを出力する。補正系列Mとバッファ503からの出力(T0)とが加算器505により加算されることでT1が形成され、このT1が送信される。補正系列Mは、LFSRの初期状態をall0とし、ビット長Nのall0のデータブロックにスクランブルヘッダ「1」が付加されたフレーム((N+1)bits)にスクランブルを施した場合の出力系列である。また、T0の評価値が選択された場合、評価判定部504は、ゼロ系列(all0)を出力する。
 さらにまた、評価判定部504は、最良と評価した評価値のスクランブルデータが何れであるか(T0又はT1)に関する情報を判定結果として、それを前述のスクランブラ502にフィードバックする。
 図3に示すフローチャートを参照して、上記構成による通信装置500の基本動作を説明する。図示の手順は、t番目のデータブロックを処理するときのフローを示している。データブロックtに対応するフレームの処理開始時のスクランブラ502におけるLFSRの状態をS(t)で表す。
 スクランブラ502は、データブロックtにスクランブルヘッダ「0」が付加された基準フレームをヘッダ付加部501から受けると、それを状態S(t)においてスクランブルし、スクランブルデータT0を生成する(ステップS401)。ここで、データブロック長をNbitsとするとT0の全長は(N+1)bitsである。生成されたT0は、バッファ503に格納されると共に、評価判定部504へ供給される。
 評価判定部504は、予め設定された評価基準に従ってT0の評価値を算出する(ステップS402)。評価値の算出方法に関しては後述する。
 また、評価判定部504は、上記のデータブロックtにスクランブルヘッダとして「1」が付加された場合のフレーム(対比フレーム)について、状態S(t)におけるスクランブルデータT1(ビット長:(N+1)bits)を生成する(ステップS403)。このT1は、後述の方法により、T0を用いて生成される。評価判定部504は、生成したT1の評価値を算出する(ステップS404)。
 T0及びT1それぞれの評価値を算出すると、評価判定部504は、それらを比較し、評価基準に基づく最良のビット列特性を表す評価値を判別する。その結果、T0の評価値がT1のそれよりも良好である場合(ステップS405:Yes)、評価判定部504は、T0が送信されるよう制御する。すなわち、加算器505にNビットのall0の系列を出力する。このゼロ系列が加算器505にてT0と加算されることで、最終的にT0が送信される(ステップS406)。
 また、評価判定部504は、ヘッダ「0」に対応するT0の評価値が選択されたことを判定結果としてスクランブラ502にフィードバックする。この場合、スクランブラ502は、T0完成時におけるLFSRの状態、すなわち、現時点でLFSRに格納されている値を、新たなデータブロック(t+1)のためのLFSR状態S(t+1)として認識する(ステップS407)。
 一方、T1の評価値がT0のそれよりも良好である場合(ステップS405:No)、評価判定部504は、T1が送信されるよう制御する。すなわち、加算器505へ補正系列Mを出力する。この補正系列Mが加算器505にてT0と加算されることで、最終的にT1が送信される(ステップS408)。
 また、評価判定部504は、ヘッダ「1」に対応するT1の評価値が選択されたことを、判定結果としてスクランブラ502にフィードバックする。この場合、スクランブラ502は、T0完成時のLFSRの状態S(t)を、T1完成時を想定した状態に補正し、補正された状態を新たなデータブロック(t+1)のための状態S(t+1)として認識する(ステップS409)。この補正の方法については後述する。
 上記のステップS401及びS403は並列処理により実行することができる。また、ステップS402及びS404は、順次生成されるT0及びT1に対し逐次的に処理することができる。このような処理形態を実現するための通信装置500のハードウェア構成について、以下に説明する。
 図4は、補正機能付きスクランブラ502の構成例である。スクランブラ502は、自己同期型スクランブラの構成(図15)を基本として、評価判定部504からフィードバックされる判定結果に応じてLFSRの状態を調整するよう構成されている。
 スクランブラ502は、LFSRの補正値601(定数)を保持している。なお、図示の補正値601としての「1」,「0」,「1」は、あくまで一例に過ぎず、本実施形態の補正値601を限定するものではない。スクランブラ502は、評価判定部504からの判定結果がT1に対応する場合、補正値601をLFSRの各レジスタに加算することでLFSRの状態をT1完成時の状態に補正し、次のデータブロック(t+1)の処理に備える(図3:ステップS409)。一方、判定結果がT0に対応する場合は、LFSRの状態が補正値601により補正されることはない。
 LFSRの補正値601は、LFSRの初期状態をall0とし、「100…000」(「0」の個数=データブロック長)を入力したときのLFSRのレジスタ値であり、LFSRのレジスタ長分のビットで表される。
 図5は、評価判定部504の構成例である。この評価判定部504には、上記のスクランブラ502から出力されるT0が入力される。補正系列発生部701は、前述の補正系列Mを出力する。これは、予め計算しておいた値をメモリに格納しておくことでも実現できる。ヘッダが「1」である対比フレームのスクランブルデータT1は、スクランブラ502からのT0に補正系列Mを加算することで得られる。
 評価値算出部702aはT0の評価値を算出し、他方の評価値算出部702bはT1の評価値を算出する。評価値算出部702a,702bの処理は、T0の逐次的な入力に合わせて行われる。判定部703は、T0及びT1に関する評価値から最良のビット列特性を示すものを判定し、その判定結果を、スクランブラ502にフィードバックすると共に、セレクタ704の制御ポートに入力する。
 セレクタ704は、制御ポートからの判定結果がヘッダ「0」に関するものである場合、前述したように、加算器505へ出力すべき系列としてNビット分のall0の系列を出力する。これにより、バッファ503からのT0がそのままの値で送信される。また、判定結果がヘッダ「1」に関する場合、補正系列発生部701からの補正系列Mを出力する。このMがバッファ503からのT0と加算されることで、T0がT1に変換され、そのT1が送信される。
 [評価値モデル1]
 評価判定部504で用いる評価値モデルについて説明する。実装の観点からは、評価値は、算出が容易であることが重要である。いま、データブロックtに関するスクランブルデータのDCバランス(「0」の個数と「1」の個数との差)をY(t)とする。例えば、「0」の個数が30で「1」の個数が34のスクランブルデータの場合(データフレーム長:N+1=64)、DCバランスはY(t)=-4となる。
 ここで、連続するデータブロックt(t=1,2,3,…)のスクランブルデータの重み付き累積DCバランスZ(t)は、DCバランスY(t)と、所定範囲内にある重み係数ρ(0≦ρ≦1)を用いた下記の式(1)により定義することができる。
 Z(t)=ρ(Y(t)+Z(t-1))=ρY(t)+(ρ^2)Y(t-1)+(ρ^3)Y(t-2)+… 式(1)
 上記式(1)においてZ(0)=0とする。ρ=0の場合は、現フレームのみのDCバランスを表し、ρ=1の場合は過去の値の減衰なしのモデルを表す。重み付き累積DCバランスは、重み付けのための係数ρを適切に設定することによって、多くの送受信デバイスや伝送路に対処することができる。
 かかる重み付き累積DCバランスを評価基準とする場合、評価値算出部702a,702b(図5)は、T0,T1のDCバランスであるY0(t),Y1(t)をそれぞれ算出することになる。この場合の判定部703の処理手順を図6のフローチャートに沿って説明する。
 判定部703は、評価値算出部702a,702bからT0,T1に関するDCバランスY0(t),Y1(t)を入力されると(ステップS800)、Y0(t),Y1(t)に関する重み付き累積DCバランスの絶対値同士を比較する(ステップS801)。上記式(1)によれば、Y0(t)の場合、現フレームの評価値Y0(t)と過去の評価値Z(t-1)との加算結果の絶対値である|Y0(t)+Z(t-1)|が比較対象となる。同様に、Y1(t)の場合は|Y1(t)+Z(t-1)|である。
 上記比較の結果、T0の評価値に関する|Y0(t)+Z(t-1)|のほうが小さい場合(ステップS801:Yes)、判定部703は、T0の評価値が最良であると判定し(ステップS802)、この判定に関する情報をスクランブラ502にフィードバックする。また、後続のデータブロック(t+1)に関する評価に備えて、現フレームのY0(t)を用いたZ(t)=ρ(Y0(t)+Z(t-1))により、重み付き累積DCバランスZ(t)を更新する(ステップS803)。
 一方、T1の評価値に関する|Y1(t)+Z(t-1)|のほうが小さい場合(ステップS801:No)、判定部703は、T1の評価値が最良であると判定する(ステップS804)。そして、現フレームのY1(t)を用いたZ(t)=ρ(Y1(t)+Z(t-1))により、重み付き累積DCバランスZ(t)を更新する(ステップS805)。
 [評価値モデル2]
 累積DCバランスによる評価値モデルの他の例として、最近の一定個数のスクランブルデータを用いる方法が挙げられる。この一定のフレーム個数をK+1とすると、本モデルの累積DCバランスは下記の式(2)により定義される。
 Z(t)=Y(t)+Y(t-1)+…+Y(t-K+1) 式(2)
 上記式(2)において、K=1の場合は、式(1)のρ=0の場合と同様に、現フレームのDCバランスを基準とした評価値モデルを表す。また、式(1)と(2)とを合わせた累積DCバランスも定義することができる。Z(t)を保持する実装では、式(2)のZ(t)の更新は、次の式(3)のように行うこともできる。このモデルの場合は、最近のK個のフレームのDCバランス値を保持する必要がある。
 Z(t)=Y(t)+Z(t-1)-Y(t-K+1) 式(3)
 [評価値モデル3]
 評価値としては、上記のDCバランスのほかに、スクランブルデータの最大ラン長を用いることができる。本モデルは、T0,T1の中の「0」ラン長あるいは「1」ラン長(連続する「0」又は「1」の個数)を調べ、その最大値である最大ラン長を評価値として利用する方法である。評価にあたっては、例えば、最大ラン長が小さいものほど良好なビット列特性であると判定する。
 [評価値モデル4]
 前述の累積DCバランスおよび最大ラン長の2種類の評価値を利用する評価モデルも考えられる。この場合の判定部703の手順を図7のフローチャートに沿って説明する。以下の説明では、一例として、重み付き累積DCバランスを用いる方法(図6)が第1評価基準であり、最大ラン長による方法が第2評価基準であることを想定する。第1評価基準のプライオリティは、第2評価基準のそれよりも高く設定されている。
 判定部703は、まず、第1評価基準によりT0,T1の評価値(重み付き累積DCバランス)を算出し、それらの差が予め定めた閾値以上あるかどうかを判定する(ステップS901)。その結果、2つの評価値の差が閾値を超える場合は、前述の手順(図6:S801-S805)に沿って、第1評価基準の判定結果を適用する(ステップS902)。
 一方、T0,T1の評価値の差が閾値を下回る場合(ステップS901:No)、判定部703は、第1評価基準によるT0,T1の評価値は大差がないと判断し、第2評価基準による判定(最大ラン長に基づく判定)を行う(ステップS903)。そして、その判定結果をスクランブラ502にフィードバックする(ステップS904)。
 なお、常にT0に関する情報を判定結果とするよう第2評価基準を設定する、すなわち、第1評価基準での2つの評価値が大差ない場合は常にT0の評価値が最良との判定結果を出力することで、評価値の差が閾値を超える場合にのみ評価値の比較を行うというモデルを実現することができる。これにより、スクランブラ502での補正動作の頻度を少なくすることができる。
 [評価値モデル5]
 2種類の評価基準を用いる上記方法(図7)の変形例として、ランダムビットを導入する方法がある。その手順を図8に示す。図示の手順は、一例として、第1評価基準として重み付き累積DCバランスによる方法を採用する一方で、ランダムビットを用いたランダムな二者択一を仮想的な第2評価基準に採用したものである。以下、図7の手順との差異部分を説明する。
 重み付き累積DCバランスによるT0,T1の評価値の差が閾値を下回る場合(ステップS901:No)、判定部703は、ランダムビットを読み出す(ステップS1001)。ランダムビットは、第三者が完全に推測可能なものでなければ任意の値を採用することができ、例えば、スクランブラ502におけるLFSRの部分的な値や、時間パラメータなどでもよい。
 判定部703は、取得したランダムビットが、事前に設定した予測値と一致するかどうか、あるいは対応するかどうかを判定する。例えば、ランダムビットが時間パラメータの場合は、ある時間帯を予測値として設定しておき、ランダムビットの示す時刻が予測値の時間帯に該当するかどうか(対応するかどうか)を判定すればよい。
 上記判定の結果、ランダムビットと予測値が対応しない場合は(ステップS1002:No)、最良の評価値を持つスクランブルデータがT0であると判定する(ステップS1003)。また、ランダムビットが予測値に対応する場合は、T1が最良と判定する(ステップS1004)。このように、ランダムな二者択一方式を利用することで、スクランブルデータへの攻撃に対する耐性を強化することができる。
 以上説明したように、本実施形態によれば、冗長度を抑えた最良のビット列特性を持つスクランブルデータを送信することができる。これにより、高速通信の品質向上を図ることができる。
 本実施形態において、スクランブルデータの受信側は、通常の自己同期型のデスクランブラにより対処することができる。つまり、受信するスクランブルデータにおけるヘッダのエラーに対して、特別な配慮は不要である。
 なお、本実施形態により、送信側の回路規模は従来の2倍程度となることが見込まれるが、元来、スクランブラは小さな回路であるから、送信機全体に対する影響はほとんどない。また、送信時の遅延の増加は、1ブロック分程度に抑えられる。
 補正系列Mが擬似乱数的な性質を持つように設定した場合には、ヘッダが「0」か「1」かによってDCバランスの改善は確率的となるが、実際にはDCバランスの分布を大きく改善することができる。例えば、過去の値に減衰がないような累積DCバランスを用いる極端なモデルを想定すると、一般のスクランブラを使用した場合には累積DCバランスは一様分布となるが、本実施形態によれば、「0」を平均とした指数分布とすることができる。また、補正系列Mをこのように選ぶことによって、最大ラン長といったDCバランス以外の評価値に対しても、改善を図ることができる。
 ≪実施例≫
 上記実施形態について、より具体的な例を説明する。上記実施形態を実現するにあたっては、LFSRの補正値601(図4)と、そのときの補正系列発生部701の出力系列M(図5)とを事前に設定しておく必要がある。例えば、LFSRの生成多項式が「g(x)=x^8+x^6+x^5+x^4+1」で、データブロック長N=32(フレーム長=33)の場合、補正値601は「1000_0100」の8bitsとし、補正系列Mは「1011_0001_1110_1000_0111_1111_1001_0000_1」の33bitsとする。
 なお、データブロックの終了から、評価判定部504での判定結果が出るまでに遅延が発生する場合には、その遅延分を考慮して補正値601を設定すればよい。このとき、前データブロックのスクランブルヘッダに依存して、バッファ503の当該データブロックの先頭に対し、遅延分のビットを補正する。また、評価判定部504は、この補正を待ってから処理を行う。
 補正系列Mは、T0とT1とが無相関になるような値を持つことが望ましく、また、DCバランス、最大ラン長、ランダム性に関して良い性質を持つことが望ましい。64b/66b符号化の場合、下記の式(4)に示される生成多項式で表されるスクランブラが用いられる。
 g(x)=x^59+x^19+1 式(4)
 上記式(4)によれば、補正系列Mは、先頭の「1」のあとに38bitsの「0」が続くことになり、N=32の場合、スクランブルヘッダの影響が現れない。本発明の実施例においては、このようなスクランブラは避ける必要がある。
 一方、生成多項式として下記の式(5)を採用すると、N=32の場合の補正系列Mはall1の系列となる。つまり、式(5)のように多項式を設定することで、CIMTや累積DCバランスに関して同様の効果を得ることができる。
 g(x)=x^63+x^62+1 式(5)
 図9は、判定部703において、前述の式(1)による重み付き累積DCバランスZ(t)を更新するための実装例である。図示の判定部703は、Z(t)を順次格納するレジスタ1101と、このレジスタの出力とY(t+1)とを加算する加算器1102と、加算結果と重み係数ρとを乗算(定数倍)する乗算器1103とを有する。ρ=0.875などであれば、ρ倍は1回のシフトと減算で実現できる。
 図10は、判定部703において、前述の式(3)による有限個フレームの累積DCバランスZ(t)を更新するための実装例である(K=4)。この場合の判定部703は、加算器1102と、最近のK=4個のフレームのY(t)を格納するシフトレジスタ1201と、Z(t)を格納するレジスタ1202とを有する。
 図11及び図12に、評価値を重み付き累積DCバランスとする場合(図6)の分布を示す。図11はρ=0.9とした場合の分布であり、図12はρ=1.0とした場合の分布である。いずれの分布も、データブロック長N=63(フレーム長は64)であり、ブロック数は1,000,000個で、入力データはランダムに生成して求めたものを用いている。
 累積DCバランスの分布は、各データブロックにおいて(Y(t)+Z(t-1))/2をカウントした値を示している。グラフの縦軸は対数で表示している。また、LFSRの生成多項式は、下記の式(6)を用いている。
 g(x)=x^63+x^62+x^57+x^40+x^34+x^17+1 式(6)
 各図における「従来」の分布は、上記式(6)で、一般的なスクランブルを行った場合にデータブロック(64bits)毎の累積DCバランスをカウントした値である。各図のグラフから、本発明の実施例によって累積DCバランスの分布が大きく改善することがわかる。例えば、図11において、累積DCバランスの絶対値が20を超えた場合、「従来」が示す一般のスクランブルでは頻度が1/100以上となるのに対し、本発明の実施例では、1回のみで1/1,000,000の頻度である。特に、図12に示すρ=1.0のモデルでは、「従来」では一様分布になるのに対し、本発明の実施例では指数分布となる。
 図13は、図11及び図12に示す上記の各グラフと同一の設定で、式(3)に基づく有限個のフレーム(K=4)の累積DCバランスを評価基準とした場合の分布を示している。このモデルにおいても、図11と同様に、本発明の実施例によって累積DCバランスの分布が改善していることがわかる。例えば、図13で累積DCバランスの絶対値が20を超える場合の相対頻度は、「従来」では1/100以上となるが、本発明の実施例では1/10,000である。
 本発明の実施形態は、上記形態に限定されるものではなく、特許請求の範囲内で適宜の変形が可能である。例えば、上記実施形態では、スクランブルヘッダのビット数が1ビットであったが、2ビット以上であってもよい。この場合、2^d通りのヘッダについての評価値を算出し(T0,T1,…はそれぞれ(N+d)bits)、算出された2^d個の評価値の中から最良のものを選択すればよい。
 上記実施形態の評価判定部504は、判定結果を、その内容にかかわらずフィードバックしたが、これに替えて、判定結果がT1の場合のみ、すなわち補正値601によるLFSRの補正が必要な場合のみ(図3:S409)、その判定結果をスクランブラ502にフィードバックするようにしてもよい。
 なお、本発明の実施形態である通信装置500は、ハードウェアにより実現することもできるが、コンピュータをその通信装置500として機能させるためのプログラムをコンピュータがコンピュータ読み取り可能な記録媒体から読み込んで実行することによっても実現することができる。
 また、本発明の実施形態による通信方法は、ハードウェアにより実現することもできるが、コンピュータにその方法を実行させるためのプログラムをコンピュータがコンピュータ読み取り可能な記録媒体から読み込んで実行することによっても実現することができる。
 更に、上述した実施形態は、本発明の好適な実施形態ではあるが、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。
 本願は、日本の特願2009-163798(2009年7月10日に出願)に基づいたものであり、又、特願2009-163798に基づくパリ条約の優先権を主張するものである。特願2009-163798の開示内容は、特願2009-163798を参照することにより本明細書に援用される。 本発明の代表的な実施の形態が詳細に述べられたが、様々な変更(changes)、置き換え(substitutions)及び選択(alternatives)が請求項で定義された発明の精神と範囲から逸脱することなくなされることが理解されるべきである。また、仮にクレームが出願手続きにおいて補正されたとしても、クレームされた発明の均等の範囲は維持されるものと発明者は意図する。
 上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
 (付記1) データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成し、
 自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成し、
 前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、
 前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、
 前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、
 前記選択した評価値が前記基準フレームに対応する場合は当該基準フレームのスクランブルデータを送信し、
 前記選択した評価値が前記対比フレームに対応する場合は、前記基準フレームのスクランブルデータと前記補正系列とを加算して送信し、前記スクランブラのシフトレジスタが保持する値を当該対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とするスクランブル方法。
 (付記2) 前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて前記評価値を算出し、
 前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、
 前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記1記載のスクランブル方法。
 (付記3) 前記評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記2記載のスクランブル方法。
 (付記4) 前記各スクランブルデータの最大ラン長を前記ビット列特性として前記評価値を算出することを特徴とする付記1記載のスクランブル方法。
 (付記5) 前記各スクランブルデータの評価値を第1の評価基準に従い算出し、
 前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、
 前記算出した評価値間の差が閾値を下回る場合、前記第1の評価基準と異なる第2の評価基準に従い前記各スクランブルデータの評価値を算出し、当該算出した各評価値の中から前記第2の評価基準に従い前記最良のビット列特性を表す評価値を選択することを特徴とする付記1記載のスクランブル方法。
 (付記6) 前記第1および第2の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの相互に異なる値であることを特徴とする付記5記載のスクランブル方法。
 (付記7) 前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記6記載のスクランブル方法。
 (付記8) 前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記6又は7記載のスクランブル方法。
 (付記9) 前記各スクランブルデータの評価値を第1の評価基準に従い算出し、
 前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、
 前記算出した評価値間の差が閾値を下回る場合はランダムビットを取得し、
 前記ランダムビットが予測値に対応する場合は、前記対比フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択し、
 前記ランダムビットが前記予測値に対応しない場合は、前記基準フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択することを特徴とする付記1記載のスクランブル方法。
 (付記10) 前記第1の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの何れか一方であることを特徴とする付記9記載のスクランブル方法。
 (付記11) 前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記10記載のスクランブル方法。
 (付記12) 前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記10又は11記載のスクランブル方法。
 (付記13) 前記ヘッダのビット数が1ビットであることを特徴とする付記1乃至12の何れか1項に記載のスクランブル方法。
 (付記14) データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成するヘッダ付加部と、
 自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成するスクランブル部と、
 前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、当該選択に応じて前記補正系列またはゼロ系列を出力する評価判定部と、
 前記基準フレームのスクランブルデータと前記補正系列またはゼロ系列とを加算して当該加算結果を送信する加算器とを備え、
 前記評価判定部は、前記選択した評価値が前記対比フレームに対応する場合は、その旨を表す判定結果を前記スクランブル部へ供給し、且つ前記補正系列を前記加算器へ出力し、
 前記スクランブル部は、前記判定結果を供給されたとき、前記スクランブラのシフトレジスタが保持する値を前記対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とする通信装置。
 (付記15) 前記評価判定部は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて前記評価値を算出し、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記14記載の通信装置。
 (付記16) 前記評価判定部は、前記評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記15記載の通信装置。
 (付記17) 前記評価判定部は、前記各スクランブルデータの最大ラン長を前記ビット列特性として前記評価値を算出することを特徴とする付記14記載の通信装置。
 (付記18) 前記評価判定部は、前記各スクランブルデータの評価値を第1の評価基準に従い算出し、前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、前記算出した評価値間の差が閾値を下回る場合、前記第1の評価基準と異なる第2の評価基準に従い前記各スクランブルデータの評価値を算出し、当該算出した各評価値の中から前記第2の評価基準に従い前記最良のビット列特性を表す評価値を選択することを特徴とする付記14記載の通信装置。
 (付記19) 前記第1および第2の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの相互に異なる値であることを特徴とする付記18記載の通信装置。
 (付記20) 前記評価判定部は、前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記19記載の通信装置。
 (付記21) 前記評価判定部は、前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記19又は20記載の通信装置。
 (付記22) 前記評価判定部は、前記各スクランブルデータの評価値を第1の評価基準に従い算出し、前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、前記算出した評価値間の差が閾値を下回る場合はランダムビットを取得し、前記ランダムビットが予測値に対応する場合は、前記対比フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択し、前記ランダムビットが前記予測値に対応しない場合は、前記基準フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択することを特徴とする付記14記載の通信装置。
 (付記23) 前記第1の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの何れか一方であることを特徴とする付記22記載の通信装置。
 (付記24) 前記評価判定部は、前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする付記23記載の通信装置。
 (付記25) 前記評価判定部は、前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする付記23又は24記載の通信装置。
 (付記26) 前記ヘッダ付加部は、前記ヘッダとして1ビットの値を前記データブロックに付加することを特徴とする付記14乃至25の何れか1項に記載の通信装置。
 (付記27) コンピュータを付記14乃至26の何れか1項に記載の通信装置として機能させることを特徴とするプログラム。
 本発明は、例えば、光通信などにおけるラインコーディングに好適である。

Claims (27)

  1.  データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成し、
     自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成し、
     前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、
     前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、
     前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、
     前記選択した評価値が前記基準フレームに対応する場合は当該基準フレームのスクランブルデータを送信し、
     前記選択した評価値が前記対比フレームに対応する場合は、前記基準フレームのスクランブルデータと前記補正系列とを加算して送信し、前記スクランブラのシフトレジスタが保持する値を当該対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とするスクランブル方法。
  2.  前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて前記評価値を算出し、
     前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、
     前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項1記載のスクランブル方法。
  3.  前記評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項2記載のスクランブル方法。
  4.  前記各スクランブルデータの最大ラン長を前記ビット列特性として前記評価値を算出することを特徴とする請求項1記載のスクランブル方法。
  5.  前記各スクランブルデータの評価値を第1の評価基準に従い算出し、
     前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、
     前記算出した評価値間の差が閾値を下回る場合、前記第1の評価基準と異なる第2の評価基準に従い前記各スクランブルデータの評価値を算出し、当該算出した各評価値の中から前記第2の評価基準に従い前記最良のビット列特性を表す評価値を選択することを特徴とする請求項1記載のスクランブル方法。
  6.  前記第1および第2の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの相互に異なる値であることを特徴とする請求項5記載のスクランブル方法。
  7.  前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項6記載のスクランブル方法。
  8.  前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項6又は7記載のスクランブル方法。
  9.  前記各スクランブルデータの評価値を第1の評価基準に従い算出し、
     前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、
     前記算出した評価値間の差が閾値を下回る場合はランダムビットを取得し、
     前記ランダムビットが予測値に対応する場合は、前記対比フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択し、
     前記ランダムビットが前記予測値に対応しない場合は、前記基準フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択することを特徴とする請求項1記載のスクランブル方法。
  10.  前記第1の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの何れか一方であることを特徴とする請求項9記載のスクランブル方法。
  11.  前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項10記載のスクランブル方法。
  12.  前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項10又は11記載のスクランブル方法。
  13.  前記ヘッダのビット数が1ビットであることを特徴とする請求項1乃至12の何れか1項に記載のスクランブル方法。
  14.  データブロックの先頭に基準値をヘッダとして付加することにより基準フレームを形成するヘッダ付加部と、
     自己同期型のスクランブラにより前記基準フレームのスクランブルデータを生成するスクランブル部と、
     前記データブロックに前記基準値と異なる値がヘッダとして付加された対比フレームのスクランブルデータを前記基準フレームのスクランブルデータと補正系列との加算により生成し、前記基準フレームおよび前記対比フレームの各スクランブルデータのビット列特性に関する評価値を評価基準に従い算出し、前記算出した評価値の中から送信のための最良のビット列特性を表す評価値を選択し、当該選択に応じて前記補正系列またはゼロ系列を出力する評価判定部と、
     前記基準フレームのスクランブルデータと前記補正系列またはゼロ系列とを加算して当該加算結果を送信する加算器とを備え、
     前記評価判定部は、前記選択した評価値が前記対比フレームに対応する場合は、その旨を表す判定結果を前記スクランブル部へ供給し、且つ前記補正系列を前記加算器へ出力し、
     前記スクランブル部は、前記判定結果を供給されたとき、前記スクランブラのシフトレジスタが保持する値を前記対比フレームのスクランブルデータの完成時を想定した値に補正し、当該補正された値を新たなデータブロックの基準フレームに適用することを特徴とする通信装置。
  15.  前記評価判定部は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて前記評価値を算出し、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項14記載の通信装置。
  16.  前記評価判定部は、前記評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項15記載の通信装置。
  17.  前記評価判定部は、前記各スクランブルデータの最大ラン長を前記ビット列特性として前記評価値を算出することを特徴とする請求項14記載の通信装置。
  18.  前記評価判定部は、前記各スクランブルデータの評価値を第1の評価基準に従い算出し、前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、前記算出した評価値間の差が閾値を下回る場合、前記第1の評価基準と異なる第2の評価基準に従い前記各スクランブルデータの評価値を算出し、当該算出した各評価値の中から前記第2の評価基準に従い前記最良のビット列特性を表す評価値を選択することを特徴とする請求項14記載の通信装置。
  19.  前記第1および第2の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの相互に異なる値であることを特徴とする請求項18記載の通信装置。
  20.  前記評価判定部は、前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項19記載の通信装置。
  21.  前記評価判定部は、前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項19又は20記載の通信装置。
  22.  前記評価判定部は、前記各スクランブルデータの評価値を第1の評価基準に従い算出し、前記算出した評価値間の差が閾値を超える場合、前記第1の評価基準に従い前記最良のビット列特性を表す評価値を選択し、前記算出した評価値間の差が閾値を下回る場合はランダムビットを取得し、前記ランダムビットが予測値に対応する場合は、前記対比フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択し、前記ランダムビットが前記予測値に対応しない場合は、前記基準フレームのスクランブルデータを前記最良のビット列特性を表す評価値のスクランブルデータとして選択することを特徴とする請求項14記載の通信装置。
  23.  前記第1の各評価基準が表す評価値は、前記各スクランブルデータのDCバランスを前記ビット列特性として過去の評価値の累積を用いて算出される値、および、前記各スクランブルデータの最大ラン長を前記ビット列特性として算出される値のうちの何れか一方であることを特徴とする請求項22記載の通信装置。
  24.  前記評価判定部は、前記DCバランスに関する評価値を算出するとき、所定範囲内の値を示す係数により重み付けすることを特徴とする請求項23記載の通信装置。
  25.  前記評価判定部は、前記DCバランスに関する評価値を前記第1の評価基準が表す評価値として算出したとき、前記最良のビット列特性の評価値を用いて前記過去の評価値の累積を更新し、前記更新した累積を用いて前記新たなデータブロックに関するスクランブルデータの評価値を算出することを特徴とする請求項23又は24記載の通信装置。
  26.  前記ヘッダ付加部は、前記ヘッダとして1ビットの値を前記データブロックに付加することを特徴とする請求項14乃至25の何れか1項に記載の通信装置。
  27.  コンピュータを請求項14乃至26の何れか1項に記載の通信装置として機能させることを特徴とするプログラム。
PCT/JP2010/061531 2009-07-10 2010-07-07 スクランブル方法および通信装置 WO2011004838A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201080031240.8A CN102474481B (zh) 2009-07-10 2010-07-07 加扰方法和通信装置
JP2011521941A JP5182424B2 (ja) 2009-07-10 2010-07-07 スクランブル方法および通信装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009-163798 2009-07-10
JP2009163798 2009-07-10

Publications (1)

Publication Number Publication Date
WO2011004838A1 true WO2011004838A1 (ja) 2011-01-13

Family

ID=43429262

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/061531 WO2011004838A1 (ja) 2009-07-10 2010-07-07 スクランブル方法および通信装置

Country Status (3)

Country Link
JP (1) JP5182424B2 (ja)
CN (1) CN102474481B (ja)
WO (1) WO2011004838A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012144330A1 (ja) * 2011-04-18 2012-10-26 オリンパスメディカルシステムズ株式会社 通信装置、内視鏡装置及び通信方法
JP2013146007A (ja) * 2012-01-16 2013-07-25 Fujitsu Ltd 送信回路、受信回路、送信方法及び受信方法
CN111385046A (zh) * 2020-04-14 2020-07-07 北京航天广通科技有限公司 一种调幅广播干扰评估方法和设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426631B (zh) 2013-09-06 2018-03-06 华为技术有限公司 对数据进行处理的方法及装置
US11330465B2 (en) * 2016-05-11 2022-05-10 Huawei Technologies Co., Ltd. Method and apparatus for indicating control information in a wireless frame

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02172327A (ja) * 1988-11-02 1990-07-03 Hewlett Packard Co <Hp> 符号化方法及び符号化装置
JPH05503413A (ja) * 1990-11-13 1993-06-03 アジレント・テクノロジーズ・インク 通信リンクを介した伝送用のデジタルビットストリームの符号化方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5438621A (en) * 1988-11-02 1995-08-01 Hewlett-Packard Company DC-free line code and bit and frame synchronization for arbitrary data transmission
JPH0417422A (ja) * 1990-05-11 1992-01-22 Matsushita Electric Ind Co Ltd Atm信号伝送装置
CN1823488A (zh) * 2003-07-15 2006-08-23 索尼株式会社 无线通信系统、无线通信装置和无线通信方法以及程序
CN101212392B (zh) * 2006-12-30 2012-02-22 上海瑞高信息技术有限公司 移动多媒体广播卫星分发数据封装及同步方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02172327A (ja) * 1988-11-02 1990-07-03 Hewlett Packard Co <Hp> 符号化方法及び符号化装置
JPH05503413A (ja) * 1990-11-13 1993-06-03 アジレント・テクノロジーズ・インク 通信リンクを介した伝送用のデジタルビットストリームの符号化方法

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012144330A1 (ja) * 2011-04-18 2012-10-26 オリンパスメディカルシステムズ株式会社 通信装置、内視鏡装置及び通信方法
JP5290474B2 (ja) * 2011-04-18 2013-09-18 オリンパスメディカルシステムズ株式会社 内視鏡装置
US8638361B2 (en) 2011-04-18 2014-01-28 Olympus Medical Systems Corp. Endoscope apparatus
JP2013146007A (ja) * 2012-01-16 2013-07-25 Fujitsu Ltd 送信回路、受信回路、送信方法及び受信方法
CN111385046A (zh) * 2020-04-14 2020-07-07 北京航天广通科技有限公司 一种调幅广播干扰评估方法和设备

Also Published As

Publication number Publication date
CN102474481B (zh) 2014-09-24
JPWO2011004838A1 (ja) 2012-12-20
JP5182424B2 (ja) 2013-04-17
CN102474481A (zh) 2012-05-23

Similar Documents

Publication Publication Date Title
JP5182424B2 (ja) スクランブル方法および通信装置
EP2719103B1 (en) Adaptive generation of correction data units
US7669104B2 (en) Forward error correction method and communication method, and forward error correction code addition apparatus and communication apparatus
US20190007060A1 (en) Correction data
US7529275B2 (en) Data transfer protocol for 6.25 GBPs Serializer/Deserializer (SERDES)
CN109936445B (zh) 一种密钥纠错方法及量子密钥分发系统
US9843413B2 (en) Forward error correction for low-delay recovery from packet loss
US6609226B1 (en) Networking device and method for making cyclic redundancy check (CRC) immune to scrambler error duplication
US8448055B2 (en) Methods and apparatuses for performing error detection and error correction for synchronization frame
US11146430B1 (en) DC-balanced, transition-controlled, scalable encoding method and apparatus for multi-level signaling
US9755782B2 (en) Flexible PRBS architecture for a transceiver
CN106571893A (zh) 一种语音数据的编解码方法
JP5293860B1 (ja) シリアル通信システム、画像形成システム及び送信装置
KR100862123B1 (ko) 데이터 송신 장치, 데이터 수신 장치, 데이터 송신 방법,및 데이터 수신 방법
CN110138695A (zh) 数据加扰方法、解扰方法、相关装置及存储介质
KR100584604B1 (ko) 디바이스를 인증하기 위한 키 생성 방법/장치 및 디바이스인증 방법/장치
JP2005323171A (ja) 送信装置、誤り訂正装置、ネットワーク接続装置およびパケット中継方法
EP0524253A1 (en) SYSTEM FOR PREVENTING A INTERFERER FROM GENERATING UNWANTED SYMBOLS.
US20150127953A1 (en) Encoding apparatus and method
JPWO2017082060A1 (ja) データ処理装置、及び、データ処理方法
Thuneibat et al. A Simplified Model of Bit Error Rate Calculation.
CN102687443B (zh) 奇偶校验控制系统和方法以及通信系统和方法
JP4533111B2 (ja) 送信装置および受信装置
JP5938086B2 (ja) 受信装置、受信装置の動作方法およびコンピュータプログラム
CN118468325B (zh) 一种微控制单元的通信方法及系统

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080031240.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10797149

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2011521941

Country of ref document: JP

122 Ep: pct application non-entry in european phase

Ref document number: 10797149

Country of ref document: EP

Kind code of ref document: A1