Theremin with Onboard Effects by Patrick Tarantino Shaun Cinnamon PHYCS 398

Size: px
Start display at page:

Download "Theremin with Onboard Effects by Patrick Tarantino Shaun Cinnamon PHYCS 398"

Transcription

1 Theremin with Onboard Effects by Patrick Tarantino Shaun Cinnamon PHYCS 398

2 ii Abstract The theremin is a completely electronic musical instrument which is controlled by hand capacitance effects. The small capacitance formed between an antenna and a person s hand is used to change the frequency of an oscillator, creating a variable tone frequency. Another such circuit is used to control the volume of the tone created. This particular design also utilizes a DSP to alter the basic sound of the output, simulating 3 different instrument sounds.

3 iii Table of Contents PAGE 1. Basic Information Introduction 1 2. Analog Design Analog Theremin Design Design Details Verification of the Basic Theremin Circuits Digital Design Introduction to Digital Effects Multiple Wavetable Synthesis Zero-Crossing Detection Implementation Integration Integrating the Two Sections Final Analysis Costs Conclusions References 15 APPENDIX 1. Assembly Code for Digital Effects.16

4 iv

5 1 1. Basic Information 1.1 Introduction The basic concept behind the operation of the theremin is that of hand capacitance. Simply put, a small but significant capacitance exists between any antenna or antenna-like device and the hand of a person who is presumably grounded through their connection with the earth. As the hand is moved closer to the antenna, the capacitance value increases, and vice-versa. If such an antenna is added to some form of an oscillator circuit, whether it is an LC resonant circuit, or a more modern function generator, the variable capacitance can be used to alter the frequency, which is outputted by the oscillator. However, the maximum value of hand capacitance is small, and in fact was measured during the course of this project to be around pf, depending on humidity and weather conditions. The average value was about 12 pf. Because this value is quite small, the unmodified, or base frequency of the variable frequency oscillator (VFO) should be fairly high, at least several hundred khz, in order that a capacitance change of this magnitude will create a large enough frequency change. The signal from the VFO is then mixed with that of a fixedfrequency oscillator with an operating frequency equal to the base frequency of the VFO, and the result is sent through a low-pass filter, resulting in a frequency equal to the difference between the two oscillator frequencies. This basic setup is duplicated in the volume control circuit, and the two signals are mixed again in such a way that the first antenna changes the pitch of the output signal, while the other changes its magnitude. With the inclusion of DSP effects, the pitch output will be digitally altered before it is applied to the volume control circuit, but this does not change the fundamental operation of the theremin. The original design specifications of this project were as follows: 1. Pitch should have at least 3 octaves range 2. Antennae should have good range of sensitivity 3. Completed circuit should be fairly temperature insensitive 4. DSP effects should simulate at least one other instrument sound Fig. 1 is a block diagram of the completed project as it was originally intended to be.

6 2 Fig. 1 The design of this project was logically split into two parts, the analog design of the basic theremin, and the programming of the DSP to implement the other instrument sounds.

7 3 2. Analog Design 2.1 Analog Theremin Design In the initial phase of the analog design, frequency generator IC chips were chosen for the implementation of the oscillators. There are several reasons for this decision. First, IC chips are generally very temperature insensitive, especially when compared with resonant circuits using inductors, which are often very sensitive to temperature. This means that the completed circuit would operate well regardless of temperature. Also, IC chips are very inexpensive, and while inductors are also fairly inexpensive, if a specific hard-tofind inductor had been needed, it would have increased the price and made the availability unreasonable. Fewer components are needed when using an IC oscillator, which also reduces cost. Finally, using IC chips makes a circuit smaller, less complex, and easier to repair. With all of this in mind, Intersil 8038 frequency generator chips were chosen. These chips use an external capacitor and two resistors that determine the timing, and the formula for the frequency of the chip s output is seen in Eq. 1. f 1 = (1) 2πRC Where R equals R 1 R2. A specification of this type of chip is that the maximum usable frequency that can be provided is about 200 khz. Next, the mixers were chosen. After experimenting with two other mixer setups, an Analog Devices 633 IC analog mixer chip was chosen, partially for the same reasons above, and partially due to its easy use. The mixer simply multiplies two signals and divides the result by a constant scaling factor, as seen in Eq. 2. Where V 1 is one of the signals and V 2 is the other signal. (V 1)(V 2) output = (2) 10V When two sinusoidal signals are multiplied, the result contains a low frequency component, the difference or beat frequency, and a high frequency component, which is twice the base frequency, as seen in Eq cos( ωt)* cos(( ω + ω) t) = cos( ωt)* cos ( ωt) sin( ωt)* sin( ωt)* cos( ωt) 1 = cos( ωt)* (1 cos(2ωt)) 2 1 sin( ωt)*sin( 2ωt) 2 (3)

8 4 Using a low-pass filter allows the difference frequency to be isolated, which is the goal, since the difference frequency is in the audible range. Finally, a National Semiconductor LM2917N frequency-to-voltage chip was chosen for use in the volume control circuit. This would allow the variable frequency signal to be reduced to a dc signal with a voltage proportional to the frequency of the input. This would make volume control easy and straightforward. Other possible choices for this part were an op-amp in a differentiator setup or a transistor design. The chip was again chosen for the benefits of IC devices. This chip, like the frequency generator, also requires the use of external capacitors and resistors, and simply produces a constant voltage which is defined in Eq. 4. output = f * V * R C (4) in cc 1 * 1 With all of these elements chosen, the pitch circuit and the volume circuit are complete. Figs. 2 shows a complete diagram of the pitch circuit that was used for the project. Fig. 2 Fig. 3 shows a diagram of the complete volume circuit that was used.

9 5 Fig. 3 The pitch circuit generates a sinusoidal output in the audible range, which is equal to zero when no hand capacitance is sensed and increases in frequency as the hand capacitance increases. The volume circuit generates a constant voltage which is equal to zero when no hand capacitance is sensed and increases as the hand capacitance increases. Using a third mixer, these two signals are multiplied, creating a variable pitch with a variable volume. As a final constraint, the oscillator pairs were to be designed in such a way that there would be no difference frequency when no hand capacitance was sensed. This called for using timing resistors and capacitors which were as close to identical as possible for each oscillator pair. 2.2 Design Details First, the values of the passive timing elements were chosen for the 8038 chips. Since a high frequency was desired, it was decided that 1kΩ resistors would be used and capacitors that would give a frequency as close to the maximum as possible without exceeding it. After testing with several values, and having also been limited by the available capacitors in the stores, a value of 2020 pf was chosen, giving a theoretical frequency of 157 khz, using Eq. 1. The actual frequency obtained was about 160 khz, with some variation due to precision errors in these passive elements. The antennae used in conjunction with both circuits were square aluminum plates, 8 in by 5 in, with a thickness of 48*10-3 in. Also, at this frequency, the maximum frequency difference was noted to be about 1 khz. This seemed to fulfill the design specification of at least 3 octaves of musical range, since a signal going from zero to 1 khz goes through nearly 6 octaves. Using an example circuit provided in the spec sheets for the LM2917N, a 20 pf capacitor and a 100 kω resistor were chosen for timing in the frequency-to-voltage converter, with a 1 µf capacitor, a 470 Ω resistor, and a 10 kω resistor also used to reduce ripple and ensure proper current

10 6 levels. With these components, the conversion rate was about 15 V/kHz, an acceptable level, considering the constant scaling factor of 1/10 in the mixers. Finally, for the two low-pass filters used, a corner frequency of at least 5 khz was desired. To this end, two 2700 Ω resistors and two 3 nf capacitors were selected, giving an actual corner frequency of about 20 khz. 2.3 Verification of the Basic Theremin Circuits Testing was first conducted on the basic pitch circuit. The output signal from the pitch circuit, when finally assembled, had a peak-to-peak amplitude of about 100 mv, and the circuit was shown to function correctly, but several problems were discovered. First, the circuit could only sense the hand capacitance about two inches and closer. This is much less than the range of a commercial theremin, which can sense the hand s presence from at least a foot away. This is mostly due to the base frequency being limited by the 8038 chip. If the base frequency could have been much higher, at least twice as large, the circuit would have been able to sense the capacitance better. Also, the thickness and material of the antenna had some effect on the sensitivity, but a piece of metal of appropriate thickness, about twice the thickness used, could not be found in time. Next, because of the precision errors in the passive timing elements used, especially the capacitors, the same unmodified frequency could not be obtained in both oscillators of each pair. This meant that a constant offset frequency of about 1 khz was present in the output signal which could not be filtered out. Although a 1 khz difference is very small compared to the base frequency of 160 khz, it is equal to the maximum value of the desired output frequency, and so highly distorts the output from the desired range. As previously stated, a 1 khz range with a base of zero is about 6 octaves, but a 1 khz range with a base of 1 khz is only about a 1 octave range, an immense decrease in musical range. Furthermore, since these offsets were present in both oscillator pairs, the volume circuit would not function properly. This is because with such a large offset it is very difficult to make sure that the constant frequency scaling factor of the frequency-to-voltage converter reduces the input signal to a usable level while still providing enough of a change due to hand capacitance. In other words, if the scaling factor was adjusted to accommodate the constant offset of 1 khz, the change due to hand capacitance would become very small, and, for practical purposes, unusable. Even when combined with an op-amp to magnify the output, the changing dc level was unpredictable at best, and so the volume circuit was eventually abandoned.

11 7 3. Digital Design 3.1 Introduction to Digital Effects The digital effects used in this project are transforming the output from an analog Theremin into three different musical instruments, along with the original signal amplified to about the same magnitude as the musical instruments. The transformation of the output is done through Wavetable Synthesis. Wavetable Synthesis is done by saving one period of a musical tone into a table and using table look up to play the signal back. To create a different frequency the table needs to be played back at a different rate. The rate of play back is determined by the step size through the table. For example, one person plays the table back at a step size of 3 and another plays it back at a step size of 1. The first person moves through the table three times as fast as the second person and therefore the frequency is three times that of the second frequency. This is the fundamental idea behind the digital effects used in this project. 3.2 Multiple Wavetable Synthesis To generate simple waveforms the previous method of Wavetable Synthesis is adequate. However, if more complicated waveforms are to be reproduced then multiple tables are needed to recreate the sound, this type of Wavetable synthesis is called Multiple Wavetable Synthesis. The fundamentals behind Multiple Wavetable Synthesis are the same as Wavetable Synthesis. There is another distinguishing characteristic besides the number of tables that are used and that is amplitude envelopes are also included in recreating the instrument. The amplitude envelopes are used to give a more authentic sound to the recreated signal. The wavetables and amplitude envelopes can be seen in Fig. 4. Fig 4 The figure above contains three wavetables, three amplitude envelopes and what is thought to be a frequency shift table. The first wavetable comes from the first 4096 samples and the second comes from the next 4096 and the final wavetable comes from the next The amplitude envelopes come from the next 1500 samples and each

12 8 amplitude envelope is 500 samples long coming one after another. The rest of the samples contain the frequency shift table. Once the wavetables and amplitude envelopes are created there are two variables that need to be determined to recreate the signal. The first is the step size through the table. The step size can be determined by knowing the frequency, in Hertz, that the signal should be played back at, the length of the wavetable, in samples, and the sampling rate, in samples per second. The equation for the step size is Eq. 5. frequency * table length step size = (5) sample frequency The next variable to be determined is the amplitude envelope step size. Eq. 6 shows how to determine the step size for the amplitude envelopes where the duration, in seconds, is how long the sound will be played, the length of the amplitude envelope, in samples, and the sampling rate is the same as that of the wavetable. table length Amplitude step size = (6) duration *sample frequency With these two quantities determined the individual wavetable outputs are calculated using Eq. 7. Output = Amplitude * Wavetable (7) Once all individual wavetable outputs are determined the total output is calculated by adding all the individual outputs together as seen in Eq. 8. N Total Output = Output[i] (8) Where Output[i] is the output from the individual wavetables and N is the total number of wavetables used. One question arises as a result of calculating the step sizes this way. That is what happens when there is a non-integer value for the step size? There are three solutions to this problem and those solutions are truncation, rounding, and linear interpolation. In truncation the fractional part of the step size is not used. Whereas in rounding the fractional part is used to determine the closest integer to the current value and in linear interpolation a value is taken in between the two values in the table. There are several factors that determine which method should be used. However, for the amplitude envelope step size linear interpolation should always be used. This is due to the fact that the amplitude envelopes are generally shorter in length and a more realistic sound results if linear interpolation is used in these shorter tables. i = 0

13 9 For the digital effects that are used for this projects slight modifications of these fundamentals were made to fit into what was to be accomplished. These modifications will be addressed in the following sections. 3.3 Zero-Crossing Detection Zero-Crossing Detection was used to find the frequency of the output from the Theremin. Due to the Theremin s output being a continuous sinusoid in nature, there was a need to determine frequency of the signal at run time. Knowing that the Theremin s output is a sinusoid the idea that the output will only cross zero twice per period was used to determine the frequency. Counting the number of samples that pass every period, the frequency of the signal can be determined using Eq. 9. sample frequency frequency = (9) samples per period A simple test of this algorithm can be seen in the example shown in Fig 5. From Fig. 5 it looks as though the signal crosses zero three times per period. However, the first zero crossing can be considered either in the current period or the previous period. Taking the first zero crossing to be in the previous period it is easily seen that the signal will cross zero twice per period. Fig 5 Once the determination of the period is set, the number of samples per period is then calculated by counting the number of samples that pass before the second zero-crossing and the samples that pass between the second zero-crossing and the third zero-crossing. Once the number of samples per period was determined this could then be used in Eq. 5 to obtain the step size through the table.

14 Implementation For this project, three Wavetables were used per instrument, however their corresponding amplitude envelopes were excluded. There are two reasons why the amplitude envelopes were not included. The first reason comes from Eq. 6 in which the amplitude step size is determined by the duration of the recreated signal. Since, the duration of the Theremin can be taken as infinite the amplitude increment is zero and therefore the amplitude envelopes would be stationary and not performing the way they were intended. Another reason that the amplitude tables were excluded is the amount of memory that was to be used. Trying to have three instruments meant trying to store a total of nine wavetables along with their corresponding amplitude. This corresponded to storing 41,364 words in memory along with the program code and the core file that was used. This resulted in more words needing to be store in memory then what was allowed and since the step size for the amplitude envelopes could be considered to be zero, they were excluded for the project. Once the problem with memory was cleared up and the amplitude wavetables were excluded it was useful to add up the wavetables in Matlab to increase the number of instruments that could be played. However, the number of instruments that were available was very limited. Of these instruments only a number of them sounded good enough to be included in this project. As a result of this a trombone, a bass and a clarinet were used in the project. The next part of the project that needed to be completed was the zero-crossing detection. Since, the program was working on a sample-by-sample basis the detection was very easy to implement. When a new sample came in the sign of the sample was determined. This was done using branch statements to branch if the sample was negative, positive or zero. Depending upon the branch another comparison was made. For a negative sample, the comparison was to check if the previous sign was positive. If the previous sign was positive, a test bit would be changed to indicate the comparison was false and subsequently there would be a branch. Before the branch would occur the previous sign value would be changed to the current samples sign. There were then two branches to be made, a branch to increase the number of zeroes crossed or a branch to increase the number of samples. The branch to increase the number of zeroes consisted of adding one to the previous amount and comparing the new amount to two. If the number of zeroes crossed is less than two a branch to increase the number samples is made. If the number of zeroes is equal to two then the number of samples would be preserved in another variable and the zero count would be returned to zero along with the number of samples. If the zero count did not need to be incremented then one would be added to the number of samples. This would be done every time through the program. The same types of comparisons were made for both a positive and a zero valued sample. After the number of samples per period was determined the next step was to determine if an instrument was to be played or if the Theremin s original output should be played. A real time user interface written in Matlab accomplished this task. The Matlab interface is connected through the serial port between the computer and the DSP. The user interface

15 11 was a slider that could be adjusted between instruments or no instrument. Once the desired effect was chosen in Matlab, a value between zero and three would be sent to a hold variable on the DSP. Depending on the value sent to the DSP, would branch to the appropriate effect. For no effects at all the output would be amplified to bring it up to unity with all the other effects. This was needed because the instruments have constant amplitude to them and in order to use the volume control circuit correctly the amplitudes needed to be in unity. If one of the instruments were chosen then another branch was made to apply the correct effects. Once a branch was made to one of the instruments the step size for the table was to be determined. Using the value obtained from the zero-crossing detection the step size was obtained. However, the step size was converted from Eq. 5 to Eq. 10 using Eq. 9. Table Length Step Size = (10) Number of Samples This caused a slight problem, because the DSP cannot explicitly divide. As a result a search of Texas Instruments, manufacturer of the DSP that was used, web site to find out how to divide on the DSP was performed. Code that would perform the division that was needed was found, however it not written for the DSP that was used. Therefore the code needed to be deciphered, in order for it to be applied. Once the code was deciphered it was put in place to calculate the step size. After the step size was calculated the output of the instrument was prepared. Since, the addition of the three tables was done in Matlab already it was simply a matter of getting the value in the table into the output buffer to be sent to the volume control circuit or to a speaker. Next came the preparation of the table to be used for the next time through. The step size that was calculated earlier was added to the previous point in the table. Since, the step size was not always going to be an integer value, rounding was used to determine the next table location. The one feature that came from the division code used, was that the quotient and the remainder were saved into variables. The quotient was used as the step size. While, the remainder was then used to round up or down to the next table location. There was no simple way to do the rounding, because of the continuously changing frequency and therefore the denominator was continuously changing too. So a simple way to test this was to subtract the current denominator from the entire fractional part. If the result was less then zero then no rounding occurred. However, if the result was greater than or equal to zero then rounding occurred and the total fractional part was zeroed out. Rounding was the simplest method to get the range of frequencies that the Theremin would output. Succeeding the determination of the new table location, a check was performed to make sure that the new location was not off the end of the table. To check where the location was, the highest the value that the table could get was subtracted from the current table location. If the result was less than zero then nothing was done to the current location. If

16 12 the result was positive then the result was added to the beginning of the table and this became the new table location. Once the check was performed the programmed looped back to the beginning to perform all the calculations over until the user stopped the program.

17 13 4. Integration 4.1 Integrating the Two Sections When both sections were completed, an integration was attempted. Although the volume circuit was not functional, the pitch circuit and the DSP worked together as planned with no extra adjustments. The output signal from the DSP had a constant amplitude of about 200 mv peak-to-peak. Each instrument sound was tested to ensure that it was functioning correctly with the pitch circuit. Although everything worked fine, it was difficult to tell the difference between the instrument sounds while using the pitch circuit. This is because of the constant 1 khz offset. These instrument simulations were clearly designed to work best at relatively low frequencies. When the instrument sounds were retested using a lab function generator at 100 Hz, the instruments were easily distinguishable and sounded much better.

