Determine the approximate bandwidth of the fm signal

Assignment Help Electrical Engineering
Reference no: EM13994682

DATA COMMUNICATION

(1) A carrier wave of frequency 100 MHz and amplitude Ac = 100V is frequency modulated by a sinusoidal signal of frequency fm = 100 kHz and amplitude Am = 20V. Assuming the frequency sensitivity of the modulator kf= 25 kHz/V:

(a) Determine the approximate bandwidth of the FM signal

(b) Repeat your calculations assuming the modulating frequency is doubled.

(c) Sketch the amplitude spectrum of the FM signals in parts (a) and (b) [Hint: use Matlab function call Jn(β) = besselj(n,β) to calculate Jn(β)]. Consider 10 spectral components on either side of the carrier.

(2) A carrier wave is frequency modulated using a sinusoidal signal of frequency fm and amplitude Am.

(a) Determine the first four values of the modulation index β for which the carrier component is reduced to zero [Hint: use Matlab function call Jn(β) = besselJ(n,β) to calculate J0(β)]

(b) In certain experiment conducted with fm =1kHz and increasing Am (starting from zero), it is found that the carrier component of the FM signal is reduced to zero for the first time when Am = 2V.

i. What is the frequency sensitivity of the modulator

ii. What is the value of Am for which the carrier component is reduced to zero for the second time.

(3) The signal:

is sampled at a 10 kHz rate.

s(t) = sin(400Πt) + 0.5cos(12000πt)

(a) What is the spectrum of the sampled signal?

(b) Use the following Matlab script to simulate the sampled spectrum. Explain the results.

(c) How does the spectrum change if the sampling rate was changed to 15 kHz?

% 6/3/2016

% ELEG390 HW3 Q3: Sampling

Fs = 10;             % Sampling Rate (kHz)

Ts = 1/Fs;           % Sample period (ms)

t = 0:Ts:100; % Observation period (ms)

s = sin(2*pi*0.2*t)+0.5*cos(2*pi*6*t);       % given signal

figure(1)

plot(t,s)

xlabel 'Time (ms)'

ylabel 's(t)'

FFTsize = 1024;

spec = fftshift(abs(fft(s,FFTsize)));           % spectrun

freq = -Fs/2:Fs/FFTsize:Fs/2;

freq = freq(1:end-1);

figure(2)

plot(freq,spec/length(freq))

xlabel 'Frequency (kHz)'

ylabel 'Amplitude Spectrum'

(4) A PAM telemetry system involves the multiplexing of four input signals: si(t), ?? = 1,2,3,4. Two of the signals s1(t) and s2(t) have a bandwidth of 80 Hz each, whereas the remaining two signals s3(t) and s4(t) have a bandwidth of 2 kHz each.

The signals s3(t) and s4(t) are sampled at the rate of 2400 sample per second. This sampling rate is divided by 2R (R is an integer) in order to derive the sampling rate for s1(t) and s2(t). Find the maximum value of R.

(5) Consider the following sequences of 1s and 0s:
(a) An alternating sequence of 1s and 0s,
(b) A long sequence of 1s followed by long sequence of 0s,
(c) Along sequence of 1s followed by a single 0 and then long sequence of 1s. Sketch the waveform for each of these sequences with:
(4.1) On-off signaling
(4.2) Bipolar return-to-zero signaling

(6) The figure below shows a PCM signal in which the amplitude levels of +1 vole and -1 volt are used to represent binary symbols1 and 0 respectively. The code word used consists of three bits. Find the sampled version of an analog signal from which this binary signal is derived.

1907_PCM signal.png

Verified Expert

This is an econometric assignment related to demand estimation model. Multiple regression has been conducted in the excel based on the data provided for soft drinks sales in 48 states in United States. Statistical significance and the R^2 value is also explained here. Both the excel file ( containing the data analysis part) and the word file( theoretical explanation) are attached as the solution.

Reference no: EM13994682

Questions Cloud

Business expand in terms of new stores : In planning the future of his company, Felix Tena asked himself the following questions: At what speed should the business expand in terms of new stores?
Software engineering : Software Engineering: (a) Started as a response to the so-called 'Software Crisis' of the late 90's (b) Has been around as a discipline since the early 50's
What would the retardation coefficient be for arsenic : There is an uncontaminated background well (Well 2) with Chloride levels at 100mg/Liter and arsenic at 0.1mg/Liter. Well 3 is located down gradient of the contaminated area with a Chloride level of 300mg/liter. If the Arsenic concentration for Wel..
Multinational management-relocation : XYZ International has just offered you a position in their office in China. How will you respond? What are your concerns? What about your family? How long will the relocation be?
Determine the approximate bandwidth of the fm signal : Determine the first four values of the modulation index β for which the carrier component is reduced to zero and determine the approximate bandwidth of the FM signal
What would be the value of van hoff factor : Calculate the freezing point depression expected for 0.0711m aqueous solution of Na 2SO4 . If this solution actually Freezes at ?0.320°C, what would be the value of van't Hoff factor?
What she sees as the challenge or promise at hand : Consider and discuss some ways in which Felman's approach to questions of knowledge, ignorance and dialogue in this essay define what she sees as the challenge or promise at hand
Find molar mass if monoprotic - diprotic and triprotic : A .1075 g sample of an unknown acid was titrated with a .09441 M NaOH solution. The end point was reached at 20.67 mL of base. Find molar mass if: monoprotic, diprotic, triprotic.
Foreign exchange rates in the wall street journal : In looking at the foreign exchange rates in the Wall Street Journal you notice the dollar-euro spot rate is 1.085€/$ and the six-month forward rate is 1.098€/$. Does this imply that the US dollar is expected to appreciate or depreciate?

Reviews

Write a Review

Electrical Engineering Questions & Answers

  Lithium ion battery technology

The paper includes Lithium ion battery technology with its advantages and disadvantages. The paper discusses about the Lithium air battery in which detailed reactions of Lithium with air including nonaqueous as well as aqueous are given.

  Power transformers and tariffs

Construction of different types of power transformer, significant energy savings

  Paper on orthogonal frequency-division multiplexing

This document is shown a paper on Orthogonal frequency-division multiplexing with advantages, disadvantages and uses.

  Function of the hmi in a scada system

This assignment contains electronics engineering questions like State the commonly found components of a SCADA (Supervisory control and data acquisition) system. and decribe the function of the HMI in a SCADA system.

  Resultant waveform of the odd harmonic series

Prepare an Excel graph showing the individual components and summated resultant waveform of the odd harmonic series resulting in an approximate square wave.

  Explain scada system

Explain the function of the HMI in a SCADA system.

  Design a 2-digit 24 second shot-clock

Design a 2-digit 24 second "shot-clock" countdown timer with pushbutton controller.

  Model a discrete-time system

To understand di erent signal models To be able to model a discrete-time system and design simple signal processing algorithms.

  Draw a relay construction diagram

Draw a relay construction diagram and briefly explain the operation of a relay.

  Frequency division multiplexing

Write a short technical report on Frequency Division Multiplexing

  Impact of electron energy

Briefly discuss the impact of electron energy, electron current and target on the Bremsstrahlung generated.

  Traffic light controller

The schematic of the traffic light controller

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd