SlideShare a Scribd company logo
1 of 9
Download to read offline
Lab Report 3:
Submitted By :
Syed Abuzar Hussain Shah
Reg # :
SP15-BEE-096
Submitted To:
Sir Ateeq-ul-Anaam
Class:
BEE-5A
Dated: 24/04/2017
Statement of Problem:
Generate a carrier wave and study its behavior as mentioned in the
procedure. What will happen to the power of carrier with the change of
carrier frequency, peak amplitude and phase?
Literature Background:
Carrier wave:
A High-Frequency Electromagnetic wave modulated in
Amplitude or Frequency to convey a Signal is called Carrier wave.
Figrure 1: Carrier wave representation.
Formula for Calculating power of Carrier wave:
Power =
∑
Where ‘S’ is the carrier wave vector and ‘t’ is the total time.
Colpitts oscillator:
It is an Electronic oscillators that use a combination of inductors and
capacitors to produce an oscillating signal at a certain frequency.
Formula for calculating frequency is:
√
(1)
Procedure:
Generating the carrier wave in time and Frequency domain using
MATLAB.
1. Plotting in time domain:
clc
clear all
close all
t=0:1:200;
fc=5000;
Vc=5; %Amplitude of Carier
Phase=0; %Phase of Carier
fs=10*fc; %Sampling Frequency
ts=t/fs; %Sampling time
y=Vc*cos(2*pi*fc*ts+Phase);
plot(ts*1000,y)
title('Carrier wave ')
xlabel('time (ms)')
ylabel('Amplitude')
grid on;
2. Plotting in Frequency Domain:
z=fft(y);
z=abs(z(1:length(z)/2+1)); %Removing negative frequency
frq=(0:length(z)-1)*fs/length(z)/2;
plot(frq/1000,z);
figure
grid on;
title('Carrier Wave')
xlabel('Frequency(kHz)');
ylabel('Amplitude');
Figure 3: Frequency domain plot.
3. Calculating Power
Power=sum(y.^2)/length(t);
display(Power);
Output:
Power =
12.5622
Analysis:
1) Keeping Frequency and Phase constant, changing in Amplitude.
Figure 4: Amp = 7v, fc=5kHz, phase=pi/3
Figure 4: Amp = 1v, fc=5kHz, phase=pi/3
2) Keeping Amplitude and Phase constant, changing in Frequency.
Figure 5: Amp = 5v, fc=1MHz, phase= pi/3
Figure 6: Amp = 5v, fc=10MHz, phase= pi/3
3) Keeping Amplitude and Frequency constant, changing in Phase.
Figure 7: Amp = 5v, fc=5kHz, phase= pi/6
Figure 8: Amp = 5v, fc=5kHz, phase= pi/4
Table # 1:
S. No. Peak Amplitude Phase (radians) Frequency (Hz) Power (W)
1 7v π/3 5k 24.4391
2 1v π/3 5k 0.4988
3 5v π/3 1M 12.4689
4 5v π/3 10M 12.4689
5 5v π/6 5k 12.5311
6 5v π/4 5k 12.4689
Table # 2:
S. No. From Oscilloscope From Spectrum Analyzer From Formula
1 1MHz 1.0968MHz 1.0004MHz
Questions:
Q1): What will be the power of carrier wave when frequency of wave
is increasing?
Ans:
There is no effect on power of carrier wave when frequency of carrier wave
is changed, because depends only on amplitude of carrier wave.
Q2): In case of Collpitt’s oscillator, what can be the possible
capacitance and inductance for generating 6MHz carrier wave?
Ans:
From eq (1)
√
√
√
√
(2)
If we take C= = 1uF
Then L= 704uH
C1=2uF
C2=2uF
So putting values in eq(1) we get fc=600MHz.
Q3): What is the nature of the carrier wave? Is it energy signal or
power signal? Give mathematical reasoning.
Ans:
It is power signal because energy of the periodic signal is infinite.
Energy of Periodic Signal:
∫ .
Hence we can’t calculate energy of carrier signal.
Conclusion:-
 Power of the carrier signal depends upon amplitude of the signal. It
does not depend upon any other factor.
 If we change the phase , there will be negligible effect on power of
the signal so we can take sin or cosine both as a carrier.
 Energy of Periodic signal is Infinite.
 We deal with higher carrier frequencies to minimize the size of
