Curve Tracer Design for Semiconductor Components Measurement

Size: px
Start display at page:

Download "Curve Tracer Design for Semiconductor Components Measurement"

Transcription

1 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) Curve Tracer Design for Semiconductor Components Measurement Dionisius Adrianta Wardhana and Devy Kuswidiastuti Jurusan Teknik Elektro, Fakultas Teknologi Industri, Institut Teknologi Sepuluh Nopember (ITS) Jl. Arief Rahman Hakim, Surabaya adrianta_w@mhs.ee.its.ac.id, devy@ee.its.ac.id Abstract For years, NXP Semiconductors has tried to develop a curve tracer, designated for measuring returning semiconductor products from the customer. It is intended to produce fast and efficient measurement result. The curve tracer is used to measure a diode within required time. It is built on two parts, hardware and software, which both of them were designed on EDA based software called Altium Designer Keywords: Curve Tracer, Hardware Design, Software Design, Diode, Altium Designer N I. INTRODUCTION XP has shipped more than one billion chips worldwide within the last 10 years [1]. Great ratio of these chips belongs to the automotive segment of the company business unit. Mainly operated by the Business Unit Automotive which located at Nijmegen, the company researches and makes hundreds electrical components and devices for automotive purposes, such as CAN, LIN, and Flexray Board. To maintain the customers satisfaction, NXP always welcomes the returning products because of the manufacturing faults. However, in the recent times NXP feels the inefficiency of returning products because it needs to check every returning product for specific reason. This costs a lot of time, money, and resources. Therefore, NXP realizes that it needs a better solution for minimizing all the costs. Then, it comes out with an idea of using a semiconductor curve tracer. Curve tracer is a piece of electronic test equipment which function is to analyze the characteristic of semiconductor instrument. The device under test (DUT) can also be triggered by specific voltage and current to view the curve performance of the instrument. The curve later can be compared with the ideal curve of the component to examine if the component works correctly. In this project, the curve tracer was intended to conduct measurement of a diode. The diode has a specific function as an ESD (Electrostatic Discharge) protector in most of the components manufactured by NXP BU Automotive. Since 80 % of the returning products failure is caused by the damaged ESD protection component which is a diode it is going to be more efficient if NXP recognize the problem before the customers send back the products. This solution undoubtedly will provide faster, cheaper, and more efficient way to do a testing. Still, the available curve tracer on the market is a big, complex, and expensive machine which is not suitable for placing in hundreds NXP s customers. Hence, NXP decide to make its own curve tracer which is more compact in size, low-cost, and human friendly. Although this idea has been realized since 3 year ago, the final product, which is also made by previous intern students, has not met the requirements from NXP. Since the measurement time still took prolonged time, a demand for producing better version of a curve tracer has been emerged. Therefore, this year the assignment is about designing a curve tracer which can generate faster measurement time. Ideally the measurement time for each pin should be lower than 4 seconds. To speed up the measurement time, there are two possible solutions. The first one is improving the method from last year, which use DC sweep as an input of the curve tracer. Meanwhile, the second option is to use AC waveform as an input. Different kinds of waveforms can be used, such as sine wave or saw tooth wave. Both of the solutions undoubtedly will provide faster measurement results than the previous curve tracer. Both methods will be divided to hardware and software parts. The hardware part function is to make the measurement voltage compatible with the software whereas the software part will works as calculation and plotting tools. As this project is specifically built based on the Altium software, an electronic design tools for engineer [2], all of this designing part will be accomplished by using it. Wide variety of tools built in the Altium designer, for example, PCB designer and FPGA programming software, will be used in this project. II. ASSIGNMENT A. Initial Situation Curve tracer is an electrical test equipment unit used for graphing a function by plotting points and analyzing symmetries, derivatives, and so on. A curve tracer is usually used to measure semiconductors components, such as, diodes, resistors, and capacitors. As a chips-maker, NXP produces thousands of components in a period and for every component produced, it needs to be checked whether it works properly or not. Therefore, there is a need of a curve tracer which has a short measurement time. Since the previous curve tracer did not make the least required time to measure a component, there is a demand to improve

2 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) the curve tracer to meet the appropriated time. The required time to measure 32 pins component is approximately 2 minutes in total. Then for measuring 1 single pin, likened as a diode, it takes almost 4 seconds. The curve tracer will works by sweeping (automatically continuously varying with time) voltage into its terminal input of the DUT. Then, it measures the current s load or voltage which the device allows to flow and make a graph out of it. A V-I (Voltage versus current) graph is obtained by the sweep, displayed on a screen, and will be compared with the ideal graph to see whether the device works correctly or not. To speed up the measurement process, a varying input signal can be used, either a static or dynamic signal. The problem is whether the signal compatible with the ADC and DAC used in the NB3000 board, a FPGA-platform device which is manufactured by Altium. Since the ADC and DAC on this board, which is used to supply and read signals, can only works in the range of 0 to 5V, a shifter circuit is needed to adjust the signal coming in and out from the ADC and DAC. For displaying the correct graph on the screen of NB3000, an appropriate code needs to be programmed. As the code takes a critical part to the measurement time, it needs to be taken into account carefully how the code will process the data acquired from the ADC and DAC so that it can be optimized and work efficiently. The combination of fast reading time and accurate graph-plotting will introduce a good result in getting the goals. Figure. 1. Working Diagram of Curve Tracer B.Requirements As seen on the diagram above, the curve tracer will have 3 main blocks: input voltage converter, output voltage converter, and plotting tools. These three diagrams are the main items of this project. According to the diagram, the construction of the project can be divided into 2 parts: hardware and software. The hardware part consists of input and voltage converter while the software composes of the plotting tools. Hardware Part Input voltage shifter o The input of this circuit comes from sweeping voltage or AC waveform o The voltage entering the DUT ranges from -10 to 10V or -5 to 5V o The input voltage must be shifted once again before entering the DUT Output voltage shifter o The input of this circuit comes from the measured diode voltage o The voltage leaving the DUT must be translated to 0-5V, to be able to recognize by the software part Both of the input and output shifter should be printed on one PCB. The hardware part should be compatible with the software part Software Part The graph should resemble the diode curve so that it can be comparable with it. The graph should consist of V-I (Voltage and Current) as the axis respectively Have to be user friendly, reusable, versatile, and robust. Easy to be maintained by other engineers. Clear documentation for users. Use C programming language Has to compatible with Altium Designer software C. Objectives The objectives of the assignment will be describes as below: The output graph will be presented on the NB3000 screen The graph should be able to represent the shape of a diode curve The curve tracer measurement time of a diode should be less than 4 seconds. The curve tracer components should have meet the requirement as mentioned in the sub chapter 3.2 The curve tracer should be able to do a consecutive measurement of several devices D. Description of Assignment The main assignment of this project is to create the hardware part and software part of the curve tracer. The hardware part will be implemented on a circuit board while the software part will be executed on the Altium Designer software. These are several steps to conduct a measurement on the curve tracer: A tool ( AC waveform generator or DC power supply ) will generated input voltage (Vinput) The voltage needs to be translated to meet the input voltage requirement, which is from -10 to 10V or -5 to 5V. The voltage will go through a diode, which will be a component to be measured in this project. The voltage across the diode will be measured and read by the ADC on the NB3000, but before it can enter the ADC, it will be translated again between 0-5 V The ADC (Altium NB3000) will read the voltage across the diode and will send the data to the NB3000 processor The NB3000 processor will process the data and plot a graph according to the read voltage The steps can be seen on the figure below: Therefore, according to the steps above, the assignment can be elaborated as below:

3 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) Hardware Part Design a circuit to convert the input voltage before entering the diode and measured voltage after leaving the diode, which is divided into two parts: input voltage shifter and output voltage shifter, as mentioned previously. The output of this circuit should meet the requirements written on previous sub-chapter. This design later printed on the PCB, with all the components chose specifically to meet the requirements. Thus, the PCB layout needs to be made, along with choosing all the required components for the circuit. Software Part Write a program to utilize the ADC of the NB3000 to be able to read the measured voltage Make a formula on the program to convert the voltage value into current value Plot the V and I value into a graph which is displayed on the Altium NB3000 screen Plot the graph on the specific area of the screen, make sure the program create the X and Y axis first before plotting the graph Create a function which can save the data acquired from the measurement as a file which can be opened on a Windows computer. III. BACKGROUND MATERIAL This chapter will elaborate some important subjects prior to the project. Since the comprehension of the materials is needed to fully understand the project, a brief description about the materials will be explained in this chapter. A. Diode A diode is an electrical component which allows current to flow through in one direction with low resistance in it, while on the other direction it has high resistance [3]. A diode is usually made of silicon and germanium. It is mainly used as a rectifier, AM signal demodulator, or logic determiner. voltage is applied across it, the depletion region become thinner and will become less resistive. To allow sustained current trough the diode, the depletion region must be fully gone. This condition will happen if certain voltage is applied through the diode, which called the forward voltage. The typical forward voltage for a silicon diode is 0.7V. As seen on the figure 6, when the diode reaches 0.7V, the current will become very high. Diode Equation The diode equation, invented by William Bradford Shockley, explains the current and voltage characteristic of an ideal diode[4]. Id = Is (e qvd nkt 1) Where, Id = Diode current (Amps) Is = Saturation current (Amps) e = Euler Constant (~2.7) q = Charge of electron (1.6 x coulombs) Vd = Voltage across diode (Volts) n = non-ideality coefficient (typically 1) k = Boltzmann s constant (1.38 x ) T = Junction temperature (Kelvin) Assuming the non-ideality coefficient is one and the diode is used in the room temperature of 298 K, the following formula can be obtained: Id = Is (e Vd ) B. Altium Designer Altium Designer is an Electronic Design Automation (EDA) software package for printed circuit board, FPGA and embedded software design, and associated library and release management automation. 1 It consists of several features, such as board design, soft design, and data management. Within this project, the main used highlights of this software are schematic and PCB level design, embedded design, and C to Hardware design. The Altium Designer software is one of the mainly used software in the designing role in the NXP Semiconductors. The students from the previous year also mainly used the Altium Designer as a tool to finish their projects. C. Altium NanoBoard 3000 Altium NanoBoard 3000 is a FPGA-platform device which is manufactured by Altium. The NB3000 can also be used together with the Altium Designer software to develop, implement, and test a digital project of a soft system design. Figure 2. Diode Characteristic The Current-Voltage Characteristic The symbol of the diode is explained on the figure 6. There are two poles, anode and cathode. The anode corresponds to the positive poles, while the cathode conform the negative pole. When a reverse-biasing voltage is applied on the diode, it will expand the depletion region and resist any current to flow through it. On the other hand, if a forward-biasing There are several features available on the NB3000, such as, ADC and DAC port, Ethernet port, color TFT touch Screen, SD-Card reader, LED Switch, USB port, JTAG Adapter, stereo speakers and so on. The NB3000 provides a fixed user FPGA, which has three versions on the market: Xilinx, Altera, and Lattice, located on its motherboard.

