Scalable Regulated Three Phase Power Rectifier

Size: px
Start display at page:

Download "Scalable Regulated Three Phase Power Rectifier"

Transcription

1 ECE Senior Design Project Proposal For Scalable Regulated Three Phase Power Rectifier February 24, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho) Tao Nguyen Tyler Budzianowski 1

2 Table of Contents 1. Project Summary Statement of Objectives Significance of Project Methods to be Employed Project Description Objectives of the Proposed Work Characterization of Existing Three Phase Power Converter Upgraded Modified Existing Three Phase SCR Power Rectifier Significance of Project General Plan of Work (Methods and Descriptions) Review and Research MATLAB System Model System Reproduction With PIC16C73B Closed Loop Control Implementation Voltage Scalability and User Friendly Command Structure Upgrade Silicon-Controlled Rectifier (SCR) and Protection System Components and Testing Additional Considerations Component Costs Safety Identity and Role of Technical Advisor Schedule Budget Biography Bibliography.12 2

3 1. Project Summary 1.1 Statement of Objectives The objectives of the proposed project are to efficiently update hardware and software used to implement a Three Phase Silicon-Controlled Rectifier (SCR) in order to meet the specifications outlined, and to allow the design to be accurately reproduced by others seeking similar results. 1.2 Significance of Project Due to the obsolete Intel 80C196KD processor and difficulties in understanding the codes of the existing system and a desire for increased accuracy, an improved software and hardware design is necessary. New technologies have been developed to increase the accuracy and efficiency of the three-phase SCR power rectifier system that include an upgrade to a Microchip PIC microcontroller system, as well as integrating new methods for zero-crossing detection as outlined in Richard Wall s 2003 paper entitled Simple Methods for Zero Crossing Detection. These advancements will be incorporated into the existing design. 1.3 Methods to be Employed After a thorough review of the existing system design, a Matlab software model will first be developed for the entire system. The 80C196KD microcontroller and its assembler code in the existing system will then be replaced by a modern Microchip PIC series microcontroller. The upgrading of the software components will produce a more accurate zero crossing time, incorporating new zero-crossing detection technology. For upgrading the hardware components, the SCR gate firing architecture will be upgraded with more modern and commercially available firing circuitry. Designing scalability for the input voltage and output power is needed for the new system because the allowable of input voltage and output power shall be from 12VAC to 230VAC and watt to kilowatt, respectively. Finally, a local display for system information will be created in the system, so that the users are able to read the input voltage, power or current output. 2. Project Description 2.1 Objectives of Proposed Work The overall objective of the proposed project is to efficiently update hardware and software used to implement a Three Phase Silicon-Controlled Rectifier (SCR) in order to meet 3

4 the specifications outlined. The design shall be easily understood by others seeking to reproduce similar results as outlined in [1]. Because the Intel 80C196KD processor is obsolete and no longer in production, these results will be obtained using a Microchip PIC16C73B processor with an updated algorithm for zero-crossing detection Characterization of Existing Three Phase SCR Power Rectifier The existing design for a Three Phase Silicon-Controlled Rectifier consists of three main components: a microcontroller processor, optoisolator noise-filtering configuration, and SCR gate drivers. The system is driven by an Intel 80C196KD processor to ultimately provide the pulse firing that controls the SCR output voltage. A phase-locked loop (PLL) algorithm is implemented within the original processor to provide input signal frequency tracking for greater system accuracy and reliability, allowing independent signal capture and lock characteristics [2]. The signal itself is captured by means of zero-crossing detection for each phase of the input signal. New methods for zero-crossing detection have been outlined by Dr. Richard Wall that provide simplification of the detection algorithm and greater accuracy. A new processor and algorithm structure is necessary to implement these new methods and to allow for these results to be obtained for commercial applications Upgraded and Modified Three Phase SCR Power Rectifier Design The new system will be designed to meet the following specifications: System reproduction with a modern PIC series microcontroller. Implementation of closed-loop control for voltage and current regulation. Scalability design for inputs from 12 VAC to 230 VAC and output power ranging from watts to hundreds of kilowatts. The prototype should use less than 25VAC. Installation of a user-friendly voltage input command structure using a serial bus architecture. Creation of a local display for system information such as voltage input and power or load current output. Upgrade of the zero-crossing detection instrumentation to conform to new technology. 4

5 Upgrade of the SCR gate firing architecture. Use of commercially available firing circuitry is encouraged. Installation of reasonable snubbing and protection for SCRs. 2.2 Significance of the project In 1996 Richard Wall and Herb Hess authored a paper titled, Design and Microcontroller Implementation of a Three Phase SCR Power Rectifier. Essentially a scalable rectifier was designed to utilize zero-crossing detection and phase-locked-loop technology to produce a scaled and regulated voltage output by means of an Intel 87C196KD-20 embedded microcontroller. Unfortunately, the microprocessor 80C196KD is now no longer in production, and others seeking to reproduce the design respond that the code in the existing system is difficult to understand and transfer to their specific application. However, new technologies have been developed to increase the accuracy and efficiency of Microcontroller Implementation of a Three Phase SCR Power Rectifier System. These newer technologies include an upgrade to the hardware components and the PIC microcontroller system, as well as new methods for zerocrossing detection as outlined by Richard Wall. 2.3 General Plan of Work Review and Research The existing system will be reviewed and investigated thoroughly as to how the overall system functions, ease of usability, as well as what necessary components are included and how each can be upgraded for efficiency and accuracy. Because the existing design is extensive and utilizes several crucial components, care must be taken to ensure that all changes made are absolutely advantageous and easily understood by others MATLAB System Model A model will be developed to effectively simulate and analyze the entire rectification system. A main emphasis of this model will be with the phase-locked-loop control system to ensure accurate phase lock (Figure 4 of [3]), zero crossing detection, and silicon-controlled rectifier pulse firing timing (Figure 6 of [3]). Because there can be error associated with these algorithms, a model will be essential in detecting such errors and minimizing them System Reproduction with PIC16C73B 5

6 The 80C196KD processor used in the original design and implementation will be replaced with the PIC16C73B processor. This requires updating and transferring the existing phase-locked-loop algorithm and incorporating new zero-crossing detection methods. The PIC16C73B has sufficient memory (4K word program memory and 192 byte random access memory) to meet the computing requirements of the original design plus the new zero-crossing detection system [3] Closed Loop Control Implementation The existing rectifier design utilizes only open-loop voltage control. Therefore, the accuracy of zero-crossing detection and silicon-controlled rectifier pulse firing timing can be increased by implementing a closed-loop control system that has the ability to correct inaccuracies within measurements. The closed loop control system in this application will provide efficient voltage and current regulation for the system and can assist in system safety and protection Voltage Scalability and User Friendly Command Structure An important feature of the rectification system is voltage scalability such that an input voltage can vary anywhere from 12 VAC to 230 VAC. This scalability will be selectable based on an easy to use system interface that utilizes a serial bus architecture and display. Because the existing system employs simple up/down push button switches to control scalability, the PIC16C73B-contolled system will make use of a more accurate and easy-to-use system such as a display for voltage input and load power/current output in conjunction with a keypad Upgrade of Silicon-Controlled Rectifiers (SCR) and Protection The SCR gate firing architecture will be upgraded by using commercially available firing circuitry. The upgraded system will utilize a reasonable snubbing and protection system to protect the rectifier thyristors in the circuit from voltage/current overload at system turn-on and turn-off points as well as to ensure that voltage and current waveforms are not high simultaneously [4]. 6

7 2.3.7 System Components and Testing The upgraded system incorporating all of the features outlined above will be constructed with the obtained components and materials on a circuit board format and will be simulated and analyzed for accuracy and precision. All design aspects will be essentially tested to ensure that the system meets all of the requirements and specifications requested, and can be easily reproduced. 2.4 Additional Considerations Component Costs The existing design can be reproduced using components totaling a cost of under $50 (US). An upgraded design will also use low-cost components and can achieve a similar low overall cost. This will allow for straightforward reproduction of the upgraded design by others to meet one of the main project specifications Safety The Three Phase Rectifier System is designed to handle relatively high voltages on the input and the output sides of the device and safety is therefore an important concern for the design. The safety of the components as well as the safety of the operator will be a priority for the device. Component and circuitry protection will be handled by the protection and snubbing system previously described, while personal safety will involve a grounding system to ensure that should unstable voltages/currents or other system parameters and malfunctions occur, such instabilities do not become lethal to the user. 2.5 Technical Advisors The primary technical advisors and sponsors for the Three Phase SCR system will be Dr. Herb Hess and Dr. Richard Wall from the Electrical and Computer Engineering Department at the University of Idaho in Moscow, Idaho. Dr. Hess and Dr. Wall have substantial and thorough knowledge of the existing system design and have outlined the specifications and requirements as previously described. 7

8 3. Schedule Table. 1 Time schedule for Project Methods March 2003 April 2003 May 2003 Review and Research Matlab System Model Design and PIC16C73B Implementation Close Loop Control Implementation Voltage Scalability and User Friendly Command Structure Upgrade SCR and Install Protection Testing xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxx Table. 2 Time schedule continue for Project Methods Sept 2004 Oct 2004 Nov 2004 Dec 2004 Review and Research PIC16C73B Implementation Close Loop Control Implementation Voltage Scalability and User Friendly Command Structure Upgrade SCR and Install Protection Testing xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx All work will be divided equally between two team members, Tao Nguyen and Tyler Budzianowski. 8

9 4. Budget All costs showed in the below table are in U.S. dollars Table 2. Budget details for the Project Labor Costs: Tyler Budzianowski (165 hrs - $25/hr) $4,200 Tao Nguyen (165hrs - $25/hr) $4,200 Equipment Costs: 6 Thyristors $ PIC16C73B processor $ TLP2200 Optoisolators $22.50 Buttons/Keypad $30.00 Display $ SCR Gate Drivers $10.00 Total Costs: $8510 9

10 5. Biography Tyler M. Budzianowski 515 Almon St. Apt. B Moscow, ID, budz6104@uidaho.edu Education Senior Electrical Engineering Undergraduate Student, University of Idaho Graduation Data: Fall 2004 Experience Digital Logic Circuit (EE 244, spring 2002): Designed and implemented digital logic circuit to operate a finite state machine that governs the control of a four-way sensing stoplight system. The project involved a full design process, from state table/diagram, Karnaugh mapping, logic circuit design, to final implementation and experimentation. Package Sorter System (ENGR 211, spring 2002): Designed and analyzed a various weight and size package sorter system in a group environment to Increase efficiency of parcel distribution companies. Relevant Coursework Electronics I, II Power Electronic Circuits Active Filter Design Microcontrollers Signals and Systems Analysis Technical Writing 10

11 Tao Nguyen 318 W. Sixth Street Moscow, ID, Education Senior Electrical Engineering Undergraduate Student, University of Idaho Graduation Data: Fall 2004 Experience Spring 2002 Digital and Logic Design Project Design a digital circuit for a car race detector, circuit able to output the first, second and third winner. The outputs showed by the Lighting Emitting Diodes. Relevant Coursework Electronics I, II Power Electronic Circuits Microcontrollers Signals and Systems Analysis Electromagnetic wave Technical Writing 11

12 6. Bibliography [1]. Wall, R. W., and H.L. Hess (2003). Proposed Senior Design Project for ECE 480/482 Spring Semester [2] Wall, R. W., and H.L. Hess, (1996). Design of Microcontroller Implementation of a Three SCR Power Converter. In Journal of Circuits, Systems, and Computers, Vol. 6, No. 6, March, pp Methods for Detecting [3] Wall, R. W., (2003). Simple Method for Detecting Zero Crossing. In IEEE IECON 03, Roanoke, Virginia, November 2-6, pp [4] Mohan, N., T. Undeland, and W. Robbins, (2003). Power Electronics: Converters, Applications, and Design. Second Edition. (pp ) New York: Willey 12

ECE Senior Design Final Report For. Scalable Regulated Three Phase Power Rectifier. May 10, 2004 Rev. 1.0

ECE Senior Design Final Report For. Scalable Regulated Three Phase Power Rectifier. May 10, 2004 Rev. 1.0 ECE Senior Design Final Report For Scalable Regulated Three Phase Power Rectifier May 10, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho) Instructor:

More information

Scalable Regulated Three Phase Power Rectifier

Scalable Regulated Three Phase Power Rectifier Scalable Regulated Three Phase Power Rectifier ECE 481 Senior Design Final Presentation Tyler Budzianowski & Tao Nguyen Dec 7, 2004 Instructor: Dr. Jim Frenzel Technical Advisors: Dr. Herb Hess and Dr.

More information

ECE 481 Senior Design Project Final Report

ECE 481 Senior Design Project Final Report ECE 481 Senior Design Project Final Report For Scalable Regulated Three Phase Power Rectifier December 10, 2004 Rev. 1.0 Sponsors: Dr. Herb Hess (University of Idaho) Dr. Richard Wall (University of Idaho)

More information

Your name. Scalable Regulated Three Phase Power Rectifier. Introduction. Existing System Designed in 1996 from Dr. Hess and Dr. Wall.

Your name. Scalable Regulated Three Phase Power Rectifier. Introduction. Existing System Designed in 1996 from Dr. Hess and Dr. Wall. Scalable Regulated Three Phase Power Rectifier ECE480 Seior Desig Review Tyler Budziaowski & Tao Nguye Mar 31, 2004 Istructor: Dr. Jim Frezel Techical Advisors: Dr. Hess ad Dr. Wall Sposors: Dr. Hess ad

More information

Simple Methods for Detecting Zero Crossing

Simple Methods for Detecting Zero Crossing Proceedings of The 29 th Annual Conference of the IEEE Industrial Electronics Society Paper # 000291 1 Simple Methods for Detecting Zero Crossing R.W. Wall, Senior Member, IEEE Abstract Affects of noise,

More information

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009

Dynamics and Operations of an Orbiting Satellite Simulation. Requirements Specification 13 May 2009 Dynamics and Operations of an Orbiting Satellite Simulation Requirements Specification 13 May 2009 Christopher Douglas, Karl Nielsen, and Robert Still Sponsor / Faculty Advisor: Dr. Scott Trimboli ECE

More information

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Rahul Baranwal 1, Omama Aftab 2, Mrs. Deepti Ojha 3 1,2, B.Tech Final Year (Electronics and Communication Engineering),

More information

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier 1 Mr. Gangul M.R PG Student WIT, Solapur 2 Mr. G.P Jain Assistant Professor WIT,

More information

Design and Simulation of Three Phase Controlled Rectifier Using IGBT

Design and Simulation of Three Phase Controlled Rectifier Using IGBT Design and Simulation of Three Phase Controlled Rectifier Using IGBT Tanmay Sharma 1, Dhruvi Dave 2, Ruchit Soni 3 1 Student, Electrical Engineering Department, Indus University, Ahmedabad, Gujarat. 2

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

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 3, Issue 1, January -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Design

More information

Abstract For Design Of Ac Dc Voltage Regulator Using Scr

Abstract For Design Of Ac Dc Voltage Regulator Using Scr Abstract For Design Of Ac Dc Voltage Regulator Using Scr Find Smd 5 Volt Voltage Regulators related suppliers, manufacturers, products and SIMPLE SWITCHER Step-Down Voltage Regulator Abstract:. First line:

More information

EE 314 Spring 2003 Microprocessor Systems

EE 314 Spring 2003 Microprocessor Systems EE 314 Spring 2003 Microprocessor Systems Laboratory Project #9 Closed Loop Control Overview and Introduction This project will bring together several pieces of software and draw on knowledge gained in

More information

AC : A KICKING MECHANISM FOR A SOCCER-PLAYING ROBOT: A MULTIDISCIPLINARY SENIOR DESIGN PROJECT

AC : A KICKING MECHANISM FOR A SOCCER-PLAYING ROBOT: A MULTIDISCIPLINARY SENIOR DESIGN PROJECT AC 2009-1908: A KICKING MECHANISM FOR A SOCCER-PLAYING ROBOT: A MULTIDISCIPLINARY SENIOR DESIGN PROJECT Yanfei Liu, Indiana University-Purdue University, Fort Wayne Jiaxin Zhao, Indiana University-Purdue

More information

Lab 3: Embedded Systems

Lab 3: Embedded Systems THE PENNSYLVANIA STATE UNIVERSITY EE 3OOW SECTION 3 FALL 2015 THE DREAM TEAM Lab 3: Embedded Systems William Stranburg, Sean Solley, Sairam Kripasagar Table of Contents Introduction... 3 Rationale... 3

More information

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Microcontroller Based Advanced Triggering Circuit for Converters/Inverters Zameer Ahmad *1, S.N. Singh 2 *1,2 M.Tech Student,

More information

-SQA- SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION. -Module Number Session

-SQA- SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION. -Module Number Session -SQA- SCOTTISH QUALIFICATIONS AUTHORITY NATIONAL CERTIFICATE MODULE: UNIT SPECIFICATION GENERAL INFORMATION -Module Number- 2150166 -Session-1996-97 -Superclass- -Title- XL MICROELECTRONICS FOR MECHATRONICS

More information

Single Phase Inverter using PIC Controller

Single Phase Inverter using PIC Controller Single Phase Inverter using PIC Controller Mr. Mali P. S, Mr. A. B. Patil, Mr. P. P. Patil, Ms. A. A. Patil, Ms. P. S. Patil. Assistant Professor, Department of Electrical of Annasaheb Dange College of

More information

Digital-to-Analog Converter. Lab 3 Final Report

Digital-to-Analog Converter. Lab 3 Final Report Digital-to-Analog Converter Lab 3 Final Report The Ion Cannons: Shrinand Aggarwal Cameron Francis Nicholas Polito Section 2 May 1, 2017 1 Table of Contents Introduction..3 Rationale..3 Theory of Operation.3

More information

Design and Implementation of Digital Trigger Circuit for Converter

Design and Implementation of Digital Trigger Circuit for Converter Design and Implementation of Digital Trigger Circuit for Converter Shashikant V. Lahade Student of M.Tech., Department of Electronics and Tele-communication, Government College of Engineering, Amravati,

More information

DESIGN OF A THREE PHASE CONTROLLED RECTIFIER FOR USE IN THE LABORATORY

DESIGN OF A THREE PHASE CONTROLLED RECTIFIER FOR USE IN THE LABORATORY DESIGN OF A THREE PHASE CONTROLLED RECTIFIER FOR USE IN THE LABORATORY PRESENTED BY: MWONGA BRIAN MATOLO F17/39946/2011 SUPERVISOR: Mr. S. L. OGABA EXAMINER: Mr. OMBURA PROJECT INDEX: 116 Objectives Theory

More information

Single-phase Variable Frequency Switch Gear

Single-phase Variable Frequency Switch Gear 1 Single-phase Variable Frequency Switch Gear Department of Electrical and Computer Engineering Eric Motyl and Leslie Zeman Advisor: Professor Steven D. Gutschlag November 19, 2015 2 Outline Problem Description

More information

EE 451 FINAL SENIOR PROJECT PROPOSAL. Microcontroller-Based Remote Locator Using Asynchronous Serial Communication

EE 451 FINAL SENIOR PROJECT PROPOSAL. Microcontroller-Based Remote Locator Using Asynchronous Serial Communication EE 451 FINAL SENIOR PROJECT PROPOSAL Microcontroller-Based Remote Locator Using Asynchronous Serial Communication Prepared for Mr. Jose Sanchez, Project Advisor Dr. Brian Huggins, Project Advisor Dr. Winfred

More information

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

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

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

Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black. Advisor: Dr. Reid Harrison

Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black. Advisor: Dr. Reid Harrison Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black Advisor: Dr. Reid Harrison Introduction Impressive digital imaging technology has become commonplace in our

More information

Temperature sense concept Speed Tempfet. Principle of the temperature sense concept of the Speed-TEMPFET family

Temperature sense concept Speed Tempfet. Principle of the temperature sense concept of the Speed-TEMPFET family HL Application Note Temperature sense concept peed Tempfet Principle of the temperature sense concept of the peed-tempfet family Benno Köppl Introduction The well-known classic TEMPFET products from iemens

More information

Real Time Implementation of Power Electronics System

Real Time Implementation of Power Electronics System Real Time Implementation of Power Electronics System Prof.Darshan S.Patel M.Tech (Power Electronics & Drives) Assistant Professor,Department of Electrical Engineering Sankalchand Patel College of Engineerig-Visnagar

More information

Control of Electrical Lights and Fans using TV Remote

Control of Electrical Lights and Fans using TV Remote EE 389 Electronic Design Lab -II, Project Report, EE Dept., IIT Bombay, October 2005 Control of Electrical Lights and Fans using TV Remote Group No. D10 Liji Jayaprakash (02d07021)

More information

Thornwood Drive Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H

Thornwood Drive Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H http://www.enerpro-inc.com info@enerpro-inc.com 5780 Thornwood Drive Report R188 Goleta, California 93117 February 2011 Operating Manual: Two-SCR General Purpose Gate Firing Board FCRO2100 Revision H Introduction

More information

CS302 - Digital Logic Design Glossary By

CS302 - Digital Logic Design Glossary By CS302 - Digital Logic Design Glossary By ABEL : Advanced Boolean Expression Language; a software compiler language for SPLD programming; a type of hardware description language (HDL) Adder : A digital

More information

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC

CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 90 CHAPTER 5 CONTROL SYSTEM DESIGN FOR UPFC 5.1 INTRODUCTION This chapter deals with the performance comparison between a closed loop and open loop UPFC system on the aspects of power quality. The UPFC

More information

Single-phase Variable Frequency Switch Gear

Single-phase Variable Frequency Switch Gear Single-phase Variable Frequency Switch Gear Eric Motyl, Leslie Zeman Advisor: Professor Steven Gutschlag Department of Electrical and Computer Engineering Bradley University, Peoria, IL October 15, 2015

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

Implementation Of Solid State Relays For Power System Protection

Implementation Of Solid State Relays For Power System Protection Implementation Of Solid State Relays For Power System Protection Nidhi Verma, Kartik Gupta, Sheila Mahapatra ABSTRACT: This paper provides the implementation of solid state relays for enhancement of power

More information

Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville

Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville Using Magnetic Sensors for Absolute Position Detection and Feedback. Kevin Claycomb University of Evansville Using Magnetic Sensors for Absolute Position Detection and Feedback. Abstract Several types

More information

Single-phase Variable Frequency Switch Gear

Single-phase Variable Frequency Switch Gear Single-phase Variable Frequency Switch Gear Eric Motyl, Leslie Zeman Advisor: Professor Steven Gutschlag Department of Electrical and Computer Engineering Bradley University, Peoria, IL May 13, 2016 ABSTRACT

More information

Using Signal Express to Automate Analog Electronics Experiments

Using Signal Express to Automate Analog Electronics Experiments Session 3247 Using Signal Express to Automate Analog Electronics Experiments B.D. Brannaka, J. R. Porter Engineering Technology and Industrial Distribution Texas A&M University, College Station, TX 77843

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 3, Issue 1, January -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 CLOSED

More information

Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA

Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA Vocal Command Recognition Using Parallel Processing of Multiple Confidence-Weighted Algorithms in an FPGA ECE-492/3 Senior Design Project Spring 2015 Electrical and Computer Engineering Department Volgenau

More information

Project Proposal. Low-Cost Motor Speed Controller for Bradley ECE Department Robots L.C.M.S.C. By Ben Lorentzen

Project Proposal. Low-Cost Motor Speed Controller for Bradley ECE Department Robots L.C.M.S.C. By Ben Lorentzen Project Proposal Low-Cost Motor Speed Controller for Bradley ECE Department Robots L.C.M.S.C. By Ben Lorentzen Advisor Dr. Gary Dempsey Bradley University Department of Electrical Engineering December

More information

Interfacing a Flywheel to the Analog Model Power System

Interfacing a Flywheel to the Analog Model Power System Interfacing a Flywheel to the Analog Model Power System August 29, 2005 Department of Electrical and Computer Engineering University of Idaho Sponsors & Mentors Dr. Herb Hess Dr. Brian Johnson Instructor

More information

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller Sukumar Kamalasadan Division of Engineering and Computer Technology University of West Florida, Pensacola, FL, 32513

More information

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Abstract - This project utilized Eleven Engineering s XInC2 development board to control several peripheral devices to open a standard 40 digit combination

More information

A NEW SINGLE STAGE THREE LEVEL ISOLATED PFC CONVERTER FOR LOW POWER APPLICATIONS

A NEW SINGLE STAGE THREE LEVEL ISOLATED PFC CONVERTER FOR LOW POWER APPLICATIONS A NEW SINGLE STAGE THREE LEVEL ISOLATED PFC CONVERTER FOR LOW POWER APPLICATIONS S.R.Venupriya 1, Nithyananthan.K 2, Ranjidharan.G 3, Santhosh.M 4,Sathiyadevan.A 5 1 Assistant professor, 2,3,4,5 Students

More information

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS 1 RAKSHA A R, 2 KAVYA B, 3 PRAVEENA ANAJI, 4 NANDESH K N 1,2 UG student, 3,4 Assistant Professor Department of

More information

change (PABX) systems. There must, however, be isolation between and the higher voltage, transientprone

change (PABX) systems. There must, however, be isolation between and the higher voltage, transientprone Ring Detection with the HCPL-00 Optocoupler Application Note 0 Introduction The field of telecommunications has reached the point where the efficient control of voice channels is essential. People in business

More information

Mid Term Exam SES 405 Exploration Systems Engineering 3 March Your Name

Mid Term Exam SES 405 Exploration Systems Engineering 3 March Your Name Mid Term Exam SES 405 Exploration Systems Engineering 3 March 2016 --------------------------------------------------------------------- Your Name Short Definitions (2 points each): Heuristics - refers

More information

White Paper. Gate Driver Optocouplers in Induction Cooker. Load Pot. Control. AC Input. Introduction. What is Induction Cooking?

White Paper. Gate Driver Optocouplers in Induction Cooker. Load Pot. Control. AC Input. Introduction. What is Induction Cooking? Gate Driver Optocouplers in Induction Cooker White Paper Introduction Today, with the constant search for energy saving devices, induction cookers, already a trend in Europe, are gaining more popularity

More information

Thornwood Drive Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R

Thornwood Drive Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R http://www.enerpro-inc.com info@enerpro-inc.com 5780 Thornwood Drive Report R380 Goleta, California 93117 June 2008 Operating Manual: Six-SCR General Purpose Gate Firing Board FCOG6100 Revision R Introduction

More information

Micro-controller Based Three-phase Voltage Source Inverter for Alternative Energy Source. Abstract

Micro-controller Based Three-phase Voltage Source Inverter for Alternative Energy Source. Abstract Micro-controller Based Three-phase Voltage Source Inverter for Alternative Energy Source M.M. A. Rahman, Kurt Hammons, Phillip Beemer, Marcia Isserstedt, and Matt Trommater School of Engineering Padnos

More information

Application Note 1024

Application Note 1024 HCPL-00 Ring Detection with the HCPL-00 Optocoupler Application Note 0 Introduction The field of telecommunications has reached the point where the efficient control of voice channels is essential. People

More information

Design Document. Embedded System Design CSEE Spring 2012 Semester. Academic supervisor: Professor Stephen Edwards

Design Document. Embedded System Design CSEE Spring 2012 Semester. Academic supervisor: Professor Stephen Edwards THE AWESOME GUITAR GAME Design Document Embedded System Design CSEE 4840 Spring 2012 Semester Academic supervisor: Professor Stephen Edwards Laurent Charignon (lc2817) Imré Frotier de la Messelière (imf2108)

More information

SCR (Silicon-Controlled Rectifier) Dimming Technology in LED Lighting

SCR (Silicon-Controlled Rectifier) Dimming Technology in LED Lighting Author: Pan Jun Title: Senior Design Engineer Company: Solomon Systech Limited Website: www.solomon-systech.com Introduction A dimming function in lighting has a growing demand in the market in terms of

More information

Design of Controllers for Single-Input Dual-Output Synchronous DC-DC Buck Converter

Design of Controllers for Single-Input Dual-Output Synchronous DC-DC Buck Converter Design of Controllers for Single-Input Dual-Output Synchronous DC-DC Buck Converter S.Augustilindiya #, S.Palani *, K.ijayarekha # and.sreenath # # Department of Electrical and Electronics Engineering,

More information

INTEGRATED CIRCUITS. AN120 An overview of switched-mode power supplies Dec

INTEGRATED CIRCUITS. AN120 An overview of switched-mode power supplies Dec INTEGRATED CIRCUITS An overview of switched-mode power supplies 1988 Dec Conceptually, three basic approaches exist for obtaining regulated DC voltage from an AC power source. These are: Shunt regulation

More information

LSI and Circuit Technologies for the SX-8 Supercomputer

LSI and Circuit Technologies for the SX-8 Supercomputer LSI and Circuit Technologies for the SX-8 Supercomputer By Jun INASAKA,* Toshio TANAHASHI,* Hideaki KOBAYASHI,* Toshihiro KATOH,* Mikihiro KAJITA* and Naoya NAKAYAMA This paper describes the LSI and circuit

More information

A MICROPROCESSOR BASED FIRING SCHEME FOR THREE-PHASE CONVERTERS WORKING UNDER A VARIABLE FREQUENCY SUPPLY

A MICROPROCESSOR BASED FIRING SCHEME FOR THREE-PHASE CONVERTERS WORKING UNDER A VARIABLE FREQUENCY SUPPLY A MICROPROCESSOR BASED FIRING SCHEME FOR THREE-PHASE CONVERTERS WORKING UNDER A VARIABLE FREQUENCY SUPPLY G. Bhuvaneswari Department of EE I.I.T., Delhi New Delhi 110 016. G. Suresh Department of EE Texas

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Measuring variable-speed motor drive output voltage with a Fluke ScopeMeter 190 Series

Measuring variable-speed motor drive output voltage with a Fluke ScopeMeter 190 Series APPLICATION NOTE Measuring variable-speed motor drive output with a Fluke ScopeMeter 190 Series Variable-speed motor drives, also known as frequency inverters, are spreading widely amongst industrial installations.

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

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 DOCUMENT NAME: DESIGN DESCRIPTION, WIFI SINGLE DIMMER BOARD DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 Department Name Signature Date Author Reviewer Approver Revision

More information

EECS150 - Digital Design Lecture 28 Course Wrap Up. Recap 1

EECS150 - Digital Design Lecture 28 Course Wrap Up. Recap 1 EECS150 - Digital Design Lecture 28 Course Wrap Up Dec. 5, 2013 Prof. Ronald Fearing Electrical Engineering and Computer Sciences University of California, Berkeley (slides courtesy of Prof. John Wawrzynek)

More information

AC : FIBER OPTICS COURSE FOR UNDERGRADUATE ELECTRICAL ENGINEERING STUDENTS

AC : FIBER OPTICS COURSE FOR UNDERGRADUATE ELECTRICAL ENGINEERING STUDENTS AC 2009-385: FIBER OPTICS COURSE FOR UNDERGRADUATE ELECTRICAL ENGINEERING STUDENTS Lihong (Heidi) Jiao, Grand Valley State University American Society for Engineering Education, 2009 Page 14.630.1 Fiber

More information

The University of Wisconsin-Platteville

The University of Wisconsin-Platteville Embedded Motor Drive Development Platform for Undergraduate Education By: Nicholas, Advisor Dr. Xiaomin Kou This research and development lead to the creation of an Embedded Motor Drive Prototyping station

More information

Simulation Study for the Decoding of UHF RFID Signals

Simulation Study for the Decoding of UHF RFID Signals PIERS ONLINE, VOL. 3, NO. 7, 2007 955 Simulation Study for the Decoding of UHF RFID Signals Shengli Wang 1, Shan Qiao 1,2, Shaoyuan Zheng 1, Zhiguang Fan 1 Jiangtao Huangfu 1, and Lixin Ran 1 1 Department

More information

III/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC-2017

III/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC-2017 EC 314 (R-15) Total No. of Questions :09] [Total No. of Pages : 02 III/IV B.Tech. DEGREE EXAMINATIONS, NOV/DEC-2017 First Semester ELECTRONICS & COMMUNICATION ENGINEERING COMPUTER ORGANISATION AND OPERATING

More information

DESIGN AND IMPLEMENTATION OF A MICROPROCESSOR BASED TEMPERATURE CONTROLLER WITH REAL TIME DISPLAY

DESIGN AND IMPLEMENTATION OF A MICROPROCESSOR BASED TEMPERATURE CONTROLLER WITH REAL TIME DISPLAY EIE s 2nd Intl Conf.Comp., Energy, Net., Robotics and Telecom. eiecon2012 14 DESIGN AND IMPLEMENTATION OF A MICROPROCESSOR BASED TEMPERATURE CONTROLLER WITH REAL TIME DISPLAY 1 Samuel Ndueso John, 2 Charles

More information

Micro Controller Based Ac Power Controller

Micro Controller Based Ac Power Controller Wireless Sensor Network, 9, 2, 61-121 doi:1.4236/wsn.9.112 Published Online July 9 (http://www.scirp.org/journal/wsn/). Micro Controller Based Ac Power Controller S. A. HARI PRASAD 1, B. S. KARIYAPPA 1,

More information

Microcontroller Based Closed Loop Speed and Position Control of DC Motor

Microcontroller Based Closed Loop Speed and Position Control of DC Motor International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-3, Issue-5, June 2014 Microcontroller Based Closed Loop Speed and Position Control of DC Motor Panduranga Talavaru,

More information

CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR

CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR 105 CHAPTER 6 BRIDGELESS PFC CUK CONVERTER FED PMBLDC MOTOR 6.1 GENERAL The line current drawn by the conventional diode rectifier filter capacitor is peaked pulse current. This results in utility line

More information

DAV Institute of Engineering & Technology Department of ECE. Course Outcomes

DAV Institute of Engineering & Technology Department of ECE. Course Outcomes DAV Institute of Engineering & Technology Department of ECE Course Outcomes Upon successful completion of this course, the student will intend to apply the various outcome as:: BTEC-301, Analog Devices

More information

Design and Implementation of a Variable-Frequency Drive Using a Multi-Level Topology

Design and Implementation of a Variable-Frequency Drive Using a Multi-Level Topology University of Manitoba Department of Electrical & Computer Engineering ECE 4600 Group Design Project Project Proposal Design and Implementation of a Variable-Frequency Drive Using a Multi-Level Topology

More information

CAT BOARD A CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES

CAT BOARD A CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES CAT BOARD A3-290605 CONTROL AND TRIGGER BOARD FOR 3-PHASE POWER SUPPLIES Dynapower/Rapid Power Corporation 85 Meadowland Drive South Burlington, Vermont 05403 Phone: 802-860-7200 Fax: 802-864-3782 Toll

More information

Rockets, Robots, Hovercraft, and Quadracopters, all for the STEM of IT! John J. Helferty Temple University

Rockets, Robots, Hovercraft, and Quadracopters, all for the STEM of IT! John J. Helferty Temple University Rockets, Robots, Hovercraft, and Quadracopters, all for the STEM of IT! John J. Helferty Temple University OUTLINE Student Space Exploration and Embedded Systems Lab Recent History of Projects New Introduction

More information

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction Motor control with H bridges Gunther Zielosko 1. Introduction Controlling rather small DC motors using micro controllers as e.g. BASIC-Tiger are one of the more common applications of those useful helpers.

More information

AC : MICROPROCESSOR BASED, GLOBAL POSITIONING SYSTEM GUIDED ROBOT IN A PROJECT LABORATORY

AC : MICROPROCESSOR BASED, GLOBAL POSITIONING SYSTEM GUIDED ROBOT IN A PROJECT LABORATORY AC 2007-2528: MICROPROCESSOR BASED, GLOBAL POSITIONING SYSTEM GUIDED ROBOT IN A PROJECT LABORATORY Michael Parten, Texas Tech University Michael Giesselmann, Texas Tech University American Society for

More information

I hope you have completed Part 2 of the Experiment and is ready for Part 3.

I hope you have completed Part 2 of the Experiment and is ready for Part 3. I hope you have completed Part 2 of the Experiment and is ready for Part 3. In part 3, you are going to use the FPGA to interface with the external world through a DAC and a ADC on the add-on card. You

More information

ISSN Vol.05,Issue.01, January-2017, Pages:

ISSN Vol.05,Issue.01, January-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.01, January-2017, Pages:0028-0032 Digital Control Strategy for Four Quadrant Operation of Three Phase BLDC Motor with Load Variations MD. HAFEEZUDDIN 1, KUMARASWAMY

More information

FINAL REPORT. Cooperating Industry, Agency, Non-Profit, or University Organization(s)

FINAL REPORT. Cooperating Industry, Agency, Non-Profit, or University Organization(s) Warren J. Baker Endowment for Excellence in Project-Based Learning Robert D. Koob Endowment for Student Success FINAL REPORT I. Project Title High Density Inverter for the Little Box Google Challenge II.

More information

FPGA-BASED PULSED-RF PHASE AND AMPLITUDE DETECTOR AT SLRI

FPGA-BASED PULSED-RF PHASE AND AMPLITUDE DETECTOR AT SLRI doi:10.18429/jacow-icalepcs2017- FPGA-BASED PULSED-RF PHASE AND AMPLITUDE DETECTOR AT SLRI R. Rujanakraikarn, Synchrotron Light Research Institute, Nakhon Ratchasima, Thailand Abstract In this paper, the

More information

ELPO-K6O10 - Power Electronics

ELPO-K6O10 - Power Electronics Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 340 - EPSEVG - Vilanova i la Geltrú School of Engineering 710 - EEL - Department of Electronic Engineering BACHELOR'S DEGREE

More information

Bridgeless Buck Converter with Average Current Mode control for Power Factor Correction and Wide Input Voltage variation

Bridgeless Buck Converter with Average Current Mode control for Power Factor Correction and Wide Input Voltage variation Bridgeless Buck Converter with Average Current Mode control for Power Factor Correction and Wide Input Voltage variation Abstract In universal-line voltage (90-264 V) applications, maintaining a high efficiency

More information

Drives 101 Lesson 3. Parts of a Variable Frequency Drive (VFD)

Drives 101 Lesson 3. Parts of a Variable Frequency Drive (VFD) Drives 101 Lesson 3 Parts of a Variable Frequency Drive (VFD) This lesson covers the parts that make up the Variable Frequency Drive (VFD) and describes the basic operation of each part. Here is the basics

More information

CHAPTER 2 VSI FED INDUCTION MOTOR DRIVE

CHAPTER 2 VSI FED INDUCTION MOTOR DRIVE CHAPTER 2 VI FE INUCTION MOTOR RIVE 2.1 INTROUCTION C motors have been used during the last century in industries for variable speed applications, because its flux and torque can be controlled easily by

More information

Ballari Institute of Technology & Management Ballari Department of Electrical and Electronics Engineering. Vision & Mission of the Institute

Ballari Institute of Technology & Management Ballari Department of Electrical and Electronics Engineering. Vision & Mission of the Institute Ballari Institute of Technology & Management Ballari Department of Electrical and Electronics Engineering Vision & Mission of the Institute Vision We will be a top notch educational Institution that provides

More information

COLLEGE OF APPLIED ARTS & TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

COLLEGE OF APPLIED ARTS & TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS & TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE -------------- Course Title: Research Project and Report. Code No.: ELN 3..-3 Program: Electronic Technology Semes te

More information

Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination

Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination Evaluating Conduction Loss of a Parallel IGBT-MOSFET Combination Jonathan W. Kimball, Member Patrick L. Chapman, Member Grainger Center for Electric Machinery and Electromechanics University of Illinois

More information

Implementation of a Single Phase Z-Source Buck-Boost Matrix Converter using PWM Technique

Implementation of a Single Phase Z-Source Buck-Boost Matrix Converter using PWM Technique Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Implementation

More information

Current Amplifying using a Line Driver

Current Amplifying using a Line Driver Current Amplifying using a Line Driver Jarred Davis November 13, 2009 EXECUTIVE SUMMARY In electronics it is sometimes necessary to drive an entire system using a microcontroller. However, since a microcontroller

More information

EE152 Final Project Report

EE152 Final Project Report LPMC (Low Power Motor Controller) EE152 Final Project Report Summary: For my final project, I designed a brushless motor controller that operates with 6-step commutation with a PI speed loop. There are

More information

Stress Testing the OpenSimulator Virtual World Server

Stress Testing the OpenSimulator Virtual World Server Stress Testing the OpenSimulator Virtual World Server Introduction OpenSimulator (http://opensimulator.org) is an open source project building a general purpose virtual world simulator. As part of a larger

More information

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Souvik Kumar Dolui 1, Dr.Soumitra Kumar Mandal 2 M.Tech Student, Dept. of Electrical Engineering, NITTTR, Kolkata, Salt Lake

More information

Single Board Computer System Undergraduate Education: Design and Fabrication of a mixed signal automated Guitar tuning system

Single Board Computer System Undergraduate Education: Design and Fabrication of a mixed signal automated Guitar tuning system Single Board Computer System Undergraduate Education: Design and Fabrication of a mixed signal automated Guitar tuning system Charles Duvall Asst. Professor SPSU, Ross Pettingill GTRI Abstract Undergraduate

More information

Unit-6 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION

Unit-6 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION M i c r o p r o c e s s o r s a n d M i c r o c o n t r o l l e r s P a g e 1 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION Microcomputer system design requires

More information

Embedded Robotics. Software Development & Education Center

Embedded Robotics. Software Development & Education Center Software Development & Education Center Embedded Robotics Robotics Development with ARM µp INTRODUCTION TO ROBOTICS Types of robots Legged robots Mobile robots Autonomous robots Manual robots Robotic arm

More information

Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr

Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr Hardware Implementation of SPWM Based Diode Clamped Multilevel Invertr Darshni M. Shukla Electrical Engineering Department Government Engineering College Valsad, India darshnishukla@yahoo.com Abstract:

More information

EE 330 Final Design Projects Fall 2016

EE 330 Final Design Projects Fall 2016 EE 330 Final Design Projects Fall 2016 Students may work individually or in groups of 2 on the final design project. Partners need not be in the same laboratory section. A WEB site from which projects

More information

16-Channel Serial to Parallel Converter with High Voltage Backplane Driver and Push-Pull Outputs

16-Channel Serial to Parallel Converter with High Voltage Backplane Driver and Push-Pull Outputs 16-Channel Serial to Parallel Converter with High Voltage Backplane Driver and Push-Pull Outputs Features HVCMOS technology Output voltage up to +200V Shift register speed 500kHz @ = 2.0V 16 high voltage

More information