components.

More Related Content

What's hot (20)

Antenna presentation PPT
Antenna presentation PPTAntenna presentation PPT
Antenna presentation PPT
 
Microwave devices
Microwave devicesMicrowave devices
Microwave devices
 
FM Demodulation.ppt
FM Demodulation.pptFM Demodulation.ppt
FM Demodulation.ppt
 
wave-propagation
wave-propagationwave-propagation
wave-propagation
 
Amplitude modulation
Amplitude modulationAmplitude modulation
Amplitude modulation
 
Fm
FmFm
Fm
 
Generating AM wave
Generating AM wave Generating AM wave
Generating AM wave
 
TYPES OF ANTENNA
TYPES OF ANTENNA TYPES OF ANTENNA
TYPES OF ANTENNA
 
Amplitude modulation
Amplitude modulationAmplitude modulation
Amplitude modulation
 
Basics of analog communication system
Basics of analog communication systemBasics of analog communication system
Basics of analog communication system
 
AM and FM Transmitters and receivers
AM and FM Transmitters and receiversAM and FM Transmitters and receivers
AM and FM Transmitters and receivers
 
microwave-engineering
microwave-engineeringmicrowave-engineering
microwave-engineering
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
 
Antenna and propagation
Antenna and propagationAntenna and propagation
Antenna and propagation
 
Mwr ppt priyanka
Mwr ppt priyankaMwr ppt priyanka
Mwr ppt priyanka
 
Chapter4
Chapter4Chapter4
Chapter4
 
Antenna Parameters Part 2
Antenna Parameters Part 2Antenna Parameters Part 2
Antenna Parameters Part 2
 
Chapter 1 introduction to radio communication systems
Chapter 1 introduction to radio communication systemsChapter 1 introduction to radio communication systems
Chapter 1 introduction to radio communication systems
 
Antenna system
Antenna systemAntenna system
Antenna system
 
Broadside array vs end fire array
Broadside array vs end fire arrayBroadside array vs end fire array
Broadside array vs end fire array
 

Similar to Power of carrier signal

Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulationVishal kakade
 
Signal Processing Lab Report
Signal Processing Lab ReportSignal Processing Lab Report
Signal Processing Lab ReportTyler Mooney
 
Frequency dependency analysis for differential capacitive sensor
Frequency dependency analysis for differential capacitive sensorFrequency dependency analysis for differential capacitive sensor
Frequency dependency analysis for differential capacitive sensorjournalBEEI
 
Tennessee State University College of Engineering, Tec.docx
Tennessee State University College of Engineering, Tec.docxTennessee State University College of Engineering, Tec.docx
Tennessee State University College of Engineering, Tec.docxmehek4
 
2766280 4 lecture4nee2107
2766280 4 lecture4nee21072766280 4 lecture4nee2107
2766280 4 lecture4nee2107SaadKhan661
 
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...ijtsrd
 
236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docxhomeworkping3
 
Introduction During this experiment, the class continued t.docx
Introduction During this experiment, the class continued t.docxIntroduction During this experiment, the class continued t.docx
Introduction During this experiment, the class continued t.docxmariuse18nolet
 
Undulator Design and Fabrication using Wakefields
Undulator Design and Fabrication using WakefieldsUndulator Design and Fabrication using Wakefields
Undulator Design and Fabrication using WakefieldsJoshua Cutler
 
Communication Engineering -class3
Communication Engineering -class3Communication Engineering -class3
Communication Engineering -class3rmkrva
 
Helical Methode - To determine the specific charge
Helical Methode - To determine the specific chargeHelical Methode - To determine the specific charge
Helical Methode - To determine the specific chargeharshadagawali1
 
Exam 086044RR - Modulation and Detection CircuitsWhen you.docx
Exam 086044RR - Modulation and Detection CircuitsWhen you.docxExam 086044RR - Modulation and Detection CircuitsWhen you.docx
Exam 086044RR - Modulation and Detection CircuitsWhen you.docxSANSKAR20
 
Introduction to Oscilloscope and Function generator
Introduction to Oscilloscope and Function generatorIntroduction to Oscilloscope and Function generator
Introduction to Oscilloscope and Function generatorcyberns_
 
