Hybrid Power Autonomous Model Vehicle. Yizhao Zhuang. Chike Uduku. Matt Hinnenkamp. March 9, Department of Electrical and Computer Engineering

Size: px
Start display at page:

Download "Hybrid Power Autonomous Model Vehicle. Yizhao Zhuang. Chike Uduku. Matt Hinnenkamp. March 9, Department of Electrical and Computer Engineering"

Transcription

1 Hybrid Power Autonomous Model Vehicle Yizhao Zhuang Chike Uduku Matt Hinnenkamp March 9, 2009 Department of Electrical and Computer Engineering University of Minnesota Duluth Duluth, MN Approved Date Advisor s Signature

2 TABLE OF CONTENTS PAGE Abstract iii I. Introduction 1 II. Design & Simulation 5 III. Hardware Construction 11 IV. Software Development 14 V. Technical Difficulty 20 VI. Future Improvement 23 VII. Applications 25 VIII. Conclusions 25 IX. References 25 LIST OF TABLE Table I. Elements References 10 LIST OF FIGURES Fig.1. Boost converter 4 Fig.2. Power switching algorithm flow chart 6 Fig.3. Power switching circuit 7 Fig.4. Boosting circuit 8 Fig.5. Output Signal compared to input signal 9 Fig.6. Simplified boosting circuit 9 Fig.7. Physical snapshot of the circuit board 11 Fig.8. Boe-Bot robot 12 Fig.9. Solar panels 13 Fig.10. Voltage output of the circuit 13 Fig.11. Boe-Bot front sensors 14 Fig.12. Transmitter and receiver 15 Fig.13. RC circuit for light sensitive navigation 18 ii

3 Abstract The continued use of fossil fuels is putting the earth at risk of significant climate change. Solar power gradually becomes a preferred energy source for many applications. In this project, we applied hybrid power algorithm on the autonomous vehicle combining solar energy and battery energy. The entire hybrid power system is controlled by a power-switching circuit. On the other hand, the micro-processor for the model vehicle is powered by separate battery sets. iii

4 1. Introduction As the population of human beings increases rapidly, an energy crisis emerges. In other words, the amount of energy available per person is getting smaller. To combat this, alternative energy sources are being looked at to supplement or replace current energy options. Solar energy is among those sources that are being looked at as a solution for the future. As the technology improves, solar energy gradually becomes a reliable energy resource for many applications. This project looks to use this technology to supplement the power source of a robotic vehicle. The other half of this project involves the development of autonomy in the robotic vehicle. A robotic vehicle that is able to avoid obstacles and reach a destination without human input could be a valuable technology with many useful applications. Already, such vehicles are being looked at for uses ranging from war applications to unmanned space vehicles. This project looks to successfully enable the robotic vehicle to autonomously travel. History of Solar Energy A solar cell or photovoltaic cell (PV cell or solar cell) refers to variety of electronics which can capture sun light and converts solar energy into electricity by photovoltaic effects. Solar cells have been widely used in many applications such as powering small electronic devices. PV arrays, an array of PV cells, can generate a form of renewable electricity, especially useful in situations where land power system grid is not available while solar power is sufficient, such as earth-orbiting satellites, space stations and deserts. 1

5 Solar technology development can be traced back to 7 th century B.C. when magnifying glass was used to concentrate sun rays to burn ants. However, the world s first solar collector was actually built in 1767 by Swiss scientist Horace de Saussure. In 1839, French scientist Edmond Becquerel discovered the photovoltaic effect while experimenting with an electrolytic cell made up of two metal electrodes placed in an electricity-conducting solution, electricity-generation increased when exposed to light. In 1883, Charles Fritts built the first solar cell. He coated the semiconductor selenium with an extremely thin layer of gold to form the junctions. The device was only around 1% efficiency. Russell Ohl patented the modern solar cell in 1946 (U.S. Patent 2,402,662, "Light sensitive device") [1]. In 1954, Photovoltaic technology was born in the United States developed by Daryl Chapin, Calvin Fuller, and Gerald Pearson using the silicon photovoltaic (PV) cell at Bell Labs. The first solar cell was capable of converting enough solar energy to run lab equipments. Bell Telephone Laboratories produced a silicon solar cell with 4% efficiency and later achieved 11% efficiency. In 1958, the Vanguard I space satellite used a less than one watt PV array to power up radios. Later that year, Explorer III, Vanguard II, and Sputnik-3 were launched with PV-powered systems on board. In 1970 the first highly effective GaAs Heterostructure solar cells were created by Zhores Alferov and his team in the USSR. In 1994, the National Renewable Energy Laboratory develops a solar cell made from gallium indium phosphide and gallium arsenide that becomes the first one to exceed 30% conversion efficiency. In 2006 Spectrolab's cells achieved 40.7% efficiency in lab testing. In the near future, photovoltaic researches and developments will be expected to continue and focused on new materials, cell designs, and novel approaches to solar material and product development. It is 2

6 a future expectation that the clothes you wear and transportation can produce enough power that is clean and safe. Solar power will be used to electrolyze water, producing hydrogen for fuel cells for transportation and buildings. The price of photovoltaic power will be expected competitive with traditional sources of electricity within 10 years [2]. Eventually, solar electricity will be sufficient to meet the required total energy human being needs. Structure of Solar Cell Photovoltaic cells are made of semiconductors such as silicon, germanium or gallium arsenide. We recognize these semiconductors as p-type (positive type), n-type (negative type) and I-type (intrinsic type, undoped semiconductor). The most common solar cell is configured as a large area silicon p-n junction that has one layer of n-type silicon diffused directly with another layer of p-type silicon. Once these two types of silicon are placed contact with each other, a diffusion of electrons will occur from the n-type side with high electron concentration to the p-type side with lower electron concentration. The electrons will combine with the holes on the p-type side once electron diffusing occurs across the p-n junction. The electric field established across the p-n junction will form a diode which promotes current to flow in one direction only. Boost Converter Circuit A boost converter is a circuit which performs as a simple transformer without magnetic flux mechanisms. As Fig.1 shows on the next page, turning on the transistor in the bottom position applies the input voltage across the inductor such that V L equals V in. Meanwhile, i L linearly 3

7 ramps up, increasing the energy in the inductor. This step is called dumping energy into inductors. However, turning off the transistor forces the inductor current to flow through the diode and some of the inductively stored energy is transferred to the output stage that consists of the capacitor and the output load across it [3]. The element CR1 in Fig.1 is a diode. It is used to prevent current flow from the capacitor CI back to the inductor L1. Without the diode, two directions current flowing into each other would cause the current cancellation and energy loss. Fig.1. Boost converter 4

8 2. Design and Simulation The design specification of the vehicle has to be met as follow: 6V maximum for the servos; 110 ma starting current for the servos; 50 ma current in order for the servos to constantly move with normal load. Switching Algorithm In order to give the vehicle hybrid power functionality, we applied a switching circuit. Light intensity value obtained from the light sensor is an important parameter used in this switching algorithm. As the Fig.2 shown below, there are two conditions: the actual light intensity value is greater than (or equal to) the threshold light intensity value; or the actual light intensity value is smaller than the threshold light intensity value. The power switching circuit will switch the energy source to solar panel if the light intensity value is above the threshold value. Otherwise, the battery is used. 5

9 Fig.2. Power switching algorithm flow chart To obtain the value of the threshold light intensity, we used the programmed light sensor to record light intensity values of different environments, such as fluorescent light bulb lighting condition, incandescent light bulb lighting condition, sun light condition, etc. We then recorded the corresponding output voltage of solar panel for each lighting condition. Finally, we determined the corresponding light intensity value by using the voltage value which meets the minimal requirement of powering the vehicle. Fig.3 shows the simplified power switching circuit. One light intensity sensor gives a signal to the micro-controller, the program will perform the comparison as Fig.2 showed. Once the micro-controller finds out whether the light intensity level is above threshold level, it will output a high/low signal to the BJT transistor in order to turn on one part of the circuit. Form Fig.3, there is a NOT logic gate between one of the transistor to the micro-controller. The 6

10 reason of this design is to let only one part of the circuit be on at one time. For example, if the micro-controller sends a high signal to the transistors, the transistor on the left side in Fig.3 will be on, but the transistor on the right side will be off. Fig.3. Power switching circuit Boosting Circuit The boosting circuit is shown in Fig.4. The design of the boosting circuit uses the same algorithm as boost converter circuit does. As we measured, the V-I relationship for solar panel is not linear and the internal resistance of solar panel changes its value due to different load resistances. In this case, we treated the solar panel as a current source I2 in PSpice software. R9 is the corresponding resistance to transform current source into voltage source in the circuit. The element C10 is a 2F ultra capacitor (electrical double-layer capacitor). It is used to keep the signal stable and smooth the oscillations; also, it will store as much energy as it can 7

11 before the energy is transferred to the inductor L1. L1 and L4 are the inductors we manually winded. Each of them has 3 mh inductance and 1.5Ω internal resistance. V1 is the signal source from the microcontroller. It gives a 1 KHz square wave with 75% duty cycle. This signal is connected to the base of IRF 150 (power MOSFET) so that these two different parts of the circuit will be turned on and off in very high frequency. The reason of using a power MOSFET was because the solar panel rating current is 1A, which means there will be lots of heat released at the MOSFET when the circuit is functioning. On the right side of the circuit, C1 is the capacitor to lower the frequency of the output signal. R4 and R10 are simulation of the servos. Fig.4. Boosting circuit The graph Fig.5 shows the circuit output. It takes around 2V input (thinner lower line) and gives almost 5.5V output (thicker higher line) at 4.5 s. The output approaches 5.5V as time 8

12 line moves. Voltage Gain Fig.5. Output signal compared to input signal Fig.6. Simplified boosting circuit As described in Fig.6, this boosting circuit can be simplified when the power MOSFET is off. However, for the case when power MOSFET is on, there is no output signal so we do not need to consider that case. This circuit is linear time-invariant (LTI) system because all the 9

13 initial conditions for inductors and capacitors are 0. Elements in Fig.6 R1 C1 L1 R2 C2 Elements in Fig.4 R9 C10 L1//L4 (L1 parallel with L4 and ignore the internal resistance R6 and R12) R4//R10 C1 Table I. Elements references To find the gain of the system, we set up the equation between two sides of the circuit. V R V V V V in 1 out in out in in out out + C1 = ( + * C 2 ) = dt R2 dt ( s) ( s) dv s + = s + ( s) = 1 + s ( s) R R * C 1 * C * L V * C 1 dv + sl R 1 1 V V out L 1 in dt 10

14 3. Hardware Constructions Upon completion of the design and working simulation portions of the project, we were ready to go ahead with the physical implementation of the circuit. The first task was to find the inductors needed for the circuit. The inductors provided by the lab had too high of a resistance, requiring us to wrap our own low resistance inductors. We then did a preliminary hook-up of the circuit on a breadboard; the image of which is shown below in Fig.7. Fig.7. Physical snapshot of the circuit board Next, we needed to find a low weight option for mounting the circuit on the Boe-Bot (Fig.8). The weight of breadboard we were hooking the circuit up to was too heavy to mount on the Boe-Bot. We decided then to go with a small soldering board. It is light-weight as well as able to fit in an easily mountable area on the Boe-Bot. The circuit was soldered together on the board and was able to be mounted on the Boe-Bot. 11

15 Fig.8. Boe-Bot robot The other part of the physical implementation was getting the solar panels mounted and operational. Each of the solar panels we worked with had rated output current of 1A and output voltage of 0.5V. We put all four of the solar panels in series and soldered their wires together to generate 2V and 1A output. For the mounting of the solar panels, we decided to place the four panels on a piece of cardboard that would be placed on the top of the Boe-Bot, as shown in Fig.9. Cardboard was chosen because it is fairly light-weight and readily available. 12

16 Fig.9. Solar panels The result of the physical implementation was not what we had hoped for. The graph of the input and output of the boost circuit can be viewed in Fig.10. Fig.10. Voltage output of the circuit As can be seen from the graph, our output of 3.28V is well short of the 5V we were able to achieve in simulation. 5V was the minimum requirement to drive the two servo motors. 13

17 4. Software Development The software aspect of this project concentrated on achieving two kinds of autonomous roaming. In the first kind of roaming we set out to make the Boe-Bot be able to detect obstacles and make decisions on how to effectively maneuver around these obstacles. In the second kind of roaming, the Boe-Bot was programmed to autonomously detect when a flash light was turned on as well as navigate based on the movements of the flash light. All components used in achieving the objectives above were programmed using a language called P-Basic and a software called Basic Stamp Editor. The P-Basic language was developed by Parallax Inc. specifically for their basic stamp microcontrollers. The aim of this report is not to shed light on how to program in P-basic, rather to expand on the various concepts which when put together make our objectives possible. The components required for the obstacle navigation were 2 infrared light emitting diodes (LEDs), 2 infrared detectors, 2 servo motors, an RF transmitter and an RF receiver. The components required for the light sensitive navigation were 2 light detecting resistors, 2 servo motors and µF capacitors. Fig.11. Boe-Bot front sensors 14

18 Obstacle Detection Roaming The obstacle detection roaming in this project was designed to be triggered wirelessly. As a result, we made use of a 433MHz RF transmitter and receiver shown to the left and right respectively in Fig.12. Fig.12. Transmitter and receiver Some of the specifications for the transmitter and receiver are: Power: 5V +/- 10% Current: ~10mA normal operation Data Rate: k baud Transmission: 500 ft (or more based on environmental conditions) We had to synch the transmitter and receiver for two reasons. First, the transmitter was programmed on a Basic Stamp (BS) 2px microcontroller while the receiver was programmed on a BS2 microcontroller. The BS2px microcontroller has a faster baud rate (about 972k 15

19 115.2k) than the BS2 ( k). The disparity in baud rate meant that the transmitter and receiver could not communicate properly, i.e, what we put on the data path of the transmitter was not what was received by the receiver. Writing a piece of code that gave an adequate compensation for a mismatch in baud rates based on what microcontroller was being used solved this problem. Secondly, being that this was a serial communication, the transmitter and receiver occasionally went out of phase. Figuring out the adequate time duration to periodically refresh the transmitter by sending pulses to it eliminated this problem. The end result was that we put a sequence of 100 on the data path of the transmitter. The Boe-Bot does not commence obstacle navigation until the receiver recognizes this sequence. The ability of the Boe-Bot to detect and navigate obstacles was made possible by the infrared LEDs and infrared sensors on both sides of the Boe-Bot. The LEDs emit infrared at a frequency of 38.5 khz. This frequency was chosen because the infrared sensors have an electric filter which does not permit light below this frequency to pass through. The result is that interference from everyday lighting sources like sunlight and in-house lighting are avoided. When the light emitted by the LEDs hits an obstacle, it is reflected back and is sensed by the sensors which in turn send a signal to the microcontroller. The sensors send a high state (1) when they do not detect any obstacles and a low state (0) when obstacles are detected. 16

20 Based on the signals received from the sensors, the microcontroller initiates movement in a certain direction by sending pulses for a specific duration to the left and right motor. A pulse duration of 750 sent to a motor keeps that motor stationary. Any pulse duration above 750 (850 being the maximum) rotates the motor counterclockwise while any pulse duration below 750 (650 being the minimum) rotates the motor clockwise. Light sensitive roaming To achieve light sensitive roaming, we take advantage of two things; our knowledge of the behavior of capacitors and our knowledge of the inverse relationship between the light density resistor (LDR) and light intensity. Fig.13. RC circuit for light sensitive navigation In the circuit above, the capacitor is connected in parallel with the LDR. If we charge the capacitor with 5V via the I/O pins (3 or 6) for a short duration of time and then listen, the capacitor will start to discharge through the LDR. The amount of time it takes for the voltage that pin 6 or 3 senses to drop below the threshold value of 1.4V depends on how strongly the LDR resists the flow of current supplied by the capacitor. In essence, if we know the 17

21 discharge time of the capacitor, we have an idea of the strength of the resistance from the LDR. If we have an idea of the strength of the resistance from the LDR, then we have an idea of the light intensity. Based on the perceived light intensity, we can initiate some sort of navigation by sending pulse durations to the servos. An important issue to point out is that in keeping with our theme of autonomy, the Boe-Bot had to know the difference between normal in-house lighting and when the flash light was turned on so it could initiate navigation. This is achieved by taking light intensity readings for both scenarios. An average of six values was used for both scenarios in order to improve accuracy. The result is that when the Boe-Bot senses the flash light turned on, it moves towards the flashlight and its motion can be controlled by changing the direction of the flashlight. If we move the flashlight away from the Boe-Bot, then the Boe-Bot seizes motion and spins in a circle, searching for the flashlight. A summary of the I/O pinots for the various components used for both kinds of roaming is given below: Left servo motor Pin 13 Right servo motor Pin 12 Left Infrared LED Pin 8 Right Infrared LED Pin 2 Left Infrared Detector Pin 9 Right Infrared Detector Pin 0 18

22 Left LDR Pin 6 Right LDR Pin 3 Data pin for RF receiver Pin 11 The code for both kinds of roaming has been attached to this report with adequate comments to aid understanding. 19

23 5. Technical Difficulty As was noted above, the circuit that worked in simulation did not follow correctly into physical implementation. In this section we will examine some possible explanations for this, as well as possible solutions. The first difficulty encountered was reaching the rated output of the solar panels. To reach the rated output of the solar panels required direct sunlight on the panels. In a lab setting this is implausible. We were able to procure high wattage lamps, but these were still no replacement for a sun that doesn t shine often in Duluth, MN during the winter. Second, we faced the problems of modeling both the solar panels and the motors. The solar panels are non-linear current sources, making it difficult to model. The motors were difficult to model due to their inherent inductive properties that were difficult to quantify. Third, due to our inability to accurately model the solar panels and the motors, we were unable to utilize impedance matching within the circuit. With impedance matching, we would be able to maximize the power transfer of the circuit, helping us power the Boe-Bot. Fourth, while we worked with the solar panels, it became apparent that they are not terribly adequate as a source for our purposes. Simply put, the output from the panels would not be enough to reliably, efficiently, and effectively power the Boe-Bot. Finally, our fifth difficulty was with utilizing the boost converter circuit. While we spent countless hours researching the circuit and then experimenting with it, it is possible that we have just not utilized the circuit in the best manner. Possible solutions to these issues can be split into focusing on three different areas: the solar panels, the motors, and the boost circuit. When focusing on the solar panels, we would like to 20

24 be able to get more output from them. We could simply put more solar panels on the Boe-Bot. This would increase either the voltage or current output of the panel array. Along the same lines, we could simply use higher wattage solar panels to increase the output. Another option seems to be implementing a sun-tracking device on our current solar panels to allow it to constantly get direct solar energy. There are problems with these solutions, however. More solar panels or larger solar panels suffer from the lack of available space on the Boe-Bot. There is no more free space on the Boe-Bot to mount additional/larger panels. More efficient panels could be an option, but they are much more expensive and difficult to obtain. The solar tracking device would add another motor to our Boe-Bot, increasing the weight and the amount of power needed to run it. If we focus on motors, we would be looking for more efficiency out of them. With more efficient motors we would need less output from the solar panels, potentially making the current arrangement acceptable. However, more efficient motors would be costly and may not have the power to carry the equipment we have loaded on the Boe-Bot. The final area we may focus on is the boost converter circuit. As we were unable to successfully boost our input to the needed level, we must look to this circuit for answers. One solution could be to simply put the output of the solar panels through another boost stage. If we put the output through a boost circuit exactly the same as the current circuit we have built, the ending output would be 5.6 V. This would be well within our requirements. One problem with this is the additional stage would add too much weight to the Boe-Bot for it to move 21

25 effectively. Also, there is no readily available area to mount this additional stage. The second solution could be to match the input and output impedances. If able to accurately model both impedances and match them, we would be able to maximize the power transfer. We can t know if that would be enough to make a significant impact, but it is something that could be looked into. Finally, another solution could be to simply to research the boost circuit more. As stated previously, even though we put much time into this circuit, we still are not experts with it. It could be beneficial to speak with someone who is an expert with this circuit to get their input and advice. All of these proposed solutions could be areas of possible improvements to the project and could be looked into in the future. 22

26 6. Future Improvement For the hardware side of the project, there are two main areas to be improved for the future. First, using a more advanced solar panel. As stated previously, using a more efficient panel would increase the amount of power output per area of the panel. Hence, we would be able to get more power using the same limited area we have to work with. This would help in getting the appropriate power levels to the motors. The second area for improvement is the use of a control system in the Boost Converter. If, hypothetically, the boost circuit worked as predicted, there may have been instances of inconsistent voltages or of voltages that were too high. To correct such a problem, a control system could be implemented for a feedback circuit to be inputted as the signal that controls the MOSFET transistor. Thus, when the voltage was too high, the control system would lower the duty cycle of the signal, which, in turn, would decrease the boosting capabilities. Similarly, when the voltage was too low, the control system would increase the duty cycle, increasing the boost capabilities. This would do much for stabilizing our output voltage. In terms of the software aspect of this project, an area that could be improved in the future is the purpose of roaming. Right now the Boe-Bot does not roam in any specific direction. However, in the future we could maintain the Boe-Bot s ability to navigate obstacles independently but also make it navigate towards a specific signal. Some ideas from Radar technology can be borrowed to make this happen. With this, we would have a transmitter at a location that is essentially calling out to the Boe-Bot. The Boe-Bot would be in a state of 23

27 continuously searching for this signal until it finds it, at which point it travels to that point. This would help give a purpose to the Boe-Bot s autonomous movement. Another idea is adding a GPS system to improve quality and purpose of navigation. This would again function mainly as giving the Boe-Bot a direction to move in. Instead of following a signal, though, the Boe-Bot would travel to a set of GPS coordinates that would be sent to it. The Boe-Bot would then analyze the coordinates with regards to its own location and travel in the appropriate direction. This, again, would help give a purpose to the Boe-Bot s autonomous movement. 24

28 7. Application An application of the roaming implemented in this project could be in the field of exploration. We could attach a camera to the Boe-Bot and have it wander into areas that are deemed unsafe for human beings. The light sensitive roaming could also have some military applications but would require further development. 8. Conclusion Getting our switching circuit to work properly never fully materialized as we were faced with the constraints of space to mount enough solar panels, total weight of the Boe-Bot and the inability of the mounted solar panels to boost up to the desired 5 Volts. However, as far as roaming was concerned, the Boe-Bot did display a high degree of autonomy in making navigational decisions. 9. Reference Ned Mohan. First Course on Power Electronics. Minneapolis: John Wiley & Sons Solar Cells. Wikipedia. Solar Timeline. United States Department of Energy-Energy Efficiency and Renewable Energy. 25

IGBT based Multiport Bidirectional DC-DC Converter with Renewable Energy Source

IGBT based Multiport Bidirectional DC-DC Converter with Renewable Energy Source IGBT based Multiport Bidirectional DC-DC Converter with Renewable Energy Source S.Gautham Final Year, UG student, Department of Electrical and Electronics Engineering, P. B. College of Engineering, Chennai

More information

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle

Designing and Implementing of 72V/150V Closed loop Boost Converter for Electoral Vehicle International Journal of Current Engineering and Technology E-ISSN 77 4106, P-ISSN 347 5161 017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Designing

More information

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM

CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 63 CHAPTER 3 APPLICATION OF THE CIRCUIT MODEL FOR PHOTOVOLTAIC ENERGY CONVERSION SYSTEM 3.1 INTRODUCTION The power output of the PV module varies with the irradiation and the temperature and the output

More information

Comparison Of DC-DC Boost Converters Using SIMULINK

Comparison Of DC-DC Boost Converters Using SIMULINK IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, PP 34-42 www.iosrjournals.org Comparison Of DC-DC Boost Converters Using SIMULINK Anupa Ann Alex

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

Creating an Audio Integrator

Creating an Audio Integrator Creating an Audio Integrator Matt McMahon August 22, 2008 University of Chicago Summer 2008 REU Advisor: Henry Frisch Particle detectors play a very important role in high energy physics. In this paper

More information

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter 3.1 Introduction DC/DC Converter efficiently converts unregulated DC voltage to a regulated DC voltage with better efficiency and high power density.

More information

LABORATORY 7 v2 BOOST CONVERTER

LABORATORY 7 v2 BOOST CONVERTER University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 7 v2 BOOST CONVERTER In many situations circuits require a different

More information

LDOR: Laser Directed Object Retrieving Robot. Final Report

LDOR: Laser Directed Object Retrieving Robot. Final Report University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory LDOR: Laser Directed Object Retrieving Robot Final Report 4/22/08 Mike Arms TA: Mike

More information

ECE 214 Electrical Circuits Lab Lecture 8

ECE 214 Electrical Circuits Lab Lecture 8 ECE 214 Electrical Circuits Lab Lecture 8 Vince Weaver http://www.eece.maine.edu/~vweaver vincent.weaver@maine.edu 31 March 2015 Announcements Remember, I am out of town on Tuesday. Lecture will be at

More information

AUTOMATIC RAILWAY CROSSING SYSTEM

AUTOMATIC RAILWAY CROSSING SYSTEM International Journal of Electrical and Electronics Engineering (IJEEE) ISSN(P): 2278-9944; ISSN(E): 2278-9952 Vol. 3, Issue 4, July 2014, 17-22 IASET AUTOMATIC RAILWAY CROSSING SYSTEM AKRITI & UPENDRA

More information

In this activity, you will program the BASIC Stamp to control the rotation of each of the Parallax pre-modified servos on the Boe-Bot.

In this activity, you will program the BASIC Stamp to control the rotation of each of the Parallax pre-modified servos on the Boe-Bot. Week 3 - How servos work Testing the Servos Individually In this activity, you will program the BASIC Stamp to control the rotation of each of the Parallax pre-modified servos on the Boe-Bot. How Servos

More information

Experiment #3: Micro-controlled Movement

Experiment #3: Micro-controlled Movement Experiment #3: Micro-controlled Movement So we re already on Experiment #3 and all we ve done is blinked a few LED s on and off. Hang in there, something is about to move! As you know, an LED is an output

More information

Chapter 2: Your Boe-Bot's Servo Motors

Chapter 2: Your Boe-Bot's Servo Motors Chapter 2: Your Boe-Bot's Servo Motors Vocabulary words used in this lesson. Argument in computer science is a value of data that is part of a command. Also data passed to a procedure or function at the

More information

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4 ECE U401/U211-Introduction to Electrical Engineering Lab Lab 4 Preliminary IR Transmitter/Receiver Development Introduction: In this lab you will design and prototype a simple infrared transmitter and

More information

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Advanced Mechatronics 1 st Mini Project Remote Control Car Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Remote Control Car Manual Control with the remote and direction buttons Automatic

More information

Renewable Energy Based Interleaved Boost Converter

Renewable Energy Based Interleaved Boost Converter Renewable Energy Based Interleaved Boost Converter Pradeepakumara V 1, Nagabhushan patil 2 PG Scholar 1, Professor 2 Department of EEE Poojya Doddappa Appa College of Engineering, Kalaburagi, Karnataka,

More information

Solar Tracking System with Momentary Tracking Based on Operational Amplifiers in Order to be Used in Photovoltaic Panels for Following the Sun

Solar Tracking System with Momentary Tracking Based on Operational Amplifiers in Order to be Used in Photovoltaic Panels for Following the Sun Solar Tracking System with Momentary Tracking Based on Operational Amplifiers in Order to be Used in Photovoltaic Panels for Following the Sun Sobhan AVARAND 1, Mostafa PIRMORADIAN * 1- Department of Mechanical

More information

Stepper motors. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

Stepper motors. Resources and methods for learning about these subjects (list a few here, in preparation for your research): Stepper motors This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

In this lab you will build a photovoltaic controller that controls a single panel and optimizes its operating point driving a resistive load.

In this lab you will build a photovoltaic controller that controls a single panel and optimizes its operating point driving a resistive load. EE 155/255 Lab #3 Revision 1, October 10, 2017 Lab3: PV MPPT Photovoltaic cells are a great source of renewable energy. With the sun directly overhead, there is about 1kW of solar energy (energetic photons)

More information

International Journal of Modern Trends in Engineering and Research. An Effective Wind Energy System based on Buck-boost Controller

International Journal of Modern Trends in Engineering and Research. An Effective Wind Energy System based on Buck-boost Controller International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 An Effective Wind Energy System based on Buck-boost Controller Ansari Nabila

More information

Photovoltaic Systems I EE 446/646

Photovoltaic Systems I EE 446/646 Photovoltaic Systems I EE 446/646 PV System Types & Goal Types of PV Systems: Grid-tied systems that feed power directly into the utility grid, Residential Systems (1-10kW) Commercial/industrial systems

More information

New Approach on Development a Dual Axis Solar Tracking Prototype

New Approach on Development a Dual Axis Solar Tracking Prototype Wireless Engineering and Technology, 2016, 7, 1-11 Published Online January 2016 in SciRes. http://www.scirp.org/journal/wet http://dx.doi.org/10.4236/wet.2016.71001 New Approach on Development a Dual

More information

Type Ordering Code Package TDA Q67000-A5066 P-DIP-8-1

Type Ordering Code Package TDA Q67000-A5066 P-DIP-8-1 Control IC for Switched-Mode Power Supplies using MOS-Transistor TDA 4605-3 Bipolar IC Features Fold-back characteristics provides overload protection for external components Burst operation under secondary

More information

DC Link. Charge Controller/ DC-DC Converter. Gate Driver. Battery Cells. System Controller

DC Link. Charge Controller/ DC-DC Converter. Gate Driver. Battery Cells. System Controller Integrate Protection with Isolation In Home Renewable Energy Systems Whitepaper Home energy systems based on renewable sources such as solar and wind power are becoming more popular among consumers and

More information

A High Voltage Gain DC-DC Boost Converter for PV Cells

A High Voltage Gain DC-DC Boost Converter for PV Cells Global Science and Technology Journal Vol. 3. No. 1. March 2015 Issue. Pp. 64 76 A High Voltage Gain DC-DC Boost Converter for PV Cells Md. Al Muzahid*, Md. Fahmi Reza Ansari**, K. M. A. Salam*** and Hasan

More information

UNIVERSITY OF BRITISH COLUMBIA

UNIVERSITY OF BRITISH COLUMBIA UNIVERSITY OF BRITISH COLUMBIA DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING POWER ELECTRONICS LAB HANDBOOK Dr P.R. Palmer Dr P.R. Palmer 1 2004 1 AIM The aim of the project is to design, construct

More information

Fig.1. A Block Diagram of dc-dc Converter System

Fig.1. A Block Diagram of dc-dc Converter System ANALYSIS AND SIMULATION OF BUCK SWITCH MODE DC TO DC POWER REGULATOR G. C. Diyoke Department of Electrical and Electronics Engineering Michael Okpara University of Agriculture, Umudike Umuahia, Abia State

More information

A Novel Grid Connected PV Micro Inverter

A Novel Grid Connected PV Micro Inverter IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331 PP 66-71 www.iosrjournals.org A Novel Grid Connected PV Micro Inverter Jijo Balakrishnan 1, Kannan

More information

Optimization and Performance Evaluation of Single Axis Arduino Solar Tracker

Optimization and Performance Evaluation of Single Axis Arduino Solar Tracker Optimization and Performance Evaluation of Single Axis Arduino Solar Tracker B. Sujatha Assistant Professor, Dept of EEE sujathareddy4311@gmail.com J. Sravana Kalyani UG Student, Dept of EEE sravanijandhyala066@gmail.com

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Biomimetic Based Interactive Master Slave Robots T.Anushalalitha 1, Anupa.N 2, Jahnavi.B 3, Keerthana.K 4, Shridevi.S.C 5 Dept. of Telecommunication, BMSCE Bangalore, India. Abstract The system involves

More information

CHAPTER-3 Design Aspects of DC-DC Boost Converter in Solar PV System by MPPT Algorithm

CHAPTER-3 Design Aspects of DC-DC Boost Converter in Solar PV System by MPPT Algorithm CHAPTER-3 Design Aspects of DC-DC Boost Converter in Solar PV System by MPPT Algorithm 44 CHAPTER-3 DESIGN ASPECTS OF DC-DC BOOST CONVERTER IN SOLAR PV SYSTEM BY MPPT ALGORITHM 3.1 Introduction In the

More information

Hardware Testing, Designing and Simulation of Dual Input Buck-Buck DC-DC Converter Using H-Bridge Cells

Hardware Testing, Designing and Simulation of Dual Input Buck-Buck DC-DC Converter Using H-Bridge Cells Hardware Testing, Designing and Simulation of Dual Input Buck-Buck DC-DC Converter Using H-Bridge Cells A.Thiyagarajan, Dr.V.Chandrasekaran Abstract Recent research in the development of clean power sources

More information

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE

MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE MICROCONTROLLER BASED BOOST PID MUNAJAH BINTI MOHD RUBAEE This thesis is submitted as partial fulfillment of the requirement for the award of Bachelor of Electrical Engineering (Power System) Faculty of

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

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

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr.

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr. INTEGRATED CIRCUITS Author: Lester J. Hadley, Jr. 1988 Dec Author: Lester J. Hadley, Jr. ABSTRACT The purpose of this paper is to demonstrate the use of integrated switched-mode controllers, generally

More information

Learn about the use, operation and limitations of thyristors, particularly triacs, in power control

Learn about the use, operation and limitations of thyristors, particularly triacs, in power control Exotic Triacs: The Gate to Power Control Learn about the use, operation and limitations of thyristors, particularly triacs, in power control D. Mohan Kumar Modern power control systems use electronic devices

More information

Maltase cross tube. D. Senthilkumar P a g e 1

Maltase cross tube.  D. Senthilkumar P a g e 1 Thermionic Emission Maltase cross tube Definition: The emission of electrons when a metal is heated to a high temperature Explanation: In metals, there exist free electrons which are able to move around

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

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

ENGR4300 Fall 2005 Test 4A. Name solutions. Section. Question 1 (25 points) Question 2 (25 points) Question 3 (25 points) Question 4 (25 points) ENGR4300 Fall 2005 Test 4A Name solutions 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.

More information

An introduction to Depletion-mode MOSFETs By Linden Harrison

An introduction to Depletion-mode MOSFETs By Linden Harrison An introduction to Depletion-mode MOSFETs By Linden Harrison Since the mid-nineteen seventies the enhancement-mode MOSFET has been the subject of almost continuous global research, development, and refinement

More information

Metal Detector. Student Lab Guide. Engineering Teaching Laboratory. Lab Partner(s)

Metal Detector. Student Lab Guide. Engineering Teaching Laboratory. Lab Partner(s) Metal Detector Student Lab Guide Engineering Teaching Laboratory Name Date Lab Partner(s) NEW TERMS Electric Circuit: Electric circuits are paths for transmitting electric current, or moving electricity.

More information

ADARSH K (ME00362) PRASHANTH S (ME00370) RADHA MALINI M.G (ME00371)

ADARSH K (ME00362) PRASHANTH S (ME00370) RADHA MALINI M.G (ME00371) MECHATRONICS PROJECT BY ADARSH K (ME00362) PRASHANTH S (ME00370) RADHA MALINI M.G (ME00371) INDEX Introduction...3 Navigation Principles...3 Line Following Principles...4 Single Sensor...4 Dual Sensor...4

More information

Applications of the LM392 Comparator Op Amp IC

Applications of the LM392 Comparator Op Amp IC Applications of the LM392 Comparator Op Amp IC The LM339 quad comparator and the LM324 op amp are among the most widely used linear ICs today. The combination of low cost, single or dual supply operation

More information

Basic Electronics Refresher

Basic Electronics Refresher Basic Electronics Refresher Current and Voltage Current is the rate of flowing electric charge in a conductor. Voltage is the potential difference (electric driving force) applied between two points to

More information

Thermoelectric Generator and PV Panel Integrated Hybrid Energy Harvesting System

Thermoelectric Generator and PV Panel Integrated Hybrid Energy Harvesting System International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 05, May 2017 ISSN: 2455-3778 http://www.ijmtst.com Thermoelectric Generator and PV Panel Integrated K.Kalpana 1 V.Muthumeena

More information

ELECTRONICS AND ELECTRICITY

ELECTRONICS AND ELECTRICITY INTRODUCTION ELECTRONICS ND ELECTRICITY The science of Electronics and Electricity makes a very important contribution to our everyday existence. Electricity is concerned with the generation, transmission

More information

DESIGN AND IMPLEMENTATION OF SOLAR POWERED WATER PUMPING SYSTEM

DESIGN AND IMPLEMENTATION OF SOLAR POWERED WATER PUMPING SYSTEM DESIGN AND IMPLEMENTATION OF SOLAR POWERED WATER PUMPING SYSTEM P. Nisha, St.Joseph s College of Engineering, Ch-119 nishasjce@gmail.com,ph:9940275070 Ramani Kalpathi, Professor, St.Joseph s College of

More information

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974

PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 PAiA 4780 Twelve Stage Analog Sequencer Design Analysis Originally published 1974 DESIGN ANALYSIS: CLOCK As is shown in the block diagram of the sequencer (fig. 1) and the schematic (fig. 2), the clock

More information

ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK

ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK Team Members: Andrew Blanford Matthew Drummond Krishnaveni Das Dheeraj Reddy 1 Abstract: The goal of the project was to build an interactive and mobile

More information

I. INTRODUCTION MAIN BLOCKS OF ROBOT

I. INTRODUCTION MAIN BLOCKS OF ROBOT Stair-Climbing Robot for Rescue Applications Prof. Pragati.D.Pawar 1, Prof. Ragini.D.Patmase 2, Mr. Swapnil.A.Kondekar 3, Mr. Nikhil.D.Andhare 4 1,2 Department of EXTC, 3,4 Final year EXTC, J.D.I.E.T Yavatmal,Maharashtra,

More information

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore)

Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Laboratory 14 Pulse-Width-Modulation Motor Speed Control with a PIC (modified from lab text by Alciatore) Required Components: 1x PIC 16F88 18P-DIP microcontroller 3x 0.1 F capacitors 1x 12-button numeric

More information

Maximum Power Point Tracking Using Perturb & Observe Method For Photovoltaic System Based On Microcontroller

Maximum Power Point Tracking Using Perturb & Observe Method For Photovoltaic System Based On Microcontroller Maximum Power Point Tracking Using Perturb & Observe Method For Photovoltaic System Based On Microcontroller Ratna Ika Putri, M. Rifa i, Sidik Nurcahyo Electronic Engineering Department State Polytechnic

More information

Handheld Gaussmeter. Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch

Handheld Gaussmeter. Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch Handheld Gaussmeter Robert Ito Michael Wong Faculty Advisor Professor Henry Lee Graduate Student Mentor Owen Finch Table of Contents I. Introduction II. Background Hall Sensor III. Design Objectives Hall

More information

EMBEDDED BOOST CONVERTER USING VOLTAGE FEEDBACK TECHNIQUE

EMBEDDED BOOST CONVERTER USING VOLTAGE FEEDBACK TECHNIQUE IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 2, Feb 2014, 207-212 Impact Journals EMBEDDED BOOST CONVERTER

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING &

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print), ISSN 0976 6553(Online) TECHNOLOGY Volume 3, (IJEET) Issue

More information

Experiment (1) Principles of Switching

Experiment (1) Principles of Switching Experiment (1) Principles of Switching Introduction When you use microcontrollers, sometimes you need to control devices that requires more electrical current than a microcontroller can supply; for this,

More information

Chapter 1: Introduction

Chapter 1: Introduction 1.1. Introduction to power processing 1.2. Some applications of power electronics 1.3. Elements of power electronics Summary of the course 2 1.1 Introduction to Power Processing Power input Switching converter

More information

CHAPTER 7 HARDWARE IMPLEMENTATION

CHAPTER 7 HARDWARE IMPLEMENTATION 168 CHAPTER 7 HARDWARE IMPLEMENTATION 7.1 OVERVIEW In the previous chapters discussed about the design and simulation of Discrete controller for ZVS Buck, Interleaved Boost, Buck-Boost, Double Frequency

More information

MIC2291. General Description. Features. Applications. Typical Application. 1.2A PWM Boost Regulator Photo Flash LED Driver

MIC2291. General Description. Features. Applications. Typical Application. 1.2A PWM Boost Regulator Photo Flash LED Driver 1.2A PWM Boost Regulator Photo Flash LED Driver General Description The is a 1.2MHz Pulse Width Modulation (PWM), boost-switching regulator that is optimized for high-current, white LED photo flash applications.

More information

Application Note AN-3006 Optically Isolated Phase Controlling Circuit Solution

Application Note AN-3006 Optically Isolated Phase Controlling Circuit Solution www.fairchildsemi.com Application Note AN-3006 Optically Isolated Phase Controlling Circuit Solution Introduction Optocouplers simplify logic isolation from the ac line, power supply transformations, and

More information

Project 6: Oscillator Circuits

Project 6: Oscillator Circuits : Oscillator Circuits Ariel Moss The purpose of this experiment was to design two oscillator circuits: a Wien-Bridge oscillator at 3 khz oscillation and a Hartley Oscillator using a BJT at 5 khz oscillation.

More information

FCC Technician License Course

FCC Technician License Course FCC Technician License Course 2014-2018 FCC Element 2 Technician Class Question Pool Presented by: Tamiami Amateur Radio Club (TARC) WELCOME To the SECOND of 4, 3-hour classes presented by TARC to prepare

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 01, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 01, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 01, 2016 ISSN (online): 2321-0613 Study of Bidirectional AC/DC Converter with Feedforward Scheme using Neural Network Control

More information

Multi-Vehicles Formation Control Exploring a Scalar Field

Multi-Vehicles Formation Control Exploring a Scalar Field Multi-Vehicles Formation Control Exploring a Scalar Field Polytechnic University Department of Mechanical, Aerospace, and Manufacturing Engineering Polytechnic University,6 Metrotech,, Brooklyn, NY 11201

More information

CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM

CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM 52 CHAPTER 3 CUK CONVERTER BASED MPPT SYSTEM USING ADAPTIVE PAO ALGORITHM 3.1 INTRODUCTION The power electronics interface, connected between a solar panel and a load or battery bus, is a pulse width modulated

More information

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM

CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 60 CHAPTER 3 MAXIMUM POWER TRANSFER THEOREM BASED MPPT FOR STANDALONE PV SYSTEM 3.1 INTRODUCTION Literature reports voluminous research to improve the PV power system efficiency through material development,

More information

A Switched Boost Inverter Fed Three Phase Induction Motor Drive

A Switched Boost Inverter Fed Three Phase Induction Motor Drive A Switched Boost Inverter Fed Three Phase Induction Motor Drive 1 Riya Elizabeth Jose, 2 Maheswaran K. 1 P.G. student, 2 Assistant Professor 1 Department of Electrical and Electronics engineering, 1 Nehru

More information

Review and Analysis of a Coupled Inductor Based Bidirectional DC-DC Converter

Review and Analysis of a Coupled Inductor Based Bidirectional DC-DC Converter Volume 6, Issue 6, June 207 ISSN 239-4847 Review and Analysis of a Coupled Inductor Based Bidirectional DC-DC Converter Honey Sharma Indus Institute of Technology and Engineering, Indus University, Ahmedabad.

More information

Sensing. Autonomous systems. Properties. Classification. Key requirement of autonomous systems. An AS should be connected to the outside world.

Sensing. Autonomous systems. Properties. Classification. Key requirement of autonomous systems. An AS should be connected to the outside world. Sensing Key requirement of autonomous systems. An AS should be connected to the outside world. Autonomous systems Convert a physical value to an electrical value. From temperature, humidity, light, to

More information

Analysis and comparison of two high-gain interleaved coupled-inductor boost converters

Analysis and comparison of two high-gain interleaved coupled-inductor boost converters Scholars' Mine Masters Theses Student Research & Creative Works 2015 Analysis and comparison of two high-gain interleaved coupled-inductor boost converters Venkat Sai Prasad Gouribhatla Follow this and

More information

CHAPTER 7 MAXIMUM POWER POINT TRACKING USING HILL CLIMBING ALGORITHM

CHAPTER 7 MAXIMUM POWER POINT TRACKING USING HILL CLIMBING ALGORITHM 100 CHAPTER 7 MAXIMUM POWER POINT TRACKING USING HILL CLIMBING ALGORITHM 7.1 INTRODUCTION An efficient Photovoltaic system is implemented in any place with minimum modifications. The PV energy conversion

More information

Driving High Intensity LED Strings in DC to DC Applications D. Solley, ON Semiconductor, Phoenix, AZ

Driving High Intensity LED Strings in DC to DC Applications D. Solley, ON Semiconductor, Phoenix, AZ Driving High Intensity LED Strings in DC to DC Applications D. Solley, ON Semiconductor, Phoenix, AZ Abstract Improvements in high brightness LED technology offer enhanced energy efficient lighting solutions

More information

A High Step-Up DC-DC Converter

A High Step-Up DC-DC Converter A High Step-Up DC-DC Converter Krishna V Department of Electrical and Electronics Government Engineering College Thrissur. Kerala Prof. Lalgy Gopy Department of Electrical and Electronics Government Engineering

More information

Electrical Functions Notes

Electrical Functions Notes Electrical Functions Notes Electrical Function An electrical function is the role that a component plays in the control or transformation of electric current. Power Supplies Power supply is the electrical

More information

MICROCONTROLLER BASED THREE PHASE INVERTER Project index: PRJ 012

MICROCONTROLLER BASED THREE PHASE INVERTER Project index: PRJ 012 MICROCONTROLLER BASED THREE PHASE INVERTER Project index: PRJ 012 By SANG GIDEON KIPCHIRCHIR F17/2161/2004 Supervisor: Dr.-Ing. W. Mwema Examiner: Mr. Ogaba OBJECTIVE INTRODUCTION This project presents

More information

DESIGN OF CUK CONVERTER WITH MPPT TECHNIQUE

DESIGN OF CUK CONVERTER WITH MPPT TECHNIQUE Vol. 1, Issue 4, July 2013 DESIGN OF CUK CONVERTER WITH MPPT TECHNIQUE Srushti R.Chafle 1, Uttam B. Vaidya 2, Z.J.Khan 3 M-Tech Student, RCERT, Chandrapur, India 1 Professor, Dept of Electrical & Power,

More information

Unit 2 Semiconductor Devices. Lecture_2.5 Opto-Electronic Devices

Unit 2 Semiconductor Devices. Lecture_2.5 Opto-Electronic Devices Unit 2 Semiconductor Devices Lecture_2.5 Opto-Electronic Devices Opto-electronics Opto-electronics is the study and application of electronic devices that interact with light. Electronics (electrons) Optics

More information

DUAL STEPPER MOTOR DRIVER

DUAL STEPPER MOTOR DRIVER DUAL STEPPER MOTOR DRIVER GENERAL DESCRIPTION The is a switch-mode (chopper), constant-current driver with two channels: one for each winding of a two-phase stepper motor. is equipped with a Disable input

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

An Efficient and Low - Cost Technique for Charging Nodes in Wireless Sensor Network

An Efficient and Low - Cost Technique for Charging Nodes in Wireless Sensor Network An Efficient and Low - Cost Technique for Charging Nodes in Wireless Sensor Network Ayesha Feroz 1 and Mohammed Rashid 2 Department of Electrical Engineering, University of Engineering and Technology,

More information

14.2 Photodiodes 411

14.2 Photodiodes 411 14.2 Photodiodes 411 Maximum reverse voltage is specified for Ge and Si photodiodes and photoconductive cells. Exceeding this voltage can cause the breakdown and severe deterioration of the sensor s performance.

More information

4/30/2012. General Class Element 3 Course Presentation. Circuit CoCircuit Componentsmponents. Subelement G6. 3 Exam Questions, 3 Groups

4/30/2012. General Class Element 3 Course Presentation. Circuit CoCircuit Componentsmponents. Subelement G6. 3 Exam Questions, 3 Groups General Class Element 3 Course Presentation ti ELEMENT 3 SUB ELEMENTS General Licensing Class Subelement G6 Circuit Components 3 Exam Questions, 3 Groups G1 Commission s Rules G2 Operating Procedures G3

More information

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

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

More information

UNIT IX ELECTRONIC DEVICES

UNIT IX ELECTRONIC DEVICES UNT X ELECTRONC DECES Weightage Marks : 07 Semiconductors Semiconductors diode-- characteristics in forward and reverse bias, diode as rectifier. - characteristics of LED, Photodiodes, solarcell and Zener

More information

Renewable Energy. DC Power Electronics. Courseware Sample F0

Renewable Energy. DC Power Electronics. Courseware Sample F0 Renewable Energy DC Power Electronics Courseware Sample 86356-F0 A RENEWABLE ENERGY DC POWER ELECTRONICS Courseware Sample by the staff of Lab-Volt Ltd. Copyright 2010 Lab-Volt Ltd. All rights reserved.

More information

Proximity Sensor SFH 7741 Application note

Proximity Sensor SFH 7741 Application note Proximity Sensor SFH 7741 Application note 1. Introduction The SFH 7741 is a very small reflective optical sensor for short distances with digital output. With dimensions of only 3.7x3.7x1mm 3, and surface-mount

More information

Industrial Fully Control Dc Motor Drive without Microcontroller. Four Quadrant Speed Control of DC Motor Using MOSFET and Push Button Switch

Industrial Fully Control Dc Motor Drive without Microcontroller. Four Quadrant Speed Control of DC Motor Using MOSFET and Push Button Switch International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 Special Issue SIEICON-2017,April -2017 e-issn : 2348-4470 p-issn : 2348-6406 Industrial

More information

DESIGNING SUSTAINABLE HYBRID HIGH-BRIGHTNESS LED ILLUMINATION SYSTEMS 29

DESIGNING SUSTAINABLE HYBRID HIGH-BRIGHTNESS LED ILLUMINATION SYSTEMS 29 DESIGNING SUSTAINABLE HYBRID HIGH-BRIGHTNESS LED ILLUMINATION SYSTEMS Akram A. Abu-aisheh, University of Hartford, West Harford Abstract In this paper, the author presents a road map for the design and

More information

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822

KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM. Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 KUMU A O CUBESAT: ELECTRICAL POWER SUBSYSTEM Jordan S. Torres Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 ABSTRACT The objective of the electrical power subsystem

More information

Two Stage Interleaved Boost Converter Design and Simulation in CCM and DCM

Two Stage Interleaved Boost Converter Design and Simulation in CCM and DCM Two Stage Interleaved Boost Converter Design and Simulation in CCM and DCM Ajit T N PG Student (MTech, Power Electronics) Department of Electrical and Electronics Engineering Reva Institute of Technology

More information

Lab 7 - Inductors and LR Circuits

Lab 7 - Inductors and LR Circuits Lab 7 Inductors and LR Circuits L7-1 Name Date Partners Lab 7 - Inductors and LR Circuits The power which electricity of tension possesses of causing an opposite electrical state in its vicinity has been

More information

[Sathya, 2(11): November, 2013] ISSN: Impact Factor: 1.852

[Sathya, 2(11): November, 2013] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Modelling and Simulation of Solar Photovoltaic array for Battery charging Application using Matlab-Simulink P.Sathya *1, G.Aarthi

More information

Putting It All Together: Computer Architecture and the Digital Camera

Putting It All Together: Computer Architecture and the Digital Camera 461 Putting It All Together: Computer Architecture and the Digital Camera This book covers many topics in circuit analysis and design, so it is only natural to wonder how they all fit together and how

More information

AE53/AC53/AT53/AE103 ELECT. DEVICES & CIRCUITS DEC 2015

AE53/AC53/AT53/AE103 ELECT. DEVICES & CIRCUITS DEC 2015 Q.2 a. By using Norton s theorem, find the current in the load resistor R L for the circuit shown in Fig.1. (8) Fig.1 IETE 1 b. Explain Z parameters and also draw an equivalent circuit of the Z parameter

More information

FEG TPU Replication Test Results

FEG TPU Replication Test Results FEG TPU Replication Test Results Author Jon Taylor Date July 7, 2007 Computer controlled MCU + MOSFETS, GTK4 TPU, Otto Roberto Coil Copyright FEG Jon Taylor Contact: jondtaylor@gmail.com Abstract This

More information

I.E.S-(Conv.)-2007 ELECTRONICS AND TELECOMMUNICATION ENGINEERING PAPER - II Time Allowed: 3 hours Maximum Marks : 200 Candidates should attempt Question No. 1 which is compulsory and FOUR more questions

More information

Power Electronics. P. T. Krein

Power Electronics. P. T. Krein Power Electronics Day 10 Power Semiconductor Devices P. T. Krein Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign 2011 Philip T. Krein. All rights reserved.

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