Laboratory #2. Spectral Analysis of Digital Baseband Signals. SYSC 4600 Digital Communications

Size: px
Start display at page:

Download "Laboratory #2. Spectral Analysis of Digital Baseband Signals. SYSC 4600 Digital Communications"

Transcription

1 Laboraory #2 Speral Analysis of Digial Baseband Signals SYSC 4600 Digial Communiaions Deparmen of Sysems and Compuer Engineering Fauly of Engineering Carleon Universiy Oober 206

2 Deparmen of Sysems & Compuer Engineering Page 2 of 8 Purpose and Objeives he purpose of his laboraory experimen is o observe and undersand he effes of differen line oding ehniques on he speral haraerisis of digial baseband signals. I builds on Laboraory #, whih you should review. You are enouraged o refer bak o ha lab manual while working on his lab. Prelaboraory Exerise. Review lab #. 2. Read he lab manual. 3. Draw he power speral densiy (PSD) (in db) of polar NRZ signalling, where s 0 ( ) shown in Figure is used o represen a message bi of 0, and s ( ) is used for a. he PSD of polar NRZ signaling and independen message bis is given by 2 P( f ) = H ( f ), where H ( f ) is he Fourier ransform of he ransmi filer h ( ), and h ( ) s 0( = ). s 0 ( ) s ( ) Figure. Signals used wih polar NRZ.

3 Deparmen of Sysems & Compuer Engineering Page 3 of 8 Laboraory Preliminaries: Improving Your Simulaor he simulaor you developed in lab # is a good sar, bu i does have some drawbaks ha should be reified before ommening his lab. Make he following hanges o your simulaor:. he ransmi filer pulse shape should be normalized o have uni energy. he reangular pulse shape should be as shown in Figure 2. Figure 2. Normalized reangular pulse shape. I is a good idea o always use normalized pulse shapes, so ha he ransmi filer neiher amplifies nor aenuaes he signal. We wan he ransmied energy per symbol o be he same regardless of he pulse shape, o make i easier o sudy he effes of he pulse shape on sysem performane wihou he effes being obsured by poenially differen ransmied signal srenghs (average energy per bi). 2. he modulaor should be modified so ha he ransmied bandpass signal, v ( ), has he same energy as he baseband signal, v ( ). his is done by using a saling faor of 2, so ha v ( ) v( ) 2 os( 2π f ) =. A similar hange mus be made in he demodulaor so ha r = r 2 os 2π f. o ( ) ( ) ( ) h ( ) 3. o make he disree-ime onvoluion performed in he deeor beer mimi he oninuous-ime onvoluion ha would be performed by an analogue reeive filer, you should muliply he resul of he disree-ime onvoluion by s. You should also make sure ha he impulse response of he reeive filer is normalized o uni energy, jus like he pulse shape used by he ransmi filer. Here are some oher suggesions ha will make your simulaor easier o mainain and possibly run faser.. Beause MALAB.m files are inerpreed a run-ime, no ompiled in advane, loops an run very slowly. I is imporan o replae loops in your program wih veor operaions wherever possible. Speed was no an issue in lab #, bu is more imporan in his lab (you ll noie your program someimes akes a few seonds o run). o avoid using a loop for he symbol mapper you an use (for polar signaling) SM = [+ -]; v = SM(a+);

4 Deparmen of Sysems & Compuer Engineering Page 4 of 8 where a is he MALAB veor onaining he message bis. Elemens in a ha have a value of 0 will be mapped o he value of he firs elemen of he SM array, and values of will be mapped o he value of he seond elemen of he SM array. 2. he deision devie an be implemened wihou a loop by using ah = (r < 0); where r is he MALAB veor onaining he deeor oupu. 3. o generae he reeive filer impulse response (mahed filer), use hr = fliplr(h); where h is he MALAB veor onaining he sampled ransmi filer pulse shape. Afer making hese hanges you should run your simulaor and verify ha no ransmission errors our. For his lab we will use he following parameers: N a = 28 bis, = 0. 0 seonds, η = 64 samples per symbol, and f = 400 Hz. Use a randomly-generaed message.

5 Deparmen of Sysems & Compuer Engineering Page 5 of 8 Sep : Sperum of Polar Non-Reurn-o-Zero (NRZ) Signals We are ineresed in he PSD of he ransmied baseband signal, v ( ), when polar NRZ signalling is used. One mehod o esimae he sperum of a signal is o square he magniude of he disree Fourier ransform of he sampled signal. his an be aomplished wih he following MALAB ommands: v = v(:ns); Vf = ffshif(ff(v)); PSD = Vf.*onj(Vf) * s / Ns; v and N s = N a η is he oal num-. he MALAB veor PSD will onain an esimae of he sperum over,, a N s poins wih an inremen of 2s 2 s N s. s where v is he MALAB veor onaining he samples of ( ) ber of samples of v ( ) he inerval % runae o firs Ns samples % Calulae FF % Calulae PSD Quesion. Plo he sperum of ( ) v (in db) vs. frequeny (in Hz). Make sure your frequeny sale is orre. Limi he x-axis o he range from -750 o 750 Hz, and limi he y- axis o he range from -50 db o 0 db. On he same graph, bu in a differen olour, plo he heoreial PSD ha you found in he pre-lab, evaluaed a he same frequenies. Your graph should look similar (bu no idenial) o he one shown in Figure 3. 0 Experimenal heoreial 0-0 PSD frequeny (Hz) Figure 3. PSD of polar NRZ. By omparing he heoreial and experimenal resuls, i should be apparen ha alhough he wo urves are similar, he experimenal resuls are muh more jagged. I is desirable o ge a