EEE 117L Network Analysis Laboratory Lab 1 1
EEE 117L Network Analysis Laboratory  Lab 1     1  EEE 117L Network Analysis Laboratory  Lab 1     1
EEE 117L Network Analysis Laboratory Lab 1 1 EvonCanales257
 
(Ex 9915) lrc circuit
(Ex 9915) lrc circuit(Ex 9915) lrc circuit
(Ex 9915) lrc circuitDewi Fitri
 
Types of klystron Amplifier
Types of klystron AmplifierTypes of klystron Amplifier
Types of klystron AmplifierNupurRathi7
 
Cro (emmi) (3)
Cro (emmi) (3)Cro (emmi) (3)
Cro (emmi) (3)Ravi Anand
 

Similar to Power of carrier signal (20)

Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulation
 
Signal Processing Lab Report
Signal Processing Lab ReportSignal Processing Lab Report
Signal Processing Lab Report
 
Frequency dependency analysis for differential capacitive sensor
Frequency dependency analysis for differential capacitive sensorFrequency dependency analysis for differential capacitive sensor
Frequency dependency analysis for differential capacitive sensor
 
Tennessee State University College of Engineering, Tec.docx
Tennessee State University College of Engineering, Tec.docxTennessee State University College of Engineering, Tec.docx
Tennessee State University College of Engineering, Tec.docx
 
2766280 4 lecture4nee2107
2766280 4 lecture4nee21072766280 4 lecture4nee2107
2766280 4 lecture4nee2107
 
wep153
wep153wep153
wep153
 
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...
Designing Class a Colpitts Oscillator and Analyzing the Effect of DC Power Su...
 
236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx
 
Introduction During this experiment, the class continued t.docx
Introduction During this experiment, the class continued t.docxIntroduction During this experiment, the class continued t.docx
Introduction During this experiment, the class continued t.docx
 
Undulator Design and Fabrication using Wakefields
Undulator Design and Fabrication using WakefieldsUndulator Design and Fabrication using Wakefields
Undulator Design and Fabrication using Wakefields
 
Communication Engineering -class3
Communication Engineering -class3Communication Engineering -class3
Communication Engineering -class3
 
Helical Methode - To determine the specific charge
Helical Methode - To determine the specific chargeHelical Methode - To determine the specific charge
Helical Methode - To determine the specific charge
 
Ch29 ssm
Ch29 ssmCh29 ssm
Ch29 ssm
 
Exam 086044RR - Modulation and Detection CircuitsWhen you.docx
Exam 086044RR - Modulation and Detection CircuitsWhen you.docxExam 086044RR - Modulation and Detection CircuitsWhen you.docx
Exam 086044RR - Modulation and Detection CircuitsWhen you.docx
 
Introduction to Oscilloscope and Function generator
Introduction to Oscilloscope and Function generatorIntroduction to Oscilloscope and Function generator
Introduction to Oscilloscope and Function generator
 
Elecmachine
ElecmachineElecmachine
Elecmachine
 
EEE 117L Network Analysis Laboratory Lab 1 1
EEE 117L Network Analysis Laboratory  Lab 1     1  EEE 117L Network Analysis Laboratory  Lab 1     1
EEE 117L Network Analysis Laboratory Lab 1 1
 
(Ex 9915) lrc circuit
(Ex 9915) lrc circuit(Ex 9915) lrc circuit
(Ex 9915) lrc circuit
 
Types of klystron Amplifier
Types of klystron AmplifierTypes of klystron Amplifier
Types of klystron Amplifier
 
Cro (emmi) (3)
Cro (emmi) (3)Cro (emmi) (3)
Cro (emmi) (3)
 

More from COMSATS Abbottabad

Analysis of Electro-Mechanical System
Analysis of Electro-Mechanical SystemAnalysis of Electro-Mechanical System
Analysis of Electro-Mechanical SystemCOMSATS Abbottabad
 
coding and burning program in FPGA
coding and burning program in FPGAcoding and burning program in FPGA
coding and burning program in FPGACOMSATS Abbottabad
 
Fabrication process of Integrated Circuit (IC's)
Fabrication process of Integrated Circuit (IC's)Fabrication process of Integrated Circuit (IC's)
Fabrication process of Integrated Circuit (IC's)COMSATS Abbottabad
 
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086COMSATS Abbottabad
 
implementation of data instrucions in emu8086
implementation of data instrucions in emu8086implementation of data instrucions in emu8086
implementation of data instrucions in emu8086COMSATS Abbottabad
 
Addition, subtraction and multiplication in assembly language
Addition, subtraction and multiplication in assembly languageAddition, subtraction and multiplication in assembly language
Addition, subtraction and multiplication in assembly languageCOMSATS Abbottabad
 
Mathematical Modelling of Electro-Mechanical System in Matlab
Mathematical Modelling of Electro-Mechanical System in MatlabMathematical Modelling of Electro-Mechanical System in Matlab
Mathematical Modelling of Electro-Mechanical System in MatlabCOMSATS Abbottabad
 
Mathematical Modelling of Electrical/Mechanical modellinng in MATLAB
Mathematical Modelling of Electrical/Mechanical modellinng in MATLABMathematical Modelling of Electrical/Mechanical modellinng in MATLAB
Mathematical Modelling of Electrical/Mechanical modellinng in MATLABCOMSATS Abbottabad
 
Aurduino coding for transformer interfacing
Aurduino coding for transformer interfacingAurduino coding for transformer interfacing
Aurduino coding for transformer interfacingCOMSATS Abbottabad
 
Transformer Interfacing with Laptop
Transformer Interfacing with LaptopTransformer Interfacing with Laptop
Transformer Interfacing with LaptopCOMSATS Abbottabad
 
Temperature control Switch and Display By Led
Temperature control Switch and Display By LedTemperature control Switch and Display By Led
Temperature control Switch and Display By LedCOMSATS Abbottabad
 

More from COMSATS Abbottabad (20)

Kalman filter
Kalman filterKalman filter
Kalman filter
 
Enterpreneurship
EnterpreneurshipEnterpreneurship
Enterpreneurship
 
Sine wave inverter
Sine wave inverterSine wave inverter
Sine wave inverter
 
Light Tracking Solar Panel
Light Tracking Solar PanelLight Tracking Solar Panel
Light Tracking Solar Panel
 
Analysis of Electro-Mechanical System
Analysis of Electro-Mechanical SystemAnalysis of Electro-Mechanical System
Analysis of Electro-Mechanical System
 
coding and burning program in FPGA
coding and burning program in FPGAcoding and burning program in FPGA
coding and burning program in FPGA
 
8 bit full adder
8 bit full adder8 bit full adder
8 bit full adder
 
Fabrication process of Integrated Circuit (IC's)
Fabrication process of Integrated Circuit (IC's)Fabrication process of Integrated Circuit (IC's)
Fabrication process of Integrated Circuit (IC's)
 
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086
IMPLEMENTING ARITHMETIC INSTRUCTIONS IN EMU 8086
 
implementation of data instrucions in emu8086
implementation of data instrucions in emu8086implementation of data instrucions in emu8086
implementation of data instrucions in emu8086
 
Addition, subtraction and multiplication in assembly language
Addition, subtraction and multiplication in assembly languageAddition, subtraction and multiplication in assembly language
Addition, subtraction and multiplication in assembly language
 
Mathematical Modelling of Electro-Mechanical System in Matlab
Mathematical Modelling of Electro-Mechanical System in MatlabMathematical Modelling of Electro-Mechanical System in Matlab
Mathematical Modelling of Electro-Mechanical System in Matlab
 
Mathematical Modelling of Electrical/Mechanical modellinng in MATLAB
Mathematical Modelling of Electrical/Mechanical modellinng in MATLABMathematical Modelling of Electrical/Mechanical modellinng in MATLAB
Mathematical Modelling of Electrical/Mechanical modellinng in MATLAB
 
Introduction to MATLAB
Introduction to MATLAB Introduction to MATLAB
Introduction to MATLAB
 
Encoder + decoder
Encoder + decoderEncoder + decoder
Encoder + decoder
 
Principles of Communication
Principles of CommunicationPrinciples of Communication
Principles of Communication
 
Aurduino coding for transformer interfacing
Aurduino coding for transformer interfacingAurduino coding for transformer interfacing
Aurduino coding for transformer interfacing
 
Transformer Interfacing with Laptop
Transformer Interfacing with LaptopTransformer Interfacing with Laptop
Transformer Interfacing with Laptop
 
Temperature control Switch and Display By Led
Temperature control Switch and Display By LedTemperature control Switch and Display By Led
Temperature control Switch and Display By Led
 
stress and strain
stress and strainstress and strain
stress and strain
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Power of carrier signal

  • 1. Lab Report 3: Submitted By : Syed Abuzar Hussain Shah Reg # : SP15-BEE-096 Submitted To: Sir Ateeq-ul-Anaam Class: BEE-5A Dated: 24/04/2017
  • 2. Statement of Problem: Generate a carrier wave and study its behavior as mentioned in the procedure. What will happen to the power of carrier with the change of carrier frequency, peak amplitude and phase? Literature Background: Carrier wave: A High-Frequency Electromagnetic wave modulated in Amplitude or Frequency to convey a Signal is called Carrier wave. Figrure 1: Carrier wave representation. Formula for Calculating power of Carrier wave: Power = ∑ Where ‘S’ is the carrier wave vector and ‘t’ is the total time. Colpitts oscillator: It is an Electronic oscillators that use a combination of inductors and capacitors to produce an oscillating signal at a certain frequency.
  • 3. Formula for calculating frequency is: √ (1) Procedure: Generating the carrier wave in time and Frequency domain using MATLAB. 1. Plotting in time domain: clc clear all close all t=0:1:200; fc=5000; Vc=5; %Amplitude of Carier Phase=0; %Phase of Carier fs=10*fc; %Sampling Frequency ts=t/fs; %Sampling time y=Vc*cos(2*pi*fc*ts+Phase); plot(ts*1000,y) title('Carrier wave ') xlabel('time (ms)') ylabel('Amplitude') grid on;
  • 4. 2. Plotting in Frequency Domain: z=fft(y); z=abs(z(1:length(z)/2+1)); %Removing negative frequency frq=(0:length(z)-1)*fs/length(z)/2; plot(frq/1000,z); figure grid on; title('Carrier Wave') xlabel('Frequency(kHz)'); ylabel('Amplitude'); Figure 3: Frequency domain plot. 3. Calculating Power Power=sum(y.^2)/length(t); display(Power); Output: Power = 12.5622
  • 5. Analysis: 1) Keeping Frequency and Phase constant, changing in Amplitude. Figure 4: Amp = 7v, fc=5kHz, phase=pi/3 Figure 4: Amp = 1v, fc=5kHz, phase=pi/3
  • 6. 2) Keeping Amplitude and Phase constant, changing in Frequency. Figure 5: Amp = 5v, fc=1MHz, phase= pi/3 Figure 6: Amp = 5v, fc=10MHz, phase= pi/3
  • 7. 3) Keeping Amplitude and Frequency constant, changing in Phase. Figure 7: Amp = 5v, fc=5kHz, phase= pi/6 Figure 8: Amp = 5v, fc=5kHz, phase= pi/4
  • 8. Table # 1: S. No. Peak Amplitude Phase (radians) Frequency (Hz) Power (W) 1 7v π/3 5k 24.4391 2 1v π/3 5k 0.4988 3 5v π/3 1M 12.4689 4 5v π/3 10M 12.4689 5 5v π/6 5k 12.5311 6 5v π/4 5k 12.4689 Table # 2: S. No. From Oscilloscope From Spectrum Analyzer From Formula 1 1MHz 1.0968MHz 1.0004MHz Questions: Q1): What will be the power of carrier wave when frequency of wave is increasing? Ans: There is no effect on power of carrier wave when frequency of carrier wave is changed, because depends only on amplitude of carrier wave. Q2): In case of Collpitt’s oscillator, what can be the possible capacitance and inductance for generating 6MHz carrier wave? Ans: From eq (1) √ √
  • 9. √ √ (2) If we take C= = 1uF Then L= 704uH C1=2uF C2=2uF So putting values in eq(1) we get fc=600MHz. Q3): What is the nature of the carrier wave? Is it energy signal or power signal? Give mathematical reasoning. Ans: It is power signal because energy of the periodic signal is infinite. Energy of Periodic Signal: ∫ . Hence we can’t calculate energy of carrier signal. Conclusion:-  Power of the carrier signal depends upon amplitude of the signal. It does not depend upon any other factor.  If we change the phase , there will be negligible effect on power of the signal so we can take sin or cosine both as a carrier.  Energy of Periodic signal is Infinite.  We deal with higher carrier frequencies to minimize the size of components.