Diodes and Transistors

Diodes and Transistors

T-411-MECH Mechatronics 1 Lab 3: Diodes and Transistors Authors: Instructors: Árni Þorvaldsson Joseph Timothy Foley Hannes Rúnar Herbertsson Björgvin Rúnar Þórhallson November 22, 2012 Contents 1 Introduction 2 1.1 Background . 2 1.1.1 Diodes . 2 1.1.2 Transistors . 2 1.2 BJT properties . 3 1.3 MOSFET properties . 3 2 Material and Equipment 4 3 Procedure 5 3.1 Diode rectication . 5 3.2 Bipolar Junction Transistor . 8 3.3 MOSFET . 9 4 Results and Discussion 10 5 Conclusion 14 A Appendix 16 1 1 Introduction For Lab 3 the objective is to get familiar with various properties of semiconductors like diodes and transistors. We will be using diodes to generate half and full bridge rectier. MOSFET;s and Bipolar Junction Transistors (BJT) will then be implemented as a switch. In the nal part of this exercise we will combine these properties with an Arduino microcontroller [4] and write a program that will vary a brightness of a Led with two buttons and a MOSFET. First button will decrease the brightness of the while the second button will increase the brightness of the LED. 1.1 Background The rst semiconductor eect is recorded by Michael Faraday in 1833, while investigating silver sulde he noticed increased electrical conductivity with increased temperature which is the opposite of temperature eect on metals [6]. Semiconductors are the foundation of electric devices as we know them today. In this exercise we will be using Diodes, Transistors and MOSFETs which are all semiconducting devices. 1.1.1 Diodes Semiconductor device in its simplest form, allows current to ow only in one direction. No current ows through the diode when higher potential is at cathode than anode, when reversed and higher potential is at anode than cathode the current ows. 1.1.2 Transistors Transistors is key component in all modern electronics. Semiconductor devices replaced vacuum tubes in digital computers during the 1950s. In 1950s the rst silicon transistor was made by chemist Morris Tanenbaum in 1954, Texas Instrument claimed credit for his breakthrough and started manufacturing silicon transistors [1]. The transistors BJT (Bipolar Junction Transistor) and MOSFET (Metal Oxide Semiconductor Field-Eect Transistor) can be used as a amplier or for switching applications, spite their dierence in characteristics. The dierence between the two is that the BJT is current controlled while the Mosfet is voltage controlled. Figure 1: Bipolar Junction Transistor with the three terminals, base, emitter and collector. 2 1.2 BJT properties The BJT is semi-conducting device and has three terminals emitter, base and collector. The three terminals are shown in Fig. 1. In Figure 2 is the dierence between NPN and PNP transistors shown for physical construction, as a two diode analogy and as a circuit symbol. The main dierence between NPN and PNP is the base voltage. For the NPN the base voltage needs to be 0.6V above the emitter voltage but the base voltage needs to be 0.6V below the emitter voltage for the PNP transistor [5]. Figure 2: (a) Shows the physical construction for the NPN and PNP transistors. (b) Shows the two diode analogy for NPN and PNP transistors (c) Shows the circuit symbol for the NPN and PNP transistors. [2] 1.3 MOSFET properties The metal oxide semiconductor eld eect transistor (MOSFET) is the second major type used in this exercise. The MOSFET has four terminals, drain, gate, source and one body terminal that is always connected to source (see Fig. 3). The MOSFET can either be a N-channel device or a P channel device as is shown in Fig. 4. The main dierence between them is that the N-channel MOSFET is turned on when the gate voltage is more positive than the source voltage while the P-channel MOSFET is turned on when the gate source is more negative than the source voltage [5]. Figure 3: Shows a MOSFET and the terminals Drain, Gate and Source [8]. 3 Figure 4: Shows a MOSFET and the terminals Drain, Gate and Source [3]. 2 Material and Equipment In this section we sum up all material and equipment needed to perform this exercise. In Tables 1 and 2 can the components be seen that were used in this exercise. In Table 1 is the quantity for each component specied along with the size for the component. In Table 2 can we also see how many components are needed for each item along with their type number. Material that were not included in tables were wires, crocodile clips and a breadboard. Table 3 shows the devices that were used to perform the exercise. Material Item Quantity Size Resistor 1 1kΩ Resistor 1 10kΩ Capacitor 2 10µF Light Emitting Diode 9 Breadboard 1 Short solid core wires 10 Multimeter leads 2 Table 1: Material used in this exercise. Material Item Quantity Type number Diode 4 1N4148 P-type Mosfet 1 IRFD9110 N-type Mosfet 1 IRFD110 BJT 1 BC547 Reset switch 2 DIP A Table 2: Material used in this exercise. 4 Equipment Device Serial number Laptop computer W894103B66J NI Elvis 12CCD4B Digital MultiMeter (DMM NI 77) 56802578 Arduino Uno 011RU94V-0 Table 3: Equipment used in this exercise. 3 Procedure 3.1 Diode rectication In gure 5 is shown the circuit for the half bridge rectier. In the circuit a diode is used as a rectier producing a half bridge rectier, with this we want to observe a DC voltage when the AC voltage is negative. Figure 5: Diode-based circuit without capacitor, to obtain the half bridge rectier. Figure 6: Here can be observed the input and output voltage of the half bridge rectier, using oscilloscope in NI ELVIS. 5 Next step was to add a capacitor to the circuit by connecting the capacitor parallel to the resistor(see Fig.7) to convert AC to DC. With eq.1 we can determine the size of the capacitor for the 50Hz frequency and the resistor R = 10kΩ. 1 τ = = RC (1) f The calculations were as follows: τ = 20[ms] and C = 20µF Since the 20µF capacitor was nowhere to be found in the electronics lab, therefore we needed to connect two 10µF capacitors parallel to the resistor (see Fig. 7) to obtain the 20µF capacitance. The connected circuit can be seen in Fig. 8 were all components are carefully marked. Figure 7: The Diode-based circuit with capacitor, to convert AC to DC Figure 8: Our half bridge rectier circuit. 6 The circuit that was used to build the full bridge rectier can be seen in Fig. 9. In the circuit we connect the four diodes together in a closed loop, forming a bridge. The circuit has two diodes connected in series to form a bridge for the positive output voltage. The other two diodes are also connected together in series forming a positive bridge from the negative output voltage, this and the expected result can be seen in Fig 10. Figure 9: The full bridge rectier, Multisim drawing. Magnitude on Y-axis and time in seconds on X-axis. Figure 10: The full bridge rectier, using circuit and oscilloscope from Multisim. 7 3.2 Bipolar Junction Transistor In this section we connected the BJT(type BC547) circuit shown in Fig. 11 by using the Rb=10kΩ and Rc=1kΩ. With this circuit, we can control the amount of current that ows through the BJT in proportion to the voltage over the base terminal and therefore acting as a switch. To practise this we controlled the input voltage using NI ELVIS to obtain the output voltage around 7V. Then a total of 9 measurements were made for both the input and output voltages where the output voltage was varying from 2 to 12V. Figure 11: The BJT circuit build in Multisim 8 3.3 MOSFET In this part of the project a switch was generated to control Light emitting diode (LED), Arduino is used as a gate on a N-type MOSFET, the 15V source voltage is connected from NI ELVIS. The circuit from Fig. 12 with P-type MOSFET was built and a blink program from Arduino example library was used to test the circuit. The circuit was then connected and a program written to vary the brightness of the LED by using two buttons that were used to control the brightness. Our circuit and pinout can be seen in Fig 13. Figure 12: Here can be observed the input and output voltage of the half bridge rectier, using oscilloscope in NI ELVIS. Figure 13: Here can be observed the input and output voltage of the half bridge rectier, using oscilloscope in NI ELVIS. 9 4 Results and Discussion The function of the half bridge rectier can be observe in Fig. 14, there can be seen how the half bridge rectier blocks the negative output peak voltage and passes through the positive output peak voltage, therefore is the half bridge rectier converting the negative output to DC voltage while the positive output is AC voltage (see Fig. 14). By connecting the capacitor parallel to the resistor, a change is made to the output voltage. When the capacitor gets a pulse it charges until it reaches the peak voltage. Then the capacitor begins to discharge, when the next pulse hits the capacitor it starts charging again resulting a DC voltage (Fig. 15). The results of the DC voltage in Fig 15 is shifted and does not reach the peak value. This is due to resistor in the diode (diode 1N4148). By using the peak voltage values from Fig 15 we can calculate the inertia from the diode.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    17 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us