Analog Effect Pedals. EE333 Project 1. Francisco Alegria and Josh Rolles

Size: px
Start display at page:

Download "Analog Effect Pedals. EE333 Project 1. Francisco Alegria and Josh Rolles"

Transcription

1 Analog Effect Pedals EE333 Project 1 Francisco Alegria and Josh Rolles

2 Introduction For the first project, we ve chosen to design two analog guitar effect pedals. This report will discuss the schematic design, PCB design, and include project specifications and a complete bill of materials. Due to the nature of designing multiple effect pedals, each pedal will have their own section after this introductory portion of the report. Project Abstract The goal of this project is to create a completely analog dual effects pedal which includes a delay and a chorus effect. The pedal will interface seamlessly with an electric guitar to provide these effects. The design should work on a single supply, either 9V battery or 9V from a DC input jack. The design will take an input signal from a guitar and output the signal modulated by the effect out to the amplifier or audio interface. The final design will be built on a PCB allowing us to place the PCB within an enclosure and use the pedal in a live setting. Once placed in an enclosure, we will implement a stomp switch for durability to allow the pedal s on/off function to be operated by foot. Project Specifications The circuit will be powered by a 9V DC power supply or Battery High input impedance 1M ohm Low output impedance 1K ohm -20 dbu Input and Output signals - Guitar to Amplifier Delay time between 31 ms and 342 ms (for delay pedal) 1/4 input jack an1/4 output jack THD less than 0.13% at 31 ms Delay THD less than 1% at 342 ms Delay True Bypass Controls (delay): On/Off, Wet/Dry mix, Feedback, Repeats, Level Controls (chorus): On/Off, Depth, Rate, Wet/Dry, Level Schematics This section of the report will include schematics for both the chorus and delay pedals. A discussion will also take place on the details of each design. The performance and test results of each design will also be discussed here.

3 Chorus Pedal Schematic Figure 1: Complete Schematic for the Chorus Pedal Schematic Details The chorus pedal schematic consists of four parts: a power supply, a triangle lowfrequency-oscillator, input/output audio buffers, and the effect itself. Each of these will be talked about in the following section. Design Details In this section, we will discuss the design of each subsection of the pedal in further detail. Sub-circuit diagrams may be found here to see the implementation of each section of the circuit. 1. Power Supply The power supply takes a 9V DC voltage from the AC/DC wall adapter. The anode of a diode is connected to this supply and we use the voltage at the cathode as a source for powering our op amps in other parts of the circuit. Additionally, this voltage is fed into a 5V voltage regulator to output a 5V DC source to power our PT2399 integrated circuit. Finally, a voltage divider is created using two 100 KΩ resistors to provide a reference

4 voltage to be used in our comparator (implemented as a Schmitt Trigger) and integrator circuits. The first of the two SPDT switches in our footswitch is implemented in the power supply. Upon pressing the switch, each circuit will either be powered properly or be connected straight to ground. A diagram of our power supply may be seen below in Figure 2. Figure 2: Power Supply used in the Chorus Pedal 2. Triangle Low-Frequency-Oscillator (LFO) The triangle LFO is a two part circuit that includes a Schmitt Trigger and an integrator. Included in this part of the design are two potentiometers that control the frequency of the oscillator and the depth of the effect. The middle pin of the depth transistor shares a connection with a BC337 NPN transistor that will be discussed shortly. Lastly, the oscillation is visible on an LED in the circuit. The full triangle LFO circuit may be seen in Figure 3. Figure 3: Triangle LFO used in the Chorus Pedal 3. Input and Output Audio Buffers As with most audio circuits, buffers have been implemented to isolate the input and output data from the rest of the circuit. Also included in this part of the design is the

5 second half of the true bypass effect. True bypass means that when the musician wants to continue playing their music without the effect of the pedal, the signal will pass through without any degradation. This can be seen at the top of the circuit in Figure 4. If the footswitch is pressed, the circuit will switch between sending the input straight to the output and being processed through the effect. A 10 MΩ input impedance and a 220 Ω output impedance can also be seen in Figure 4. Figure 4: Input and Output Audio Buffers 4. Main Chorus Effect Aside from the LFO, the bulk of the effect produced by this pedal is produced in the remaining undiscussed circuitry. The effect is primarily generated using the PT2399 Echo Chip. For a chorus effect, we want a small delay out of the chip. The PT2399 has a minimum delay time of 25 ms, however it also has issues with latching up upon startup. The main delay circuit comes straight from the PT2399 data sheet as the data sheet provides several examples of implementation of the PT2399 chip. The amount of time in which the effect gets delayed is determined by pin 6 on the chip. Connected to pin 6 are two transistors. The bottom one is implemented as a current sink with its base connected to the depth potentiometer. The delay time is directly impacted by the current pulled out of pin 6, so the transistor allows us to vary the delay time. This is the pin that causes latch up issues as well. To fix the latch up issues, it was suggested that we implement a RC filter on the base of the first transistor. Pin 6 needs to see greater than 1KΩ to prevent latching up. When first powering the circuit, the NPN is off and the resistance on the pin is much higher that 1 KΩ. As the cap charges, the NPN turns on and allows us to control the current with the current sink below it. The final part of the design is the switch seen right before the output buffer. This switch acts as a wet/dry switch. When switched to dry, we get 50% of the effect and 50% of the dry signal. When we switch to wet, we get 100% of the effect, which ends up turning into a very strange pitch bend effect.

6 Figure 5: Main Chorus Effect portion of system Design Performance The chorus pedal was built onto a breadboard and followed by a perfboard. The perfboard model may be seen below in Figure 6.

7 Figure 6: Perfboard model of Chorus Pedal The following tests were performed for the chorus pedal: frequency response, minimum/maximum rate, minimum/maximum depth, and a sound test. 1. Frequency Response The frequency response of the pedal was measured using NI Signal Express. The normal audio range of 20 Hz to 20 KHz was used to test. As seen below in Figure 7, the lower frequencies that aren t typically produced by an electric guitar don t respond as well as the other more common guitar frequencies. The input used to generate this plot was a perfect sine wave coming from the function generator Frequency Response mv Frequency (Hz) Figure 7: Frequency Response of Chorus Pedal

8 2. Minimum/Maximum Rate The rate of which the LFO could operate was measured using a sine wave input and the oscilloscope to view the oscillating output. The rate potentiometer was varied from all the way counter-clockwise to all the way clockwise allowing us to see the minimum and maximum potential rates of the LFO. We found a minimum rate of 51 milliseconds and a maximum rate of 2.96 seconds. These results may be seen in Figures 8 and 9, respectively. Figure 8: Minimum Rate Figure 9: Maximum Rate 3. Minimum and Maximum Depth The amplitude of the effect was measured to using a sine wave input and varying the depth potentiometer from all the way counter-clockwise to all the way clockwise. We found a minimum depth amplitude to be 35 mv and the maximum depth amplitude to be 81.8 mv. These results may be seen in Figures 10 and 11, respectively.

9 Figure 10: Minimum Depth Figure 11: Maximum Depth 4. Sound Test Finally, a sound test was performed to ensure that we weren t observing unwanted noise and the pedal was producing the desired effect. Upon using a basic synthesizer app on an ipad, we found the pedal to be working well. After verifying it on the ipad, we used a guitar and an amplifier and verified the circuit was performing as expected. Final Schematic Discussions for Chorus Pedal The chorus pedal was fun to make and design. Even without a PCB, the perfboard model is easy to implement into an existing pedal lineup. The use of the PT2399 chip was helpful due to the many example circuits in the data sheet. In the future, the use of more precise components may lead to a slightly cleaner effect, but the current model is still a very cool thing on its own.

10 Delay Pedal Schematic Figure 12: Complete Schematic for the Delay Pedal Schematic Details The delay pedal is very reminiscent of a circuit in the data sheet for the PT2399 echo chip, aside from some added features to push the effect to its maximum feedback and/or trim the effect to an exact value. This trimming ability features an additional two switches to switch to the programmed effect. The schematic contains a power supply, input/output buffers, the delay effect, and the added trim potentiometer section for setting exact sounds desired. Design Details In this section, we will discuss the design of each subsection of the pedal in further detail. Sub-circuit diagrams may be found here to see the implementation of each section of the circuit. 1. Power Supply The power supply for the delay pedal matches the power supply for the chorus pedal. Please refer to Figure 2 on this report for a circuit schematic and the power supply section of the chorus design details for a summary of the circuit.

11 2. Input and Output Audio Buffers As with most audio circuits, buffers have been implemented to isolate the input and output data from the rest of the circuit. These input and output buffers are very similar to the chorus pedal. The output impedance for the delay pedal is 100 Ω instead of 220Ω like the chorus pedal had. Figure 13: Input and Output Audio Buffers 3. Main Delay Effect A 100 nf coupling capacitor is added before the delay line to make the signal less muddy. Within the PT2399 chip, there are two op amps to be used by the user. In this case, the first op amp is implemented as a second order low pass filter with a cut off frequency of 2 KHz and gain of 3dB. After the signal has been filtered, it passes through the delay line on the chip and is sent out to pin 12. The signal then goes through the second op amp implemented as an active low pass filter and is also in series with a passive low pass filter, giving a cut off frequency of about 1 KHz. There is a connection between the active filter and the passive filter that will be fed back into the delay line with the repeat potentiometer. We use these filters to remove all of the unwanted noise that happens throughout the D/A/D conversion. After passing through all the filters, the signal then is sent to the mix potentiometer. This is similar to the depth switch on the chorus pedal. The JFET in the circuit acts as a switch. When the JFET is on, the audio passes through the delay line. When it is off, audio doesn t pass through the line, but the remaining echoes of the last sound can still be heard decaying. Similarly to the chorus pedal, the rate of the delay is controlled by pin 6 on the PT2399. We vary this current using the delay potentiometer in the circuit. As mentioned before, we also added trim potentiometers to allow us to reach an exact effect that is predetermined. We are able to switch between this programmed effect and the main effect using additional switches. By adding extra potentiometers, we were also able to increase the maximum rated delay time by quite a bit. The results will be seen in the following section. All of these details can be seen in Figure 14.

12 Figure 14: Main Chorus Effect portion of system Design Performance The delay pedal was built onto a breadboard and followed by a perfboard. The perfboard model may be seen below in Figure 15. Figure 15: Perfboard model of Delay Pedal

13 The following tests were performed for the chorus pedal: DFT of various input types, minimum/maximum delay, maximum feedback, and a sound test. 1. Discrete Fourier Transform for Various Inputs For the first test, we used the following parameters: Input type: Pulse burst Frequency: 440 Hz N Cycles: 44 Length 0.1 second The input signal versus the output DFT can be seen below in Figure 16. Figure 16: Pulse burst input and it DFT output The next test, we took the DFT of the output signal while the pedal was being bypassed. This can be seen in Figure 17 below.

14 Figure 17: Bypassed signal and its DFT For the next two tests, we turned the pedal on and used its minimum and maximum built in delay settings (without the use of the added potentiometers). These results can be seen in Figures 18 and 19, respectively. Figure 18: Minimum delay time (22 ms) and its DFT output

15 Figure 19: Maximum delay time (454 ms) and its DFT output 2. Minimum/Maximum Delay Time These tests were performed to see what the minimum and maximum delay times were with the added potentiometers. We found the minimum time to be 22 ms as stated above, and were able to take the chip s maximum delay time from 454 ms to ms. Figure 20: Maximum Delay Time

16 3. Maximum Feedback This test was performed to verify that we were generating the maximum amount of feedback possible with the delayed signals. The result may be seen below in Figure 21. Figure 21: Maximum Feedback 4. Sound Test Finally, a sound test was performed to ensure that we weren t observing unwanted noise and the pedal was producing the desired effect. Upon using a basic synthesizer app on an ipad, we found the pedal to be working well. After verifying it on the ipad, we used a guitar and an amplifier and verified the circuit was performing as expected. Final Schematic Discussions for Delay Pedal The delay pedal design went very smoothly due to the circuit being very close the circuit in the datasheet. The addition of the maximum feedback and adjustable quick settings made the circuit unique and unlike any other delay pedal available in mass quantities. Implementing this in series with the chorus pedal we developed provides some very unique sounds.

