RADEの実際のPARPは<1dBではなく4.5dBぐらいに訂正された。この値であれば何も複雑なNeural Networkでなくてもよいのではとの疑問が出る
1.はじめに David Roweの7月のブログ を読むとしらっとPARPの値が4.5dBぐらいに訂正されていた。これは彼が思っていた0.8dBの値にはSSB送信機には300Hzから2700Hzぐらいの帯域制限フィルターが入っているためからだとの説明である。その後の記述は今後の対応について書かれているので省略するがRADE2の開発の中で0.8dBが得られるよう検討するとのことである。ご興味のある方はブログを詳しくお読みいただきたい。 以上から、 小生のV2.00のプログラムの実測 値の4.7dB~6.1dBに使用実感を含めて近くなってきているし理由は推測できるようになった。小生の推測はV2.00の帯域は8kHzではなく4kHz帯域とすでに制限がかかっているので彼が考えているより大きな劣化が実際出てきているのだと想像している。 ------------------------------------------------------------------------------------------------------------------------- PAPR Issue With our RADE development work, we have put quite a bit of effort into minimizing the peak to average power ratio (PAPR) of the transmit waveform, to help make the most of the power amplifiers found in SSB radios. While bringing up the RADE V2 “smoke test” code I noticed the PAPR was being degraded when the signal passed through a band pass filter. This sort of filtering is fairly common, for example every SSB radio will have a 300 to 2700 Hz (roughly) filter in the voice path. I checked RADE V...