-
Couldn't load subscription status.
- Fork 11
ASR performance measurement #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…les to allow for any prcoessing delay
Training versus run time symbol allocation over OFDM modem frameHave added Training, We can see elements of z mapped to complex pairs, and there is a consistency in the mapping of symbols to each carrier, e.g. z_{n} and z_{n+1} have element 38,39 mapped to the same carrier. There are correlations in the channel simulation dataset along the carrier axis that might be useful to learn. Now consider run time, when pilots are inserted we re-arrange the modem frame (for protocol efficiency reasons) to have The first column are the pilot symbols (not enumerated), the remaining 4 columns hold the payload data symbols comprised of 3 z vectors. In this case the mapping between adjacent z vectors changes, and is different from training. This would imply poorer performance, however at run time it works quite well on multipath channels (in simulation and over the air). |
|
New waveform design denoted Note this is not a 1:1 match to
Training: Initial run-time test (time domain with pilots): |
… for train and run time
|
Initial comparison of candidate2 (current RADE V1) and candidate3 (consistent mapping of z elements to symbols):
|
Experimental way to evaluate performance of SSB versus RADE using automatic speech recognition.
SSB test with AWGN:
RADE test with MPP channel:
Listen to some of the files generated
Generate 500 seconds of multipath samples:
Plotting some results: