Skip to content

Using another Channel transfer matrix in Ofdm module #2

Open
@mostofi386

Description

@mostofi386

Hello everyone,

I want to use an H matrix that is generated by another module in the OFDM module but I don't know how I can connect this one with pyphysim.modulators.ofdm.OfdmOneTapEqualizer. Do you a way to connect this together:

https://pyphysim.readthedocs.io/en/latest/pyphysim.modulators.html?highlight=ofdm#pyphysim.modulators.ofdm.OfdmOneTapEqualizer.equalize_data

this function will pass the signal through a channel I want to something like this:

equalize_data(data: numpy.ndarray, impulse_response: pyphysim.channels.fading.TdlImpulseResponse)

I want to place an impulse_response with a matrix that I already have from another module. Would you please give me a solution for this issue? I really appreciate it.
Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions