FM Analysis including Bessel Function

In summary, the FM broadcast system has the following parameters:- Deviation sensitivity 5 kHz/V- Information signal consists of 2 frequency components; 12sin(2π10000t), 10sin(2π15000t).- Transmitter antenna impedance is 50Ω.Based on the information given, the following can be calculated:- The modulation index for the first component is 0.5.- For the second component, the modulation index is 0.33.- The power distribution of the transmitted signal is plotted as follows:- The percentage of transmitted power that spills into the guard band is 0.7%, and the percentage of power that spills to the adjacent channel is 0.3
  • #1
Fisher92
80
0

Homework Statement


An FM broadcast system has the following parameters:
*Deviation sensitivity 5 kHz/V.
*Information signal consists of 2 frequency components; 12sin(2π10000t), 10sin(2π15000t).
*Transmitter antenna impedance is 50Ω.

a) What are the modulating indexes for the 2 components?

b) Plot the power distribution of the transmitted signal. (Hint: Consider the
frequency components in the transmitted signal and the power of each
component.)

c) What percentage of transmitted power spills into the guard band and what
percentage of power spills to the adjacent channel?

d) Discuss methods that can be used to avoid transmitted power spilling outside the
allowed 150 kHz band.
Use Bessel function to calculate the BW

The Attempt at a Solution


a)
I am pretty sure that deviation sensitivity is not the same as deviation ratio but I don't think there is enough info not to treat them the same? - maybe a typo and its meant to be ratio?

for the first component:
The frequency is (by inspection) 10000=10kHz

[tex] m_f=\frac{\delta}{f_i} =\frac{5kHz}{10k} =0.5 [/tex] within the realms of plausibility at least/

for the second component:
The frequency is (by inspection) 15000=15kHz
[tex] m_f=\frac{\delta}{f_i} =\frac{5kHz}{15k} =0.33 [/tex]

These modulation indexes seem reasonable to me but the 'deviation sensitivity' label is annoying me .
b)
http://www.techpin.com/wp-content/uploads/2009/12/untitled-470x270.jpg
I am more thinking out loud here and looking for some pointers... could be way off base
From the Bessel Function frequency table above,
for the first component (mf=0.5),J0(carrier)=0.94,J1=0.24 and J2=0.03

If my understanding is correct, this means that I will get significant components at J0,J1&J2 and that the values in the tables are effectively a multiplier for the power seen at these frequencies? BUT, I don't have the carrier signal so I am stuck here...

UNLESS this is correct_doubt it but might as well check.
[tex]p=(0.94*\frac{12}{\sqrt(2)})^2/50=1.27W[/tex] This is for the carrier? J0? seems small
for J1=82.94mW
for J2=1.296mW

If this is correct, again not confident, I need the frequency that these powers occur at in order to plot the power distribution wouldn't I? How would I go about finding this?

I will need to hit up MATLAB to get this for the 33% mindex and repeat the above steps for the second frequency component given.

Getting long for a post anyway, all help/tips/pointers welcome & appreciated.
 
Physics news on Phys.org
  • #2
Modulation index for FM = (max nominal carrier deviation)/(max. modulation freq.).
The max. nominal carrier deviation depends on the modulating signal amplitude, not frequency. You have not considered the modulating signal amplitude in determining the numerator of the modulation index.

"Nominal" because in reality we get frequency deviations of the carrier out to infinity (Bessel functions).

So if the deviation sensitivity is 5 KHz/V and the modulation amplitude is 12V, what is the numerator in the index The denominator?

(Hint: this is a case of "wideband" FM where the index is > 1.).
 
  • #3
Hi again RM, still no feedback on the other questions/

I did consider this, read about it in lecture notes or somewhere, but gave up because I don't have any carrier information. \Conceptually this makes sense to me as the carrier frequency is modulated in response to the amplitude of the information signal, so the highest carrier frequency will occur at the signals peak 12V?

so... if 'deviation sensitivity' is actually the amount that the carrier will be modulated in response to the info signal then the biggest 'swing' in frequency (for signal 1) is 5*12=60kHz? * for signal 2 is 5*10=50kHz
or...
mf=60kHz/10kHz=6 (signal 1)?
mf=50kHz/15kHz=3.33 (signal 2)?

If that's correct, am I on the right track with part b of this question?

Thanks
 
  • #4
Fisher92 said:
Hi again RM, still no feedback on the other questions/

I did consider this, read about it in lecture notes or somewhere, but gave up because I don't have any carrier information. \Conceptually this makes sense to me as the carrier frequency is modulated in response to the amplitude of the information signal, so the highest carrier frequency will occur at the signals peak 12V?
Yes.

so... if 'deviation sensitivity' is actually the amount that the carrier will be modulated in response to the info signal then the biggest 'swing' in frequency (for signal 1) is 5*12=60kHz? * for signal 2 is 5*10=50kHz
or...
mf=60kHz/10kHz=6 (signal 1)?
mf=50kHz/15kHz=3.33 (signal 2)?
Correct.
If that's correct, am I on the right track with part b of this question?

Thanks

Well, you need the carrier voltage, agreed, but you can deduce it from what is given. Your chart gives the Bessel functions which represent amplitude (including in-phase + vs. out-of-phase -) of each component. So you can compute the 1st sideband with J1, 2nd sideband with J2 etc. And the chart gives you the ratio of J0/J1 which is the amplitude ratio of the carrier to the 1st sideband.

With two modulating sinusoids the Fourier transform of f(t) + g(t) is F(jw) + G(jw) so your spectrum is just the addition of the two sinusoidal modulations taken one at a time.

I have appended an excellent tutorial below. Be careful with your Ac terms.
 

Attachments

  • FMTutorial[1].pdf
    178.7 KB · Views: 902
  • #5
Thanks, that is a good article but

I'm still confused, the sideband amplitudes for the first signal (mf=6) are:
-3.36,-2.88,1.32,4.32,4.32,3,1.56,0.72&0.24 This is the 9 (J1-J9) from the table multiplied by the amplitude 12. This is then converted to powers simply (^2/Antenna Impedance) which will gove me some sideband powers but what freqeuncy corresponds to each power? Given that these are the amplitudes and as established the amplitudes correspond to the frequency modulation I figure that --- (maybe easier to explain my thoughts with an example)

for J1, P=3.36^2/(2*50)=112.9mW
and this 'spike' would occur at a frequency of f(carrier)+16.8Hz......16.8=3.36*5
?

repeat for the other 8 sidebands and for the other info signal.

Problem 2,

I am missing a large power component at the carrier fundamental. As I understand it, this is one component for both information signals as the same carrier is modulated by both signals? You mentioned a ratio of J0/J1 in the chart but I can't see where that is? Or is it just a property of the table that J0/J1 = carrier/first sideband which would give me 0.15/-0.28=carrier/3.36......carrier = -1.8V?

This doesn't seem right to me, why would this ratio not hold true for the other sidebands? J2-J10?
 
  • #6
Fisher92 said:
Thanks, that is a good article but

I'm still confused, the sideband amplitudes for the first signal (mf=6) are:
-3.36,-2.88,1.32,4.32,4.32,3,1.56,0.72&0.24 This is the 9 (J1-J9) from the table multiplied by the amplitude 12. This is then converted to powers simply (^2/Antenna Impedance) which will gove me some sideband powers but what freqeuncy corresponds to each power? Given that these are the amplitudes and as established the amplitudes correspond to the frequency modulation I figure that --- (maybe easier to explain my thoughts with an example)

for J1, P=3.36^2/(2*50)=112.9mW
and this 'spike' would occur at a frequency of f(carrier)+16.8Hz......16.8=3.36*5
?
The spikes occur + and - n times the max modulating frequency, where n = 1, 2, ... which in this instance is n times 10KHz. So for the 1st modulation you get spikes at fc - 90 KHz, fc - 80 KHz, fc - 70 kHz, ... fc - 10KHz, fc, fc + 10 KHz, fc + 20 KHz, ... all the way to fc + 90 KHz. You were not given the actual carrier frequency fc so on your graph just indicate fc as fc.

The amplitudes of each component is given by the table and so power of each component is V2/R as you say. Except that power is for both the 10 KHz offsets, both the 20 KHz offsets, etc.

BTW I believe there is an error in the pdf file, in the example they give they say Ac2/2 = 1 I think it should be Ac/2 = 1.

Problem 2,

I am missing a large power component at the carrier fundamental. As I understand it, this is one component for both information signals as the same carrier is modulated by both signals? You mentioned a ratio of J0/J1 in the chart but I can't see where that is? Or is it just a property of the table that J0/J1 = carrier/first sideband which would give me 0.15/-0.28=carrier/3.36......carrier = -1.8V?

This doesn't seem right to me, why would this ratio not hold true for the other sidebands? J2-J10?

If I said J(0)/J(1) it was a big goof. I meant J0(β)/J1(β). β = modulation index = 6 here.

The carrier for a modulation index of 6 is J0(6)/J1(6) = 0.15/-0.28 times the 10 KHz offset amplitude. That is what your chart says. It also says the ratio of carrier voltage to the 2nd offset frequency (20KHz) is J0(6)/J2(6). Consistent all the way across the board. So if you know the 10 KHz offset voltage you also know the carrier voltage. Note that in this case the fc component voltage is 180 deg out of phase with the 10 KHz offset component.

The offset at fc - 10 KHz and the offset at fc + 10 KHz each get one-half the total voltage indicated in the chart.

This is not an easy field to wade thru & I suggest you study the link pdf file carefully. It nicelly relates the time and frequency functions of a sinusoidally modulated carrier.

In relation to that link it might help to point out that given v(t) = Acos(2πf0t), the Fourier transform is (A/2)[δ(f - f0) + δ(f + f0)] and the power is (A2/2).
 
  • #7
Thanks RM, this is enough to compliment my materials I hope - spend the next few hours going back over everything and try and get a response to part B and C before I post with the problems that will inevitably arise.
 
  • #8
First progress first, Matlab to generate the Bessel first kind table is incredibly easy! So I have those values for the 3.33 mf.

Secondly, after rereading your post a dozen times I don't think I was that far off the mark with my powers - although it was more a fluke than a result of understanding. My new & (hopefully) improved understanding of things...

For the fist signal, mf=6, I will have a carrier 15% of its unmodulated self and sidebands of amplitude (-)28%,(-)24%,11%,36%,36%,25%,13%,6% and 2% of the original carrier amplitude. And, these (as you stated explicitly) occur at +-10% ->+-90% of the unmodulated carrier frequency.

Here is where my understanding gets a bit dodgy;

Voltage of fc=J0(6)/J1(6)*fi = 0.15/-0.28*12V...Hence V(fc)=6.45V...This should be a single power point on my chart for both signals? Which I can confirm does not work out mathematically, for mf=3.333, Vfc=0.36/0.2*10=18V not even close...

...Maybe this is a fault with my understanding though, I can't see how this would ever result in two identical carrier voltages from two different information signals... But the question states that we are dealing with two components of an information signal - so how can I possibly have two distinct carrier amplitudes. The different sideband 'amplitude' I understand to not really be different voltagea of the signal that is fed to the antenna but a theoretical way to represent there impact on the instantaneous power of the modulated signal? This is FM and not AM which is why I'm having a brain explosion over the different amplitudes were working with...Onto part C.
What percentage of transmitted power spills into the guard band and what
percentage of power spills to the adjacent channel?


The gaurd band is an ACMA (or in your case FCC) mandated channel separation typically 25kHz - spillage out of the 200kHz (Again ACMA& FCC) allotted BW past the guard band is into the next channel.

Since I want a percentage i can probably just work with the frequency... although the square in the power eq may screw me - soon find out.

The biggest frequency 'spread' is obviously from the larger modulation index, 6, although, any spillage from the 3.33 mod index will contribute to power spill percentage, damn! & yes i am thinking about this as I type, hope your not averse to some friendly rambling.

for mf=6 I have 9 non-negligable sidebands so BW=(2*9+1)10k=190kHz which is within the allowable BW. There is no spillage which is obviously wrong?/

Thanks, it's late now- hopefully there will be some wisdom waiting for me on this forum when I wake up/
 
Last edited:
  • #9
Hi Fisher- I wll be delayed today but will try to get back in 4 hrs or so. I am working on a diagram model of the fm process.

My time is GMT-7. Where are you?

EDIT: I will be using terminology of the linked file I sent. Let's forget about the Fourier transform part, it's not really needed. You need to understand how the final xfm(t) was derived.
I could not possibly improve on that derivation.

A key idea is that phase is the fundamental parameter, not frequency. Do you know what a VCO is? It's called a voltage-to-frequency converter but really it's a "time-integral of voltage - to - phase" converter. Do you have PowerPoint? I was thinking of appending a diagram of the general fm process via a PPT slide.

I'm not a communications expert but my professional background fortuitously includes a very heavy exposure to Bessel functions.

See you in a few hrs.
 
Last edited:
  • #10
The equation I want to deal with is from the link file:

xFM(t) = Ac ∑ Jn(β)cos[2π(fc + nfm)t]

with the summation taken from n = -∞ to ∞.

If you look at this carefully you will see that this formula gives you all the sidebands for a sinusoidal modulation. The sidebands start at +/- fm away from the carrier frequency fc and theoretically extend to +/- infinity, but your chart indicates the significant number of 2n sidebands. For example, if β = 6, n goes from -9 to 9 incl. zero. Of course, n=0 is the carrier.

Important: J-n(β) = (-1)nJn(β). This formula plus the signs in your table indicate whether each sideband is in or out of phase with the modulation source.

Once you got this far, playing devil's advocate with yourself, you might ask: what if nfm > fc? The answer lies in cox(-x) = cos(x).

Of course this is not commonly encountered. Usually fc >> nfm for all n. The link file has a good dicussion of limits placed on β and fm in the commercial 88 - 108 MHz band. It shows that for β = 5 and fm = 15 KHz there is actually (per your table) a small amount of leakage into the adjacent (200 KHz separation) spots.
 
  • #11