17 Bill of Materials (Chorus) team digi-key part description quantity price each Falegria & JRolles Lab Kit 220 Ω Resistor 3 n/a Falegria & JRolles Lab Kit 1 MΩ Resistor 2 n/a Falegria & JRolles Lab Kit 10 KΩ Resistor 7 n/a Falegria & JRolles Lab Kit 15 KΩ Resistor 2 n/a Falegria & JRolles Lab Kit 100 KΩ Resistor 4 n/a Falegria & JRolles Lab Kit 47 KΩ Resistor 1 n/a Falegria & JRolles Lab Kit 4.7 KΩ Resistor 4 n/a Falegria & JRolles Lab Kit 22 KΩ Resistor 1 n/a Falegria & JRolles CF14JT82K0CT-ND 82 kω Resistor Falegria & JRolles Lab Kit 100 nf Capacitor 7 n/a Falegria & JRolles Lab Kit 1 uf Capacitor 3 n/a Falegria & JRolles Lab Kit 10 nf Capacitor 2 n/a Falegria & JRolles Lab Kit 1 nf Capacitor 1 n/a Falegria & JRolles Lab Kit 2.2 nf Capacitor 1 n/a Falegria & JRolles Lab Kit 10 uf Capacitor 2 n/a Falegria & JRolles ND 10 uf tantalum capacitor Falegria & JRolles Lab Kit 47 uf Capacitor 3 n/a Falegria & JRolles ND 10 uf Non polarized capacitor Falegria & JRolles ND TL072 Op amp Falegria & JRolles Not available on digi-key PT2399 Delay Chip 1 2 Falegria & JRolles LM78L05ACZFS-ND 5V Voltage Regulator Falegria & JRolles BS170-D27ZCT-ND BS170 MOSFET Falegria & JRolles BC33740TACT-ND BC337 NPN Falegria & JRolles 1N4148FS_ND 1N4148 Diode Falegria & JRolles L20165-ND Green LED Falegria & JRolles SC1085-ND 1/4" Female Audio Connector Falegria & JRolles EJ502A-ND 2.1mm DC Input Jack Falegria & JRolles ND 10 KΩ Linear Potentiometer Falegria & JRolles PDA241-SRT00-254A2-ND 250 KΩ Log Potentiometer Falegria & JRolles Lab kit SPDT Toggle Switch 1 n/a Falegria & JRolles EG5497-ND Latching DPDT Stomp Switch Falegria & JRolles ND 9V AC/DC Wall Adapter 1 6.5

18 Bill of Materials (Delay) team digi-key part description quantity price each Falegria & JRolles lab Kit 10 MΩ Resistor 1 n/a Falegria & JRolles Lab Kit 100 Ω Resistor 2 n/a Falegria & JRolles Lab Kit 1 MΩ Resistor 1 n/a Falegria & JRolles Lab Kit 15 KΩ Resistor 1 n/a Falegria & JRolles Lab Kit 100 KΩ Resistor 1 n/a Falegria & JRolles Lab Kit 10 KΩ Resistor 11 n/a Falegria & JRolles Lab Kit 4.7 KΩ Resistor 1 n/a Falegria & JRolles Lab Kit 1 KΩ Resistor 4 n/a Falegria & JRolles Lab Kit 100 nf Capacitor 9 n/a Falegria & JRolles Lab Kit 10 nf Capacitor 2 n/a Falegria & JRolles Lab Kit 1 nf Capacitor 1 n/a Falegria & JRolles Lab Kit 2.2 nf Capacitor 2 n/a Falegria & JRolles Lab Kit 10 uf Capacitor 5 n/a Falegria & JRolles ND 10 uf tantalum capacitor Falegria & JRolles Lab Kit 47 uf Capacitor 1 n/a Falegria & JRolles Lab Kit 100 uf Capacitor 1 n/a Falegria & JRolles Lab Kit 47 nf Capacitor 2 n/a Falegria & JRolles ND TL072 Op amp Falegria & JRolles Not available on digi-key PT2399 Delay Chip 1 2 Falegria & JRolles LM78L05ACZFS-ND 5V Voltage Regulator Falegria & JRolles J112FS-ND J112 JFET Falegria & JRolles Lab Kit 1N4001 Diode 1 n/a Falegria & JRolles 1N4148FS_ND 1N4148 Diode Falegria & JRolles L20165-ND Green LED Falegria & JRolles SC1085-ND 1/4" Female Audio Connector Falegria & JRolles EJ502A-ND 2.1mm DC Input Jack Falegria & JRolles ND 10 KΩ Linear Potentiometer Falegria & JRolles Lab kit SPDT Toggle Switch 1 n/a Falegria & JRolles EG5493-ND Stomp Switch Falegria & JRolles ND 9V AC/DC Wall Adapter Falegria & JRolles lab Kit Trim Potentiometer 10k 1 n/a Falegria & JRolles lab Kit Trim Potentiometer 100k 2 n/a Falegria & JRolles ND 9V Battery Connector Falegria & JRolles PDB182-K420K-203B- ND 20KΩ Dual Potentiometer

19 Printed Circuit Boards PCB Layout Both the chorus and delay PCBs may be found below in Figures 22 and 23, respectively. Figure 22: Chorus Pedal PCB Figure 23: Delay Pedal PCB PCB Overview Each PCB was designed using a 2 layer board. The chorus PCB ended up being a little larger than the delay PCB due to the addition of an extra op amp and the resistor labels being placed outside of each resistor rather than in the white box in the silk screen. The dimensions for the chorus pedal were: 3 x For the delay pedal, the dimensions were 2 x 3. PCB Design Details Both PCBs were designed by importing a MultiSim schematic into Ultiboard and utilizing the tools within Ultiboard for the layout. The components on each board were organized by hand to allow for easier routing of the traces. The auto routing function was helpful in these designs due to the large quantity of wires, but some handmade traces were still made. The PCBs were sent to Oshpark for fabrication, and we have received them back. PCB Performance Due to a lack of parts, both PCBs weren t 100% constructed by the end of the semester. There is no reason to believe the boards won t work once completely assembled, but without

20 having them put together we don t have a concrete knowledge of their performance. Both PCBs were modeled based off of the perfboard models we created, so we are confident that once assembled they will meet our performance expectations. Final PCB Discussion We learned that Iowa State may have disabled the two layer auto-routing function within Ultiboard while attempting to complete the design. The auto-routing function would not converge due to it attempting to make every trace on a single layer. We also learned that the auto-router can make some very unintelligent traces, so it s best to double check the wiring job it did. Lastly, we learned it is very important to label the cathode and anode on electrolytic capacitors since they re polarized. The chorus PCB does not have labels, so we had to look at the traces and figure out which end went where. Thankfully this was easy to do since it is a two layer board, but in the future we should pay closer attention to these small details. Conclusions Overall, this first project has taught us a lot about how to work through a system design. For larger systems such as these pedals (in comparison to the first soldering lab we did), perfboard models can be a really big pain. The amount of soldering and trace making required takes hours when a breadboard model can be constructed in a much shorter time. This was very good practice on making a more complex PCB as it showed us how important it was to spend time laying out your components in an intelligent way. The PT2399 chip made our lives a lot easier designing these pedals as there were many example circuits available to us in the data sheet.

