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

  • Thread starter Thread starter Shahil
  • Start date Start date
  • Tags Tags
    Systems Video
AI Thread Summary
The discussion centers around the challenge of finding a chip for BPSK modulation in a project involving video delivery using OFDM systems. The original poster is confused about the necessity of BPSK modulation for a digitized MPEG2 video stream, as it may not improve signal integrity and could potentially degrade the content. Participants clarify that BPSK is a method for converting digital data into analog waveforms, and that the OFDM board should already handle digital modulation. The original poster acknowledges their confusion and indicates they will revisit their understanding of the topic. The conversation highlights the importance of correctly integrating digital and analog components in communication systems.
Shahil
Messages
115
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
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top