RM. GMT+10, close to the other side of the world. VCO - voltage controlled oscillator, remember that fun from analogue electronics last year.

Phase is the fundamental parameter not frequency? That makes sense from an instantaneous point of view since phase is what the electronics would actually be altering. -> Obviously phase and frequency are closely related, can't really change one without the other.

Yes i have ppt, look forward to seeing your FM process diagram & Ill go through the document again and see if I can't get some more understanding out of it.
 
  • #12
The link file has a good dicussion of limits placed on β and fm in the commercial 88 - 108 MHz band. It shows that for β = 5 and fm = 15 KHz there is actually (per your table) a small amount of leakage into the adjacent (200 KHz separation) spots.

The problem is with my modulation indexes, there is no leakage outside of the 200kHz BW, I have 6 &3.33 or 9 & 6 non-negligible sidebands.

BW=(2*9+1)*10k=190kHz
BW=(2*6+1)*15k=195kHz

This again leads me back to my basic problem (misunderstanding), I have two components of ONE information signal which modulates a SINGLE carrier?

*How can I have two bandwidths as is the result of my current procedure?
*Same for the carrier amplitude derived from the Bessel first kind table?

I think this is where my understanding is lacking - I get (mostly) what the bessel table is giving me and I understand the alotted BW & Gaurd band & adjacent channels.

Have to jump in a car for 4hrs now - Thanks & really appreciate your time on this.
 
  • #13
Here's my diagram, it's a pdf file, you don't need ppt.
 

Attachments

  • FM Modulation.pdf
    45.7 KB · Views: 392
  • #14
Fisher92 said:
The problem is with my modulation indexes, there is no leakage outside of the 200kHz BW, I have 6 &3.33 or 9 & 6 non-negligible sidebands.

BW=(2*9+1)*10k=190kHz
BW=(2*6+1)*15k=195kHz

This is a rule-of-thumb, I would use the table. If you get spillage beyond 200 KHz that's the way it is. But for the large n sidebands the voltages are very small & negligible (or ignored) in practice.
That's whence your rule-of-thumb derives. There's a name for it, I forget what. The table is authoritative.
This again leads me back to my basic problem (misunderstanding), I have two components of ONE information signal which modulates a SINGLE carrier?

Yes, you get two spectra about the common carrier.

*How can I have two bandwidths as is the result of my current procedure?
*Same for the carrier amplitude derived from the Bessel first kind table?

You have to pick the larger of the two bandwidths to accommodate the two modulation signals together.

The carrier is not affected by the presence of two or even an infinite number of modulation signals. The carrier amplitude is always Ac. Again, look at the pdf tutorial.
I think this is where my understanding is lacking - I get (mostly) what the bessel table is giving me and I understand the alotted BW & Gaurd band & adjacent channels.

Have to jump in a car for 4hrs now - Thanks & really appreciate your time on this.
 
  • #15
Fisher, I may have jumped the gunn on having two sinusoidal modulations applied. I thought one could simply consider one modulation at a time, then add the results (superposition principle). But now I have grave doubts about that thought, since the two modulations are actually subjected to a nonlinear process, to wit, a cosine function. This may be a trickier business than seemed at first blush. Unfortunately, it's my bedtime so I have to hold the matter in abeyance until tomorrow.

What is needed is to equate

xfm(t) = Accos[2πfc1sin(2πfm1t) + β2sin(2πfm2t)]

to the corresponding series expansion in the various Jn terms. There will obviously be Jn1) and Jn2) terms, corresponding to the two modulation frequencies fm1 and fm2, and the two modulation indices β1 adn β2. Stay tuned, if you'll pardon the pun ...
 
  • #16
Thinking about part c for hours on end has ironically given rise to some new ideas for part b.
*I think I may have been confusing you with my queries about the carrier amplitude, or maybe I'm tripping now?

In a nutshell I have decided that there is no way I can know the carrier amplitude with the information given, the carrier amplitude is in no-way dependent on the information signal which is the only 'real' information I have. I DID NOT for some reason realize this immediately and so was stuck trying to calculate it from the ratio you were talking about (something I still do not get?). -As I write this, it seems blatantly obvious - hope I'm not mistaking now.

If I assume a 1V rms carrier amplitude in order to plot the distribution I get the carrier power J0 as
for mf = 3.33...P=(-0.36*1)^2/50=2.592mW at fc
mf =6 ...P=(0.15*1)^2/50=0.45mW at fc
...This is a bit of a problem, would this be just be 2.592-0.45 since the minus sign indicates they are not in phase?

When I do the same procedure for the sidebands I get some on the same frequency, so would these be sum if they are in phase and difference if they are out of phase? i.e if one is - and 1+ then take the difference for the power?