6 Deparmen of Sysems & Compuer Engineering Page 6 of 8 smooher urve (and hene higher auray) for he experimenal resuls. Inreasing η doesn help (higher values of η does however allow us o esimae he sperum a higher frequenies), and inreasing N a doesn help eiher (inreasing N a does allow us o esimae he sperum wih a higher resoluion, bu his doesn make he graph smooher). Insead we will use wha is known as Barle s mehod, whih involves aking he average of several differen esimaes of he sperum. Quesion 2. Rerun your simulaor and generae anoher graph of he sperum. I should be similar o, bu slighly differen han, he graph you produed for Quesion. Why is i differen? Modify your simulaor by puing nearly everyhing in a big loop. Insead of jus ransmiing one message of N a bis, you will ransmi several differen randomly seleed messages, one afer he oher. Le N f be he oal number of simulaed messages ha are ransmied. For eah message your program should alulae (bu no plo) he sperum of v ( ) for ha message. Afer he loop your program should plo he average of hese spera. Your program should also prin he oal number of bi errors ha ourred (his should be equal o zero). Quesion 3. Plo he sperum of v ( ) averaged over N f = 0 messages. Shown he heoreial sperum in he same graph. Are he experimenal resuls less jagged han in Quesion? Repea wih N f = 00 and N f = 000. Do he experimenal resuls mah he heoreial ones? How and why do hey differ? Keep a opy of he MALAB array onaining your esimaed sperum for polar NRZ wih N = 000 you ll need i in Sep 5. f Sep 2: Polar vs. Unipolar Non-Reurn-o-Zero (NRZ) Signals Unipolar NRZ involves using a reangular pulse wih a posiive ampliude o represen a message bi of, and sending nohing (0 vols for seonds) o represen a 0. o simulae unipolar NRZ, hange your symbol map o 0 if an = 0 v n = SM[ an ] =. 2 if an = he ampliude of 2 is used o ensure ha unipolar NRZ has he same average ransmied energy per bi as polar NRZ. Beause he symbol map has hanged, he deision rule should be hanged o 0 if r 2 2 ˆ n a n =. if rn > 2 2 Quesion 4. Plo he sperum of ( ) v (in db) vs. frequeny (in Hz) for unipolar NRZ, using f N = 000. Limi he x-axis o he range from -750 o 750 Hz, and limi he y-axis o he range from -50 db o 0 db. On he same graph, plo he heoreial PSD for

7 Deparmen of Sysems & Compuer Engineering Page 7 of 8 polar NRZ ha you found in he pre-lab. Commen on he similariies and differenes. Keep a opy of he MALAB array onaining your esimaed sperum for unipolar NRZ. Sep 3: Polar and Unipolar Reurn-o-Zero (RZ) Signals Reurn-o-zero (RZ) signalling involves using a pulse shape he drops bak down o 0 vols halfway hrough he symbol period. he pulse shape is shown in Figure 4. 2 h ( ) Figure 4. Normalized reurn-o-zero pulse shape. Implemen his pulse shape and modify your symbol map and deision devie o use polar signalling again. Quesion 5. Generae a graph showing he experimenal sperum of polar RZ and he heoreial sperum of polar NRZ. Plo he spera in db from -50 o 0 db for frequenies over he range from -750 o 750 Hz. Commen on he similariies and differenes. Keep a opy of he MALAB array onaining your esimaed sperum for polar RZ. Modify your symbol map and deision devie o use unipolar signalling again. Quesion 6. Generae a graph showing he experimenal sperum of unipolar RZ and he heoreial sperum of polar NRZ. Plo he spera in db from -50 o 0 db for frequenies over he range from -750 o 750 Hz. Commen on he similariies and differenes. Keep a opy of he MALAB array onaining your esimaed sperum for unipolar RZ. 2 Sep 4: Manheser Coding Manheser oding uses he pulse shape shown in Figure 5. Similar o polar RZ, his pulse shape also always gives an ampliude ransiion in every symbol period o failiae synhronizaion. I also has an average value of zero (no DC offse), regardless of he ransmied message.

8 Deparmen of Sysems & Compuer Engineering Page 8 of 8 h ( ) 2 Figure 5. Pulse shape for Manheser oding. Implemen his pulse shape, and modify your symbol map and deision devie o use polar signalling again. Quesion 7. Generae a graph showing he experimenal sperum of Manheser oding, and he heoreial sperum of polar NRZ. Plo he spera in db from -50 o 0 db for frequenies over he range from -750 o 750 Hz. Commen on he similariies and differenes. Keep a opy of he MALAB array onaining your esimaed sperum for Manheser oding. Sep 5: Comparison Quesion 8. Generae a single graph showing he experimenal sperum of he following line odes:. Polar NRZ 2. Unipolar NRZ 3. Polar RZ 4. Unipolar RZ 5. Manheser oding Use a differen olour for eah line ode. Plo he spera in db from -50 o 0 db for frequenies over he range from -750 o 750 Hz. Commen on he similariies and differenes. Quesion 9. Unipolar RZ is no used in praie. Why no? Laboraory Repor Insruions Please a sof-opy of your.m file o your A, and inlude a hard-opy wih your repor. Please a sof-opy of your repor o he A in addiion o submiing a hard-opy.

END-OF-YEAR EXAMINATIONS ELEC321 Communication Systems (D2) Friday, 19 November 2004, 9:20 a.m. Three hours plus 10 minutes reading time.