University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009

University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009 University of North Carolina, Charlotte Department of Electrical and Computer Engineering ECGR 3157 EE Design II Fall 2009 Lab 1 Power Amplifier Circuits Issued August 25, 2009 Due: September 11, 2009

More information

Electrical Engineer. Lab2. Dr. Lars Hansen

Electrical Engineer. Lab2. Dr. Lars Hansen Electrical Engineer Lab2 Dr. Lars Hansen David Sanchez University of Texas at San Antonio May 5 th, 2009 Table of Contents Abstract... 3 1.0 Introduction and Product Description... 3 1.1 Problem Specifications...

More information

ANALOG RING MODULATOR GUITAR PEDAL. Daniel Klingler PHYS 498 POM Prof. Steve Errede 05/12/2011

ANALOG RING MODULATOR GUITAR PEDAL. Daniel Klingler PHYS 498 POM Prof. Steve Errede 05/12/2011 ANALOG RING MODULATOR GUITAR PEDAL Daniel Klingler PHYS 498 POM Prof. Steve Errede 05/12/2011 Introduction The ring modulator is considered among the most interesting guitar pedals. It takes a guitar input,

More information

Discrete Op-Amp Kit MitchElectronics 2019

Discrete Op-Amp Kit MitchElectronics 2019 Discrete Op-Amp Kit MitchElectronics 2019 www.mitchelectronics.co.uk CONTENTS Introduction 3 Schematic 4 How It Works 5 Materials 9 Construction 10 Important Information 11 Page 2 INTRODUCTION Even if

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

CHAPTER 6. Motor Driver

CHAPTER 6. Motor Driver CHAPTER 6 Motor Driver In this lab, we will construct the circuitry that your robot uses to drive its motors. However, before testing the motor circuit we will begin by making sure that you are able to

More information

Electric Druid Flangelicious Flanger Project

Electric Druid Flangelicious Flanger Project Electric Druid Flangelicious Flanger Project (Using either 4KNOBFLANGE or MULTIFLANGE chips) Overview! 2 Build Instructions! 2 Populate the PCB! 2 1N4148 Diodes! 2 Resistors! 2 Cup of tea and soldering

More information

Electronics. RC Filter, DC Supply, and 555

Electronics. RC Filter, DC Supply, and 555 Electronics RC Filter, DC Supply, and 555 0.1 Lab Ticket Each individual will write up his or her own Lab Report for this two-week experiment. You must also submit Lab Tickets individually. You are expected

More information

DIY Function Generator XR2206

DIY Function Generator XR2206 DIY Function Generator XR2206 20Hz 100KHz http://radiohobbystore.com Components List: Resistors: R1, R2 1% Metal Film 5K1 R4 1% Metal Film 10K R5 1% Metal Film 3K R10 5% Carbon Film 10R R3, R9 Potentiometer

More information

Simple LFO Features. 2. Application. 3. Description. Simple and easy to build LFO module for Analog Synthesizers.

Simple LFO Features. 2. Application. 3. Description. Simple and easy to build LFO module for Analog Synthesizers. Simple LFO. Simple and easy to build LFO module for Analog Synthesizers.. Features Square and Triangle waveforms (90 phase shifted) Dual range frequencies Frequency ranges from under Hz up to several khz

More information

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT ECE 3110 LAB EXPERIMENT NO. 4 CLASS AB POWER OUTPUT STAGE Objective: In this laboratory exercise you will build and characterize a class AB power output

More information

How to build a Cracklebox. Red Wierenga Brooklyn College Center for Computer Music October 13, 2015

How to build a Cracklebox. Red Wierenga Brooklyn College Center for Computer Music October 13, 2015 How to build a Cracklebox Red Wierenga Brooklyn College Center for Computer Music October 13, 2015 What s a Cracklebox? What s a Cracklebox? The Cracklebox was developed by Michel Waisvisz and others at

More information

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver

LABORATORY EXPERIMENT. Infrared Transmitter/Receiver LABORATORY EXPERIMENT Infrared Transmitter/Receiver (Note to Teaching Assistant: The week before this experiment is performed, place students into groups of two and assign each group a specific frequency

More information

AN-1106 Custom Instrumentation Amplifier Design Author: Craig Cary Date: January 16, 2017

AN-1106 Custom Instrumentation Amplifier Design Author: Craig Cary Date: January 16, 2017 AN-1106 Custom Instrumentation Author: Craig Cary Date: January 16, 2017 Abstract This application note describes some of the fine points of designing an instrumentation amplifier with op-amps. We will

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

Digital Applications of the Operational Amplifier

Digital Applications of the Operational Amplifier Lab Procedure 1. Objective This project will show the versatile operation of an operational amplifier in a voltage comparator (Schmitt Trigger) circuit and a sample and hold circuit. 2. Components Qty

More information

Wiring Manual NEScaf April 2010 (August 2006)

Wiring Manual NEScaf April 2010 (August 2006) Wiring Manual NEScaf April 2010 (August 2006) Switched Capacitor Audio Filter The NEScaf is a switched capacitor audio filter (acronym SCAF) built around a building-block type filter chip. The NEScaf will

More information

Analog Synthesizer: Functional Description

Analog Synthesizer: Functional Description Analog Synthesizer: Functional Description Documentation and Technical Information Nolan Lem (2013) Abstract This analog audio synthesizer consists of a keyboard controller paired with several modules

More information

Guitarpedalkits.com Overdrive Pedal Build Instructions

Guitarpedalkits.com Overdrive Pedal Build Instructions Page 1 Guitarpedalkits.com Overdrive Pedal Build Instructions Follow the instructions in this guide to build your very own DIY overdrive pedal from GuitarPedalKits.com. If you re a first time builder,

More information

NEW WAVE CV GENERATOR Build Document last updated september 2017 for PCB version 1.0

NEW WAVE CV GENERATOR Build Document last updated september 2017 for PCB version 1.0 NEW WAVE CV GENERATOR Build Document last updated september 2017 for PCB version 1.0 The New Wave is a Control Voltage Generator. It has two LFO's (low frequency oscillators) and four different output

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

Lecture 2 Analog circuits. Seeing the light..

Lecture 2 Analog circuits. Seeing the light.. Lecture 2 Analog circuits Seeing the light.. I t IR light V1 9V +V IR detection Noise sources: Electrical (60Hz, 120Hz, 180Hz.) Other electrical IR from lights IR from cameras (autofocus) Visible light

More information

SPRING REVERB datasheet ver. 17/01/17

SPRING REVERB datasheet ver. 17/01/17 SPRING REVERB datasheet ver. 17/01/17 www.op-electronics.com Printing error: last datasheet revision contained a mistake about the value of C5 capacitor, the cap value should be 680p and not 47n. This

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

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter

EE283 Electrical Measurement Laboratory Laboratory Exercise #7: Digital Counter EE283 Electrical Measurement Laboratory Laboratory Exercise #7: al Counter Objectives: 1. To familiarize students with sequential digital circuits. 2. To show how digital devices can be used for measurement

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

Standard JFET input buffer and Standard NPN Output buffer

Standard JFET input buffer and Standard NPN Output buffer Board Standard JFET input buffer and Standard NPN Output buffer By PCB Guitar mania Mania Project link The buffers are normally added into a circuit to prevent loading and loss of definition of the guitar

More information

EE43 43/100 Fall Final Project: 1: Audio Amplifier, Part Part II II. Part 2: Audio Amplifier. Lab Guide

EE43 43/100 Fall Final Project: 1: Audio Amplifier, Part Part II II. Part 2: Audio Amplifier. Lab Guide EE 3/00 EE FINAL PROJECT PROJECT:AN : AUDIO AUDIO AMPLIFIER AMPLIFIER Part : Audio Amplifier Lab Guide In this lab we re going to extend what you did last time. We re going to use your AC to DC converter

More information

BMC017. 2LFOSH Last updated I Features II Schematics III Construction

BMC017. 2LFOSH Last updated I Features II Schematics III Construction BMC017. 2LFOSH Last updated 12-3-2013 I Features II Schematics III Construction I. Features The 2LFOSH module is a combination of three different modules on one board, designed to be easy to be easy to

More information

CV Arpeggiator Rev 1. Last updated

CV Arpeggiator Rev 1. Last updated CV Arpeggiator Rev Last updated 6--20 The CV Arpeggiator is a modular synth project used for creating arpeggios of control voltage. It utilizes a custom programmed PIC 6F685 micro controller. It includes

More information

10: AMPLIFIERS. Circuit Connections in the Laboratory. Op-Amp. I. Introduction

10: AMPLIFIERS. Circuit Connections in the Laboratory. Op-Amp. I. Introduction 10: AMPLIFIERS Circuit Connections in the Laboratory From now on you will construct electrical circuits and test them. The usual way of constructing circuits would be to solder each electrical connection

More information

Build Guide CascadiA. GeFet Preamp

Build Guide CascadiA. GeFet Preamp Build Guide CascadiA GeFet Preamp Disclaimery stuff: This project is meant to be assembled by fellow DIYers from the Madbean forum and should only be used for the forces of good. Any other uses prohibited

More information

Electric Druid 4 second Digital Delay Project

Electric Druid 4 second Digital Delay Project Electric Druid 4 second Digital Delay Project Overview! 2 Build Instructions! 2 Populate the PCB! 2 Resistors! 2 Cup of tea and soldering check! 3 Power protection diode! 4 Ground link wire! 4 IC sockets!

More information

BYOC Vibrato Kit Instructions BA662A version

BYOC Vibrato Kit Instructions BA662A version BYOC Vibrato Kit Instructions BA662A version Please read these instructions very thoroughly before building even if you are an experience builder. Because of the layout, there is a certain order which

More information

EE 233 Circuit Theory Lab 3: First-Order Filters

EE 233 Circuit Theory Lab 3: First-Order Filters EE 233 Circuit Theory Lab 3: First-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Inverting Amplifier... 3 3.2 Non-Inverting Amplifier... 4 3.3 Integrating

More information

Multi-Window Comparator documentation. Written November 15, 2012 Last edited November 15, 2012

Multi-Window Comparator documentation. Written November 15, 2012 Last edited November 15, 2012 Multi-Window Comparator documentation. Written November 15, 2012 Last edited November 15, 2012 I. What is a Multi-Window Comparator? A. A "regular" window comparator is this. B. A Multi-Window Comparator

More information

15EEE282 Electronic Circuits and Simulation Lab - I Lab # 6

15EEE282 Electronic Circuits and Simulation Lab - I Lab # 6 Exp. No #6 FREQUENCY RESPONSE OF COMMON EMITTER AMPLIFIER OBJECTIVE The purpose of the experiment is to design a common emitter amplifier. To analyze and plot the frequency response of the amplifier with

More information

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS 6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS Laboratory based hardware prototype is developed for the z-source inverter based conversion set up in line with control system designed, simulated and discussed

More information

PHYSICS 330 LAB Operational Amplifier Frequency Response

PHYSICS 330 LAB Operational Amplifier Frequency Response PHYSICS 330 LAB Operational Amplifier Frequency Response Objectives: To measure and plot the frequency response of an operational amplifier circuit. History: Operational amplifiers are among the most widely

More information

STEP 0 Prepare the Materials.

STEP 0 Prepare the Materials. How to Build a Germanium Fuzz Guitar Effect. This document will guide you to build and test your Germanium Fuzz guitar pedal. With all the materials on hand, it takes around 2-4 hours to build it. Try

More information

The Engineer s Thumb Compressor/Limiter ValveWizard PCB User Guide (Issue 3 PCBs)

The Engineer s Thumb Compressor/Limiter ValveWizard PCB User Guide (Issue 3 PCBs) The Engineer s Thumb Compressor/Limiter ValveWizard PCB User Guide (Issue 3 PCBs) Fig. 1: Circuit schematic Fig. 2: Component layout Fig. 3: Wiring diagram (with millennium bypass) Before populating the

More information

ITT Technical Institute. ET275 Electronic Communications Systems I Onsite Course SYLLABUS

ITT Technical Institute. ET275 Electronic Communications Systems I Onsite Course SYLLABUS ITT Technical Institute ET275 Electronic Communications Systems I Onsite Course SYLLABUS Credit hours: 4 Contact/Instructional hours: 50 (30 Theory Hours, 20 Lab Hours) Prerequisite(s) and/or Corequisite(s):

More information

ET275P Electronic Communications Systems I [Onsite]

ET275P Electronic Communications Systems I [Onsite] ET275P Electronic Communications Systems I [Onsite] Course Description: In this course, several methods of signal transmission and reception are covered, including such techniques as mixing, modulating

More information

BMC011. Wave Animator Written April 8, 2013 Last Editted April 8, 2013

BMC011. Wave Animator Written April 8, 2013 Last Editted April 8, 2013 BMC011. Wave Animator Written April 8, 2013 Last Editted April 8, 2013 I. What is a Wave Animator?/Demos II. Circuit Description/Schematics III. Construction A. Parts List B. PCB Information I.What Is

More information

Thank you for purchasing the Empress Buffer+ Stereo. This pedal

Thank you for purchasing the Empress Buffer+ Stereo. This pedal user manual Thank you for purchasing the Empress Buffer+ Stereo. This pedal was designed to be the complete I/O interface for your pedalboard while maintaining the highest fidelity of your guitar signal.

More information

Pb-free lead plating; RoHS compliant

Pb-free lead plating; RoHS compliant Programmable Single-/Dual-/Triple- Tone Gong Pb-free lead plating; RoHS compliant SAE 800 Bipolar IC Features Supply voltage range 2.8 V to 18 V Few external components (no electrolytic capacitor) 1 tone,

More information

University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit

University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit University of Utah Electrical & Computer Engineering Department ECE 1250 Lab 4 Pulse Width Modulation Circuit Note: Bring textbook & parts used last time to lab. A. Stolp, 1/8/12 rev, Objective Build a

More information

Build Your Own Clone Li l Reverb Kit Instructions

Build Your Own Clone Li l Reverb Kit Instructions Build Your Own Clone Li l Reverb Kit Instructions Warranty: BYOC, Inc. guarantees that your kit will be complete and that all parts and components will arrive as described, functioning and free of defect.

More information

OCR Electronics for A2 MOSFETs Variable resistors

OCR Electronics for A2 MOSFETs Variable resistors Resistance characteristic You are going to find out how the drain-source resistance R d of a MOSFET depends on its gate-source voltage V gs when the drain-source voltage V ds is very small. 1 Assemble

More information

Rangemaster Treble Booster Kit Building Manual

Rangemaster Treble Booster Kit Building Manual Rangemaster Treble Booster Kit Building Manual Effect Pedal Kits: Rangemaster Treble Booster The Dallas Rangemaster is the most famous treble booster effect pedal, and it was the first pedal of its kind.

More information

Raygun. Vector Weapon. projects. Raygun vector weapon. Build a mini analog sound-effects circuit. By Symetricolour. Time: 2 4 hours CosT: $15 $20

Raygun. Vector Weapon. projects. Raygun vector weapon. Build a mini analog sound-effects circuit. By Symetricolour. Time: 2 4 hours CosT: $15 $20 projects Raygun vector weapon Raygun Vector Weapon By Symetricolour Time: 2 4 hours CosT: $5 $20 Build a mini analog sound-effects circuit. Gregory Hayes 02 Materials» raygun Vector Weapon Kit item #MSVWP

More information

MAINTENANCE MANUAL AUDIO MATRIX BOARD P29/

MAINTENANCE MANUAL AUDIO MATRIX BOARD P29/ MAINTENANCE MANUAL AUDIO MATRIX BOARD P29/5000056000 TABLE OF CONTENTS Page DESCRIPTION................................................ Front Cover CIRCUIT ANALYSIS.............................................

More information

Build Your Own Clone Li l Echo Kit Instructions

Build Your Own Clone Li l Echo Kit Instructions Build Your Own Clone Li l Echo Kit Instructions Warranty: BYOC, Inc. guarantees that your kit will be complete and that all parts and components will arrive as described, functioning and free of defect.

More information

Lecture 2 Analog circuits. Seeing the light..

Lecture 2 Analog circuits. Seeing the light.. Lecture 2 Analog circuits Seeing the light.. I t IR light V1 9V +V IR detection Noise sources: Electrical (60Hz, 120Hz, 180Hz.) Other electrical IR from lights IR from cameras (autofocus) Visible light

More information

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback

ECE Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback ECE 214 Lab #4 OpAmp Circuits with Negative Feedback and Positive Feedback 20 February 2018 Introduction: The TL082 Operational Amplifier (OpAmp) and the Texas Instruments Analog System Lab Kit Pro evaluation

More information

Maintenance Manual ERICSSONZ LBI-31552E

Maintenance Manual ERICSSONZ LBI-31552E E Maintenance Manual TONE REMOTE CONTROL BOARD 19A704686P4 (1-Frequency Transmit Receive with Channel Guard) 19A704686P6 (4-Frequency Transmit Receive with Channel Guard) ERICSSONZ Ericsson Inc. Private

More information

University of Jordan School of Engineering Electrical Engineering Department. EE 204 Electrical Engineering Lab

University of Jordan School of Engineering Electrical Engineering Department. EE 204 Electrical Engineering Lab University of Jordan School of Engineering Electrical Engineering Department EE 204 Electrical Engineering Lab EXPERIMENT 1 MEASUREMENT DEVICES Prepared by: Prof. Mohammed Hawa EXPERIMENT 1 MEASUREMENT

More information

BYOC Vibrato Kit Instructions BA6110 version

BYOC Vibrato Kit Instructions BA6110 version BYOC Vibrato Kit Instructions BA6110 version Please read these instructions very thoroughly before building even if you are an experience builder. Because of the

More information

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX)

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) A MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) TABLE OF CONTENTS DESCRIPTION............................................... Page Front Cover CIRCUIT

More information

Value Location Qty Transistors 2N5485 Q1, Q2, 4 Q3, Q4 2N5087 Q5 1. Trim Pots 250k VTRIM 1. Potentiometers C500k Speed 1. Toggle Switch On/On Vibe 1

Value Location Qty Transistors 2N5485 Q1, Q2, 4 Q3, Q4 2N5087 Q5 1. Trim Pots 250k VTRIM 1. Potentiometers C500k Speed 1. Toggle Switch On/On Vibe 1 P-90 BUILD INSTRUCTIONS Thank you for your purchase of our P-90 kit! We have completely redesigned our entire line of kits to be the most user friendly, while still maintaining their same great sound!

More information

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT ELECTROMYOGRAM (EMG) DETECTOR WITH AUDIOVISUAL OUTPUT

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT ELECTROMYOGRAM (EMG) DETECTOR WITH AUDIOVISUAL OUTPUT UNIVESITY OF UTAH ELECTICAL AND COMPUTE ENGINEEING DEPATMENT ECE 3110 LABOATOY EXPEIMENT NO. 5 ELECTOMYOGAM (EMG) DETECTO WITH AUDIOVISUAL OUTPUT Pre-Lab Assignment: ead and review Sections 2.4, 2.8.2,

More information

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS

DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS DEPARTMENT OF ELECTRICAL ENGINEERING LAB WORK EE301 ELECTRONIC CIRCUITS EXPERIMENT : 3 TITLE : Operational Amplifier (Op-Amp) OUTCOME : Upon completion of this unit, the student should be able to: 1. Gain

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering EE320L Electronics I Laboratory Laboratory Exercise #2 Basic Op-Amp Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective: The purpose of