Thanks
 
  • #17
Fisher92 said:
Thinking about part c for hours on end has ironically given rise to some new ideas for part b.
*I think I may have been confusing you with my queries about the carrier amplitude, or maybe I'm tripping now?

In a nutshell I have decided that there is no way I can know the carrier amplitude with the information given, the carrier amplitude is in no-way dependent on the information signal which is the only 'real' information I have. I DID NOT for some reason realize this immediately and so was stuck trying to calculate it from the ratio you were talking about (something I still do not get?). -As I write this, it seems blatantly obvious - hope I'm not mistaking now.
The total fm-modulated signal is xfm(t) and this total signal, a sum of sinusoidal frequency components, has constant amplitude. That is not the same thing as the carrier amplitude of the modulated carrier. The carrier is one of the components of xfm(t) and is given by your table as a fraction of the unmodulated carrier amplitude. The carrier amplitude varies with the modulation index which is why your table requires you to specify the index before giving you the relative amplitude of the carrier and all the sidebands. The actual amplitude of the carrier and all the sidebands is given in that table but you have to multiply each number by the unmodulated carrier amplitude. The unmodulated carrier amplitude is Ac and yes you were not given that. You were also not given the carrier frequency. So when you plot the voltage spectrum, the relative amplitudes of each frequency component is all you can plot. Relative to Ac = the unmodulated xfm(t).

The above applies for one-tone modulation. The difficulty is solving for the two-tone-modulated carrier. I have looked thru the Web and did not find an analysis giving the voltage spectrum (the Fourier series) of a two-tone-modulated fm system. I was also disappointed in wolfram alpha's inability to come up with this. We need the Fourier series expansion of cos[2πfct + β1sin(2πfm1t) + β2sin(2πfm2t)] whereas all we have is the series for one or the other modulation but not both. Hello, any math geniuses out there? Everything is a constant except for t. :confused:

(Actually, I know how to approach this problem but it would be a lot of dog-work. If you want I can give you the approach).

As I said, you can't just assume superposition because the two modulations are included in the argument of the cosine function which is a nonlinear process. You're doing this: determine the spectrum for the 1st modulation by itself, determine the spectrum for the second modulation by itself, then just superpose the two spectra. I don't think that works.

If I assume a 1V rms carrier amplitude in order to plot the distribution I get the carrier power J0 as
for mf = 3.33...P=(-0.36*1)^2/50=2.592mW at fc
mf =6 ...P=(0.15*1)^2/50=0.45mW at fc
...This is a bit of a problem, would this be just be 2.592-0.45 since the minus sign indicates they are not in phase?
Problem is, I don't think you can just use superposition which is what you're doing.

If you really did have two voltages at the same frequency you'd have to take the algebraic sum before squaring. So if you had two voltages of equal magnitude but different sign the power would be zero for that frequency component.

Once you have the true voltage spectrum (the elusive Fourier series for two-tone modulation), power is just squaring each frequency component voltage and dividing by (in this case) 50 ohms. Again, since you were not given the carrier amplitude you cannot plot the absolute power spectrum, just the spectrum relative to the carrier amplitude squared. This would be squaring the table entries as you did.

Consider a simulation like with Simulink? BTW I erred in the diagram I appended & append a corrected one herewith. The integrator 1/s does not belong. The VCO already time-integrates the input voltage if the output is considered phase instead of frequency. You could try to use the model in your simulation.
 

Attachments

  • FM Modulation.pdf
    46.6 KB · Views: 297
  • #18
RM, Talked to my lecturer about this... He intends us to effectively treat this as two single tones for the purposes of this question.

So effectively, while it is probably not technically correct, what I was doing for part b is what is expected.
Apparently, there is a trick to the question where I only need the % power so it is fine to just assume 1V to get the percentage distribution. This kind of makes sense but should it add up to roughly 100%?

If the Same frequency occurs I need to take the sum of the amplitudes before squaring... I'll get this chart done now and post a pic when I am done - if you wouldn't mind checking it looks right.

I am also pretty much certain that there should be some spillage into the sidbands and next channel but I can't get the BW greater than 200kHz even using the Bessel table? ---Also, the approximation is called Carson's rule I believe.
 
Last edited:
  • #19
Fisher92 said:
RM, Talked to my lecturer about this... He intends us to effectively treat this as two single tones for the purposes of this question.

I was beginning to suspect as much. That is, forgive me, an absurd assumption in this case. Now, if β < 0.2 or so it may be OK since this is considered "narrow-band" fm. Anyway, I did get a chuckle out of it.