END-OF-YEAR EXAMINATIONS ELEC321 Communication Systems (D2) Friday, 19 November 2004, 9:20 a.m. Three hours plus 10 minutes reading time. END-OF-YEAR EXAMINATIONS 2004 Uni: Day and Time: Time Allowed: ELEC32 Communiaion Sysems (D2) Friday, 9 November 2004, 9:20 a.m. Three hours plus 0 minues reading ime. Toal Number of Quesions: SIX (6)

More information

COMM702: Modulation II

COMM702: Modulation II COMM70: Modulaion II Leure 4 - Coheren and non-oheren inary pass-and daa ransmission Binary Digial Modulaion Sinusoidal Carrier Digial Message ASK FSK PSK Parameers o Digial Pass-and ransmission Proailiy

More information

Lecture 19: Lowpass, bandpass and highpass filters

Lecture 19: Lowpass, bandpass and highpass filters Leure 9: Lowpass, bandpass and higass filers UHTXHQF\6HOHFLYH LOHUV Ideal frequeny-seleive filers are filers ha le frequeny omponens over a given frequeny band (he passband pass hrough undisored, while

More information

Notes on the Fourier Transform

Notes on the Fourier Transform Noes on he Fourier Transform The Fourier ransform is a mahemaical mehod for describing a coninuous funcion as a series of sine and cosine funcions. The Fourier Transform is produced by applying a series

More information

Example Message bandwidth and the transmitted signal bandwidth

Example Message bandwidth and the transmitted signal bandwidth 4.6 Bandwidh-Eiien Modulaions 4.74. We are now going o deine a quaniy alled he bandwidh o a signal. Unorunaely, in praie, here isn jus one deiniion o bandwidh. Deiniion 4.75. The bandwidh (BW) o a signal

More information

Lecture 12: Modulation Techniques for Mobile Radio. Amplitude Modulation (Full AM or Double Sideband with Carrier)

Lecture 12: Modulation Techniques for Mobile Radio. Amplitude Modulation (Full AM or Double Sideband with Carrier) EE 499: Wireless & Mobile Communiaions (08) Leure : Modulaion Tehniques or Mobile Radio Dr. Wajih. bu-l-saud mpliude Modulaion Tehniques mpliude Modulaion (Full M or Double Sideband wih Carrier) The general

More information

Solution of ECE 342 Test 2 S12

Solution of ECE 342 Test 2 S12 Soluion of ECE 342 Tes 2 S2. All quesions regarding superheerodyne receivers refer o his diagram. x c () Anenna B T < B RF < 2 f B = B T Oher Signals f c Mixer f Baseband x RFi RF () x RFo () () () x i

More information

Communications II Lecture 7: Performance of digital modulation

Communications II Lecture 7: Performance of digital modulation Communicaions II Lecure 7: Performance of digial modulaion Professor Kin K. Leung EEE and Compuing Deparmens Imperial College London Copyrigh reserved Ouline Digial modulaion and demodulaion Error probabiliy

More information

Modulation exercises. Chapter 3

Modulation exercises. Chapter 3 Chaper 3 Modulaion exercises Each problem is annoaed wih he leer E, T, C which sands for exercise, requires some hough, requires some concepualizaion. Problems labeled E are usually mechanical, hose labeled

More information

dm t t A cos 2 10 t 10

dm t t A cos 2 10 t 10 T.C. OKAN ÜNİVERSİTESİ Fauly o Engineering and Arhieure Elerial and Eleroni Engineering Program EEE 3 Analog Communiaions Fall 23 In Class Work Par 4 Soluions:. Skeh he FM and PM modulaed waveorms or he

More information

UNIT IV DIGITAL MODULATION SCHEME

UNIT IV DIGITAL MODULATION SCHEME UNI IV DIGIAL MODULAION SCHEME Geomeric Represenaion of Signals Ojecive: o represen any se of M energy signals {s i (} as linear cominaions of N orhogonal asis funcions, where N M Real value energy signals

More information

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras ECEN 44 Communicaion Theory Chaper Summary: Coninuous-Wave Modulaion.1 Modulaion Modulaion is a process in which a parameer of a carrier waveform is varied in accordance wih a given message (baseband)

More information

Lecture 13: Capacity of Cellular Systems

Lecture 13: Capacity of Cellular Systems Leure : apaiy of ellular Sysems Afer ha we onsidered he apaiy of a ommuniaion hannel in he erms of raffi load of daa in bis per seond and speral effiieny in erms of bi per seond per herz, le us now disuss

More information

Feedback interferometry with frequency modulation

Feedback interferometry with frequency modulation Feedbak inerferomery wih frequeny modulaion ior. obolev, Galina A. Kashheeva Insiue of Auomaion and Eleromery (IAE) iberian Branh of he Russian Aademy of ienes (B RA) 1, Kopuga prospe, Novosibirsk, 639,

More information

VS203B Lecture Notes Spring, Topic: Thin Film Interference

VS203B Lecture Notes Spring, Topic: Thin Film Interference VS03B Leure Noes Spring, 03 0 Topi: Thin Film Inerferene Thin Film Inerferene When ligh his a surfae, i an be absorbed, ransmied or refleed. Ligh an refle from any inerfae where here is a hange in refraive

More information

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK INTRODUCTION: Much of daa communicaions is concerned wih sending digial informaion hrough sysems ha normally only pass analog signals. A elephone line is such

More information

4.5 Biasing in BJT Amplifier Circuits

4.5 Biasing in BJT Amplifier Circuits 4/5/011 secion 4_5 Biasing in MOS Amplifier Circuis 1/ 4.5 Biasing in BJT Amplifier Circuis eading Assignmen: 8086 Now le s examine how we C bias MOSFETs amplifiers! f we don bias properly, disorion can

More information

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method Invesigaion and Simulaion Model Resuls of High Densiy Wireless Power Harvesing and Transfer Mehod Jaber A. Abu Qahouq, Senior Member, IEEE, and Zhigang Dang The Universiy of Alabama Deparmen of Elecrical

More information

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab b Lab 3 Acceleraion Wha You Need To Know: The Physics In he previous lab you learned ha he velociy of an objec can be deermined by finding he slope of he objec s posiion vs. ime graph. x v ave. = v ave.

More information

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

Principles of Communications

Principles of Communications Sae Key Lab. on ISN, Xidian Universiy Principles of Communicaions Chaper VI: Elemenary Digial Modulaion Sysem Email: ychwang@mail.xidian.edu.cn Xidian Universiy Sae Key Lab. on ISN December 13, 2013 Sae

More information

Chapter 2. Signal Processing and Modulation

Chapter 2. Signal Processing and Modulation Chaper 2. Signal Proessing and Modulaion 2.1. The Naure of Eleroni Signals 2.1.1. Sai and Quasi-Sai Signals Sai signals are by definiion unhanging over a long period of ime. Suh signals are essenially

More information

Principles of Communications Lecture 3: Analog Modulation Techniques (1) Chih-Wei Liu 劉志尉 National Chiao Tung University

Principles of Communications Lecture 3: Analog Modulation Techniques (1) Chih-Wei Liu 劉志尉 National Chiao Tung University Priniples of ouniaions Leure 3: nalog Modulaion Tehniques 1 hih-wei Liu 劉志尉 Naional hiao Tung Universiy wliu@wins.ee.nu.edu.w Oulines Linear Modulaion ngle Modulaion Inerferene Feedbak Deodulaors nalog

More information

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER INTRODUCTION: Being able o ransmi a radio frequency carrier across space is of no use unless we can place informaion or inelligence upon i. This las ransmier

More information

Communication involves the transfer of information from one point to another. Three basic elements

Communication involves the transfer of information from one point to another. Three basic elements Wha s Communiaions? Communiaion involves he ransfer of informaion from one poin o anoher. Three basi elemens Transmier: onvers message ino a form suiable for ransmission Channel: he physial medium, inrodues

More information

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival Square Waves, Sinusoids and Gaussian Whie Noise: A Maching Pursui Conundrum? Don Percival Applied Physics Laboraory Deparmen of Saisics Universiy of Washingon Seale, Washingon, USA hp://faculy.washingon.edu/dbp

More information

SystemC-AMS Hands-On Lab Part 2

SystemC-AMS Hands-On Lab Part 2 SysemC-AMS Hands-On Lab Par 2 Markus Damm, Chrisoph Grimm Compuer Technology Vienna Universiy of Technology, Ausria François Pecheux Laboraoire d Informaique de Paris 6 Universié Pierre & Marie Curie Compuer

More information

ECE ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II

ECE ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II ECE 405 - ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II FALL 2005 A.P. FELZER To do "well" on his invesigaion you mus no only ge he righ answers bu mus also do

More information

x(at) 1 x(t) h(t) H( jω )X( jω ) x(t)p(t) 1 X( jω ) P( jω) x(t t d ) e jωt d x(t)e jω 0t X( j(ω ω 0 )) LECTURE OBJECTIVES Signal Processing First

x(at) 1 x(t) h(t) H( jω )X( jω ) x(t)p(t) 1 X( jω ) P( jω) x(t t d ) e jωt d x(t)e jω 0t X( j(ω ω 0 )) LECTURE OBJECTIVES Signal Processing First Signal Proessing Firs Leure 4 Ampliude Modulaion AM LECURE OBJECIVES Review of F properies Convoluion mulipliaion Frequen shifing Sinewave Ampliude Modulaion AM radio Frequen-division mulipleing FDM

More information

Digital Communications - Overview

Digital Communications - Overview EE573 : Advanced Digial Communicaions Digial Communicaions - Overview Lecurer: Assoc. Prof. Dr Noor M Khan Deparmen of Elecronic Engineering, Muhammad Ali Jinnah Universiy, Islamabad Campus, Islamabad,

More information

ECE3204 Microelectronics II Bitar / McNeill. ECE 3204 / Term D-2017 Problem Set 7

ECE3204 Microelectronics II Bitar / McNeill. ECE 3204 / Term D-2017 Problem Set 7 EE3204 Microelecronics II Biar / McNeill Due: Monday, May 1, 2017 EE 3204 / Term D-2017 Problem Se 7 All ex problems from Sedra and Smih, Microelecronic ircuis, 7h ediion. NOTES: Be sure your NAME and

More information

Lecture #7: Discrete-time Signals and Sampling

Lecture #7: Discrete-time Signals and Sampling EEL335: Discree-Time Signals and Sysems Lecure #7: Discree-ime Signals and Sampling. Inroducion Lecure #7: Discree-ime Signals and Sampling Unlike coninuous-ime signals, discree-ime signals have defined

More information

f t 2cos 2 Modulator Figure 21: DSB-SC modulation.

f t 2cos 2 Modulator Figure 21: DSB-SC modulation. 4.5 Ampliude modulaion: AM 4.55. DSB-SC ampliude modulaion (which is summarized in Figure 21) is easy o undersand and analyze in boh ime and frequency domains. However, analyical simpliciy is no always

More information

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

Analog Baseband Communication Systems. Digital Baseband Communication Systems

Analog Baseband Communication Systems. Digital Baseband Communication Systems EE 421: Communicaions I Dr. Mohammed Hawa Inroducion o Digial Baseband Communicaion Sysems For more informaion: read Chapers 1, 6 and 7 in your exbook or visi hp://wikipedia.org/. Remember ha communicaion

More information

ANALOG AND DIGITAL SIGNAL PROCESSING LABORATORY EXPERIMENTS : CHAPTER 3

ANALOG AND DIGITAL SIGNAL PROCESSING LABORATORY EXPERIMENTS : CHAPTER 3 Laboraory # Chap 3 Objecives Linear Sysem Response: general case Undersand he difference and he relaionship beween a sep and impulse response. Deermine he limis of validiy of an approximaed impulse response.

More information

Optical Short Pulse Generation and Measurement Based on Fiber Polarization Effects

Optical Short Pulse Generation and Measurement Based on Fiber Polarization Effects Opical Shor Pulse Generaion and Measuremen Based on Fiber Polarizaion Effecs Changyuan Yu Deparmen of Elecrical & Compuer Engineering, Naional Universiy of Singapore, Singapore, 117576 A*STAR Insiue for

More information

Introduction: Analog Communication: Goal: Transmit a message from one location to another.

Introduction: Analog Communication: Goal: Transmit a message from one location to another. ECE-5 Phil Schnier January 6, 8 Inroducion: Goal: Transmi a rom one locaion o anoher When is coninuous waveorm analog comm (eg, FM radio), sequence o numbers digial comm (eg, mp ile), hough he sequence

More information

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies Communicaion Sysems, 5e Chaper 4: Bandpass Digial Transmission A. Bruce Carlson Paul B. Crilly The McGraw-Hill Companies Chaper 4: Bandpass Digial Transmission Digial CW modulaion Coheren binary sysems

More information

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 11, E Main Suite D Pullman, WA (509) Voice and Fax 2.5.3: Sinusoidal Signals and Complex Exponenials Revision: June 11, 2010 215 E Main Suie D Pullman, W 99163 (509) 334 6306 Voice and Fax Overview Sinusoidal signals and complex exponenials are exremely

More information

MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION

MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION J Modern Technology & Engineering Vol2, No1, 217, pp76-81 MATLAB/SIMULINK TECHNOLOGY OF THE SYGNAL MODULATION GA Rusamov 1*, RJ Gasimov 1, VG Farhadov 1 1 Azerbaijan Technical Universiy, Baku, Azerbaijan

More information

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature!

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature! Lecure 4 EITN75 2018 Chaper 12, 13 Modulaion and diversiy Receiver noise: repeiion Anenna noise is usually given as a noise emperaure! Noise facors or noise figures of differen sysem componens are deermined

More information

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

More information

Communication Systems. Communication Systems

Communication Systems. Communication Systems Communicaion Sysems Analog communicaion Transmi and receive analog waveforms Ampliude Modulaion (AM Phase Modulaion (PM Freq. Modulaion (FM Quadraure Ampliude Modulaion (QAM Pulse Ampliude Modulaion (PAM

More information

Teacher Supplement to Operation Comics, Issue #5

Teacher Supplement to Operation Comics, Issue #5 eacher Supplemen o Operaion Comics, Issue #5 he purpose of his supplemen is o provide conen suppor for he mahemaics embedded ino he fifh issue of Operaion Comics, and o show how he mahemaics addresses

More information

DS-CDMA with Frequency-domain Equalization for High Speed Downlink Packet Access

DS-CDMA with Frequency-domain Equalization for High Speed Downlink Packet Access wih Frequeny-domain Equalizaion for High Speed Downlink Pake Aess Deepshikha Garg and Fumiyuki Adahi Dep. of Elerial and Communiaions Engineering Tohoku Universiy, Sendai, Japan deep@mobile.eei.ohoku.a.jp

More information

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c Inernaional Symposium on Mechanical Engineering and Maerial Science (ISMEMS 016 Phase-Shifing Conrol of Double Pulse in Harmonic Eliminaion Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi i1, c

More information

Lecture 11. Digital Transmission Fundamentals

Lecture 11. Digital Transmission Fundamentals CS4/MSc Compuer Neworking Lecure 11 Digial Transmission Fundamenals Compuer Neworking, Copyrigh Universiy of Edinburgh 2005 Digial Transmission Fundamenals Neworks consruced ou of Links or ransmission

More information

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals Deparmen of Elecrical Engineering Universiy of Arkansas ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Coninuous-Time Signals Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Inroducion: wha are signals and sysems? Signals

More information

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling EE 330 Lecure 24 Amplificaion wih Transisor Circuis Small Signal Modelling Review from las ime Area Comparison beween BJT and MOSFET BJT Area = 3600 l 2 n-channel MOSFET Area = 168 l 2 Area Raio = 21:1

More information

10. The Series Resistor and Inductor Circuit

10. The Series Resistor and Inductor Circuit Elecronicsab.nb 1. he Series esisor and Inducor Circui Inroducion he las laboraory involved a resisor, and capacior, C in series wih a baery swich on or off. I was simpler, as a pracical maer, o replace

More information

Passband Data Transmission I References Phase-shift keying Chapter , S. Haykin, Communication Systems, Wiley. G.1

Passband Data Transmission I References Phase-shift keying Chapter , S. Haykin, Communication Systems, Wiley. G.1 Passand Daa ransmission I References Phase-shif keying Chaper 4.-4.3, S. Haykin, Communicaion Sysems, Wiley. G. Inroducion Inroducion In aseand pulse ransmission, a daa sream represened in he form of a

More information

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours The Universiy of Melbourne Deparmen of Mahemaics and Saisics School Mahemaics Compeiion, 203 JUNIOR DIVISION Time allowed: Two hours These quesions are designed o es your abiliy o analyse a problem and

More information

CHAPTER CONTENTS. Notes. 9.0 Line Coding. 9.1 Binary Line Codes

CHAPTER CONTENTS. Notes. 9.0 Line Coding. 9.1 Binary Line Codes Noes CHAPTER CONTENTS 9. Line Coding 9. inary Line Codes 9. ipolar and iphase Line Codes 9.. AMI 9... inary N Zero Subsiuion 9..3 lock Line Codes 9.3 M-ary Correlaion Codes 9.3. Q 9.3. Correlaion Coding

More information

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications TELE465 Mobile and Saellie Communicaions Assignmen (Due: 4pm, Monday 7 h Ocober) To be submied o he lecurer before he beginning of he final lecure o be held a his ime.. This quesion considers Minimum Shif

More information

weight: amplitude of sine curve

weight: amplitude of sine curve Joseph Fourier s claim: all signals are sums of sinusoids of differen frequencies. weighed sine curves weigh: ampliude of sine curve all : no exacly bu doesn maer for us in pracice Example: 3 sin() + sin(*)

More information

Chapter 5 Amplitude Modulation

Chapter 5 Amplitude Modulation Chaper 5 pliude Modulaion 68 nalog Couniaion Syse Inoraion Soure Signal Modulaor Propagaion Channel Signal Deodulaor Inoraion Desinaion nalog signals ay be ransied direly via arrier odulaion over he propagaion

More information

Wrap Up. Fourier Transform Sampling, Modulation, Filtering Noise and the Digital Abstraction Binary signaling model and Shannon Capacity

Wrap Up. Fourier Transform Sampling, Modulation, Filtering Noise and the Digital Abstraction Binary signaling model and Shannon Capacity Wrap Up Fourier ransorm Sampling, Modulaion, Filering Noise and he Digial Absracion Binary signaling model and Shannon Capaciy Copyrigh 27 by M.H. Perro All righs reserved. M.H. Perro 27 Wrap Up, Slide

More information

Communications II Lecture 5: Effects of Noise on FM. Professor Kin K. Leung EEE and Computing Departments Imperial College London Copyright reserved

Communications II Lecture 5: Effects of Noise on FM. Professor Kin K. Leung EEE and Computing Departments Imperial College London Copyright reserved Communicaions II Lecure 5: Eecs o Noise on FM Proessor Kin K. Leung EEE and Compuing Deparmens Imperial College London Copyrigh reserved Ouline Recap o FM FM sysem model in noise Derivaion o oupu SNR Pre/de-emphasis

More information

Sensor and Simulation Notes Note September Micro-Impulse Radiating Antenna (MIRA)

Sensor and Simulation Notes Note September Micro-Impulse Radiating Antenna (MIRA) Sensor and Simulaion Noes Noe 578 Sepember 7 Miro-Impulse Radiaing Anenna (MIRA) D.V. Giri Pro-Teh, -C Orhard Cour, Alamo, CA 957 Dep. of ECE, Universiy of New Mexio, Albuquerque, NM 873 Absra In his noe,

More information

Communications II LABORATORY : Lab1- Signal Statistics, an Introduction to Simulink and FM

Communications II LABORATORY : Lab1- Signal Statistics, an Introduction to Simulink and FM Communicaions II LABORATORY : Lab1- Signal Saisics, an Inroducion o Simulink and FM Inroducion: In oday's lab we have hree pars. Throughou he firs par we will develop ools for analyzing, modifying, processing

More information

Chapter 2 Amplitude Modulation

Chapter 2 Amplitude Modulation Couniaion Syses (Theory) Chaper pliude Modulaion Objeive Upon opleion of his haper you will be able o: Undersand he proess of pliude Modulaion. Undersand differen ypes of pliude Modulaion. Design differen

More information

Memorandum on Impulse Winding Tester

Memorandum on Impulse Winding Tester Memorandum on Impulse Winding Teser. Esimaion of Inducance by Impulse Response When he volage response is observed afer connecing an elecric charge sored up in he capaciy C o he coil L (including he inside

More information

Technology Trends & Issues in High-Speed Digital Systems

Technology Trends & Issues in High-Speed Digital Systems Deailed comparison of dynamic range beween a vecor nework analyzer and sampling oscilloscope based ime domain reflecomeer by normalizing measuremen ime Sho Okuyama Technology Trends & Issues in High-Speed

More information

LECTURE 1 CMOS PHASE LOCKED LOOPS

LECTURE 1 CMOS PHASE LOCKED LOOPS Lecure 01 (8/9/18) Page 1-1 Objecive LECTURE 1 CMOS PHASE LOCKED LOOPS OVERVIEW Undersand he principles and applicaions of phase locked loops using inegraed circui echnology wih emphasis on CMOS echnology.

More information

Fluorescent Lamp Modelling for Voltage Fluctuations

Fluorescent Lamp Modelling for Voltage Fluctuations Fluoresen amp Modelling for Volage Fluuaions ETE C. Carrillo, J. Cidrás Absra The wide use of fluoresen lamps means heir influene on he power sysem needs o be sudied. A se of models ha enables he evaluaion

More information

Problem Sheet: Communication Channels Communication Systems

Problem Sheet: Communication Channels Communication Systems Problem Shee: Communicaion Channels Communicaion Sysems Professor A. Manikas Chair of Communicaions and Array Processing Deparmen of Elecrical & Elecronic Engineering Imperial College London v.11 Communicaion

More information

Passband Data Transmission II References Frequency-shift keying Chapter 6.5, S. Haykin, Communication Systems, Wiley. H.1

Passband Data Transmission II References Frequency-shift keying Chapter 6.5, S. Haykin, Communication Systems, Wiley. H.1 Passand Daa ransmission II Reerences Frequency-shi keying Chaper 6.5, S. Haykin, Communicaion Sysems, Wiley. H. Inroducion Inroducion PSK and QAM are linear modulaion FSK is a nonlinear modulaion Similar

More information

Synchronization of single-channel stepper motor drivers reduces noise and interference

Synchronization of single-channel stepper motor drivers reduces noise and interference hronizaion of single-channel sepper moor drivers reduces noise and inerference n mos applicaions, a non-synchronized operaion causes no problems. However, in some cases he swiching of he wo channels inerfere,

More information

READING ASSIGNMENTS LECTURE OBJECTIVES. Problem Solving Skills. x(t) = cos(αt 2 ) ELEG-212 Signal Processing and Communications

READING ASSIGNMENTS LECTURE OBJECTIVES. Problem Solving Skills. x(t) = cos(αt 2 ) ELEG-212 Signal Processing and Communications ELEG- Signal Processing and Communicaions Lecure 5 Periodic Signals, Harmonics & ime-varying Sinusoids READING ASSIGNMENS his Lecure: Chaper 3, Secions 3- and 3-3 Chaper 3, Secions 3-7 and 3-8 Lab sars

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost)

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost) Table of Conens 3.0 SMPS Topologies 3.1 Basic Componens 3.2 Buck (Sep Down) 3.3 Boos (Sep Up) 3.4 nverer (Buck/Boos) 3.5 Flyback Converer 3.6 Curren Boosed Boos 3.7 Curren Boosed Buck 3.8 Forward Converer

More information

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B COMPETENCE IN MEASUREMENT Universal microprocessor-based ON/OFF and P programmable conroller MS8122A MS8122B TECHNICAL DESCRIPTION AND INSTRUCTION FOR USE PLOVDIV 2003 1 I. TECHNICAL DATA Analog inpus

More information

State Space Modeling, Simulation and Comparative Analysis of a conceptualised Electrical Control Signal Transmission Cable for ROVs

State Space Modeling, Simulation and Comparative Analysis of a conceptualised Electrical Control Signal Transmission Cable for ROVs Sae Space Modeling, Simulaion and omparaive Analysis of a concepualised Elecrical onrol Signal ransmission able for ROVs James Naganda, Deparmen of Elecronic Engineering, Konkuk Universiy, Seoul, Korea

More information

How to Shorten First Order Unit Testing Time. Piotr Mróz 1

How to Shorten First Order Unit Testing Time. Piotr Mróz 1 How o Shoren Firs Order Uni Tesing Time Pior Mróz 1 1 Universiy of Zielona Góra, Faculy of Elecrical Engineering, Compuer Science and Telecommunicaions, ul. Podgórna 5, 65-246, Zielona Góra, Poland, phone

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

The design of an improved matched filter in DSSS-GMSK system

The design of an improved matched filter in DSSS-GMSK system Journal of Physics: Conference Series PAPER OPEN ACCESS The design of an improved mached filer in DSSS-GMSK sysem To cie his aricle: Mao Wei-ong e al 16 J. Phys.: Conf. Ser. 679 1 View he aricle online

More information

Signals and the frequency domain ENGR 40M lecture notes July 31, 2017 Chuan-Zheng Lee, Stanford University

Signals and the frequency domain ENGR 40M lecture notes July 31, 2017 Chuan-Zheng Lee, Stanford University Signals and he requency domain ENGR 40M lecure noes July 3, 07 Chuan-Zheng Lee, Sanord Universiy signal is a uncion, in he mahemaical sense, normally a uncion o ime. We oen reer o uncions as signals o

More information

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop Chaper 2 Inroducion: From Phase-Locked Loop o Cosas Loop The Cosas loop can be considered an exended version of he phase-locked loop (PLL). The PLL has been invened in 932 by French engineer Henri de Belleszice

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

EE368/CS232 Digital Image Processing Winter Homework #1 Released: Monday, January 8 Due: Wednesday, January 17, 1:30pm

EE368/CS232 Digital Image Processing Winter Homework #1 Released: Monday, January 8 Due: Wednesday, January 17, 1:30pm EE368/CS232 Digial Image Processing Winer 207-208 Lecure Review and Quizzes (Due: Wednesday, January 7, :30pm) Please review wha you have learned in class and hen complee he online quiz quesions for he

More information

The student will create simulations of vertical components of circular and harmonic motion on GX.

The student will create simulations of vertical components of circular and harmonic motion on GX. Learning Objecives Circular and Harmonic Moion (Verical Transformaions: Sine curve) Algebra ; Pre-Calculus Time required: 10 150 min. The sudens will apply combined verical ranslaions and dilaions in he

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

L A-B-C dei Segnali Spread-Spectrum

L A-B-C dei Segnali Spread-Spectrum L A-B-C dei Segnali Spread-Specrum Marco Luise Universiy of Pisa, Ialy Diparimeno Ingegneria dell Informazione hp://www.ie.unipi.i/m.luise PAM Signal +A -A s() a 0 a 1 a 2 a 3 a 4 {a k }=+1 Binary Symbols

More information

Simulation Analysis of DC-DC Circuit Based on Simulink in Intelligent Vehicle Terminal

Simulation Analysis of DC-DC Circuit Based on Simulink in Intelligent Vehicle Terminal Open Access Library Journal 218, Volume 5, e4682 ISSN Online: 2333-9721 ISSN Prin: 2333-975 Simulai Analysis of DC-DC Circui Based Simulink in Inelligen Vehicle erminal Weiran Li, Guoping Yang College

More information

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption An off-line muliprocessor real-ime scheduling algorihm o reduce saic energy consumpion Firs Workshop on Highly-Reliable Power-Efficien Embedded Designs Shenzhen, China Vincen Legou, Mahieu Jan, Lauren

More information

A NEW LINEARIZATION METHOD FOR CANCELLATION OF THIRD ORDER DISTORTION

A NEW LINEARIZATION METHOD FOR CANCELLATION OF THIRD ORDER DISTORTION A NEW LINEARIZATION METHOD FOR CANCELLATION OF THIRD ORDER DISTORTION by KONRAD MIEHLE A hesis submied o he fauly of The Universiy of Norh Carolina a Charloe in parial fulfillmen of he requiremens for

More information

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier.

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier. 2 Full Wave Recifier Aim: To Design and seup a full wave recifier. Componens Required: Diode(1N4001)(4),Resisor 10k,Capacior 56uF,Breadboard,Power Supplies and CRO and ransformer 230V-12V RMS. + A1 K B1

More information

Test 1 Review. Test 1 Review. Communication Systems: Foundational Theories. Communication System. Reference: Sections and

Test 1 Review. Test 1 Review. Communication Systems: Foundational Theories. Communication System. Reference: Sections and Tes 1 Review Tes 1 Review Proessor Deepa Kundur Universiy o Torono Reerence: Secions 2.2-2.7 and 3.1-3.6 o S. Haykin and M. Moher, Inroducion o Analog & Digial Communicaions, 2nd ed., John iley & Sons,

More information

Lecture 5: DC-DC Conversion

Lecture 5: DC-DC Conversion 1 / 31 Lecure 5: DC-DC Conversion ELEC-E845 Elecric Drives (5 ECTS) Mikko Rouimo (lecurer), Marko Hinkkanen (slides) Auumn 217 2 / 31 Learning Oucomes Afer his lecure and exercises you will be able o:

More information

FROM ANALOG TO DIGITAL

FROM ANALOG TO DIGITAL FROM ANALOG TO DIGITAL OBJECTIVES The objecives of his lecure are o: Inroduce sampling, he Nyquis Limi (Shannon s Sampling Theorem) and represenaion of signals in he frequency domain Inroduce basic conceps

More information

THE OSCILLOSCOPE AND NOISE. Objectives:

THE OSCILLOSCOPE AND NOISE. Objectives: -26- Preparaory Quesions. Go o he Web page hp://www.ek.com/measuremen/app_noes/xyzs/ and read a leas he firs four subsecions of he secion on Trigger Conrols (which iself is a subsecion of he secion The

More information

Digital Communications: An Overview of Fundamentals

Digital Communications: An Overview of Fundamentals IMPERIAL COLLEGE LONDON DEPARTMENT of ELECTRICAL and ELECTRONIC ENGINEERING. COMPACT LECTURE NOTES on COMMUNICATION THEORY. Prof. Ahanassios Manikas, version Auumn 2008 Digial Communicaions: An Overview

More information

Synchronization of the bit-clock in the receiver

Synchronization of the bit-clock in the receiver Synchronizaion of he bi-clock in he receiver Necessiy - he recovery and synchronizaion of he local bi-clock in he receiver is required for wo reasons: he sampling of he coded received signal should be

More information

Signal Characteristics

Signal Characteristics Signal Characerisics Analog Signals Analog signals are always coninuous (here are no ime gaps). The signal is of infinie resoluion. Discree Time Signals SignalCharacerisics.docx 8/28/08 10:41 AM Page 1

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se #8 C-T Sysems: Frequency-Domain Analysis of Sysems Reading Assignmen: Secion 5.2 of Kamen and Heck /2 Course Flow Diagram The arrows here show concepual

More information

Optical phase locked loop for transparent inter-satellite communications

Optical phase locked loop for transparent inter-satellite communications Opical phase locked loop for ransparen iner-saellie communicaions F. Herzog 1, K. Kudielka 2,D.Erni 1 and W. Bächold 1 1 Communicaion Phoonics Group, Laboraory for Elecromagneic Fields and Microwave Elecronics,

More information

Examination Mobile & Wireless Networking ( ) April 12,

Examination Mobile & Wireless Networking ( ) April 12, Page 1 of 5 Examinaion Mobile & Wireless Neworking (192620010) April 12, 2017 13.45 16.45 Noes: Only he overhead shees used in he course, 2 double-sided shees of noes (any fon size/densiy!), and a dicionary

More information

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final A-LEVEL Elecronics ELEC4 Programmable Conrol Sysems scheme 243 June 26 Version:. Final schemes are prepared by he Lead Assessmen Wrier and considered, ogeher wih he relevan quesions, by a panel of subjec

More information

Diodes. Diodes, Page 1

Diodes. Diodes, Page 1 Diodes, Page 1 Diodes V-I Characerisics signal diode Measure he volage-curren characerisic of a sandard signal diode, he 1N914, using he circui shown below. The purpose of he back-o-back power supplies

More information