18 14 5. Final Analysis 5.1 Costs Labor cost estimates: Patrick ($50/hr)(55 hr)(2.5) = $6875 Shaun ($50/hr)(110 hr)(2.5) = $13,750 Parts cost estimates: $50 Total estimated cost: $20, Conclusions The theremin, even in conjunction with digital effects, can easily and cheaply be implemented. Even using cheap components and passive components with very poor precision, the basic circuit will work. The prime considerations for a marketable theremin are stable, precise, easily set, high frequency oscillators, and appropriate antenna construction and configuration. While the benefits of IC s are well known, here the operation was hindered by the use of IC s. A good possible alternative would be to have a transistorized oscillator setup, such as a Colpitts circuit, in which the two oscillators of each pair could be coupled so as to lock in to zero frequency when no hand capacitance is sensed. An alternative sensing scheme would include a photodetector setup, which could either work on the reduction of incident light by a human hand, or, with an infrared detector, could work based on human heat emission. These alternatives, while quite a bit more complicated and possibly more expensive, would definitely be more precise, and would lend themselves well to a completely digital theremin design. Another possible alternative would be to include the amplitude envelopes when doing the calculations for the digital effects. This could be accomplished by having more memory available to use in conjunction with the DSP. Also, a constant duration time could be used which was tried. This was tried but due to the memory limitations the program would not run correctly.

19 15 6. References Horner, Beauchamp, and Haken, Methods for Multiple Wavetable Synthesis of Musical Tones, Journal of the Audio Engineering Society, vol. 41, No 5, pp , May Lent, An Efficient Method for Digitally Shifting Digitally Sampled Sounds, Computer Music Journal, vol. 13, no. 4, pp.65-71, Winter Peter Shargo and Greg Bishop, Multiple Wavetable Synthesis, ECE 320 Final Project Report, Univ. of Illinois, Urbana, IL, TMS320C54x DSP Reference Set, Volume 4: Applications Guide, SPRU173, Texas Instruments Inc., 1996.

Constructing a Theremin. Nathan Moran Spring 2016 Physics 406

Constructing a Theremin. Nathan Moran Spring 2016 Physics 406 Constructing a Theremin Nathan Moran Spring 2016 Physics 406 1 Introduction The theremin is an early example of an electronic instrument. Invented by Leon Theremin in 1928, it applies the principle of

More information

An Analog Phase-Locked Loop

An Analog Phase-Locked Loop 1 An Analog Phase-Locked Loop Greg Flewelling ABSTRACT This report discusses the design, simulation, and layout of an Analog Phase-Locked Loop (APLL). The circuit consists of five major parts: A differential

More information

Figure 1: Closed Loop System

Figure 1: Closed Loop System SIGNAL GENERATORS 3. Introduction Signal sources have a variety of applications including checking stage gain, frequency response, and alignment in receivers and in a wide range of other electronics equipment.

More information

6.101 Final Project Theremin. Pedro Brito David Gomez Patrick McCabe May 12, 2016

6.101 Final Project Theremin. Pedro Brito David Gomez Patrick McCabe May 12, 2016 6.101 Final Project Theremin Pedro Brito David Gomez Patrick McCabe May 12, 2016 1 Abstract The goal of this project is to create a theremin. A theremin is a musical instrument that is played without physical

More information

Lab 2: Optical Theremin Team 2 Flyback By Brian Pugh, Andrew Baker, and Michael Betts

Lab 2: Optical Theremin Team 2 Flyback By Brian Pugh, Andrew Baker, and Michael Betts Lab 2: Optical Theremin Team 2 Flyback By Brian Pugh, Andrew Baker, and Michael Betts Table of Contents Abstract... 3 Introduction... 3 Rationale... 4 Implementation... 5 Hardware... 5 Software... 5 Conclusion...

More information

Week 8 AM Modulation and the AM Receiver

Week 8 AM Modulation and the AM Receiver Week 8 AM Modulation and the AM Receiver The concept of modulation and radio transmission is introduced. An AM receiver is studied and the constructed on the prototyping board. The operation of the AM

More information

Optical Theremin Critical Design Review Yanzhe Zhao, Mason Story, Nicholas Czesak March

Optical Theremin Critical Design Review Yanzhe Zhao, Mason Story, Nicholas Czesak March Optical Theremin Critical Design Review Yanzhe Zhao, Mason Story, Nicholas Czesak March-07-2015 Abstract A theremin is a musical instrument whose tone and pitch can be controlled without physical contact.

More information

EE12: Laboratory Project (Part-2) AM Transmitter

EE12: Laboratory Project (Part-2) AM Transmitter EE12: Laboratory Project (Part-2) AM Transmitter ECE Department, Tufts University Spring 2008 1 Objective This laboratory exercise is the second part of the EE12 project of building an AM transmitter in

More information

Wireless Communication

Wireless Communication Equipment and Instruments Wireless Communication An oscilloscope, a signal generator, an LCR-meter, electronic components (see the table below), a container for components, and a Scotch tape. Component

More information

An audio circuit collection, Part 3

An audio circuit collection, Part 3 Texas Instruments Incorporated An audio circuit collection, Part 3 By Bruce Carter Advanced Linear Products, Op Amp Applications Introduction This is the third in a series of articles on single-supply

More information

Infrared Communications Lab

Infrared Communications Lab Infrared Communications Lab This lab assignment assumes that the student knows about: Ohm s Law oltage, Current and Resistance Operational Amplifiers (See Appendix I) The first part of the lab is to develop

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Table of contents 1. Design 1.1. The Differential Amplifier 1.2. Level Shifter 1.3. Power Amplifier 2. Characteristics 3. The Opamp without NFB 4. Linear Amplifiers 4.1. The Non-Inverting

More information

Theory: The idea of this oscillator comes from the idea of positive feedback, which is described by Figure 6.1. Figure 6.1: Positive Feedback

Theory: The idea of this oscillator comes from the idea of positive feedback, which is described by Figure 6.1. Figure 6.1: Positive Feedback Name1 Name2 12/2/10 ESE 319 Lab 6: Colpitts Oscillator Introduction: This lab introduced the concept of feedback in combination with bipolar junction transistors. The goal of this lab was to first create

More information

Project 1 Final System Design and Performance Report. Class D Amplifier

Project 1 Final System Design and Performance Report. Class D Amplifier Taylor Murphy & Remo Panella EE 333 12/12/18 Project 1 Final System Design and Performance Report Class D Amplifier Intro For this project, we designed a class D amplifier circuit. Class D amplifiers work

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #6 Lab Report Active Filters and Oscillators Submission Date: 7/9/28 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

Electronic Instrumentation ENGR-4300 Fall Project 4: Optical Communications Link

Electronic Instrumentation ENGR-4300 Fall Project 4: Optical Communications Link Project 4: Optical Communications Link In this project you will build a transmitter and a receiver circuit. The transmitter circuit uses pulse frequency modulation to create a series of light pulses that

More information

EE301 ELECTRONIC CIRCUITS CHAPTER 2 : OSCILLATORS. Lecturer : Engr. Muhammad Muizz Bin Mohd Nawawi

EE301 ELECTRONIC CIRCUITS CHAPTER 2 : OSCILLATORS. Lecturer : Engr. Muhammad Muizz Bin Mohd Nawawi EE301 ELECTRONIC CIRCUITS CHAPTER 2 : OSCILLATORS Lecturer : Engr. Muhammad Muizz Bin Mohd Nawawi 2.1 INTRODUCTION An electronic circuit which is designed to generate a periodic waveform continuously at

More information

Experiments #7. Operational Amplifier part 1

Experiments #7. Operational Amplifier part 1 Experiments #7 Operational Amplifier part 1 1) Objectives: The objective of this lab is to study operational amplifier (op amp) and its applications. We will be simulating and building some basic op-amp

More information

RFID Systems: Radio Architecture

RFID Systems: Radio Architecture RFID Systems: Radio Architecture 1 A discussion of radio architecture and RFID. What are the critical pieces? Familiarity with how radio and especially RFID radios are designed will allow you to make correct

More information

9 Feedback and Control

9 Feedback and Control 9 Feedback and Control Due date: Tuesday, October 20 (midnight) Reading: none An important application of analog electronics, particularly in physics research, is the servomechanical control system. Here

More information

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY

OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY OPERATIONAL AMPLIFIER PREPARED BY, PROF. CHIRAG H. RAVAL ASSISTANT PROFESSOR NIRMA UNIVRSITY INTRODUCTION Op-Amp means Operational Amplifier. Operational stands for mathematical operation like addition,

More information

Lab 2: Designing an Optical Theremin. EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15

Lab 2: Designing an Optical Theremin. EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15 Lab 2: Designing an Optical Theremin EE 300W Section 5 Team #3: Penn Power United Gregory Hodgkiss, Nasser Aljadeed 10/23/15 Abstract The purpose of this lab is to design an optical theremin, a musical

More information

EE 300W Lab 2: Optical Theremin Critical Design Review

EE 300W Lab 2: Optical Theremin Critical Design Review EE 300W Lab 2: Optical Theremin Critical Design Review Team Drunken Tinkers: S6G8 Levi Nicolai, Harvish Mehta, Justice Lee October 21, 2016 Abstract The objective of this lab is to create an Optical Theremin,

More information

Understanding Power Splitters

Understanding Power Splitters Understanding Power Splitters How they work, what parameters are critical, and how to select the best value for your application. Basically, a 0 splitter is a passive device which accepts an input signal

More information

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz

1) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz ) Consider the circuit shown in figure below. Compute the output waveform for an input of 5kHz Solution: a) Input is of constant amplitude of 2 V from 0 to 0. ms and 2 V from 0. ms to 0.2 ms. The output

More information

THE PENNSYLVANIA STATE UNIVERSITY. Lab 2: Designing Optical Theremin Instrument. EE 300W Section 001. Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013

THE PENNSYLVANIA STATE UNIVERSITY. Lab 2: Designing Optical Theremin Instrument. EE 300W Section 001. Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013 THE PENNSYLVANIA STATE UNIVERSITY Lab 2: Designing Optical Theremin Instrument EE 300W Section 001 Nathaniel Houtz, Ji Eun Shin, Peter Wu 2/22/2013 1 ABSTRACT A simple Theremin must be able to produce

More information

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop.

T.J.Moir AUT University Auckland. The Ph ase Lock ed Loop. T.J.Moir AUT University Auckland The Ph ase Lock ed Loop. 1.Introduction The Phase-Locked Loop (PLL) is one of the most commonly used integrated circuits (ICs) in use in modern communications systems.

More information

LM146/LM346 Programmable Quad Operational Amplifiers

LM146/LM346 Programmable Quad Operational Amplifiers LM146/LM346 Programmable Quad Operational Amplifiers General Description The LM146 series of quad op amps consists of four independent, high gain, internally compensated, low power, programmable amplifiers.

More information

Assist Lecturer: Marwa Maki. Active Filters

Assist Lecturer: Marwa Maki. Active Filters Active Filters In past lecture we noticed that the main disadvantage of Passive Filters is that the amplitude of the output signals is less than that of the input signals, i.e., the gain is never greater

More information

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation It should be noted that the frequency of oscillation ω o is determined by the phase characteristics of the feedback loop. the loop oscillates at the frequency for which the phase is zero The steeper the

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Continuing the discussion of Op Amps, the next step is filters. There are many different types of filters, including low pass, high pass and band pass. We will discuss each of the

More information

Active Filter Design Techniques

Active Filter Design Techniques Active Filter Design Techniques 16.1 Introduction What is a filter? A filter is a device that passes electric signals at certain frequencies or frequency ranges while preventing the passage of others.

More information

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce

Capacitive Touch Sensing Tone Generator. Corey Cleveland and Eric Ponce Capacitive Touch Sensing Tone Generator Corey Cleveland and Eric Ponce Table of Contents Introduction Capacitive Sensing Overview Reference Oscillator Capacitive Grid Phase Detector Signal Transformer

More information

EE 233 Circuit Theory Lab 2: Amplifiers

EE 233 Circuit Theory Lab 2: Amplifiers EE 233 Circuit Theory Lab 2: Amplifiers Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 LM348N Op-amp Parameters... 2 3.2 Voltage Follower Circuit Analysis... 2 3.2.1

More information

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz

Assignment 11. 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Assignment 11 1) Using the LM741 op-amp IC a circuit is designed as shown, then find the output waveform for an input of 5kHz Vo = 1 x R1Cf 0 Vin t dt, voltage output for the op amp integrator 0.1 m 1

More information

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal

Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is the process of impressing a low-frequency information signal (baseband signal) onto a higher frequency carrier signal Modulation is a process of mixing a signal with a sinusoid to produce

More information

Miniproject: AM Radio

Miniproject: AM Radio Objective UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE05 Lab Experiments Miniproject: AM Radio Until now, the labs have focused

More information

Operational Amplifier

Operational Amplifier Operational Amplifier Joshua Webster Partners: Billy Day & Josh Kendrick PHY 3802L 10/16/2013 Abstract: The purpose of this lab is to provide insight about operational amplifiers and to understand the

More information

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2)

EE 368 Electronics Lab. Experiment 10 Operational Amplifier Applications (2) EE 368 Electronics Lab Experiment 10 Operational Amplifier Applications (2) 1 Experiment 10 Operational Amplifier Applications (2) Objectives To gain experience with Operational Amplifier (Op-Amp). To

More information

Electronic Instrumentation ENGR-4300 Fall 2002 Project 2: Optical Communications Link

Electronic Instrumentation ENGR-4300 Fall 2002 Project 2: Optical Communications Link Project 2: Optical Communications Link For this project, each group will build a transmitter circuit and a receiver circuit. It is suggested that 1 or 2 students build and test the individual components

More information

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore)

Laboratory 9. Required Components: Objectives. Optional Components: Operational Amplifier Circuits (modified from lab text by Alciatore) Laboratory 9 Operational Amplifier Circuits (modified from lab text by Alciatore) Required Components: 1x 741 op-amp 2x 1k resistors 4x 10k resistors 1x l00k resistor 1x 0.1F capacitor Optional Components:

More information

OPERATIONAL AMPLIFIERS (OP-AMPS) II

OPERATIONAL AMPLIFIERS (OP-AMPS) II OPERATIONAL AMPLIFIERS (OP-AMPS) II LAB 5 INTRO: INTRODUCTION TO INVERTING AMPLIFIERS AND OTHER OP-AMP CIRCUITS GOALS In this lab, you will characterize the gain and frequency dependence of inverting op-amp

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

Interactive Tone Generator with Capacitive Touch. Corey Cleveland and Eric Ponce. Project Proposal

Interactive Tone Generator with Capacitive Touch. Corey Cleveland and Eric Ponce. Project Proposal Interactive Tone Generator with Capacitive Touch Corey Cleveland and Eric Ponce Project Proposal Overview Capacitance is defined as the ability for an object to store charge. All objects have this ability,

More information

ENEE 307 Electronic Circuit Design Laboratory Spring 2012

ENEE 307 Electronic Circuit Design Laboratory Spring 2012 ENEE 307 Electronic Circuit Design Laboratory Spring 2012 Agis A. Iliadis Electrical Engineering Department University of Maryland College Park MD 20742 Wireless Communications-Transmitters 4.1. Wireless

More information

Low Pass Filter Introduction

Low Pass Filter Introduction Low Pass Filter Introduction Basically, an electrical filter is a circuit that can be designed to modify, reshape or reject all unwanted frequencies of an electrical signal and accept or pass only those

More information

AS Electronics Project: 3-Channel Sound-to-Light Display

AS Electronics Project: 3-Channel Sound-to-Light Display : 3-Channel Sound-to-Light Display By 1. Contents 1. CONTENTS...2 2. AIM...3 3. SPECIFICATION...3 4. POSSIBLE SOLUTIONS...4 4.1. FILTERS...4 4.2. RECTIFIERS...4 5. CHOSEN SOLUTION...5 5.1. BUFFER...5 5.2.

More information

Topic Advanced Radio Receivers. Explain that an RF amplifier can be used to improve sensitivity;

Topic Advanced Radio Receivers. Explain that an RF amplifier can be used to improve sensitivity; Learning Objectives: At the end of this topic you will be able to; Explain that an RF amplifier can be used to improve sensitivity; Explain that a superheterodyne receiver offers improved selectivity and

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 019.101 Introductory Analog Electronics Laboratory Laboratory No. READING ASSIGNMENT

More information

Lab 2: Common Base Common Collector Design Exercise

Lab 2: Common Base Common Collector Design Exercise CSUS EEE 109 Lab - Section 01 Lab 2: Common Base Common Collector Design Exercise Author: Bogdan Pishtoy / Lab Partner: Roman Vermenchuk Lab Report due March 26 th Lab Instructor: Dr. Kevin Geoghegan 2016-03-25

More information

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans. Electronic Measurements & Instrumentation

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans.   Electronic Measurements & Instrumentation UNIT 2 Q.1) Describe the functioning of standard signal generator Ans. STANDARD SIGNAL GENERATOR A standard signal generator produces known and controllable voltages. It is used as power source for the

More information

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING

ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING ME 365 EXPERIMENT 7 SIGNAL CONDITIONING AND LOADING Objectives: To familiarize the student with the concepts of signal conditioning. At the end of the lab, the student should be able to: Understand the

More information

Positive Feedback and Oscillators

Positive Feedback and Oscillators Physics 3330 Experiment #5 Fall 2011 Positive Feedback and Oscillators Purpose In this experiment we will study how spontaneous oscillations may be caused by positive feedback. You will construct an active

More information

TL494M PULSE-WIDTH-MODULATION CONTROL CIRCUIT

TL494M PULSE-WIDTH-MODULATION CONTROL CIRCUIT Complete PWM Power Control Circuitry Uncommitted Outputs for 00-mA Sink or Source Current Output Control Selects Single-Ended or Push-Pull Operation Internal Circuitry Prohibits Double Pulse at Either

More information

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139

DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 02139 DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASSACHUSETTS 019 Spring Term 00.101 Introductory Analog Electronics Laboratory Laboratory No.

More information

OPERATIONAL AMPLIFIERS LAB

OPERATIONAL AMPLIFIERS LAB 1 of 6 BEFORE YOU BEGIN PREREQUISITE LABS OPERATIONAL AMPLIFIERS LAB Introduction to Matlab Introduction to Arbitrary/Function Generator Resistive Circuits EXPECTED KNOWLEDGE Students should be familiar

More information

Chapter 4: AC Circuits and Passive Filters

Chapter 4: AC Circuits and Passive Filters Chapter 4: AC Circuits and Passive Filters Learning Objectives: At the end of this topic you will be able to: use V-t, I-t and P-t graphs for resistive loads describe the relationship between rms and peak

More information

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers

LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers LM13600 Dual Operational Transconductance Amplifiers with Linearizing Diodes and Buffers General Description The LM13600 series consists of two current controlled transconductance amplifiers each with

More information

LM2900 LM3900 LM3301 Quad Amplifiers

LM2900 LM3900 LM3301 Quad Amplifiers LM2900 LM3900 LM3301 Quad Amplifiers General Description The LM2900 series consists of four independent dual input internally compensated amplifiers which were designed specifically to operate off of a

More information

Designing an Audio Amplifier Using a Class B Push-Pull Output Stage

Designing an Audio Amplifier Using a Class B Push-Pull Output Stage Designing an Audio Amplifier Using a Class B Push-Pull Output Stage Angel Zhang Electrical Engineering The Cooper Union for the Advancement of Science and Art Manhattan, NY Jeffrey Shih Electrical Engineering

More information

EXPERIMENT #2 CARRIER OSCILLATOR

EXPERIMENT #2 CARRIER OSCILLATOR EXPERIMENT #2 CARRIER OSCILLATOR INTRODUCTION: The oscillator is usually the first stage of any transmitter. Its job is to create a radio-frequency carrier that can be amplified and modulated before being

More information

THAT Corporation APPLICATION NOTE 102

THAT Corporation APPLICATION NOTE 102 THAT Corporation APPLICATION NOTE 0 Digital Gain Control With Analog VCAs Abstract In many cases, a fully analog signal path provides the least compromise to sonic integrity, and ultimately delivers the

More information

AC reactive circuit calculations

AC reactive circuit calculations AC reactive circuit calculations This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2012 SCHEME OF VALUATION

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2012 SCHEME OF VALUATION GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-0 SCHEME OF VALUATION Subject Code: 0 Subject: Qn. PART - A 0. Which is the largest of three

More information

Table of Contents Lesson One Lesson Two Lesson Three Lesson Four Lesson Five PREVIEW COPY

Table of Contents Lesson One Lesson Two Lesson Three Lesson Four Lesson Five PREVIEW COPY Oscillators Table of Contents Lesson One Lesson Two Lesson Three Introduction to Oscillators...3 Flip-Flops...19 Logic Clocks...37 Lesson Four Filters and Waveforms...53 Lesson Five Troubleshooting Oscillators...69

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #1 Lab Report Frequency Response of Operational Amplifiers Submission Date: 05/29/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

AN1995 Evaluating the SA605 SO and SSOP demo-board

AN1995 Evaluating the SA605 SO and SSOP demo-board RF COMMUNICATIONS PRODUCTS Evaluating the SA605 SO and SSOP demo-board Alvin K. Wong 997 Oct 9 Philips Semiconductors Author: Alvin K. Wong INTRODUCTION With the increasing demand for smaller and lighter

More information

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-03 SCHEME OF VALUATION Subject Code: 0 Subject: PART - A 0. What does the arrow mark indicate

More information

Test Your Understanding

Test Your Understanding 074 Part 2 Analog Electronics EXEISE POBLEM Ex 5.3: For the switched-capacitor circuit in Figure 5.3b), the parameters are: = 30 pf, 2 = 5pF, and F = 2 pf. The clock frequency is 00 khz. Determine the

More information

Linear electronic. Lecture No. 1

Linear electronic. Lecture No. 1 1 Lecture No. 1 2 3 4 5 Lecture No. 2 6 7 8 9 10 11 Lecture No. 3 12 13 14 Lecture No. 4 Example: find Frequency response analysis for the circuit shown in figure below. Where R S =4kR B1 =8kR B2 =4k R

More information

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY Electronics Circuits II Laboratory (EEE 208) Simulation Experiment No. 02 Study of the Characteristics and Application of Operational Amplifier (Part B)

More information

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM)

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM) ELEC3242 Communications Engineering Laboratory 1 ---- Amplitude Modulation (AM) 1. Objectives 1.1 Through this the laboratory experiment, you will investigate demodulation of an amplitude modulated (AM)

More information

AM radio / FM IF stereo system IC

AM radio / FM IF stereo system IC AM radio / FM IF stereo system IC The is an AM radio and FM IF stereo system IC developed for radio cassette players. The FM circuit is comprised of a differential IF amplifier, a double-balance type quadrature

More information

Laboratory Project 4: Frequency Response and Filters

Laboratory Project 4: Frequency Response and Filters 2240 Laboratory Project 4: Frequency Response and Filters K. Durney and N. E. Cotter Electrical and Computer Engineering Department University of Utah Salt Lake City, UT 84112 Abstract-You will build a

More information

MUSIC RESPONSIVE LIGHT SYSTEM

MUSIC RESPONSIVE LIGHT SYSTEM MUSIC RESPONSIVE LIGHT SYSTEM By Andrew John Groesch Final Report for ECE 445, Senior Design, Spring 2013 TA: Lydia Majure 1 May 2013 Project 49 Abstract The system takes in a musical signal as an acoustic

More information

Experiment 1: Amplifier Characterization Spring 2019

Experiment 1: Amplifier Characterization Spring 2019 Experiment 1: Amplifier Characterization Spring 2019 Objective: The objective of this experiment is to develop methods for characterizing key properties of operational amplifiers Note: We will be using

More information

REALIZATION OF SOME NOVEL ACTIVE CIRCUITS SYNOPSIS

REALIZATION OF SOME NOVEL ACTIVE CIRCUITS SYNOPSIS REALIZATION OF SOME NOVEL ACTIVE CIRCUITS SYNOPSIS Filter is a generic term to describe a signal processing block. Filter circuits pass only a certain range of signal frequencies and block or attenuate

More information

EMT212 Analog Electronic II. Chapter 4. Oscillator

EMT212 Analog Electronic II. Chapter 4. Oscillator EMT Analog Electronic II Chapter 4 Oscillator Objectives Describe the basic concept of an oscillator Discuss the basic principles of operation of an oscillator Analyze the operation of RC, LC and crystal

More information

ENGN Analogue Electronics Digital PC Oscilloscope