So effectively, while it is probably not technically correct, what I was doing for part b is what is expected.
Apparently, there is a trick to the question where I only need the % power so it is fine to just assume 1V to get the percentage distribution. This kind of makes sense but should it add up to roughly 100%?
Yes. Fact of math: Ʃ J2n(β) from n = -∞ to ∞ = 1 for any β.
If the Same frequency occurs I need to take the sum of the amplitudes before squaring... I'll get this chart done now and post a pic when I am done - if you wouldn't mind checking it looks right.

[/quote}
OK. Thanks for reporting on what your instructor said.

I am also pretty much certain that there should be some spillage into the sidbands and next channel but I can't get the BW greater than 200kHz even using the Bessel table? ---Also, the approximation is called Cramers rule I believe.

Cramer's rule solves determinants. The rule you're thinking of is called Carson's rule. It's quite good, works well for small as well as large betas. The worst error is when beta = 1.

Looks to me like no spillage either. Why do you think there should be any? Say you're sitting at fc = 100 MHz then the farthest-away sideband for beta = 6 is at 9 x 10 KHz = 90 KHz & you're allowed 100 KHz (the adjacent station may also have beta = 6 and fm = 10 KHz & it's 200 KHz away carrier-wise.

For beta = 3.3 it's of course even better.

Cheers!
 
  • #20
The way the question is worded is what makes my think there should be some, although it never says that it's a 200kHz BW which is an assumption... might need to talk to lecturer about this too. -I also read somewhere that radio stations effectively need to keep there mf <5 which means that the 3.33 will not spill and that the mf=6 is only on the verge... maybe the answer is simply that it doesn't spill - - - - everything we have done thus far makes sense to me - no real reason to think it's wrong.
 
  • #21
DAMN! The BW is 150kHz, says so right in the question part D - there is some spillage then & into the guard band. Back to work!
 
  • #22
Fisher92 said:
DAMN! The BW is 150kHz, says so right in the question part D - there is some spillage then & into the guard band. Back to work!

Sho' 'nuff. I missed that too, though I'm not great at reading & remembering questions in detail.

In the U.S. commercial band, fm <= 15 KHz is assumed and beta <=5. So if beta = 5 and fm = 15 KHz we get 8*15KHz = 120 KHz for the farthest sideband which is > 100 KHz so really a no-no but the FCC here assumes that no two adjacent stations will ever put out 15 KHz tones at the same time with beta = 5. In fact, no two adjacent channels are allowed for a transmitter separation < 100 miles.

Enjoy!
 
  • #23
Hi RM, I have by and large completed the problem but as this question is worth a lot of marks I was hoping you could have a look through and see if it all makes sense.

a) Correct
mf=6 & mf=3.33

b)
My lecturer (instructor) said that if components fall on the same frequency, plot them on top of each other - so I have just calculated all of the powers and plotted them. I also set Vfc to 1V to normalise (not really normalizing) the results.

P=J^2/50
********************************************************
mf=6, mf=3.33 *
P(mW) *
J0,0.45, -2.592 *
J1, -0.1.568, 0.8 *
J2, -1.152, 4.418 *
J3, 0.252, 2.592 *
J4, 2.592, 0.392 *
J5, 2.592, 0.092 *
J6, 1.25, 0.002 *
J7, 0.338, *
J8, 0.072, *
J9, 0.008, *
*********************************************************
Hope that formatting keeps..Edit: no it doesn't. It is in this format Jn,P(mf=6),P(mf=3.33)

This method kind of makes sense to me as the powers (of opposite sign +/-) on the same frequency are not going to be exactly 180 deg out of phase are they? And as they are not the same frequency they won't be effecting each other as perfectly con/destructive interference which is what summing there amplitudes is implying? I think to do this 'properly' would involve some fairly hardcore math!

My plot is just a bar graph in excel with mf=6 in blue and mf=3.33 in red... actually results in a nice looking spectrum..You can probably see what the plot will look like from the numbers?

c)
The two components co-incidentally result in the same bandwidth requirements. There are 9 sidebands for the 10kHz signal so 2*9*10=180kHz. There are 6 sidebands for the 15kHz signal so 2*6*15=180kHz.

It wants the percentage of power spilled so I can sum the absolute powers found in part b and retain the 1v rms carrier voltage to find this? The sum of the absolute powers of both signals is 21.142mW

... The total power is 2*21.142=42.284mW (with an assumed 1v rms carrier)

From the table in b the components outside of the 150kHz band are J8&J9 for mf=6 and J5&J6 for mf =3.33.

***J5 for mf =3.33 occurs at the boundary -fc+-75kHz so is it outside of the bandwidth or not? I assumed so but I'm not sure?****************

The summed power of these components is 0.072+0.002+0.008+0.072 =0.154mW
... Power spillage into the guard band is 0.154*2/42.284*100=0.73%?

This is very small, which I suppose is a good thing. There is also no spillage into the next channel(assuming the guard bands are 25kHz either side).?

