ECE 460 – Introduction to Communication Systems Homework #4

Total Page:16

File Type:pdf, Size:1020Kb

ECE 460 – Introduction to Communication Systems Homework #4 ECE 460 – Introduction to Communication Systems Homework #4 1. For a baseband signal, x(t) = 0.5 u(t) - 1.5 u(t - 1) and a 1 volt peak carrier with frequency, fc, where fc >> 1 Hz, sketch the modulated waveform xAM(t) when: a. m = 0.1 b. m = 0.5 c. m = 0.9 d. m = 1.0 e. m = 1.4 Answers: 1.25 1.05 0.9 0.5 m=0.1 m=0.5 -0.5 -0.9 -1.05 -1.25 0 1 2 3 0 1 2 3 1.45 1.5 m=0.9 m=1 0.1 0 -0.1 -1.45 -1.5 0 1 2 3 0 1 2 3 1.7 phase reversal 0.4 -0.4 m=1.4 -1.7 0 1 2 3 2. 125 x (t) AM 75 25 t -25 -75 -125 For the tone modulated AM waveform shown above: a. Find the modulation index, m. [Answer: 2/3] b. Write an expression for the waveform in terms of ωm and ωc [ Answer: 75 [ 1 + (2/3) cos ωmt ] cos ωct] c. Sketch the spectrum of the waveform Answer: 37.5 37.5 12.5 12.5 12.5 12.5 f f - c c 3. For a baseband signal x ( t ) = 6 cos 4π 103t + 4 cos 10π 103t and a 100 KHz carrier wave: 3 3 a. Find xN(t), the normalized version of x(t). [Answer: 0.6 cos 4π 10 t +0.4 cos 10π 10 t] b. Assuming a carrier wave peak amplitude of 20, determine an expression for the modulated signal, xAM(t), in terms of the modulation index, m. [Answer: 20 [ 1 + 0.6m cos 4π 103 t + 0.4m cos 10π 103 t ] cos 200π 103 t ] c. Sketch the spectrum for m = 1 and m = 0.5 Answer: 1 0 1 0 3 3 3 3 2 2 2 2 f ( K H z ) -1 0 5 -1 0 0 -9 5 9 5 9 8 1 0 0 1 0 5 -1 0 2 -9 8 10 10 1.5 1.5 1.5 1.5 1 1 1 1 f ( K H z ) -1 0 5 -1 0 0 -9 5 9 5 9 8 1 0 0 1 0 5 -1 0 2 -9 8 d. For m = 1, determine the power contained in: (1) the carrier, and (2) each of the sidebands [Answers: 200W, 16W, 36W] e. Calculate the efficiency of the AM signal with m = 1 using the values obtained in part d and: P η = sidebands Answer: 20.6% Psidebands + Pcarrier 4. An AM modulator has the output xAM(t) = 20 cos 2π (150) t + 6 cos 2π (160) t + 6 cos 2π (140) t Determine the modulation index, m, the carrier frequency, fc, the baseband signal frequency, fm, and the efficiency of the modulator. [Answers: 0.6, 150Hz, 10Hz, 15.25%] 5. An AM transmitter has an unmodulated power output of 1KW. When a sinusoidal test tone is applied to the input of the modulator, it is found that the spectral line for each sideband is 40% of the carrier line. Determine the: a. modulation index [Answer: 0.8] b. magnitude of a lower sideband component [Answer: 8.94] c. efficiency [Answer: 24.2%] d. total output power [Answer: 1.32KW) 6. An AM signal, xAM(t), xAM(t) = A[1 + mx(t)] cos(2πfct + φ) is applied to both systems shown below. The maximum frequency of the baseband signal, x(t) is fm, which is also the cutoff frequency of the ideal low pass filters. Assume that the square root block outputs the positive square root of its input. A a. Find the output of system A. [Answer: [1+ mx(t)] ] 2 A b. Find the output of system B. [Answer: [1+ mx(t)] ] 2 c. Compare the two outputs. 7. An AM modulator consists of a nonlinear device with an output given by: 2 i(t) = a1v(t) + a2v (t) followed by an ideal bandpass filter with center frequency, ωc, and bandwidth 2ωm. If an input: v(t) = Ac cos ωct + cos ωmt is applied: a. What is the output of the nonlinear device? [Answer: 2 a2 Ac a2 a1Ac cosωct + a1 cosωmt + [1+ cos2ωct] + [1+ cos2ωmt] + 2a2 Ac cosωct cosωmt ] 2 2 ! $ 2a2 b. What is the output of the bandpass filter? [Answer: a1Ac #1+ cosωmt&cosωct ] " a1 % 2a c. Determine the modulation index of the resulting AM signal. [Answer: 2 ] a1 8. Show that the system below can be used to demodulate an AM signal with carrier frequency, fc. What is the maximum frequency that the low pass filter should pass? [Answer: 2fc – fm] x x AM LPF y(t) y(t) 1 t -1 T = 1/f c 9. X(f) 1 x(t) f(Hz) -10000 10000 A baseband signal, x(t), with Fourier transform X(f) as shown above is used to modulate a 10 MHz carrier using AM. Pick a suitable value for the time constant, τ (=RC), of the envelope detector that will demodulate this AM signal. [Answer: one solution: τ = 5 µS ] Problems 10 – 11 require the use of MATLAB. Before attempting these problem read and try the examples in MATLAB Tutorial #4. Turn in any graphs, Simulink models and/or MATLAB commands that you used. 10. For the AM waveform given in problem 2, assume that fc = 1000 Hz and fm = 100 Hz. a. Use MATLAB to graph the expression for the AM waveform that you obtained in problem 2b to confirm that it matches the given waveform. b. Use MATLAB to find and plot the amplitude spectrum of this AM waveform. c. Add the carrier term found in problem 2d to the original waveform and use MATLAB to plot this new waveform. Confirm that the modulation index is 0.2. d. Add the carrier term found in problem 2e to the original waveform and use MATLAB to plot this new waveform. Confirm that the modulation index is 0.8. 11. For the AM waveform given in problem 4: a. Use MATLAB to generate and plot this waveform for 0 ≤ t ≤ 0.2 seconds. b. Create an AM modulator in Simulink with a sinusoidal baseband signal similar to that shown in the tutorial. Set the frequencies and amplitudes of the two sine wave generators to match those determined in the problem for the baseband signal and carrier. Set the gain block to the value of m determined in the problem. Use a simout block to collect the output of the modulator. Use a phase angle of π/2 for both sine wave generators so that they will be cos and not sin. c. Plot the simout data on the same graph as part a. How do the waveforms compare? d. Import simout into the SP Tool and plot the spectrum of the AM waveform. .
Recommended publications
  • 3 Characterization of Communication Signals and Systems
    63 3 Characterization of Communication Signals and Systems 3.1 Representation of Bandpass Signals and Systems Narrowband communication signals are often transmitted using some type of carrier modulation. The resulting transmit signal s(t) has passband character, i.e., the bandwidth B of its spectrum S(f) = s(t) is much smaller F{ } than the carrier frequency fc. S(f) B f f f − c c We are interested in a representation for s(t) that is independent of the carrier frequency fc. This will lead us to the so–called equiv- alent (complex) baseband representation of signals and systems. Schober: Signal Detection and Estimation 64 3.1.1 Equivalent Complex Baseband Representation of Band- pass Signals Given: Real–valued bandpass signal s(t) with spectrum S(f) = s(t) F{ } Analytic Signal s+(t) In our quest to find the equivalent baseband representation of s(t), we first suppress all negative frequencies in S(f), since S(f) = S( f) is valid. − The spectrum S+(f) of the resulting so–called analytic signal s+(t) is defined as S (f) = s (t) =2 u(f)S(f), + F{ + } where u(f) is the unit step function 0, f < 0 u(f) = 1/2, f =0 . 1, f > 0 u(f) 1 1/2 f Schober: Signal Detection and Estimation 65 The analytic signal can be expressed as 1 s+(t) = − S+(f) F 1{ } = − 2 u(f)S(f) F 1{ } 1 = − 2 u(f) − S(f) F { } ∗ F { } 1 The inverse Fourier transform of − 2 u(f) is given by F { } 1 j − 2 u(f) = δ(t) + .
    [Show full text]
  • 7.3.7 Video Cassette Recorders (VCR) 7.3.8 Video Disk Recorders
    /7 7.3.5 Fiber-Optic Cables (FO) 7.3.6 Telephone Company Unes (TELCO) 7.3.7 Video Cassette Recorders (VCR) 7.3.8 Video Disk Recorders 7.4 Transmission Security 8. Consumer Equipment Issues 8.1 Complexity of Receivers 8.2 Receiver Input/Output Characteristics 8.2.1 RF Interface 8.2.2 Baseband Video Interface 8.2.3 Baseband Audio Interface 8.2.4 Interfacing with Ancillary Signals 8.2.5 Receiver Antenna Systems Requirements 8.3 Compatibility with Existing NTSC Consumer Equipment 8.3.1 RF Compatibility 8.3.2 Baseband Video Compatibility 8.3.3 Baseband Audio Compatibility 8.3.4 IDTV Receiver Compatibility 8.4 Allows Multi-Standard Display Devices 9. Other Considerations 9.1 Practicality of Near-Term Technological Implementation 9.2 Long-Term Viability/Rate of Obsolescence 9.3 Upgradability/Extendability 9.4 Studio/Plant Compatibility Section B: EXPLANATORY NOTES OF ATTRIBUTES/SYSTEMS MATRIX Items on the Attributes/System Matrix for which no explanatory note is provided were deemed to be self-explanatory. I. General Description (Proponent) section I shall be used by a system proponent to define the features of the system being proposed. The features shall be defined and organized under the headings ot the following subsections 1 through 4. section I. General Description (Proponent) shall consist of a description of the proponent system in narrative form, which covers all of the features and characteris­ tics of the system which the proponent wishe. to be included in the public record, and which will be used by various groups to analyze and understand the system proposed, and to compare with other propo.ed systems.
    [Show full text]
  • Baseband Harmonic Distortions in Single Sideband Transmitter and Receiver System
    Baseband Harmonic Distortions in Single Sideband Transmitter and Receiver System Kang Hsia Abstract: Telecommunications industry has widely adopted single sideband (SSB or complex quadrature) transmitter and receiver system, and one popular implementation for SSB system is to achieve image rejection through quadrature component image cancellation. Typically, during the SSB system characterization, the baseband fundamental tone and also the harmonic distortion products are important parameters besides image and LO feedthrough leakage. To ensure accurate characterization, the actual frequency locations of the harmonic distortion products are critical. While system designers may be tempted to assume that the harmonic distortion products are simply up-converted in the same fashion as the baseband fundamental frequency component, the actual distortion products may have surprising results and show up on the different side of spectrum. This paper discusses the theory of SSB system and the actual location of the baseband harmonic distortion products. Introduction Communications engineers have utilized SSB transmitter and receiver system because it offers better bandwidth utilization than double sideband (DSB) transmitter system. The primary cause of bandwidth overhead for the double sideband system is due to the image component during the mixing process. Given data transmission bandwidth of B, the former requires minimum bandwidth of B whereas the latter requires minimum bandwidth of 2B. While the filtering of the image component is one type of SSB implementation, another type of SSB system is to create a quadrature component of the signal and ideally cancels out the image through phase cancellation. M(t) M(t) COS(2πFct) Baseband Message Signal (BB) Modulated Signal (RF) COS(2πFct) Local Oscillator (LO) Signal Figure 1.
    [Show full text]
  • Baseband Video Testing with Digital Phosphor Oscilloscopes
    Application Note Baseband Video Testing With Digital Phosphor Oscilloscopes Video signals are complex pose instrument that can pro- This application note demon- waveforms comprised of sig- vide accurate information – strates the use of a Tektronix nals representing a picture as quickly and easily. Finally, to TDS 700D-series Digital well as the timing informa- display all of the video wave- Phosphor Oscilloscope to tion needed to display the form details, a fast acquisi- make a variety of common picture. To capture and mea- tion technology teamed with baseband video measure- sure these complex signals, an intensity-graded display ments and examines some of you need powerful instru- give the confidence and the critical measurement ments tailored for this appli- insight needed to detect and issues. cation. But, because of the diagnose problems with the variety of video standards, signal. you also need a general-pur- Copyright © 1998 Tektronix, Inc. All rights reserved. Video Basics Video signals come from a for SMPTE systems, etc. The active portion of the video number of sources, including three derived component sig- signal. Finally, the synchro- cameras, scanners, and nals can then be distributed nization information is graphics terminals. Typically, for processing. added. Although complex, the baseband video signal Processing this composite signal is a sin- begins as three component gle signal that can be carried analog or digital signals rep- In the processing stage, video on a single coaxial cable. resenting the three primary component signals may be combined to form a single Component Video Signals. color elements – the Red, Component signals have an Green, and Blue (RGB) com- composite video signal (as in NTSC or PAL systems), advantage of simplicity in ponent signals.
    [Show full text]
  • Digital Baseband Modulation Outline • Later Baseband & Bandpass Waveforms Baseband & Bandpass Waveforms, Modulation
    Digital Baseband Modulation Outline • Later Baseband & Bandpass Waveforms Baseband & Bandpass Waveforms, Modulation A Communication System Dig. Baseband Modulators (Line Coders) • Sequence of bits are modulated into waveforms before transmission • à Digital transmission system consists of: • The modulator is based on: • The symbol mapper takes bits and converts them into symbols an) – this is done based on a given table • Pulse Shaping Filter generates the Gaussian pulse or waveform ready to be transmitted (Baseband signal) Waveform; Sampled at T Pulse Amplitude Modulation (PAM) Example: Binary PAM Example: Quaternary PAN PAM Randomness • Since the amplitude level is uniquely determined by k bits of random data it represents, the pulse amplitude during the nth symbol interval (an) is a discrete random variable • s(t) is a random process because pulse amplitudes {an} are discrete random variables assuming values from the set AM • The bit period Tb is the time required to send a single data bit • Rb = 1/ Tb is the equivalent bit rate of the system PAM T= Symbol period D= Symbol or pulse rate Example • Amplitude pulse modulation • If binary signaling & pulse rate is 9600 find bit rate • If quaternary signaling & pulse rate is 9600 find bit rate Example • Amplitude pulse modulation • If binary signaling & pulse rate is 9600 find bit rate M=2à k=1à bite rate Rb=1/Tb=k.D = 9600 • If quaternary signaling & pulse rate is 9600 find bit rate M=2à k=1à bite rate Rb=1/Tb=k.D = 9600 Binary Line Coding Techniques • Line coding - Mapping of binary information sequence into the digital signal that enters the baseband channel • Symbol mapping – Unipolar - Binary 1 is represented by +A volts pulse and binary 0 by no pulse during a bit period – Polar - Binary 1 is represented by +A volts pulse and binary 0 by –A volts pulse.
    [Show full text]
  • FM Stereo Format 1
    A brief history • 1931 – Alan Blumlein, working for EMI in London patents the stereo recording technique, using a figure-eight miking arrangement. • 1933 – Armstrong demonstrates FM transmission to RCA • 1935 – Armstrong begins 50kW experimental FM station at Alpine, NJ • 1939 – GE inaugurates FM broadcasting in Schenectady, NY – TV demonstrations held at World’s Fair in New York and Golden Gate Interna- tional Exhibition in San Francisco – Roosevelt becomes first U.S. president to give a speech on television – DuMont company begins producing television sets for consumers • 1942 – Digital computer conceived • 1945 – FM broadcast band moved to 88-108MHz • 1947 – First taped US radio network program airs, featuring Bing Crosby – 3M introduces Scotch 100 audio tape – Transistor effect demonstrated at Bell Labs • 1950 – Stereo tape recorder, Magnecord 1250, introduced • 1953 – Wireless microphone demonstrated – AM transmitter remote control authorized by FCC – 405-line color system developed by CBS with ”crispening circuits” to improve apparent picture resolution 1 – FCC reverses its decision to approve the CBS color system, deciding instead to authorize use of the color-compatible system developed by NTSC – Color TV broadcasting begins • 1955 – Computer hard disk introduced • 1957 – Laser developed • 1959 – National Stereophonic Radio Committee formed to decide on an FM stereo system • 1960 – Stereo FM tests conducted over KDKA-FM Pittsburgh • 1961 – Great Rose Bowl Hoax University of Washington vs. Minnesota (17-7) – Chevrolet Impala ‘Super Sport’ Convertible with 409 cubic inch V8 built – FM stereo transmission system approved by FCC – First live televised presidential news conference (John Kennedy) • 1962 – Philips introduces audio cassette tape player – The Beatles release their first UK single Love Me Do/P.S.
    [Show full text]
  • The Complex-Baseband Equivalent Channel Model
    ECE-501 Phil Schniter February 4, 2008 replacements Complex-Baseband Equivalent Channel: Linear communication schemes (e.g., AM, QAM, VSB) can all be represented (using complex-baseband mod/demod) as: wideband modulation demodulation channel s(t) r(t) m˜ (t) Re h(t) + LPF v˜(t) × × j2πfct w(t) j2πfct ∼ e ∼ 2e− It turns out that this diagram can be greatly simplified. First, consider the signal path on its own: s(t) x(t) m˜ (t) Re h(t) LPF v˜s(t) × × j2πfct j2πfct ∼ e ∼ 2e− Since s(t) is a bandpass signal, we can replace the wideband channel response h(t) with its bandpass equivalent hbp(t): S(f) S(f) | | | | 2W f f ...because filtering H(f) Hbp(f) s(t) with h(t) is | | | | equivalent to 2W filtering s(t) f ⇔ f with hbp(t): X(f) S(f)H (f) | | | bp | f f 33 ECE-501 Phil Schniter February 4, 2008 Then, notice that j2πfct j2πfct s(t) h (t) 2e− = s(τ)h (t τ)dτ 2e− ∗ bp bp − · # ! " j2πfcτ j2πfc(t τ) = s(τ)2e− h (t τ)e− − dτ bp − # j2πfct j2πfct = s(t)2e− h (t)e− , ∗ bp which means we can rewrit!e the block di"agr!am as " s(t) j2πfct m˜ (t) Re hbp(t)e− LPF v˜s(t) × × j2πfct j2πfct ∼ e ∼ 2e− j2πfct We can now reverse the order of the LPF and hbp(t)e− (since both are LTI systems), giving s(t) j2πfct m˜ (t) Re LPF hbp(t)e− v˜s(t) × × j2πfct j2πfct ∼ e ∼ 2e− Since mod/demod is transparent (with synched oscillators), it can be removed, simplifying the block diagram to j2πfct m˜ (t) hbp(t)e− v˜s(t) 34 ECE-501 Phil Schniter February 4, 2008 Now, since m˜ (t) is bandlimited to W Hz, there is no need to j2πfct model the left component of Hbp(f + f ) = hbp(t)e− : c F{ } Hbp(f) Hbp(f + fc) H˜ (f) | | | | | | f f f fc fc 2fc 0 B 0 B − − − j2πfct Replacing hbp(t)e− with the complex-baseband response h˜(t) gives the “complex-baseband equivalent” signal path: m˜ (t) h˜(t) v˜s(t) The spectrums above show that h (t) = Re h˜(t) 2ej2πfct .
    [Show full text]
  • IQ, Image Reject, & Single Sideband Mixer Primer
    ICROWA M VE KI , R IN A C . M . S 1 H IQ, IMAGE REJECT 9 A 9 T T 1 E E R C I N N I G & single sideband S P S E R R E F I O R R R M A A B N E C Mixer Primer Input Isolated By: Doug Jorgesen introduction Double Sideband Available P Bandwidth Wireless communication and radar systems are under continuous pressure to reduce size, weight, and power while increasing dynamic range and bandwidth. The quest for higher performance in a smaller 1A) Double IF I R package motivates the use of IQ mixers: mixers that can simultaneously mix ‘in-phase’ and ‘quadrature’ Sided L P components (sometimes called complex mixers). System designers use IQ mixers to eliminate or relax the Upconversion ( ) ( ) f Filter Filtered requirements for filters, which are typically the largest and most expensive components in RF & microwave Sideband system designs. IQ mixers use phase manipulation to suppress signals instead of bulky, expensive filters. LO푎 푡@F푏LO1푡 FLO1 The goal of this application note is to introduce IQ, single sideband (SSB), and image reject (IR) mixers in both theory and practice. We will discuss basic applications, the concepts behind them, and practical Single Sideband considerations in their selection and use. While we will focus on passive diode mixers (of the type Marki Mixer I R sells), the concepts are generally applicable to all types of IQ mixers and modulators. P 0˚ L 1B) Single IF 0˚ P Sided Suppressed Upconversion I. What can an IQ mixer do for you? 90˚ Sideband ( ) ( ) f 90˚ We’ll start with a quick example of what a communication system looks like using a traditional mixer, a L I R F single sideband mixer (SSB), and an IQ mixer.
    [Show full text]
  • Generation of Carrier Signal Using Different Oscillators for ISM and Wi-Fi Band Applications
    IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834, p-ISSN: 2278-8735 PP 25-29 www.iosrjournals.org Generation of carrier signal using different oscillators for ISM and Wi-Fi band applications Pangavhane S.M.1, Patil P.A.2&Gite A.H.3 1,2,3(E&TC Engg. Dept.,S.I.E.RAgaskhind, SPP Univ., Pune(MS), India) Abstract : Oscillator is one of the Basic blocks in communication system. Oscillators generate the carrier signals which are to be modulated with the original message signal for transmission. The oscillators are designed mainly for ISM & Wi-Fi band applications using different technologies viz. 45nm, 65nm, 90nm.This paper deals with the most efficient design process of different types of oscillators using microwind 3.5. The different types of oscillators viz. Ring oscillator, voltage controlled oscillator are designed with minimum power consumption and minimum area on chip. Keywords –Microwind 3.5, Ring Oscillator, VCO, Frequency, Power Consumption. 1. INTRODUCTION Nowadays communication plays a vital role in human life and had become an integrated part of it. Communication includes transmission of signal from source to destination. We cannot transmit the message signal directly from the source to destination, as there is a need to modulate the signal before transmission. So we need a carrier signal of relatively high frequency to carry out the modulation process conveniently. This carrier signal will be generated by a device known as an oscillator. The communication process mainly consists of two phases, i.e. modulation at transmitter end and demodulation at receiver end.
    [Show full text]
  • Fact Sheet No.11 Radio Frequency (RF) Emissions Classification
    Fact Sheet No.11 Radio Frequency (RF) Emissions Classification The Minister responsible for Telecommunications, through the Telecommunications Unit, is charged with the responsibility of ensuring that the Radio Frequency (RF) emissions, classification adopted by Barbados conforms to well defined conventions, in accordance with the International Telecommunication Union (ITU) Radio Regulations. RF emissions are the result of radiated electromagnetic energy. They are produced by radio transmitting stations and can be utilized by radio equipment. RF emissions occur at frequencies ranging from 3kHz to 3000GHz within the radio spectrum. These emissions show differences in characteristics that are mainly dependent on their frequencies. This fact has led to the grouping together of these emissions into nine frequency bands. Different techniques are then used to propagate these various bands. Inherent characteristics dictate how these emissions can be utilized for the purpose of communication. Electrical current or voltage can be varied over time in order to produce signals which carry information. Emissions can be used to carry information by processing them in such a way as to carry signals. The process, called modulation involves the modification of the carrier by another signal or wave (the modulating wave). The resultant composite signal is the modulated wave. The process of modulation is accomplished in several ways, amongst these are - • Amplitude modulation (AM) - a type of modulation in which the amplitude of the carrier wave is varied above and below its unmodulated value by an amount proportional to the amplitude of the signal wave and at the frequency of the modulating signal. • Frequency modulation (FM) - a type of modulation in which the frequency is varied above and below its unmodulated value by an amount proportional to the amplitude of the signal wave and at a frequency of the modulating signal.
    [Show full text]
  • A Short History of Radio
    Winter 2003-2004 AA ShortShort HistoryHistory ofof RadioRadio With an Inside Focus on Mobile Radio PIONEERS OF RADIO If success has many fathers, then radio • Edwin Armstrong—this WWI Army officer, Columbia is one of the world’s greatest University engineering professor, and creator of FM radio successes. Perhaps one simple way to sort out this invented the regenerative circuit, the first amplifying re- multiple parentage is to place those who have been ceiver and reliable continuous-wave transmitter; and the given credit for “fathering” superheterodyne circuit, a means of receiving, converting radio into groups. and amplifying weak, high-frequency electromagnetic waves. His inventions are considered by many to provide the foundation for cellular The Scientists: phones. • Henirich Hertz—this Clockwise from German physicist, who died of blood poisoning at bottom-Ernst age 37, was the first to Alexanderson prove that you could (1878-1975), transmit and receive Reginald Fessin- electric waves wirelessly. den (1866-1932), Although Hertz originally Heinrich Hertz thought his work had no (1857-1894), practical use, today it is Edwin Armstrong recognized as the fundamental (1890-1954), Lee building block of radio and every DeForest (1873- frequency measurement is named 1961), and Nikola after him (the Hertz). Tesla (1856-1943). • Nikola Tesla—was a Serbian- Center color American inventor who discovered photo is Gug- the basis for most alternating-current lielmo Marconi machinery. In 1884, a year after (1874-1937). coming to the United States he sold The Businessmen: the patent rights for his system of alternating- current dynamos, transformers, and motors to George • Guglielmo Marconi—this Italian crea- Westinghouse.
    [Show full text]
  • Performance of Coherent Direct Sequence Spread Spectrum
    PERFORMANCE OF COHERENT DIRECT SEQUENCE SPREAD SPECTRUM FREQUENCY SHIFT KEYING A thesis presented to the faculty of the Russ College of Engineering and Technology of Ohio University In partial fulfillment of the requirements for the degree Master of Science Sudhir Kumar Sunkara November 2005 This thesis entitled PERFORMANCE OF COHERENT DIRECT SEQUENCE SPREAD SPECTRUM FREQUENCY SHIFT KEYING by SUDHIR KUMAR SUNKARA has been approved for the School of Electrical Engineering and Computer Science and the Russ College of Engineering and Technology by David W. Matolak Associate Professor of Electrical Engineering and Computer Science Dennis Irwin Dean, Russ College of Engineering and Technology SUNKARA, SUDHIR KUMAR. M.S. November 2005. Electrical Engineering and Computer Science Performance of Coherent Direct Sequence Spread Spectrum Frequency Shift Keying (83pp.) Director of Thesis: David W. Matolak We analyze the performance of a multi-user coherently-detected direct sequence spread spectrum frequency shift keying modulated system. Detection is done with respect to an arbitrary user. We derive bit error probability expressions for both synchronous and asynchronous systems. For the synchronous system, we analyze different variations of the system in order to ensure orthogonality. Orthogonality is achieved via both frequency separation and orthogonal codes. In the asynchronous system, orthogonality is achieved only through frequency separation. The channel impairments considered were additive white Gaussian noise and multi-user interference. We then extend this to a Rayleigh fading channel, and provide analytical and simulation results for single user and multi- user cases. We also analyzed the spectral characteristics of these systems. Approved: David W. Matolak Associate Professor of Electrical Engineering and Computer Science Acknowledgements I would like to thank my thesis advisor Dr.
    [Show full text]