4 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) Although the board provides several interesting features, only some of the features will be adapt in this project. The ADC and DAC port along with the TFT Screen are the main component used in this project. Step 5: Employing switch to choose correct voltage at the output The communication between the NB3000 and the Altium Designer software running in the PC is interfaced with USB connection. IV. USING DC SWEEP AS AN INPUT OF CURVE TRACER Figure 3. Altium Nanoboard NB 3000 The second method will employ DC sweep as the input of the curve tracer. This method has been used on the previous project[5], but this time it is made with different requirements and some modifications. The previous project use the external DAC and ADC while in this project, internal DAC and ADC from the Altium NB3000 will be used. On the previous project, for calculating the current of the current of the diode, it used the Ohm s law formula with constant load resistance of 1.5 kohm as the resistor value. While on this project, the diode current will be measured through the voltage of the diode by using Shockley s equation. In this project the voltage input will be obtained from the DAC of Altium NB3000. Since the requirements of the input voltage of the diode will be between -10 and 10V, the voltage needs to be shifted first. The same goes for the measured voltage of the diode which needs to be between 0-5V to make it readable by the ADC[6]. A. Hardware Design Step Step 1: Shifting the DAC Voltage to make it range from negative voltage (-2.5 to 2.5 V)[7] Step 2: Amplify the voltage by 4 times [8] Step 3: Doing the measurement on the diode Step 4: Shifting the result of the measurement voltage back to positive value so the ADC can read it a. Shifting the negative voltage into positive voltage b. Shifting the positive voltage Figure 4. Hardware Design of DC Sweep Method B. Software Design Step Step 1: FPGA Design Part a. Create Open Bus b. Create FPGA Schematic Step 2: Embedded Software Design a. Establish Software Platform b. Create C-to-Hardware Programming C. Result Figure 5. Result on the Altium NB3000 Screen V. USING WAVEFORM AS AN INPUT OF THE CURVE TRACER To measure the semiconductor components, particularly

5 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) diodes, an AC waveform is applied as an input to the curve tracer for obtaining faster measurement time. By different types of waveform, such as sine wave and saw tooth wave, with a frequency input that is compatible with the diode, the measuring time should be faster because we can define the sweeping time of the waveform - by setting its frequency and amplitude. Still, the diode used in this experiment is a low frequency diode. Then, it needs to be taken account that the frequency used should not exceed 1Khz. A. Hardware Design Step Step 1: Placing the Measured Diode Step 2: Shifting the Input Voltage from the Wave Generator Step 3: Shifting the voltage on the Y Axis Step 4: Measurement on Oscilloscope Step 5: Measurement with a Zener Diode Step 6: Measurement on the Altium NB3000 Figure 6. Hardware Design of Waveform method B. Software Design Step Step 1: FPGA Design Part c. Create Open Bus d. Create FPGA Schematic Step 2: Embedded Software Design c. Establish Software Platform d. Create C-to-Hardware Programming C. Result Figure 7. Result on the Altium NB3000 Screen VI. CONCLUSION & RECCOMENDATION A. CONCLUSION There are two methods which were conducted in this project. Both methods aim to fasten the measurement time of a curve tracer. After finishing both experiments, a faster method will be chosen as the initial input of the curve tracer. The first method, which using DC sweep as an input of the curve tracer, has already been applied last year. Still, the measurement time has not met the requirement from the company. Thus, an alteration of the method was brought in. The previous project employed external tools as an input of the curve tracer, such as its own ADC-DAC board and a DC power supply to sweep the voltage. While in this project, the ADC-DAC of the NB3000 will be utilized. By sweeping the input of the curve tracer with the DAC of the NB3000 and reading the measurement output with the NB3000 s ADC, it will fasten the measurement time. However, a definite time of the measurement cannot be determined. Since the printed board has not been delivered when the thesis is submitted, the measurement time of the curve tracer with this method cannot be evaluated. Another method employs an AC waveform as an input of the curve tracer. Choosing the frequency of waveform plays an important part for displaying the correct graph of a diode. Since a diode cannot hold the high frequency running through it, running high frequency would break the diode. By using saw tooth waveform which produces more symmetrical wave, the measurement give smoother graph result. Using an AC signal, in this case saw tooth wave, with frequency of 50 Hz, will speed up the measurement time significantly since it only takes 20ms to produce a complete wave. Adding the plotting time of the Altium NB3000, it should be able to produce the correct graph in less than 4 seconds. Thus, this method is proved to give more significant measurement time than the other method. As The ADC and DAC ports of Altium NB3000 cannot read any voltage outside the boundary of 0-5 Volts. Then, an analog circuit to convert the voltage is needed. To shift the voltage before and after the measurement, a separate board was built. This board will later connected to the NB3000 board via the header pin. This is the reason why the hardware part needed to be built in this project. The hardware part later will be joined with the software part. It is connected to the ADC port and the FPGA board which has already programmed will plot the graph on its screen. This solution has proved as an effective way to build a curve tracer which can produce less measurement time. B. RECOMMENDATION Improve the method of using waveforms as an input of the curve tracer Test other semiconductor components Create a logging system to maintain the data of measurement Placing an offset on the FPGA instead of placing resistor used in the circuit

6 JURNAL TEKNIK POMITS Vol. 1, No. 1, (2013) BIBLIOGRAPHY [1] NXP Semiconductors. [2] Altium. "Altium Designer FPGA, Software and Systen Developmetn Training." Altium Limited, [3] Boylestad, Robert L., and Louis Nashelsky. Electronic Devices and Circuit Theory (9th Edition). Prentice Hall, [4] Naidu, S. Mani. Engineering Physics. Pearson Education India, [5] Gong, Mengyi. "Curve Tracer." Nijmegen, [6] Kuhn, Kenneth A. "Diode Characteristics." 2009: [7] Qiao, Yixiao. "Source Measurement Unit Design in Curve Tracer." Nijmegen, [8] Mancini, Ron. "Op Amps for Everyone." Design Reference, August 2002.

Curve Tracer Design for Measuring Semiconductor Components Dionisius Adrianta Wardhana

Curve Tracer Design for Measuring Semiconductor Components Dionisius Adrianta Wardhana Curve Tracer Design for Measuring Semiconductor Components Dionisius Adrianta Wardhana Eindhoven, 28 July 2013 Content Static Measurement Method Measurement Method & Recommendation 2 Static Measurement

More information

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 1 (CONT D) DIODES

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 1 (CONT D) DIODES KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 1 (CONT D) DIODES Most of the content is from the textbook: Electronic devices and circuit theory, Robert L.

More information

Curve Tracer Laboratory Assistant Using the Analog Discovery Module as A Curve Tracer

Curve Tracer Laboratory Assistant Using the Analog Discovery Module as A Curve Tracer Curve Tracer Laboratory Assistant Using the Analog Discovery Module as A Curve Tracer The objective of this lab is to become familiar with methods to measure the dc current-voltage (IV) behavior of diodes

More information

the reactance of the capacitor, 1/2πfC, is equal to the resistance at a frequency of 4 to 5 khz.

the reactance of the capacitor, 1/2πfC, is equal to the resistance at a frequency of 4 to 5 khz. EXPERIMENT 12 INTRODUCTION TO PSPICE AND AC VOLTAGE DIVIDERS OBJECTIVE To gain familiarity with PSPICE, and to review in greater detail the ac voltage dividers studied in Experiment 14. PROCEDURE 1) Connect

More information

The preferred Exercise is shown in Exercises 5B or 5C.

The preferred Exercise is shown in Exercises 5B or 5C. ECE 231 Laboratory Exercise 5A The preferred Exercise is shown in Exercises 5B or 5C. Laboratory Group (Names) OBJECTIVES Validate the Schottky diode equation. Calculate the dc and dynamic (ac) resistance

More information

Concepts to be Covered

Concepts to be Covered Introductory Medical Device Prototyping Analog Circuits Part 2 Semiconductors, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Concepts to be Covered Semiconductors

More information

Electronic Instrumentation. Experiment 8: Diodes (continued) Project 4: Optical Communications Link

Electronic Instrumentation. Experiment 8: Diodes (continued) Project 4: Optical Communications Link Electronic Instrumentation Experiment 8: Diodes (continued) Project 4: Optical Communications Link Agenda Brief Review: Diodes Zener Diodes Project 4: Optical Communication Link Why optics? Understanding

More information

REV NO EXPERIMENT NO 1 AIM: To study the PN junction diode characteristics under Forward & Reverse bias conditions. APPARATUS REQUIRED:

REV NO EXPERIMENT NO 1 AIM: To study the PN junction diode characteristics under Forward & Reverse bias conditions. APPARATUS REQUIRED: KARNAL INSTITUTE OF TECHNOLOGY & MANAGEMENT KUNJPURA, KARNAL LAB MANUAL OF ------- SUBJECT CODE DATE OF ISSUE: SEMESTER: BRANCH: REV NO EXPERIMENT NO 1 AIM: To study the PN junction diode characteristics

More information

Electric Circuit Fall 2017 Lab3 LABORATORY 3. Diode. Guide

Electric Circuit Fall 2017 Lab3 LABORATORY 3. Diode. Guide LABORATORY 3 Diode Guide Diodes Overview Diodes are mostly used in practice for emitting light (as Light Emitting Diodes, LEDs) or controlling voltages in various circuits. Typical diode packages in same

More information

Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras

Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras Lecture 38 Unit junction Transistor (UJT) (Characteristics, UJT Relaxation oscillator,

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

Laboratory No. 01: Small & Large Signal Diode Circuits. Electrical Enginnering Departement. By: Dr. Awad Al-Zaben. Instructor: Eng.

Laboratory No. 01: Small & Large Signal Diode Circuits. Electrical Enginnering Departement. By: Dr. Awad Al-Zaben. Instructor: Eng. Laboratory No. 01: Small & Large Signal Diode Circuits Electrical Enginnering Departement By: Dr. Awad Al-Zaben Instructor: Eng. Tamer Shahta Electronics Laboratory EE 3191 February 23, 2014 I. OBJECTIVES

More information

PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits

PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits Reading Assignment Horowitz, Hill Chap. 1.25 1.31 (p35-44) Data sheets 1N4007 & 1N4735A diodes Laboratory Goals PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits In today s lab activities,

More information

Unit 3: Introduction to Op- amps and Diodes

Unit 3: Introduction to Op- amps and Diodes Unit 3: Introduction to Op- amps and Diodes Differential gain Operational amplifiers are powerful building blocks conceptually simple, easy to use, versatile, and inexpensive. A great deal of analog electronic

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #6. Current-Voltage Characteristics of Electronic Devices. Angsuman Roy

EE320L Electronics I. Laboratory. Laboratory Exercise #6. Current-Voltage Characteristics of Electronic Devices. Angsuman Roy EE320L Electronics I Laboratory Laboratory Exercise #6 Current-Voltage Characteristics of Electronic Devices By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las

More information

Sweep / Function Generator User Guide

Sweep / Function Generator User Guide I. Overview Sweep / Function Generator User Guide The Sweep/Function Generator as developed by L. J. Haskell was designed and built as a multi-functional test device to help radio hobbyists align antique

More information

LABORATORY MODULE. Analog Electronics. Semester 2 (2005/2006)

LABORATORY MODULE. Analog Electronics. Semester 2 (2005/2006) LABORATORY MODULE ENT 162 Analog Electronics Semester 2 (2005/2006) EXPERIMENT 1 : Introduction to Diode Name Matric No. : : PUSAT PENGAJIAN KEJURUTERAAN MEKATRONIK KOLEJ UNIVERSITI KEJURUTERAAN UTARA

More information

LABORATORY 8 DIODE CIRCUITS

LABORATORY 8 DIODE CIRCUITS LABORATORY 8 DIODE CIRCUITS A solid state diode consists of a junction of either dissimilar semiconductors (pn junction diode) or a metal and a semiconductor (Schottky barrier diode). Regardless of the

More information

Analog Electronic Circuits

Analog Electronic Circuits Analog Electronic Circuits Chapter 1: Semiconductor Diodes Objectives: To become familiar with the working principles of semiconductor diode To become familiar with the design and analysis of diode circuits

More information

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS

KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS KOM2751 Analog Electronics :: Dr. Muharrem Mercimek :: YTU - Control and Automation Dept. 1 6 FIELD-EFFECT TRANSISTORS Most of the content is from the textbook: Electronic devices and circuit theory, Robert

More information

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

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

Class #9: Experiment Diodes Part II: LEDs

Class #9: Experiment Diodes Part II: LEDs Class #9: Experiment Diodes Part II: LEDs Purpose: The objective of this experiment is to become familiar with the properties and uses of LEDs, particularly as a communication device. This is a continuation

More information

EE 230 Lab Lab 9. Prior to Lab

EE 230 Lab Lab 9. Prior to Lab MOS transistor characteristics This week we look at some MOS transistor characteristics and circuits. Most of the measurements will be done with our usual lab equipment, but we will also use the parameter

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Exercise 1: PWM Modulator University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 3157 Electrical Engineering Design II Fall 2013 Lab 3: Power-System Components and

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 1 Power Diode Single-Phase Rectifiers EXERCISE OBJECTIVE When you have completed this exercise, you will know what a diode is, and how it operates. You will be familiar with two types of circuits

More information

BME/ISE 3512 Bioelectronics. Laboratory Five - Operational Amplifiers

BME/ISE 3512 Bioelectronics. Laboratory Five - Operational Amplifiers BME/ISE 3512 Bioelectronics Laboratory Five - Operational Amplifiers Learning Objectives: Be familiar with the operation of a basic op-amp circuit. Be familiar with the characteristics of both ideal and

More information

Class #8: Experiment Diodes Part I

Class #8: Experiment Diodes Part I Class #8: Experiment Diodes Part I Purpose: The objective of this experiment is to become familiar with the properties and uses of diodes. We used a 1N914 diode in two previous experiments, but now we

More information

Homework Assignment 07

Homework Assignment 07 Homework Assignment 07 Question 1 (Short Takes). 2 points each unless otherwise noted. 1. A single-pole op-amp has an open-loop low-frequency gain of A = 10 5 and an open loop, 3-dB frequency of 4 Hz.

More information

JFET 101, a Tutorial Look at the Junction Field Effect Transistor 8May 2007, edit 2April2016, Wes Hayward, w7zoi

JFET 101, a Tutorial Look at the Junction Field Effect Transistor 8May 2007, edit 2April2016, Wes Hayward, w7zoi JFET 101, a Tutorial Look at the Junction Field Effect Transistor 8May 2007, edit 2April2016, Wes Hayward, w7zoi FETs are popular among experimenters, but they are not as universally understood as the

More information

ELT 215 Operational Amplifiers (LECTURE) Chapter 5

ELT 215 Operational Amplifiers (LECTURE) Chapter 5 CHAPTER 5 Nonlinear Signal Processing Circuits INTRODUCTION ELT 215 Operational Amplifiers (LECTURE) In this chapter, we shall present several nonlinear circuits using op-amps, which include those situations

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN 0976 6464(Print)

More information

EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10

EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10 DIODE CHARACTERISTICS AND CIRCUITS EXPERIMENT 7: DIODE CHARACTERISTICS AND CIRCUITS 10/24/10 In this experiment we will measure the I vs V characteristics of Si, Ge, and Zener p-n junction diodes, and

More information

BME 3512 Bioelectronics Laboratory Five - Operational Amplifiers

BME 3512 Bioelectronics Laboratory Five - Operational Amplifiers BME 351 Bioelectronics Laboratory Five - Operational Amplifiers Learning Objectives: Be familiar with the operation of a basic op-amp circuit. Be familiar with the characteristics of both ideal and real

More information

Lab 2: Diode Characteristics and Diode Circuits

Lab 2: Diode Characteristics and Diode Circuits 1. Learning Outcomes Lab 2: Diode Characteristics and Diode Circuits At the end of this lab, the students should be able to compare the experimental data to the theoretical curve of the diodes. The students

More information

Revised: Summer 2010

Revised: Summer 2010 EE 2274 PRE-LAB EXPERIMENT 5 DIODE OR GATE & CLIPPING CIRCUIT COMPLETE PRIOR TO COMING TO LAB Part I: 1. Design a diode, Figure 1 OR gate in which the maximum input current,, Iin is less than 5mA. Show

More information

DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM

DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM DESIGN OF AN ANALOG FIBER OPTIC TRANSMISSION SYSTEM OBJECTIVE To design and build a complete analog fiber optic transmission system, using light emitting diodes and photodiodes. INTRODUCTION A fiber optic

More information

Figure 1 Diode schematic symbol (left) and physical representation (right)

Figure 1 Diode schematic symbol (left) and physical representation (right) Page 1/7 Revision 1 20-Jul-10 OBJECTIVES To reinforce the concepts behind diode circuit analysis Verification of diode theory and operation To understand certain diode applications, such as rectification

More information

TIME DELAY PARAMETERS OF MOSFET GATE DRIVER Test Board Design & Investigation

TIME DELAY PARAMETERS OF MOSFET GATE DRIVER Test Board Design & Investigation TIME DELAY PARAMETERS OF MOSFET GATE DRIVER Test Board Design & Investigation Hannan Afifi, Hermawan 2, Karnoto 3 123 Department of Electrical Engineering, Diponegoro University Jl. Prof. Sudharto, SH.

More information

Design of LVDT Based Digital Weighing System

Design of LVDT Based Digital Weighing System International Journal of Electronics and Computer Science Engineering 2100 Available Online at www.ijecse.org ISSN- 2277-1956 Pratiksha Sarma 1, P. K. Bordoloi 2 1,2 Department of Applied Electronics and

More information

ENGR4300 Fall 2005 Test 4A. Name. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points)

ENGR4300 Fall 2005 Test 4A. Name. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) ENGR4300 Fall 2005 Test 4A Name Section Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) Total (100 points): Please do not write on the crib sheets. On all questions:

More information

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory Published on Instrumentation LAB (http://instrumentationlab.berkeley.edu) Home > Lab Assignments > Digital Labs > Digital Circuits II Digital Circuits II Submitted by Nate.Physics on Tue, 07/08/2014-13:57

More information

ELEN-325. Introduction to Electronic Circuits: Design Approach. ELEN-325. Part IV. Diode s Applications

ELEN-325. Introduction to Electronic Circuits: Design Approach. ELEN-325. Part IV. Diode s Applications Jose SilvaMartinez ELEN325. Part I. Diode s Applications 1. The PN junction (diode). The diode is a unidirectional device with two modes of operation: Forward bias when current can flow through the device

More information

Experiment #1: Solid State Diodes Testing & Characterization. Type Value Symbol Name Multisim Part Description Resistor 1MΩ R 2 Basic/Resistor ---

Experiment #1: Solid State Diodes Testing & Characterization. Type Value Symbol Name Multisim Part Description Resistor 1MΩ R 2 Basic/Resistor --- SCHOOL OF ENGINEERING AND APPLIED SCIENCE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING ECE 2115: ENGINEERING ELECTRONICS LABORATORY Experiment #1: Solid State Diodes Testing & Characterization COMPONENTS

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

Federal Urdu University of Arts, Science & Technology Islamabad Pakistan SECOND SEMESTER ELECTRONICS - I

Federal Urdu University of Arts, Science & Technology Islamabad Pakistan SECOND SEMESTER ELECTRONICS - I SECOND SEMESTER ELECTRONICS - I BASIC ELECTRICAL & ELECTRONICS LAB DEPARTMENT OF ELECTRICAL ENGINEERING Prepared By: Checked By: Approved By: Engr. Yousaf Hameed Engr. M.Nasim Khan Dr.Noman Jafri Lecturer

More information

EE 2274 DIODE OR GATE & CLIPPING CIRCUIT

EE 2274 DIODE OR GATE & CLIPPING CIRCUIT EE 2274 DIODE OR GATE & CLIPPING CIRCUIT Prelab Part I: Wired Diode OR Gate LTspice use 1N4002 1. Design a diode OR gate, Figure 1 in which the maximum current thru R1 I R1 = 9mA assume Vin = 5Vdc. Design

More information

EDC Lecture Notes UNIT-1

EDC Lecture Notes UNIT-1 P-N Junction Diode EDC Lecture Notes Diode: A pure silicon crystal or germanium crystal is known as an intrinsic semiconductor. There are not enough free electrons and holes in an intrinsic semi-conductor

More information

Diode Characteristics and Applications

Diode Characteristics and Applications Diode Characteristics and Applications Topics covered in this presentation: Diode Characteristics Diode Clamp Protecting Against Back-EMF Half-Wave Rectifier The Zener Diode 1 of 18 Diode Characteristics

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

ECE 6770 FINAL PROJECT

ECE 6770 FINAL PROJECT ECE 6770 FINAL PROJECT POINT TO POINT COMMUNICATION SYSTEM Submitted By: Omkar Iyer (Omkar_iyer82@yahoo.com) Vamsi K. Mudarapu (m_vamsi_krishna@yahoo.com) MOTIVATION Often in the real world we have situations

More information

UNIVERSITI MALAYSIA PERLIS

UNIVERSITI MALAYSIA PERLIS UNIVERSITI MALAYSIA PERLIS ANALOG ELECTRONICS II EKT 214 Semester II (2013/2014) EXPERIMENT # 4 OP-AMP (COMPARATOR BASICS) EXPERIMENT 4 Op-Amp (Comparator Basics) 1. OBJECTIVE: 1.1 To demonstrate the op-amp

More information

Experiment No. 2 Half Wave Rectifier using RC-Triggering

Experiment No. 2 Half Wave Rectifier using RC-Triggering Experiment No. 2 Half Wave Rectifier using RC-Triggering Pre-Lab Reading: 1. Power Electronics: Circuits, Devices and Applications, by M. H. Rashid, 3e. (See page 790 to get help for this experiment).

More information

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1

PHYS 3152 Methods of Experimental Physics I E2. Diodes and Transistors 1 Part I Diodes Purpose PHYS 3152 Methods of Experimental Physics I E2. In this experiment, you will investigate the current-voltage characteristic of a semiconductor diode and examine the applications of

More information

Physics 281 EXPERIMENT 7 I-V Curves of Non linear Device

Physics 281 EXPERIMENT 7 I-V Curves of Non linear Device Physics 281 EXPERIMENT 7 I-V Curves of Non linear Device Print this page to start your lab report (1 copy) Bring a diskette to save your data. OBJECT: To study the method of obtaining the characteristics

More information

EE 330 Laboratory 7 MOSFET Device Experimental Characterization and Basic Applications Spring 2017

EE 330 Laboratory 7 MOSFET Device Experimental Characterization and Basic Applications Spring 2017 EE 330 Laboratory 7 MOSFET Device Experimental Characterization and Basic Applications Spring 2017 Objective: The objective of this laboratory experiment is to become more familiar with the operation of

More information

Purpose: 1) to investigate the electrical properties of a diode; and 2) to use a diode to construct an AC to DC converter.

Purpose: 1) to investigate the electrical properties of a diode; and 2) to use a diode to construct an AC to DC converter. Name: Partner: Partner: Partner: Purpose: 1) to investigate the electrical properties of a diode; and 2) to use a diode to construct an AC to DC converter. The Diode A diode is an electrical device which

More information

Unit III FET and its Applications. 2 Marks Questions and Answers

Unit III FET and its Applications. 2 Marks Questions and Answers Unit III FET and its Applications 2 Marks Questions and Answers 1. Why do you call FET as field effect transistor? The name field effect is derived from the fact that the current is controlled by an electric

More information

Embedded Test System. Design and Implementation of Digital to Analog Converter. TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao

Embedded Test System. Design and Implementation of Digital to Analog Converter. TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao Embedded Test System Design and Implementation of Digital to Analog Converter TEAM BIG HERO 3 John Sopczynski Karim Shik-Khahil Yanzhe Zhao EE 300W Section 1 Spring 2015 Big Hero 3 DAC 2 INTRODUCTION (KS)

More information

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 7. RC Oscillator. Guide. The Waveform Generator Lab Guide

Electric Circuit Fall 2016 Pingqiang Zhou LABORATORY 7. RC Oscillator. Guide. The Waveform Generator Lab Guide LABORATORY 7 RC Oscillator Guide 1. Objective The Waveform Generator Lab Guide In this lab you will first learn to analyze negative resistance converter, and then on the basis of it, you will learn to

More information

Exercise 12. Semiconductors EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Introduction to semiconductors. The diode

Exercise 12. Semiconductors EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Introduction to semiconductors. The diode Exercise 12 Semiconductors EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the operation of a diode. You will learn how to use a diode to rectify ac voltage to produce

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics CH1 Why Microelectronics? CH2 Basic Physics of Semiconductors CH3 Diode Circuits CH4 Physics of Bipolar Transistors CH5 Bipolar Amplifiers CH6 Physics of MOS Transistors

More information

Final Project Stereo Audio Amplifier Final Report

Final Project Stereo Audio Amplifier Final Report The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering Final Project Stereo Audio Amplifier Final Report Daniel S. Boucher ECE 20-32,

More information

Formal Report of. Project 2: Advanced Multimeter using VHDL

Formal Report of. Project 2: Advanced Multimeter using VHDL EECE 280 & APSC 201 Formal Report of Project 2: Advanced Multimeter using VHDL Group: B7 Kelvin A Jae Yeong B Amelia C Chao J Rohit S Instructor: Dr. Joseph Yan (EECE 280) Dr. Jesus Calvino (EECE280) Mrs.

More information

Introduction to the Op-Amp

Introduction to the Op-Amp Purpose: ENGR 210/EEAP 240 Lab 5 Introduction to the Op-Amp To become familiar with the operational amplifier (OP AMP), and gain experience using this device in electric circuits. Equipment Required: HP

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

An Introduction to Rectifier Circuits

An Introduction to Rectifier Circuits TRADEMARK OF INNOVATION An Introduction to Rectifier Circuits An important application of the diode is one that takes place in the design of the rectifier circuit. Simply put, this circuit converts alternating

More information

Shankersinh Vaghela Bapu Institute of Technology INDEX

Shankersinh Vaghela Bapu Institute of Technology INDEX Shankersinh Vaghela Bapu Institute of Technology Diploma EE Semester III 3330905: ELECTRONIC COMPONENTS AND CIRCUITS INDEX Sr. No. Title Page Date Sign Grade 1 Obtain I-V characteristic of Diode. 2 To

More information

Lab 2: Linear and Nonlinear Circuit Elements and Networks

Lab 2: Linear and Nonlinear Circuit Elements and Networks OPTI 380B Intermediate Optics Laboratory Lab 2: Linear and Nonlinear Circuit Elements and Networks Objectives: Lean how to use: Function of an oscilloscope probe. Characterization of capacitors and inductors

More information

Practical 2P12 Semiconductor Devices

Practical 2P12 Semiconductor Devices Practical 2P12 Semiconductor Devices What you should learn from this practical Science This practical illustrates some points from the lecture courses on Semiconductor Materials and Semiconductor Devices

More information

Each individual is to report on the design, simulations, construction, and testing according to the reporting guidelines attached.

Each individual is to report on the design, simulations, construction, and testing according to the reporting guidelines attached. EE 352 Design Project Spring 2015 FM Receiver Revision 0, 03-02-15 Interim report due: Friday April 3, 2015, 5:00PM Project Demonstrations: April 28, 29, 30 during normal lab section times Final report

More information

3. Diode, Rectifiers, and Power Supplies

3. Diode, Rectifiers, and Power Supplies 3. Diode, Rectifiers, and Power Supplies Semiconductor diodes are active devices which are extremely important for various electrical and electronic circuits. Diodes are active non-linear circuit elements

More information

EXPERIMENT 3 Half-Wave and Full-Wave Rectification

EXPERIMENT 3 Half-Wave and Full-Wave Rectification Name & Surname: ID: Date: EXPERIMENT 3 Half-Wave and Full-Wave Rectification Objective To calculate, compare, draw, and measure the DC output voltages of half-wave and full-wave rectifier circuits. Tools

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Linear Integrated Circuits Applications

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Linear Integrated Circuits Applications About the Tutorial Linear Integrated Circuits are solid state analog devices that can operate over a continuous range of input signals. Theoretically, they are characterized by an infinite number of operating

More information

BASIC ELECTRONICS PROF. T.S. NATARAJAN DEPT OF PHYSICS IIT MADRAS

BASIC ELECTRONICS PROF. T.S. NATARAJAN DEPT OF PHYSICS IIT MADRAS BASIC ELECTRONICS PROF. T.S. NATARAJAN DEPT OF PHYSICS IIT MADRAS LECTURE-13 Basic Characteristic of an Amplifier Simple Transistor Model, Common Emitter Amplifier Hello everybody! Today in our series

More information

The Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET)

The Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET) The Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET) Introduction Recall that in Lab 3 we studied the current versus voltage properties of a forward biased diode. The diode consisted of a PN

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

Design and study of frequency response of band pass and band reject filters using operational amplifiers

Design and study of frequency response of band pass and band reject filters using operational amplifiers International Journal of Advanced Educational Research ISSN: 2455-6157 Impact Factor: RJIF 5.12 www.educationjournal.org Volume 2; Issue 6; November 2017; Page No. 22-26 Design and study of frequency response

More information

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS Ashmi G V 1, Meena M S 2 1 ER&DCI-IT, Centre for Development of Advanced Computing, Thiruvananthapuram(India) 2 LAMP Group,

More information

Low Distortion Design 4

Low Distortion Design 4 Low Distortion Design 4 TIPL 1324 TI Precision Labs Op Amps Presented by Collin Wells Prepared by John Caldwell Prerequisites: Noise 1 3 (TIPL1311 TIPL1313) Distortion from Power Supplies Power supplies

More information

Analog Circuits Part 2 Semiconductors

Analog Circuits Part 2 Semiconductors Introductory Medical Device Prototyping Analog Circuits Part 2 Semiconductors, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Concepts to be Covered Semiconductors

More information

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS PESIT BANGALORE SOUTH CAMPUS QUESTION BANK BASIC ELECTRONICS Sub Code: 17ELN15 / 17ELN25 IA Marks: 20 Hrs/ Week: 04 Exam Marks: 80 Total Hours: 50 Exam Hours: 03 Name of Faculty: Mr. Udoshi Basavaraj Module

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics CH1 Why Microelectronics? CH2 Basic Physics of Semiconductors CH3 Diode Circuits CH4 Physics of Bipolar Transistors CH5 Bipolar Amplifiers CH6 Physics of MOS Transistors

More information

EE351 Laboratory Exercise 1 Diode Circuits

EE351 Laboratory Exercise 1 Diode Circuits revised July 19, 2009 The purpose of this laboratory exercise is to gain experience and understanding working with diodes. Focus on taking good data so that the plots and calculations you will do later

More information

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB

The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB The George Washington University School of Engineering and Applied Science Department of Electrical and Computer Engineering ECE 20 - LAB Components: Experiment # 1 Solid State Diodes Testing & Characterization

More information

Clippers limiter circuits Vi > V Vi < V

Clippers limiter circuits Vi > V Vi < V Semiconductor Diode Clipper and Clamper Circuits Clippers Clipper circuits, also called limiter circuits, are used to eliminate portion of a signal that are above or below a specified level clip value.

More information

Dev Bhoomi Institute Of Technology Department of Electronics and Communication Engineering PRACTICAL INSTRUCTION SHEET

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

More information

Oscillator/Demodulator to Fit on Flexible PCB

Oscillator/Demodulator to Fit on Flexible PCB Oscillator/Demodulator to Fit on Flexible PCB ECE 4901 Senior Design I Team 181 Fall 2013 Final Report Team Members: Ryan Williams (EE) Damon Soto (EE) Jonathan Wolff (EE) Jason Meyer (EE) Faculty Advisor:

More information

Electronics 1 Lab (CME 2410) School of Informatics & Computing German Jordanian University Laboratory Experiment (10) Junction FETs

Electronics 1 Lab (CME 2410) School of Informatics & Computing German Jordanian University Laboratory Experiment (10) Junction FETs Electronics 1 Lab (CME 2410) School of Informatics & Computing German Jordanian University Laboratory Experiment (10) 1. Objective: Junction FETs - the operation of a junction field-effect transistor (J-FET)

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

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

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE. Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE. Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering Experiment No. 2 - Semiconductor Diodes Overview: In this lab session students will investigate I-V characteristics

More information

Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR

Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR Lab 3 Final report: Embedded Systems Digital Potentiometer Subsystem TEAM: RAR EE 300W, Section 6 Professor Tim Wheeler Rui Xia, Yuanpeng Liao and Ashwin Ramnarayanan Table of Contents Introduction...2

More information

Diode Applications Half-Wave Rectifying

Diode Applications Half-Wave Rectifying Lab 5 Diode Applications Half-Wave ectifying Objectives: Study the half-wave rectifying and smoothing with a capacitor for a simple diode circuit. Study the use of a Zener diode in a circuit with an AC

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Reading Horowitz & Hill handout Notes, Chapter 9 Introduction and Objective In this lab we will examine op-amps. We will look at a few of their vast number of uses and also investigate

More information

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM

CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 74 CHAPTER 4 HARDWARE DEVELOPMENT OF STATCOM 4.1 LABORATARY SETUP OF STATCOM The laboratory setup of the STATCOM consists of the following hardware components: Three phase auto transformer used as a 3

More information

Unit/Standard Number. LEA Task # Alignment

Unit/Standard Number. LEA Task # Alignment 1 Secondary Competency Task List 100 SAFETY 101 Demonstrate an understanding of State and School safety regulations. 102 Practice safety techniques for electronics work. 103 Demonstrate an understanding

More information

Project 6 Capacitance of a PN Junction Diode

Project 6 Capacitance of a PN Junction Diode Project 6 Capacitance of a PN Junction Diode OVERVIEW: In this project, we will characterize the capacitance of a reverse-biased PN diode. We will see that this capacitance is voltage-dependent and we

More information

Electronics EECE2412 Spring 2016 Exam #1

Electronics EECE2412 Spring 2016 Exam #1 Electronics EECE2412 Spring 2016 Exam #1 Prof. Charles A. DiMarzio Department of Electrical and Computer Engineering Northeastern University 18 February 2016 File:12140/exams/exam1 Name: : Row # : Seat

More information

FIELD- EFFECT TRANSISTORS: MOSFETS

FIELD- EFFECT TRANSISTORS: MOSFETS FIELD- EFFECT TRANSISTORS: MOSFETS LAB 8: INTRODUCTION TO FETS AND USING THEM AS CURRENT CONTROLLERS As discussed in the last lab, transistors are the basic devices providing control of large currents

More information