ENGN Analogue Electronics Digital PC Oscilloscope Faculty of Engineering and Information Technology Department of Engineering ENGN3227 - Analogue Electronics Digital PC Oscilloscope David Dries u2543318 Craig Gibbons u2543813 James Moran u4114563 Ranmadhu

More information

New Techniques for Testing Power Factor Correction Circuits

New Techniques for Testing Power Factor Correction Circuits Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, power factor correction circuits, current mode control, gain

More information

E84 Lab 3: Transistor

E84 Lab 3: Transistor E84 Lab 3: Transistor Cherie Ho and Siyi Hu April 18, 2016 Transistor Testing 1. Take screenshots of both the input and output characteristic plots observed on the semiconductor curve tracer with the following

More information

Lab E5: Filters and Complex Impedance

Lab E5: Filters and Complex Impedance E5.1 Lab E5: Filters and Complex Impedance Note: It is strongly recommended that you complete lab E4: Capacitors and the RC Circuit before performing this experiment. Introduction Ohm s law, a well known

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #7 Lab Report Analog-Digital Applications Submission Date: 08/01/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

Interface Electronic Circuits

Interface Electronic Circuits Lecture (5) Interface Electronic Circuits Part: 1 Prof. Kasim M. Al-Aubidy Philadelphia University-Jordan AMSS-MSc Prof. Kasim Al-Aubidy 1 Interface Circuits: An interface circuit is a signal conditioning

More information

Low Cost Screening Audiometer

Low Cost Screening Audiometer Abstract EE 389 EDL Report, EE Dept. IIT Bombay, submitted on Nov.2004 Low Cost Screening Audiometer Group No.: D3 Chirag Jain 01d07018 Prashant Yadav 01d07024 Puneet Parakh 01d07007 Supervisor: Prof.

More information

Application Note. I C s f o r M o t o r C o n t r o l. Evaluation board for the TDA5143/TDA5144. Report No: EIE/AN R. Galema

Application Note. I C s f o r M o t o r C o n t r o l. Evaluation board for the TDA5143/TDA5144. Report No: EIE/AN R. Galema Application Note I C s f o r M o t o r C o n t r o l Evaluation board for the TDA5143/TDA5144 Report No: R. Galema Product Concept & Application Laboratory Eindhoven, the Netherlands. Keywords Motor Control

More information

Oscillator Principles

Oscillator Principles Oscillators Introduction Oscillators are circuits that generates a repetitive waveform of fixed amplitude and frequency without any external input signal. The function of an oscillator is to generate alternating

More information

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Homework 4

Designing Information Devices and Systems II Fall 2018 Elad Alon and Miki Lustig Homework 4 EECS 6B Designing Information Devices and Systems II Fall 208 Elad Alon and Miki Lustig Homework 4 This homework is solely for your own practice. However, everything on it is in scope for midterm, and

More information

Audio Applications for Op-Amps, Part III By Bruce Carter Advanced Analog Products, Op Amp Applications Texas Instruments Incorporated

Audio Applications for Op-Amps, Part III By Bruce Carter Advanced Analog Products, Op Amp Applications Texas Instruments Incorporated Audio Applications for OpAmps, Part III By Bruce Carter Advanced Analog Products, Op Amp Applications Texas Instruments Incorporated This is the third in a series of articles on singlesupply audio circuits.

More information

Current Rebuilding Concept Applied to Boost CCM for PF Correction

Current Rebuilding Concept Applied to Boost CCM for PF Correction Current Rebuilding Concept Applied to Boost CCM for PF Correction Sindhu.K.S 1, B. Devi Vighneshwari 2 1, 2 Department of Electrical & Electronics Engineering, The Oxford College of Engineering, Bangalore-560068,

More information

Project 4 Optical Communications Link

Project 4 Optical Communications Link Project 4 Optical Communications Link Pulse Frequency Modulation Figure 1. In this project you will build optical transmitter and receiver circuits. The transmitter circuit uses pulse frequency modulation

More information

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation

Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation Experiment No. 3 Pre-Lab Phase Locked Loops and Frequency Modulation The Pre-Labs are informational and although they follow the procedures in the experiment, they are to be completed outside of the laboratory.

More information

EE 300W 001 Lab 2: Optical Theremin. Cole Fenton Matthew Toporcer Michael Wilson

EE 300W 001 Lab 2: Optical Theremin. Cole Fenton Matthew Toporcer Michael Wilson EE 300W 001 Lab 2: Optical Theremin Cole Fenton Matthew Toporcer Michael Wilson March 8 th, 2015 2 Abstract This document serves as a design review to document our process to design and build an optical

More information

ELC224 Final Review (12/10/2009) Name:

ELC224 Final Review (12/10/2009) Name: ELC224 Final Review (12/10/2009) Name: Select the correct answer to the problems 1 through 20. 1. A common-emitter amplifier that uses direct coupling is an example of a dc amplifier. 2. The frequency

More information

Laboratory 8 Operational Amplifiers and Analog Computers

Laboratory 8 Operational Amplifiers and Analog Computers Laboratory 8 Operational Amplifiers and Analog Computers Introduction Laboratory 8 page 1 of 6 Parts List LM324 dual op amp Various resistors and caps Pushbutton switch (SPST, NO) In this lab, you will

More information

Application Note. Design Notes for a 2-Pole Filter with Differential Input. by Steven Green. Figure 1. 2-Pole Low-Pass Filter with Differential Input

Application Note. Design Notes for a 2-Pole Filter with Differential Input. by Steven Green. Figure 1. 2-Pole Low-Pass Filter with Differential Input AN48 Application Note Design Notes for a 2-Pole Filter with Differential Input by Steven Green C5 AIN- R3 AIN R3 C5 Figure 1. 2-Pole Low-Pass Filter with Differential Input Introduction The CS4329 evaluation

More information

Source Transformation

Source Transformation HW Chapter 0: 4, 20, 26, 44, 52, 64, 74, 92. Source Transformation Source transformation in frequency domain involves transforming a voltage source in series with an impedance to a current source in parallel

More information

EECS 216 Winter 2008 Lab 2: FM Detector Part II: In-Lab & Post-Lab Assignment

EECS 216 Winter 2008 Lab 2: FM Detector Part II: In-Lab & Post-Lab Assignment EECS 216 Winter 2008 Lab 2: Part II: In-Lab & Post-Lab Assignment c Kim Winick 2008 1 Background DIGITAL vs. ANALOG communication. Over the past fifty years, there has been a transition from analog to

More information