d)
Lower mf below 5 (ill do the math and see if this holds true for 150kHz) or lower the frequency of the modulating components.

*************************************************************************
I have 1 more question I was planning on getting some help from PF for but since you know your radios I wanted to see if your willing to help me out with it on this thread? (Providing the above is largely correct)

I'll just put the outline here for now so you can see if you are able to help me or not..

Design an FDM (frequency division multiplexing) system with SSBSC to the following specs
*Available bandwidth range 100 to 120 kHz
*Number of separate information channels 4
*Information bandwidth 100 Hz to 4.5 kHz.
*Sideband suppression required in each channel is 40 dB.

Consider:
*What is the frequency of local oscillator required at each channel?
*What are the parameters (Q, fc) for bandpass filter required at each channel?
*Provide a diagram of the FDM transmitter. As a minimum, this need to include
blocks for the LO, modulator (what type should you use), bandpass filter and
amplifiers. Think about what you can use to combine different signals for before
transmission.

*Not a circuit design, the block diagram of the system.

I want to get the other question finished off first & I know I need to work my way through the above until I get stuck----more to see if you can help me on this thread or if I need to start a new one?

Thanks, & again appreciate your input!
 
  • #24
Fisher92 said:
Hi RM, I have by and large completed the problem but as this question is worth a lot of marks I was hoping you could have a look through and see if it all makes sense.

a) Correct
mf=6 & mf=3.33

b)
My lecturer (instructor) said that if components fall on the same frequency, plot them on top of each other - so I have just calculated all of the powers and plotted them. I also set Vfc to 1V to normalise (not really normalizing) the results.

P=J^2/50
********************************************************
mf=6, mf=3.33 *
P(mW) *
J0,0.45, -2.592 *
J1, -0.1.568, 0.8 *
J2, -1.152, 4.418 *
J3, 0.252, 2.592 *
J4, 2.592, 0.392 *
J5, 2.592, 0.092 *
J6, 1.25, 0.002 *
J7, 0.338, *
J8, 0.072, *
J9, 0.008, *
*********************************************************
Hope that formatting keeps..Edit: no it doesn't. It is in this format Jn,P(mf=6),P(mf=3.33)
Problems.

First off, power cannot be negative. You have negative entries in your power table.

Secondly: let me do just one frequency component, namely the carrier.
J0(6) = 0.15. That means the amplitude of the carrier is 0.15V if the unmodulated carrier amplitude is 1V as you have assumed. You also assumed a 50 ohm load. So power in the carrier is (0.15/√2)2/50 = 0.225 mW. Now I notice this is exactly half of what you came up with so I suspect you forgot to divide the amlitude by √2 before computing the power.

Or, there is another misunderstanding on how we treat the two modulations. I thought we decided to treat them one at a time. Anything else is even more bizarre than assuming they don't intermodulate each other.

But that still doesn't explain your negative power entries.

So, have another shot at it?
 
  • #25
Power can't be negative can it! Re the sqrt(2), I omitted it on purpose because I stated a 1V rms carrier which would negate the need for the sqrt(2)-unless I am mistaking about why it is there?

Or, there is another misunderstanding on how we treat the two modulations. I thought we decided to treat them one at a time. Anything else is even more bizarre than assuming they don't intermodulate each other.

Yes, we definitely decided to treat them one at a time AND no it doesn't make any sense to assume they don't affect (effect?) each other. The question states 'plot the power distribution of the transmitted signal' which plotting the two individual components on top of each other does- sort of... Lecturer said in regards to part b,

'View this as 2 single tones, no complicated maths required here. If 2 components happen to occur on the same frequency, plot them on top of each other.'

I'll go ahead and remove those negative powers as they are definitely nonsensical - & am I right re the sqrt(2) if I explicitly state 1V rms carrier...
 
  • #26
RM, the table is the same as before minus the negative powers?

This is the distribution plot for the question, sorry about the stupid water mark.
power_distribution.png


I also did an xy scatter plot for the two distribution which look s a bit cleaner.
...

My answer for part c is the same as I did the sum of the absolute powers. Not sure if you've had a chance to look at it? 0.7% into the gaurd bands and 0% into the next channel. With the infinite amount of sidebands, would there be some small negligible spillage into the adjacent channels that I should at least mention? it would be <<<<<0.7%.

***************************************************************************'
FDM question.

System BW = 20kHz
Need to fit four channels 4.4kHz wide into this.
I figure that I should put as much space between the channels as possible and assuming there is sufficient guard bands either side.

I want the carrier frequencies at:
Channel 1: 102.2kHz
Channel 2: 107.2kHz
Channel 3: 112.2kHz
Channel 4: 117.2kHz

