chapter342, [SORA] draft: renewal Whitepaper 4, Concept of mapping by blockchain

4, Concept of mapping by blockchain

By the way, in the case of HDD, there is no problem by the method up to the previous chapter. Then … it’s finally SSD/NVMe.
ところで、HDDの場合は前章までの方法で問題ありません。そして……、いよいよ、SSD/NVMeですね。

4-A, Concept, that is generation of operators
4-A, 概念, それは作用素の生成

Significant: First, Blockchain is strict and delicate. In other words, when working on the chain to get action from the chain, we must avoid attaching to the blockchain directly.
重要:まず、ブロックチェーンは厳格で繊細です。 言い換えれば、チェーンからアクションを取得するためにチェーンで作業するときは、ブロックチェーンに直接接続することを避ける必要があります。

  • So that we “copy” what is called an “operator” from the Blockchain. This operator is “independent” of the chain, and even if operator is destroyed by a bug, does not affect the chain.
    そのため、ブロックチェーンからいわゆる「作用素」を「コピー」します。 この作用素はチェーンから「独立」しており、万一バグによって作用素が破壊された場合でも、チェーンに影響を与えることはありません。
  • By the way, this is not speculation. Actually, we repeated the verification many times with testnet of SORA Network. If even the slightest broken modifier acted destructively to the blockchain, chain will break and can’t become operation.
    ちなみに、これは憶測ではありません。 実は、SORAネットワークのテストネットで何度も検証を繰り返しました。 わずかでも壊れたモディファイアがブロックチェーンに破壊的に作用した場合、チェーンは壊れて動作することができなくなります。

4-B, e.g. equality operator
4-B, 例えば、恒等の作用素

Below, A is operator, then H is a normalized object (e.g. matrix)
以下、Aは作用素で、そして、Hは正規化されたオブジェクトです。

  • SSD/NVMe scan -> get H as result
    * This is, each the state and direction of the sector that has added by projection from next to next.
    Blockchain -> OP_CODE -> copied A as result
    * Be sure to “copy”. Must not operate here directly(e.g. reference) on the blockchain. Even a small of work will be stopped the “mainstream”, if the modifier damage.
    operation AH
    * e.g. If AH is H, A is equality operator. (of course AH=HA)
  • SSD/NVMeをスキャン -> 結果としてHを取得
    * これは、各セクタの状態と方向性を次から次へと射影によって追加されたものです。
    Blockchain -> OP_CODE -> 結果としてAを取得
    * 必ず「コピー」してください。 ここで、ブロックチェーン上で直接的な操作(例えば参照)してはなりません。もし モディファイアが損傷した場合、わずかな作業でも「主流のチェーン」が停止します。
    演算 AH
    * もしこのAHの結果がHなら、Aは恒等の作用を持ちます。(もちろんAH=HA)


暗号通貨短編