More information

bhi bhi DSP Noise Cancelling Products DSP Noise Cancelling Products NEDSP1061-PCB bhi ltd PO Box 318 Burgess Hill West Sussex RH15 9NR

bhi bhi DSP Noise Cancelling Products DSP Noise Cancelling Products NEDSP1061-PCB bhi ltd PO Box 318 Burgess Hill West Sussex RH15 9NR DSP Noise Cancelling Products bhi bhi ltd PO Box 318 Burgess Hill West Sussex RH15 9NR tel: +44 (0)845 217 9926 fax: +44 (0)845 217 9936 sales@bhi-ltd.com www.bhi-ltd.com DSP Noise Cancelling Products

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

High Current MOSFET Toggle Switch with Debounced Push Button

High Current MOSFET Toggle Switch with Debounced Push Button Set/Reset Flip Flop This is an example of a set/reset flip flop using discrete components. When power is applied, only one of the transistors will conduct causing the other to remain off. The conducting

More information

DISCRETE DIFFERENTIAL AMPLIFIER

DISCRETE DIFFERENTIAL AMPLIFIER DISCRETE DIFFERENTIAL AMPLIFIER This differential amplifier was specially designed for use in my VK-1 audio oscillator and VK-2 distortion meter where the requirements of ultra-low distortion and ultra-low

More information

DC->DC Power Converters

DC->DC Power Converters DC->DC Power Converters Parts List: 1 dual DC power supply 1 Function generator 1 Oscilloscope, 1 hand held multi-meter 1 PNP BJT power transistor (TIP32) 1 power diode (HFA15TB60) 1 100F electrolytic

More information

Ludwig Phase II Synthesizer Tech Overview

Ludwig Phase II Synthesizer Tech Overview Ludwig Phase II Synthesizer Tech Overview Filter 1 Lo-Z Filter 2 Output switch/output Mixer-Amp Amplifier Hi-Z Dry Buffer Rpts/ mix/ffm level Trajectory switches Anim/LFO Dry signal to output Rocker/ Ctl

More information

IPR LA-3 KIT last update 15 march 06

IPR LA-3 KIT last update 15 march 06 IPR LA-3 KIT last update 15 march 06 PART-2: Audio Circuitry CIRCUIT BOARD LAYOUT: Power and Ground Distribution Now that your power supply is functional, it s time to think about how that power will be

More information

PreLab 6 PWM Design for H-bridge Driver (due Oct 23)

PreLab 6 PWM Design for H-bridge Driver (due Oct 23) GOAL PreLab 6 PWM Design for H-bridge Driver (due Oct 23) The overall goal of Lab6 is to demonstrate a DC motor controller that can adjust speed and direction. You will design the PWM waveform and digital

More information

Testing and Stabilizing Feedback Loops in Today s Power Supplies

Testing and Stabilizing Feedback Loops in Today s Power Supplies Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, open loop transfer function, voltage loop gain, error amplifier,

More information

Multi-Stage Power Conversion Proposal

Multi-Stage Power Conversion Proposal Multi-Stage Power Conversion Proposal Joe Driscoll, Paul Hemberger, David Yamnitsky Introduction MSPC is a three stage power converter system where each stage not only supports a useful application, but

More information

Operational Amplifiers 2 Active Filters ReadMeFirst

Operational Amplifiers 2 Active Filters ReadMeFirst Operational Amplifiers 2 Active Filters ReadMeFirst Lab Summary In this lab you will build two active filters on a breadboard, using an op-amp, resistors, and capacitors, and take data for the magnitude

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV.

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET REV. NO. : REV. Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET LABORATORY MANUAL EXPERIMENT NO. ISSUE NO. : ISSUE DATE: July 200 REV. NO. : REV.

More information

bhi bhi Sound Engineering Solutions from bhi Sound Engineering Solutions NEDSP1061-PCB bhi ltd 22 Woolven Close Burgess Hill West Sussex RH15 9RR

bhi bhi Sound Engineering Solutions from bhi Sound Engineering Solutions NEDSP1061-PCB bhi ltd 22 Woolven Close Burgess Hill West Sussex RH15 9RR Sound Engineering Solutions Page 24 bhi bhi ltd 22 Woolven Close Burgess Hill West Sussex RH15 9RR tel: +44 (0)845 217 9926 fax: +44 (0)845 217 9936 sales@bhi-ltd.co.uk www.bhi-ltd.co.uk Sound Engineering

More information

Field Effect Transistors

Field Effect Transistors Field Effect Transistors Purpose In this experiment we introduce field effect transistors (FETs). We will measure the output characteristics of a FET, and then construct a common-source amplifier stage,

More information

Computer Controlled Curve Tracer

Computer Controlled Curve Tracer Computer Controlled Curve Tracer Christopher Curro The Cooper Union New York, NY Email: chris@curro.cc David Katz The Cooper Union New York, NY Email: katz3@cooper.edu Abstract A computer controlled curve

More information

Build Your Own Clone 27V Boost Kit Instructions

Build Your Own Clone 27V Boost Kit Instructions Build Your Own Clone 27V Boost Kit Instructions Warranty: BYOC, Inc. guarantees that your kit will be complete and that all parts and components will arrive as described, functioning and free of defect.

More information

Using LME49810 to Build a High-Performance Power Amplifier Part I

