Can't Find a Chip for Video Delivery Using OFDM Systems

  • Thread starter Thread starter Shahil
  • Start date Start date
  • Tags Tags
    Systems Video
Click For Summary

Discussion Overview

The discussion revolves around the challenges of implementing video delivery using Orthogonal Frequency Division Multiplexing (OFDM) systems, specifically focusing on the search for suitable chips for BPSK modulation. Participants explore the technical aspects of modulation, data rates, and the integration of digital video streams into OFDM systems.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant expresses frustration in finding a chip for BPSK modulation for their OFDM project, emphasizing the need for a proper part.
  • Another participant questions whether the original video stream is digitized and suggests sending baseband digital data directly to the OFDM board instead of using BPSK modulation.
  • A participant explains that BPSK modulation is intended for signal integrity and error reduction, particularly due to the limitations of their DSP board in handling large data rates.
  • Another participant challenges the necessity of PSK modulation, arguing that it does not improve signal quality for an already digital MPEG2 stream and could potentially degrade it.
  • One participant asserts that OFDM boards typically perform digital modulation and questions the logic of using an analog PSK output with a digital input.
  • A participant acknowledges confusion regarding their understanding of OFDM and modulation, indicating a need to revisit their materials after discussing with their supervisor.

Areas of Agreement / Disagreement

Participants express differing views on the necessity and function of BPSK modulation in the context of an already digitized video stream. There is no consensus on the best approach to integrate the video into the OFDM system, and the discussion remains unresolved.

Contextual Notes

Participants highlight potential misunderstandings regarding the roles of modulation and the nature of the data being processed, indicating a need for clarity on definitions and processes involved in OFDM systems.

Shahil
Messages
116
Reaction score
21
:mad:

I've been searching for HOURS and i still can't find anything...

Okay..i got a project ... quite an intensive one .. Video Delivery using OFDM comm. systems (Orthogonal Frequency Division Multiplexing)

Basically..get video..modulate it (I chose BPSK because of the simplicity) sed it into a DSP board and the DSP will do the OFDM things and transmit to another DSP board which will undo the OFDM thing:smile: and then send to a BPSK demod that will give back the original bitstream so as to be broadcast as video.

Now..I need a chip to do the BPSK (or QPSK or QAM) modulation...I can't find a proper one..grrr...google aint my friend!

Can somebody suggest a part PLEASE or at least tell me where to look and find one?

Ta:cool:
 
Last edited:
Engineering news on Phys.org
Is the original video stream already digitized? Or is it an analog baseband or analog IF or analog RF broadcast waveform?

Once it's digitized, can you just send a clock and baseband digital data to the OFDM uplink board? Why bother with BPSK just to get a baseband digital signal into the OFDM board?
 
Getting an MPEG2 digital stream in ... sending it into a DSP where I'm going to program in the OFDM ..

The BPSK (or QPSK) modulation is just for, how can i put it, signal integrity .. like an error check .. kinda making sure that the received signal will be off rather good quality. It's kinda just a error reduction process.

Also, the DSP board that I'm going to have can't handle large datarates so modulation is quite necessary
 
Shahil said:
Getting an MPEG2 digital stream in ... sending it into a DSP where I'm going to program in the OFDM ..

The BPSK (or QPSK) modulation is just for, how can i put it, signal integrity .. like an error check .. kinda making sure that the received signal will be off rather good quality. It's kinda just a error reduction process.

Also, the DSP board that I'm going to have can't handle large datarates so modulation is quite necessary
I'm not understanding what you are saying. PSK modulation does nothing for signal improvement -- it's already a digital MPEG2 data stream. If anything, modulating it into an analog PSK waveform can degrade the content.

And I don't get your comment about how modulation will decrease the datarate. :confused:
 
This doesn't make any sense at all, in fact. Perhaps you don't really understand OFDM?

The "OFDM" board must necessarily already be doing some kind of digital modulation (like BPSK) on each of its output subbands.

BPSK (and QPSK, etc.) are essentially methods of converting digital information into analog waveforms, and OFDM is essentially just a collection of these analog waveforms on adjacent narrowband channels.

You claim to have an OFDM board, which has a DSP, and presumably accepts digital data. But you claim you're looking for a device which does BPSK modulation, the output of which would be an analog waveform. It doesn't really make any sense to hook up a device with an analog output into another with a digital input.

I also have no clue why you think that BPSK is a way to do "error-checking," because it isn't. You would perform error checking at the byte or block level, well before the modulator.

And BPSK does not do anything to reduce data rate -- it just converts a digital waveform into an analog waveform, carrying exactly the same information in a different form.

- Warren
 
Last edited:
Ya .. i do think I'm talking nonsense:P um..

I have a DSP board that I am going to implement OFDM on ... not the other way around..

Hmm...I think I have confused myself .. lol .. let me get back to my books

i did discuss this with my supervisor and he suggested that i take in the MPEG2 video into a BPSK modulator and feed it into the DSP ... it made sense and you ...

I'll get back to you guys