0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

パターン抽出と通信多重化の特許の実装を公開しました

Last updated at Posted at 2025-05-31

特徴

  • 定量的なパターンの抽出
  • 定量的な周期性の計算
  • 定量的な連続性の計算
  • M系列使用時より短く、量子化1bitのみでの通信の多重化
    ただし、同期が必要で乱数性は確保されず、SN比は向上しません

コメント

パターン抽出は、うまい応用先(一応Webのアクセス履歴から広告を発報するタイミングを抽出するなどは考えていますが)見つけるの難しそうですが、通信多重化は、IoT、衛星通信、携帯通信などで、CDMAを使用している所は、高速化(というより効率化?)できると思っています。

簡単な説明

パターン抽出の説明のリンク

通信多重化の説明のリンク

GitHubの実装

https://github.com/YASUHARA-Wataru/bedcmm

特許情報

このアルゴリズムは、以下の日本国特許に基づいています:

  • 特許番号:特許第7537807号
  • 発明の名称:パターン抽出及び通信多重化方法
  • 登録日:2024年8月13日
  • 内容:パターン抽出方法、周期性の計算方法、連続性の計算方法、通信の多重化方法

ライセンスについて

  • 本実装は研究・検証・評価用途での利用を目的としています
  • 商用利用・再配布にはライセンスの取得が必要です
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?