The local oscillator provides the carrier frequency to be modulated by the information signal,,,,, hence I want the LO at each channel to be above?

Q & fc for the bandpass filters of each channel... time to breakout my analogue textbook - I'll get back to you asap.
 
  • #27
Fisher92 said:
Power can't be negative can it! Re the sqrt(2), I omitted it on purpose because I stated a 1V rms carrier which would negate the need for the sqrt(2)-unless I am mistaking about why it is there?
Yes, that's OK. I assumed a 1V unmodulated carrier amplitude.
[/quote]

Yes, we definitely decided to treat them one at a time AND no it doesn't make any sense to assume they don't affect (effect?) each other. The question states 'plot the power distribution of the transmitted signal' which plotting the two individual components on top of each other does- sort of... Lecturer said in regards to part b,

'View this as 2 single tones, no complicated maths required here. If 2 components happen to occur on the same frequency, plot them on top of each other.'
[/quote]

Well, he/she's still wrong about two single tones not requiring complicated math. Certainly not with betas of 6 and 3.3. He/she should have specified that only one tone is present at a time. In other words, two separate problems.

Another thing he/she should have specified is the carrier frequency. Suppose the carrier was 50 KHz. What would your spectra look like then?
I'll go ahead and remove those negative powers as they are definitely nonsensical - & am I right re the sqrt(2) if I explicitly state 1V rms carrier...

Yes.
 
  • #28
Fisher92 said:
RM, the table is the same as before minus the negative powers?

This is the distribution plot for the question, sorry about the stupid water mark.
power_distribution.png


I also did an xy scatter plot for the two distribution which look s a bit cleaner.
...

My answer for part c is the same as I did the sum of the absolute powers. Not sure if you've had a chance to look at it? 0.7% into the gaurd bands and 0% into the next channel. With the infinite amount of sidebands, would there be some small negligible spillage into the adjacent channels that I should at least mention? it would be <<<<<0.7%.

I'm not sure what 'guard band' means. Anyway, with your leave I would like to leave this thread as is. You know we're supposed to help but not completely do. I feel that you have a good grasp of the situation as is.

[
***************************************************************************'
FDM question.

System BW = 20kHz
Need to fit four channels 4.4kHz wide into this.
I figure that I should put as much space between the channels as possible and assuming there is sufficient guard bands either side.

I want the carrier frequencies at:
Channel 1: 102.2kHz
Channel 2: 107.2kHz
Channel 3: 112.2kHz
Channel 4: 117.2kHz

The local oscillator provides the carrier frequency to be modulated by the information signal,,,,, hence I want the LO at each channel to be above?

Q & fc for the bandpass filters of each channel... time to breakout my analogue textbook - I'll get back to you asap.

I suggest you make this a new post. Others should have a shot at it & may be of more help than I, who knows. I will definitely look at it then.
 
  • #29
Righto, Thanks for your help...
 

1. What is FM analysis and how is it used?

FM analysis is a mathematical method used to measure and analyze the frequency spectrum of a signal. It is commonly used in fields such as telecommunications, signal processing, and audio engineering to study the characteristics of a signal and make predictions about its behavior.

2. What is a Bessel function and what is its role in FM analysis?

A Bessel function is a type of special function that is commonly used in the analysis of periodic phenomena, such as signals. In FM analysis, Bessel functions are used to represent the frequency spectrum of a signal and to calculate important parameters such as modulation index and bandwidth.

3. How is FM analysis different from other methods of signal analysis?

FM analysis differs from other methods such as Fourier analysis in that it takes into account the time-varying nature of a signal. This allows for a more accurate representation of the frequency spectrum, particularly for signals with rapidly changing frequencies.

4. What are the advantages of using FM analysis in signal processing?

One of the main advantages of FM analysis is its ability to accurately measure and analyze signals with rapidly changing frequencies, such as those used in digital communication systems. Additionally, FM analysis is a useful tool for predicting the behavior of a signal and optimizing its performance.

5. Are there any limitations or drawbacks to using FM analysis?

While FM analysis is a powerful and versatile tool, it does have some limitations. It is most effective for analyzing signals with a single, dominant frequency component, and may not be suitable for signals with a complex frequency spectrum. Additionally, FM analysis requires a certain level of mathematical understanding and may be challenging for those without a strong background in calculus and signal processing.

Similar threads

  • Advanced Physics Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
20
Views
6K
  • Engineering and Comp Sci Homework Help
2
Replies
61
Views
14K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
4K
  • Introductory Physics Homework Help
Replies
2
Views
904
  • Electrical Engineering
Replies
1
Views
1K
  • Electrical Engineering
Replies
10
Views
6K
  • Electrical Engineering
Replies
28
Views
5K
  • Electrical Engineering
Replies
4
Views
4K
Back
Top