Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
I need to transmit a PWM signal wirelessly at 5 GHz and receive it at the other end. Could you please suggest any COTS devices available and provide any recommendations?
I read "pwm" as general digital signal. But which frequency, minimal and maximal pulse width? Required pulse width resolution and accuracy?
What's the intended RF channel? Free space, wave guide or cable? Restrictions regarding RF level and modulation bandwidth, e.g. due to radio regulations?
Latency, transmit measured digital value and reconstruct using PWM on sink side ? Or
would that latency be objectionable ? Is PWM source a baseband signal ?
Maybe I am missing the point, why not simply gate the carrier ? Xmit side would
be simple. How much RF power is involved ?
Receive side you have issues like maintaining the deadband timing in gate drive,
as well as the latency due to carrier achieving a min S/N for reliability, detector
performance, fault handling.....all asking for time.....
There are some COTs which do simple OOK modulation, but I've never seen one use a carrier frequency beyond 1GHz, and generally they are not for high data rates (maybe 100kbps).
Sending PWM signals for controlling power semiconductors via wireless is an extremely bad idea IMO. As in, I don't think it could possibly work robustly, regardless of carrier frequency, transmit power, etc.
A more reasonable approach would be to send data about duty cycle and period via wireless (with some error-checking), then use that to synthesize the pwm signal on the receiver end using a MCU. Hard to give specific recommendations without knowing more about to application.
Seems overly elaborate to me and needy of data volume. Why not send duty factor as one word, use a DPWM off far end clock resource and update on change?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.