Using LME49810 to Build a High-Performance Power Amplifier Part I Using LME49810 to Build a High-Performance Power Amplifier Part I Panson Poon Introduction Although switching or Class-D amplifiers are gaining acceptance to audiophile community, linear amplification

More information

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 B MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 TABLE OF CONTENTS Page Front Cover DESCRIPTION............................................... CIRCUIT ANALYSIS............................................

More information

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY Objectives Preparation Tools To see the inner workings of a commercial mechatronic system and to construct a simple manual motor speed controller and current

More information

Chapter 12: Electronic Circuit Simulation and Layout Software

Chapter 12: Electronic Circuit Simulation and Layout Software Chapter 12: Electronic Circuit Simulation and Layout Software In this chapter, we introduce the use of analog circuit simulation software and circuit layout software. I. Introduction So far we have designed

More information

UNIVERSITI MALAYSIA PERLIS

UNIVERSITI MALAYSIA PERLIS UNIVERSITI MALAYSIA PERLIS ANALOG ELECTRONICS II EMT 212 2009/2010 EXPERIMENT # 3 OP-AMP (OSCILLATORS) 1 1. OBJECTIVE: 1.1 To demonstrate the Wien bridge oscillator 1.2 To demonstrate the RC phase-shift

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

Value Location Qty Potentiometers C1M Distortion 1 A10k Volume 1. Footswitch 3PDT SW1 1. Jacks 1/4 Mono 2 DC Power 1

Value Location Qty Potentiometers C1M Distortion 1 A10k Volume 1. Footswitch 3PDT SW1 1. Jacks 1/4 Mono 2 DC Power 1 Distortion BUILD INSTRUCTIONS Thank you for your purchase of our Distortion+ kit! We have completely redesigned our entire line of kits to be the most user friendly, while still maintaining their same

More information

Introduction. State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V)

Introduction. State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V) State Variable VCF 12dB/Octave With VC Resonance (+/-9V to +/-15V) Article by Ray Wilson This is an intermediate to advanced project and I do not recommend it as a first project if you are just getting

More information

Lecture 2 Analog circuits. Seeing the light..

Lecture 2 Analog circuits. Seeing the light.. Lecture 2 Analog circuits Seeing the light.. I t IR light V1 9V +V Q1 OP805 RL IR detection Vout Noise sources: Electrical (60Hz, 120Hz, 180Hz.) Other electrical IR from lights IR from cameras (autofocus)

More information

Physics 120 Lab 1 (2018) - Instruments and DC Circuits

Physics 120 Lab 1 (2018) - Instruments and DC Circuits Physics 120 Lab 1 (2018) - Instruments and DC Circuits Welcome to the first laboratory exercise in Physics 120. Your state-of-the art equipment includes: Digital oscilloscope w/usb output for SCREENSHOTS.

More information

Guitar Tuner. EET 2278 Capstone Project. Tyler Davis. Sinclair Community College. EET 2278 Spring Professor Russo

Guitar Tuner. EET 2278 Capstone Project. Tyler Davis. Sinclair Community College. EET 2278 Spring Professor Russo Guitar Tuner EET 2278 Capstone Project Tyler Davis Sinclair Community College EET 2278 Spring 2016 Professor Russo 2 Table of Contents ACKNOWLEDGEMENTS... 3 ABSTRACT... 4 INTRODUCTION... 5 PRINCIPLES OF

More information

555 Morse Code Practice Oscillator Kit (draft 1.1)

555 Morse Code Practice Oscillator Kit (draft 1.1) This kit was designed to be assembled in about 30 minutes and accomplish the following learning goals: 1. Learn to associate schematic symbols with actual electronic components; 2. Provide a little experience

More information

NAU82011WG 2.9 W Mono Filter-Free Class-D Audio Amplifier. 1 Description VIN. Output Driver VIP. Class D Modulator VDD VSS

NAU82011WG 2.9 W Mono Filter-Free Class-D Audio Amplifier. 1 Description VIN. Output Driver VIP. Class D Modulator VDD VSS NAU82011WG 2.9 W Mono Filter-Free Class-D Audio Amplifier 1 Description The NAU82011WG is a mono high efficiency filter-free Class-D audio amplifier with variable gain, which is capable of driving a 4Ω

More information

Op Amp Booster Designs

Op Amp Booster Designs Op Amp Booster Designs Although modern integrated circuit operational amplifiers ease linear circuit design, IC processing limits amplifier output power. Many applications, however, require substantially

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 02139 Spring 2017 V2 6.101 Introductory Analog Electronics Laboratory Laboratory

More information

Audio Amplifier. November 27, 2017

Audio Amplifier. November 27, 2017 Audio Amplifier November 27, 2017 1 Pre-lab No pre-lab calculations. 2 Introduction In this lab, you will build an audio power amplifier capable of driving a 8 Ω speaker the way it was meant to be driven...

More information

D-VERB Digital Reverb Unit

D-VERB Digital Reverb Unit This is the D-VERB (Digital Reverb) kit. It is an excellent sounding reverb pedal, simple to build and compact for the pedal board. The source of the reverb sound is a digital reverb module made called

More information

LumiDax Electronics LLC Bakerboard Analog Trainer. Operator's Guide with Example Projects

LumiDax Electronics LLC Bakerboard Analog Trainer. Operator's Guide with Example Projects LumiDax Electronics LLC Bakerboard Analog Trainer Operator's Guide with Example Projects Written by Jonathan Baumgardner Copyright 2014 Introduction The LumiDax Bakerboard Analog Trainer is an all-in-one

More information

Q106A Oscillator. Aug The Q106A Oscillator module is a combination of the Q106 Oscillator and the Q141 Aid module, all on a single panel.

Q106A Oscillator. Aug The Q106A Oscillator module is a combination of the Q106 Oscillator and the Q141 Aid module, all on a single panel. Aug 2017 The Q106A Oscillator module is a combination of the Q106 Oscillator and the Q141 Aid module, all on a single panel. The Q106A Oscillator is the foundation of any synthesizer providing the basic

More information

Features, Benefits, and Operation

Features, Benefits, and Operation Features, Benefits, and Operation 2013 Decibel Eleven Features, Benefits, and Operation Contents Introduction... 2 Features... 2 Top Panel Controls... 3 Operation Basics... 4 Connections... 5 Rear Panel

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 02139 Spring Term 2007 6.101 Introductory Analog Electronics Laboratory Laboratory

More information