MICROCONTROLLER BASED DELTA MODULATED PWM FOR 3-PHASE INVERTER AYU ANNUR FETRAH BT YUSOFF

Size: px
Start display at page:

Download "MICROCONTROLLER BASED DELTA MODULATED PWM FOR 3-PHASE INVERTER AYU ANNUR FETRAH BT YUSOFF"

Transcription

1 i MICROCONTROLLER BASED DELTA MODULATED PWM FOR 3-PHASE INVERTER AYU ANNUR FETRAH BT YUSOFF This thesis is submitted as partial fulfilment of the requirement for the award of the Bachelor Electrical Engineering (Power System) Faculty of Electrical & Electronic Engineering Universiti Malaysia Pahang JUNE, 2012

2 vi ABSTRACT One of the PWM schemes proposed for the control of inverters supplying ac drive is Delta Modulation. Presently, microcomputer has been used as an alternative to the standard Delta Modulation PWM technique. Even though the microcomputer is considered as power computing machine, their weakness is that to communicate with peripheral equipments, they must use specialized circuit added as an external chips. By utilizing the features of microcontroller, they can just fit inside other device like the inverter or other appliance and also they does not need any other specialize external component for its application. The microcontroller based delta modulated PWM for 3- phase inverter has been proposed in this project in order to get better solution for the control of inverter. The simulation of Delta Modulation techniques is carried out using PROTEUS ISIS 7.0 in order to get six modes of delta modulated PWM switching scheme. Then, the microcontroller PIC18F4550 circuitry to generate Delta PWM is assembled. The circuit from the simulation can produce the necessary Delta PWM signal to control the inverter.

3 vii ABSTRAK Salah satu skim PWM yang dicadangkan untuk kawalan penyongsang membekalkan AC pemacu adalah Delta Pemodulatan. Pada masa ini, mikrokomputer telah digunakan sebagai alternatif kepada teknik PWM Delta standard Pemodulatan. Walaupun mikrokomputer dianggap sebagai mesin kuasa pengkomputeran, kelemahan ia untuk berkomunikasi dengan peralatan persisian, mereka mesti menggunakan litar khas yang ditambah sebagai cip luar. Dengan menggunakan ciri-ciri mikropengawal, ianya hanya boleh dimuatkan di dalam peranti lain seperti penyongsang atau perkakas lain dan juga ia tidak perlu mana-mana orang lain yang mempunyai kepakaran komponen luaran untuk aplikasi tersebut. Mikropengawal berdasarkan delta termodulat PWM untuk penyongsang 3-fasa telah dicadangkan dalam projek ini untuk mendapatkan penyelesaian yang lebih baik bagi kawalan penyongsang. Simulasi Delta Pemodulatan teknik dijalankan menggunakan Proteus ISIS 7.0 untuk mendapatkan enam mod delta termodulat PWM menukar skim. Kemudian, mikropengawal PIC18F4550 litar untuk menjana PWM Delta dipasang. Litar daripada penyelakuan boleh menghasilkan isyarat PWM Delta perlu untuk mengawal penyongsang.

4 viii TABLE OF CONTENTS TITLE DECLARATION DEDICATION ACKNOWLEDGEMENT ABSTRACT ABSTRAK TABLE OF CONTENTS LIST OF FIGURES LIST OF SYMBOLS LIST OF ABBREVIATION i ii iv v vi vii viii xi xii xiii CHAPTER 1 : INTRODUCTION Background Project Objective Scope of Project Project Contribution Report Organisation 3 CHAPTER 2 : LITERATURE REVIEW Introduction Review of Pulse Width Modulation Techniques (PWM) Schemes Single PWM Multiple PWM Sinusoidal PWM Dual Slope Delta Modulated Pulse Width Modulation (DPWM) Methods To Generate Pulse Width Modulation Via Analogue Circuits 11

5 ix Via Digital IC Via Microcomputer/Microprocessor Via Microcontroller Architecture of Microcontroller 14 CHAPTER 3 : METHODOLOGY Introduction Dual Slope Delta Modulated PWM (DPWM) Implementation Analysis Hardware Development Microcontroller PIC18F Power Supply +5V LED Indicator Software Implementation Algorithm and Programming in PIC C Compiler Explanation on Main Programming 27 CHAPTER 4 : RESULT & DISCUSSION Introduction Analysis on Determine The Effect Of Changing The Parameters in DPWM Algorithm Overall Result LED Indicator LCD Display 35 CHAPTER 5 : CONCLUSION & RECOMMENDATION Conclusion Problems Recommendation Costing and Commercialization 38 REFERENCES 40 APPENDICES 39

6 x LIST OF FIGURES Figure 2.2(a) Single PWM with 180 pulse. 6 Figure 2.2(b) Multiple PWM with 6 pulses. 6 Figure 2.2(c) Sinusoidal PWM. 6 Figure 2.3(a) Switching waveforms for PWM Inverter Obtained By Delta Modulation Technique. 7 Figure 2.3(b) Waveform of Delta Modulator For Rising Slope. 9 Figure 2.3(c) Waveform of Delta Modulator For Falling Slope. 9 Figure Generate PWM Signals Via Analogue Circuits. 11 Figure Block Diagram of 555 Timer. 12 Figure 2.5 Microcontroller Versus Microptocessor. 15 Figure 3.1 Work Flow of The Project. 16 Figure 3.2 Calculation for Rising Slope. 17 Figure 3.3(a) Block Diagram for PIC Microcontroller. 19 Figure 3.3(b) PWM Switching Control Circuit. 19 Figure 3.3(c) +5V Regulated Power Supply. 20 Figure 3.4 PIC18F4550 Pin Connection Circuit. 21 Figure 3.5 IC LM Figure 3.6 Schematic Circuit of +5V Power Supply. 23 Figure 3.7 LED Schematic. 24 Figure 3.8 Program Flow Chart. 26 Figure 4.1 Pulses Generated at Dual Slope Operation when modulating frequency is changed 31 Figure 4.2 Figure 4.4 Pulses Generated at Dual Slope Operation when rising slope is changed 32 PWM signals with 60 degree pahse shift between the signals 33 Figure 4.4 LEDs Indicator 34

7 xi List of Symbols dv = Window width in delta modulator in volts. f m = Modulation frequency. S = Slope of the triangular estimated wave. S F = Falling slope of carrier/estimated wave. S R = Rising slope of carrier/estimated wave. t i = Terminating position of i-th pulse. t i 1 = Starting position of i-th pulse. V F = Estimated wave (Carrier wave). V I = Modulated signal. V L = Lower boundary of estimated wave of DM. V m = Magnitude of sine wave. V R = Reference sine wave (Modulating sinewave). V S = Magnitude of DC supply to electronic circuit. V U = Upper boundary of estimated wave of DM. = Fundamental frequency in rad/sec. R = frequency of input sine reference wave in rad/sec. V = Window width in delta modulation.

8 xii List of Abbreviation CPU dc DM I/O PWM RAM ROM RWDM SPWM Central Processing Unit. Direct Current. Delta Modulation. Input Output. Pulse Width Modulation. Random Access Memory. Read Only Memory. Rectangular Wave Delta Modulation. Sinusoidal Pulse Width Modulation.

9 CHAPTER 1 INTRODUCTION 1.1 Background This project is focusing on how to generate the signal of Pulse Width Modulation (PWM) as the input signal for 3-phase inverter. The 3-phase inverters are an electronic device used to convert a DC input voltage to symmetrical AC input voltage. Generally, the inverter output voltage is supplied by DC input voltage and controlled by the PWM voltage signal. The PWM signals may be generated either form a sinusoidal Pulse Width Modulation (SPWM), Dual Slope Pulse Width Modulation (DSPWM) or Sigma Pulse Width Modulation. DSPWM generated using a Personal Computer (PC) has been reported in the past however, generating the signal based on microprocessor or microcontroller has not yet reported. Therefore, in this project, the DSPWM generated by a microcontroller is proposed. 1.2 Project Objective The aim of this project is obviously to develop a controlling system which can be used to drive the 3-phase inverter. The main objectives are as follow: i. To implement Delta Modulation PWM switching scheme for the 3-pahse inverter using microcontroller. ii. To analyze the generated Delta Modulation PWM of its feasibility in controlling the 3-phase inverter.

10 2 1.3 Scope Of Project There are several scopes that need to be accomplished for this project i. This project will design on how to generate delta modulated PWM signals using microcontroller PIC18F4431. ii. This project will generate the six signals of delta modulated PWM with 60 degree phase shift between the pulses sequence. 1.4 Project Contribution The PWM signals have a wide range in electrical and electronics applications. It can be seen in industrial application, the PWM signals has been widely used in controlling the speed of the motor and also the output of the inverter. As we know, PWM is digitally controlling, hence, system cost and power consumption can be reduced. The same thing goes in communication system because the digital signals are more robust and less vulnerable to noise. Furthermore, most of today s microcontroller is built with PWM capability. Thus, by using this capability, the implementation for controller will be easier.

11 3 1.5 Report Organization This project report is organized into five chapters. The content of each chapter is outlined as follows: Chapter 1 explains the basic theory and advantages of PWM signal. The overview of project objectives, scope of project and the contributions has been discussed in this chapter. Chapter 2 is discussing the literature review that related to this project. This chapter is review the conventional method to generate the signals and also the types of PWM that have been generated. Lastly, the overview of the microcontroller characteristics. Chapter 3 is focusing the work flow of the project from beginning. This chapter also present all the circuit related to this project and method for the development of PWM signals including software and hardware. Chapter 4 discusses about the type of PWM scheme that has been generated as the input signal for 3-phase inverter. This chapter also described the PWM signals when the value parameters of DPWM algorithm are changed. Chapter 5 outlines the conclusions and the future work. This chapter concludes all the chapters covered in this report.

12 4 CHAPTER 2 LITERATURE REVIEW 2.1 Introduction Pulse width Modulation has been widely used in controlling the output of the inverter because its provide a way to reduce the harmonics problems. Instead of the inverter, the PWM also is widely used in other electrical and electronic devices. Thus, a suitable switching method is needed to generate the input signal for the device. Hence, in this chapter, the conventional method to generate the PWM signals will be reviewed. Furthermore, the architecture of the microcontroller also will be presented. 2.2 Review Pulse Width Modulation (PWM) Schemes PWM is the technique used to generate digital signals from analogue signals. Digital signals are used to create a square wave, a signal switched between on and off. Today s there are various methods and theories has been developed to generate advanced pulse width modulation (PWM) signals easier than previous methods. There are several PWM techniques that has been developed (Norkharziana, M.N, 2009) : i. Single PWM ii. Multiple PWM iii. Sinusoidal PWM iv. Modified Sinusoidal PWM

13 5 v. Sinusoidal PWM with unipolar voltage switching vi. Sinusoidal PWM with bipolar voltage switching vii. Phase displacement control viii. Harmonic Elimination PWM ix. Vector PWM x. Hysterisys PWM However, there are four types of PWM switching schemes that recently be applied in industrial applications and home appliances for power converter. The schemes are Single PWM, Multiple PWM and Sinusoidal PWM. The Sinusoidal PWM is the most common used in power converter applications Single PWM In Single PWM control, there is only one pulse per half-cycle and the width of the pulse is varying to control the output voltage. The undesired lower order harmonics can be eliminated using this switching scheme (Norkharziana, M.N, 2009). Figure 2.2 (a) shows the PWM switching scheme Multiple PWM For this PWM, the harmonic content can be reduced by using several pulses in each half-cycle of output voltage (Mohammad K. Abuzalata (2012)). The generation of gating signals is slightly different with single PWM which is the duty cycle is becoming smaller. The signal waveforms consist of several pulses on each half cycle at specified frequency. The signals for multiple PWM are illustrated on Figure 2.2 (b).

14 Sinusoidal PWM The most common PWM approach is sinusoidal PWM and it is a very poplar switching scheme in industrial applications. The generation of gating signals is by comparing a sinusoidal reference signal with a triangular carrier wave of frequency. The signal produced as shown in Figure 2.2 (c). Figure 2.2(a) Single PWM with 180 pulse. Figure 2.2 (b) Multiple PWM with 6 pulses Figure 2.2 (c) Sinusoidal PWM

15 7 2.3 Dual Slope Delta Modulated Pulse Width Modulation (DPWM) The Dual Slope Delta Modulated PWM switching scheme will be applied in this project. Delta modulation is the technique to convert the analog signal to digital signal. The delta modulation technique can be illustrated from the figure 2.3 (a). The triangular wave Vf is the estimation of a sine modulating wave and it is allowed to oscillate within a defined window V above and below the reference voltage VR (Rahman, M.A., Quaicoe, J.E., and Choudhury, M.A. (1981)). Thus, the PWM is determined by the change of slope in carrier signals. Figure 2.3(a) Switching Waveforms for PWM Inverter Obtained by DM Technique.

16 8 Thus, the switching points for each pulses are determined by the following equations (Rahman, M.A., Quaicoe, J.E., and Choudhury, M.A. (1981)): ( ) (2.3.1) Where, V = window widths in volts S = slope of the carrier wave V F V R = maximum voltage of modulating sine wave t i = ith pulse termination time R = ripple frequency of modulated wave The concept from the previous theory that can be seen above is slightly different with the concept of dual slope delta modulated. Dual slope means that the slope for carrier frequency consists of rising slope and falling slope. The illustration of this slope can be seen on Figure 2.3 (b) and (c) (Ramdan Razali, Zulkeflee Khalidan, M.Badaruddin, M.S Najib, 2009).

17 9 (b) (c) Figure 2.3 Waveform of Delta Modulator For Rising Slope (b) and Falling Slope (c) of the carrier signal. From the research (Ramdan Razali, Zulkeflee Khalidan, M.Badaruddin, M.S Najib, 2009), the algorithm for rising edge slope S R can be related as follows: = ( ) (2.3.2) After replacing (sin ) = ( )[ ], obtains = + (2.3.3)

18 10 Meanwhile for the falling slope, the expressions are as follows: = + (2.3.4) Hence, the switching point t i can be expressed in terms t i-1 as = ( ) + (2.3.5) Where, V = window widths in volts S = S R or S F depending on i = odd or even (in normal modulation S R = S F ) V m = maximum voltage of modulating signals R = 2 f m, where f m is the frequency of modulated signal. When the value for t i-1 is known, the value of t i can be calculated. 2.4 Methods To Generate Pulse Width Modulation Pulse Width Modulation (PWM) is a very efficient way in controlling the output of the inverter and also another 3-phase induction motor. Thus, there are various of methods that have been introduced to generate the PWM signals. The methods to generate the PWM signals are : i. Develop Analogue Circuit ii. Develop Digital IC iii. Develop microcomputer or microprocessor

19 11 iv. Develop microcontroller The most commonly used method to generate PWM nowadays via microcontroller. In this project also, the dual slop delta modulated PWM (DPWM) will be generated suing microcontroller Via Analogue Circuits Analogue circuits is the conventional method of generating PWM signal which is by using a high ratio of carrier frequency signal and fundamental frequency signal (Norkharziana, M.N, 2009).This conventional method is shown graphically in Figure 2.4 (a). This method uses an analog device i.e a comparator to generate the signal. Pulse width Modulation Figure Generate PWM signals via analogue circuits. Comparator is used to compare the desired modulating signal with the carrier signal. The resulting signals is depending on modulating signal and carrier signal whether the modulating signals is larger or smaller than the carrier signal. There are some consideration need to be taken in this method which is frequency modulation ratio and amplitude modulation ratio.

20 Via Digital IC Digital IC also known as the PWM generator chips which convert a DC level into a PWM output[5]. This method is very useful in any applications where the PWM setting need only be changed occasionally. The example of Digital IC that can be used is 555 Timer. The 555 Timer in the PWM circuit is configured as a stable oscillator. This means that once power is supplied, the 555 Timer will oscillate without any external trigger[6]. The figure 2.4.2(a) and (b) illustrate the diagram for 555 Timer. Figure Block diagram of 555 Timer Via Microcomputer / Microprocessor As can see nowadays, instead of 3-phase inverters, there are many other power electronic devices have been developed rapidly. Thus, there is a need to get an improvement in controlling the switching technique. Instead of analogue circuits and digital IC, the conventional method to produce the signal of Delta Modulated PWM was by applying the microcomputer has been introduced as an alternative. In earlier system,

21 13 a microcomputer was used to generate the reference signal, while the timing signal and actual PWM signals were produced by electronic hardware (Marlen Varnovitsky, 1983). In a speed control system with a wide range of generated frequencies (V. V. Athani and S. W. Deshpande, 1980), a microprocessor was used to generate a PWM or a six-step unmodulated signal and to maintain a constant voltage/frequency ratio. Because there is computation speed limitations found in many of the available microcomputers, it was concluded that on-line computation of switching patterns was not practical (G. S. Buja and P. Fiorini, 1980). However, the latest advances in microelectronics produced new microcomputers with faster speeds which in turn made it practical to compute the switching pattern on-line Via Microcontroller However, the development of digital technology today has enabled us to apply another method in order to produce the signal of PWM such as digital controller(i.e. microcontroller). Microcontroller is differs with microcomputer in many ways. For instance, microcontroller just can easily be fitted inside other devices and also they don t need any other specialized external components for its application. Therefore, microcontroller is chosen due to the its characteristics which are small in size, less hardware requirement, low cost implementation and consume less power.

22 Architecture of Microcontroller Most microcontrollers also contain read-only memory (ROM), programmable read-only memory (PROM), or erasable programmable read-only memory (EPROM). Al1 of these memories are permanent: they retain what is programmed into them even during loss of power. They are used to store the firmware that tells the microcontroller how to operate. They are also used to store permanent lookup tables. Often these memories do not reside in the microcontroller; instead, they are contained in external ICs, and the instructions are fetched as the microcontroller runs. This enables quick and low-cost updates to the firmware by replacing the ROM. Where would a microcontroller be without some way of communicating with the outside world? This job is left to input/output (I/O) port pins. The number of I/O pins per controllers varies greatly, plus each I/O pin can be programmed as an input or output (or even switch during the running of a program). The load (current draw) 18 that each pin can drive is usually low. If the output is expected to be a heavy load, then it is essential to use a driver chip or transistor buffer. Most microcontrollers contain circuitry to generate the system clock. This square wave is the heartbeat of the microcontroller and all operations are synchronized to it. Obviously, it controls the speed at which the microcontroller functions. All that needed to complete the clock circuit would be the crystal or RC components. We can, therefore precisely select the operating speed critical to many applications. To summarize, a microcontroller contains (in one chip) two or more of the following elements in order of importance [8]: i. Instruction set ii. RAM iii. ROM,PROM or EPROM

23 15 iv. I/O ports v. Clock generator vi. Reset function vii. Watchdog timer viii. Serial port ix. Interrupts x. Timers xi. Analog-to-digital converters xii. Digital-to-analog converter Figure 2.5 Microcontroller versus Microprocessor

24 16 CHAPTER 3 METHODOLOGY 3.1 Introduction This chapter explains about hardware development such as equipments, procedures and method design for microcontroller circuit in order to generate the signals. However, before looking at the details subtopics, it is good to begin with the reviewed of the work flow of this project. The work flow diagram is shown in Figure 3.1 : Figure 3.1 Work Flow of the Project.

MODELING AND SIMULATION OF SINGLE PHASE INVERTER WITH PWM USING MATLAB/SIMULINK AZUAN BIN ALIAS

MODELING AND SIMULATION OF SINGLE PHASE INVERTER WITH PWM USING MATLAB/SIMULINK AZUAN BIN ALIAS MODELING AND SIMULATION OF SINGLE PHASE INVERTER WITH PWM USING MATLAB/SIMULINK AZUAN BIN ALIAS This thesis is submitted as partial fulfillment of the requirement for the award of the Bachelor Degree Electrical

More information

DIRECT CURRENT MOTOR CONTROL LED BY MICROCONTROLLER CREATED PWM THINESH A/L KUNASEGERAN. Thesis submitted in fulfillment of the requirements

DIRECT CURRENT MOTOR CONTROL LED BY MICROCONTROLLER CREATED PWM THINESH A/L KUNASEGERAN. Thesis submitted in fulfillment of the requirements DIRECT CURRENT MOTOR CONTROL LED BY MICROCONTROLLER CREATED PWM THINESH A/L KUNASEGERAN Thesis submitted in fulfillment of the requirements for the award of the degree of Bachelor of Manufacturing Engineering

More information

Microtronics technologies Mobile: 99707 90092

Microtronics technologies Mobile: 99707 90092 For more Project details visit: http://www.projectsof8051.com/rfid-based-attendance-management-system/ Code Project Title 1500 RFid Based Attendance System Synopsis for RFid Based Attendance System 1.

More information

Accurate Measurement of the Mains Electricity Frequency

Accurate Measurement of the Mains Electricity Frequency Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC dogan@neu.edu.tr Abstract The frequency of the mains electricity supply

More information

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies

Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies Soonwook Hong, Ph. D. Michael Zuercher Martinson Harmonics and Noise in Photovoltaic (PV) Inverter and the Mitigation Strategies 1. Introduction PV inverters use semiconductor devices to transform the

More information

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive Simulation and Analysis of PWM Inverter Fed Induction Motor Drive C.S.Sharma, Tali Nagwani Abstract Sinusoidal Pulse Width Modulation variable speed drives are increasingly applied in many new industrial

More information

HELP DESK SYSTEM IZZAT HAFIFI BIN AHMAD ARIZA

HELP DESK SYSTEM IZZAT HAFIFI BIN AHMAD ARIZA HELP DESK SYSTEM IZZAT HAFIFI BIN AHMAD ARIZA A thesis submitted in fulfillment of the requirement for the awards of Bachelor of Computer Science (Computer Systems & Networking) with Honours Faculty of

More information

ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation

ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation Program Definition: Write a program to control the speed of a dc motor using pulse width modulation. Discussion: The speed of a dc motor is

More information

MICROPROCESSOR AND MICROCOMPUTER BASICS

MICROPROCESSOR AND MICROCOMPUTER BASICS Introduction MICROPROCESSOR AND MICROCOMPUTER BASICS At present there are many types and sizes of computers available. These computers are designed and constructed based on digital and Integrated Circuit

More information

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa

Experiment # 9. Clock generator circuits & Counters. Eng. Waleed Y. Mousa Experiment # 9 Clock generator circuits & Counters Eng. Waleed Y. Mousa 1. Objectives: 1. Understanding the principles and construction of Clock generator. 2. To be familiar with clock pulse generation

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

LIGHTNING AS A NEW RENEWABLE ENERGY SOURCE SARAVANA KUMAR A/L ARPUTHASAMY UNIVERSITI TEKNOLOGI MALAYSIA

LIGHTNING AS A NEW RENEWABLE ENERGY SOURCE SARAVANA KUMAR A/L ARPUTHASAMY UNIVERSITI TEKNOLOGI MALAYSIA LIGHTNING AS A NEW RENEWABLE ENERGY SOURCE SARAVANA KUMAR A/L ARPUTHASAMY UNIVERSITI TEKNOLOGI MALAYSIA LIGHTNING AS A NEW RENEWABLE ENERGY SOURCE SARAVANA KUMAR A/L ARPUTHASAMY A project report submitted

More information

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of

Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of Hello and welcome to this training module for the STM32L4 Liquid Crystal Display (LCD) controller. This controller can be used in a wide range of applications such as home appliances, medical, automotive,

More information

PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT

PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT ELECTRONICS ENGINEERING DEPARTMENT SVNIT, SURAT-395007, INDIA Prepared by: Anurag Gupta (U05EC401) Dhrumeel Bakshi (U05EC326) Dileep Dhakal

More information

PRODUCTIVITY IMPROVEMENT VIA SIMULATION METHOD (MANUFACTURING INDUSTRY) HASBULLAH BIN MAT ISA

PRODUCTIVITY IMPROVEMENT VIA SIMULATION METHOD (MANUFACTURING INDUSTRY) HASBULLAH BIN MAT ISA PRODUCTIVITY IMPROVEMENT VIA SIMULATION METHOD (MANUFACTURING INDUSTRY) HASBULLAH BIN MAT ISA Thesis submitted in fulfillment of the requirements for the award of the degree of Bachelor of Mechanical Engineering

More information

Low Cost Pure Sine Wave Solar Inverter Circuit

Low Cost Pure Sine Wave Solar Inverter Circuit Low Cost Pure Sine Wave Solar Inverter Circuit Final Report Members: Cameron DeAngelis and Luv Rasania Professor: Yicheng Lu Advisor: Rui Li Background Information: Recent rises in electrical energy costs

More information

Chapter 13. PIC Family Microcontroller

Chapter 13. PIC Family Microcontroller Chapter 13 PIC Family Microcontroller Lesson 01 PIC Characteristics and Examples PIC microcontroller characteristics Power-on reset Brown out reset Simplified instruction set High speed execution Up to

More information

HT46R14A Single Phase AC Induction Motor Frequency Converter Application

HT46R14A Single Phase AC Induction Motor Frequency Converter Application HT46R14A Single Phase AC Induction Motor Frequency Converter Application D/N:HA0095E Introductions Initially the main reason for using frequency conversion technology was for speed control, however to

More information

CLIENT SERVER APPLICATION FOR SERVER FARM PERFORMANCE MONITORING ABDIRASHID HASSAN ABDI

CLIENT SERVER APPLICATION FOR SERVER FARM PERFORMANCE MONITORING ABDIRASHID HASSAN ABDI ii CLIENT SERVER APPLICATION FOR SERVER FARM PERFORMANCE MONITORING ABDIRASHID HASSAN ABDI A project submitted in partial fulfillment of the requirements for the award of the degree of Master of Computer

More information

DEVELOP AND DESIGN SHEMATIC DIAGRAM AND MECHANISM ON ONE SEATER DRAG BUGGY MUHAMMAD IBRAHIM B MD NUJID

DEVELOP AND DESIGN SHEMATIC DIAGRAM AND MECHANISM ON ONE SEATER DRAG BUGGY MUHAMMAD IBRAHIM B MD NUJID DEVELOP AND DESIGN SHEMATIC DIAGRAM AND MECHANISM ON ONE SEATER DRAG BUGGY MUHAMMAD IBRAHIM B MD NUJID A report in partial fulfillment of the requirements For award of the Diploma of Mechanical Engineering

More information

Timer A (0 and 1) and PWM EE3376

Timer A (0 and 1) and PWM EE3376 Timer A (0 and 1) and PWM EE3376 General Peripheral Programming Model Each peripheral has a range of addresses in the memory map peripheral has base address (i.e. 0x00A0) each register used in the peripheral

More information

Lecture N -1- PHYS 3330. Microcontrollers

Lecture N -1- PHYS 3330. Microcontrollers Lecture N -1- PHYS 3330 Microcontrollers If you need more than a handful of logic gates to accomplish the task at hand, you likely should use a microcontroller instead of discrete logic gates 1. Microcontrollers

More information

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill

Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Digital Systems Based on Principles and Applications of Electrical Engineering/Rizzoni (McGraw Hill Objectives: Analyze the operation of sequential logic circuits. Understand the operation of digital counters.

More information

8051 MICROCONTROLLER COURSE

8051 MICROCONTROLLER COURSE 8051 MICROCONTROLLER COURSE Objective: 1. Familiarization with different types of Microcontroller 2. To know 8051 microcontroller in detail 3. Programming and Interfacing 8051 microcontroller Prerequisites:

More information

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor International Journal of Engineering Inventions e-issn: 78-7461, p-issn: 319-6491 Volume 3, Issue 5 (December 013) PP: 36-41 Modelling, Simulation and Performance Analysis of A Variable Frequency Drive

More information

Design and Construction of Variable DC Source for Laboratory Using Solar Energy

Design and Construction of Variable DC Source for Laboratory Using Solar Energy International Journal of Electronics and Computer Science Engineering 228 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Construction of Variable DC Source for Laboratory Using Solar Energy

More information

JOB AGENT MANAGEMENT SYSTEM LU CHUN LING. A thesis submitted in partial fulfillment of. the requirements for the award of the degree of

JOB AGENT MANAGEMENT SYSTEM LU CHUN LING. A thesis submitted in partial fulfillment of. the requirements for the award of the degree of JOB AGENT MANAGEMENT SYSTEM LU CHUN LING A thesis submitted in partial fulfillment of the requirements for the award of the degree of Bachelor of Computer Sciences (Software Engineering) FACULTY OF COMPUTER

More information

New Pulse Width Modulation Technique for Three Phase Induction Motor Drive Umesha K L, Sri Harsha J, Capt. L. Sanjeev Kumar

New Pulse Width Modulation Technique for Three Phase Induction Motor Drive Umesha K L, Sri Harsha J, Capt. L. Sanjeev Kumar New Pulse Width Modulation Technique for Three Phase Induction Motor Drive Umesha K L, Sri Harsha J, Capt. L. Sanjeev Kumar Abstract In this paper, various types of speed control methods for the three

More information

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV UNIT I THE 8086 MICROPROCESSOR 1. What is the purpose of segment registers

More information

Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation

Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation Design and Development of Speed Control of Induction motor drive using Pulse-Width Modulation Jigar Vaidya 1, Vatsal Shukla 2, Darshan Kale 3 1 UG Student, Electrical Department,jdv27993@gmail.com, +91-9662532919

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

An Introduction to MPLAB Integrated Development Environment

An Introduction to MPLAB Integrated Development Environment An Introduction to MPLAB Integrated Development Environment 2004 Microchip Technology Incorporated An introduction to MPLAB Integrated Development Environment Slide 1 This seminar is an introduction to

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

Keywords: System Identification, Least Square Method, RC circuits. Kata kunci : Sistem Identifikasi, Least Square Method, Litar RC

Keywords: System Identification, Least Square Method, RC circuits. Kata kunci : Sistem Identifikasi, Least Square Method, Litar RC Jurnal Teknologi MICROCONTROLLER-BASED FOR SYSTEM IDENTIFICATION TOOLS USING LEAST SQUARE METHOD FOR RC CIRCUITS Ang Jia Yi a*, M. S. Abdul Majid a, Azuwir M. N. a, S. Yaacob b a School of Mechatronic,

More information

Modified Cascaded Five Level Multilevel Inverter Using Hybrid Pulse Width Modulation

Modified Cascaded Five Level Multilevel Inverter Using Hybrid Pulse Width Modulation International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 2016 E-ISSN: 2347-2693 Modified Cascaded Five Level Multilevel Inverter Using Hybrid

More information

DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS

DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS DEVELOPMENT OF DEVICES AND METHODS FOR PHASE AND AC LINEARITY MEASUREMENTS IN DIGITIZERS U. Pogliano, B. Trinchera, G.C. Bosco and D. Serazio INRIM Istituto Nazionale di Ricerca Metrologica Torino (Italia)

More information

Developments in Point of Load Regulation

Developments in Point of Load Regulation Developments in Point of Load Regulation By Paul Greenland VP of Marketing, Power Management Group, Point of load regulation has been used in electronic systems for many years especially when the load

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Device Patent No 29: Last updated: 7th October 2008 Author: Patrick J. Kelly This is a slightly reworded copy of this patent application which shows a method of

More information

BISKUT RAYA INVENTORY MANAGEMENT SYSTEM (BRIMS) NURUL AMIRAH BINTI ROSLAN THESIS SUBMITTED IN FULFILLMENT OF THE DEGREE OF COMPUTER SCIENCE

BISKUT RAYA INVENTORY MANAGEMENT SYSTEM (BRIMS) NURUL AMIRAH BINTI ROSLAN THESIS SUBMITTED IN FULFILLMENT OF THE DEGREE OF COMPUTER SCIENCE BISKUT RAYA INVENTORY MANAGEMENT SYSTEM (BRIMS) NURUL AMIRAH BINTI ROSLAN THESIS SUBMITTED IN FULFILLMENT OF THE DEGREE OF COMPUTER SCIENCE FACULTY OF COMPUTER SYSTEM & SOFTWARE ENGINEERING UNIVERSITI

More information

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR INTRODUCTION This Project "Automatic Night Lamp with Morning Alarm" was developed using Microprocessor. It is the Heart of the system. The sensors

More information

A Lesson on Digital Clocks, One Shots and Counters

A Lesson on Digital Clocks, One Shots and Counters A Lesson on Digital Clocks, One Shots and Counters Topics Clocks & Oscillators LM 555 Timer IC Crystal Oscillators Selection of Variable Resistors Schmitt Gates Power-On Reset Circuits One Shots Counters

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

Switch Mode Power Supply Topologies

Switch Mode Power Supply Topologies Switch Mode Power Supply Topologies The Buck Converter 2008 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to this Web seminar on Switch Mode Power Supply Topologies.

More information

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc.

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc. Microcontroller for Variable Speed BLDC Fan Control System T.C. Lun System Engineer, Freescale Semiconductor, Inc. 1 Introduction Portable, feature rich, high-performance and compact in size are typical

More information

A Digital Timer Implementation using 7 Segment Displays

A Digital Timer Implementation using 7 Segment Displays A Digital Timer Implementation using 7 Segment Displays Group Members: Tiffany Sham u2548168 Michael Couchman u4111670 Simon Oseineks u2566139 Caitlyn Young u4233209 Subject: ENGN3227 - Analogue Electronics

More information

A Lesson on Digital Clocks, One Shots and Counters

A Lesson on Digital Clocks, One Shots and Counters A Lesson on Digital Clocks, One Shots and Counters Topics Clocks & Oscillators LM 555 Timer IC Crystal Oscillators Selection of Variable Resistors Schmitt Gates Power-On Reset Circuits One Shots Counters

More information

Principles of Adjustable Frequency Drives

Principles of Adjustable Frequency Drives What is an Adjustable Frequency Drive? An adjustable frequency drive is a system for controlling the speed of an AC motor by controlling the frequency of the power supplied to the motor. A basic adjustable

More information

Car Rental Management System (CRMS) Lee Chen Yong

Car Rental Management System (CRMS) Lee Chen Yong Car Rental Management System (CRMS) Lee Chen Yong This report is submitted in partial fulfillment of the requirement for the Bachelor of Computer Science (Database Management) FACULTY OF INFORMATION AND

More information

Room Temperature based Fan Speed Control System using Pulse Width Modulation Technique

Room Temperature based Fan Speed Control System using Pulse Width Modulation Technique Room Temperature based Fan Speed Control System using Pulse Width Modulation Technique Vaibhav Bhatia Department of Electrical and Electronics Engg., Bhagwan Parshuram Institute of Technology, New Delhi-110089,

More information

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques Drives AC Drives Using PWM Techniques Power Conversion Unit The block diagram below shows the power conversion unit in Pulse Width Modulated (PWM) drives. In this type of drive, a diode bridge rectifier

More information

Adding Heart to Your Technology

Adding Heart to Your Technology RMCM-01 Heart Rate Receiver Component Product code #: 39025074 KEY FEATURES High Filtering Unit Designed to work well on constant noise fields SMD component: To be installed as a standard component to

More information

SPAM FILTERING USING BAYESIAN TECHNIQUE BASED ON INDEPENDENT FEATURE SELECTION MASURAH BINTI MOHAMAD

SPAM FILTERING USING BAYESIAN TECHNIQUE BASED ON INDEPENDENT FEATURE SELECTION MASURAH BINTI MOHAMAD SPAM FILTERING USING BAYESIAN TECHNIQUE BASED ON INDEPENDENT FEATURE SELECTION MASURAH BINTI MOHAMAD A project report submitted in partial fulfillment of the requirements for the award of the degree of

More information

CSE2102 Digital Design II - Topics CSE2102 - Digital Design II

CSE2102 Digital Design II - Topics CSE2102 - Digital Design II CSE2102 Digital Design II - Topics CSE2102 - Digital Design II 6 - Microprocessor Interfacing - Memory and Peripheral Dr. Tim Ferguson, Monash University. AUSTRALIA. Tel: +61-3-99053227 FAX: +61-3-99053574

More information

STEPPER MOTOR SPEED AND POSITION CONTROL

STEPPER MOTOR SPEED AND POSITION CONTROL STEPPER MOTOR SPEED AND POSITION CONTROL Group 8: Subash Anigandla Hemanth Rachakonda Bala Subramanyam Yannam Sri Divya Krovvidi Instructor: Dr. Jens - Peter Kaps ECE 511 Microprocessors Fall Semester

More information

Pulse Width Modulated (PWM)

Pulse Width Modulated (PWM) Control Technologies Manual PWM AC Drives Revision 1.0 Pulse Width Modulated (PWM) Figure 1.8 shows a block diagram of the power conversion unit in a PWM drive. In this type of drive, a diode bridge rectifier

More information

Micro-Step Driving for Stepper Motors: A Case Study

Micro-Step Driving for Stepper Motors: A Case Study Micro-Step Driving for Stepper Motors: A Case Study N. Sedaghati-Mokhtari Graduate Student, School of ECE, University of Tehran, Tehran, Iran n.sedaghati @ece.ut.ac.ir Abstract: In this paper, a case study

More information

POWER SYSTEM HARMONICS. A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS

POWER SYSTEM HARMONICS. A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS A Reference Guide to Causes, Effects and Corrective Measures AN ALLEN-BRADLEY SERIES OF ISSUES AND ANSWERS By: Robert G. Ellis, P. Eng., Rockwell Automation Medium Voltage Business CONTENTS INTRODUCTION...

More information

Android based Alcohol detection system using Bluetooth technology

Android based Alcohol detection system using Bluetooth technology For more Project details visit: http://www.projectsof8051.com/android-based-alcohol-detection-system-usingbluetooth-technology/ Code 1435 Project Title Android based Alcohol detection system using Bluetooth

More information

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR131: Using the AVR s High-speed PWM. Introduction. Features. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR131: Using the AVR s High-speed PWM APPLICATION NOTE Introduction This application note is an introduction to the use of the high-speed Pulse Width Modulator (PWM) available

More information

Interfacing Analog to Digital Data Converters

Interfacing Analog to Digital Data Converters Converters In most of the cases, the PIO 8255 is used for interfacing the analog to digital converters with microprocessor. We have already studied 8255 interfacing with 8086 as an I/O port, in previous

More information

POCKET SCOPE 2. The idea 2. Design criteria 3

POCKET SCOPE 2. The idea 2. Design criteria 3 POCKET SCOPE 2 The idea 2 Design criteria 3 Microcontroller requirements 3 The microcontroller must have speed. 3 The microcontroller must have RAM. 3 The microcontroller must have secure Flash. 3 The

More information

Experiment # (4) AM Demodulator

Experiment # (4) AM Demodulator Islamic University of Gaza Faculty of Engineering Electrical Department Experiment # (4) AM Demodulator Communications Engineering I (Lab.) Prepared by: Eng. Omar A. Qarmout Eng. Mohammed K. Abu Foul Experiment

More information

ANT COLONY OPTIMIZATION (ACO) ALGORITHM FOR CNC ROUTE PROBLEM WAN NUR FARHANAR BT WAN ZAKARTA

ANT COLONY OPTIMIZATION (ACO) ALGORITHM FOR CNC ROUTE PROBLEM WAN NUR FARHANAR BT WAN ZAKARTA PERPUSTAKAAN UMP 11111111111111111111111111111111111111111 0000071 257 ANT COLONY OPTIMIZATION (ACO) ALGORITHM FOR CNC ROUTE PROBLEM WAN NUR FARHANAR BT WAN ZAKARTA A Report Submitted In Partial Fulfillments

More information

Pulse Width Modulation

Pulse Width Modulation Pulse Width Modulation Pulse width modulation (PWM) is a powerful technique for controlling analog circuits with a microprocessor's digital outputs. PWM is employed in a wide variety of applications, ranging

More information

IMPROVING SERVICE REUSABILITY USING ENTERPRISE SERVICE BUS AND BUSINESS PROCESS EXECUTION LANGUAGE AKO ABUBAKR JAAFAR

IMPROVING SERVICE REUSABILITY USING ENTERPRISE SERVICE BUS AND BUSINESS PROCESS EXECUTION LANGUAGE AKO ABUBAKR JAAFAR IMPROVING SERVICE REUSABILITY USING ENTERPRISE SERVICE BUS AND BUSINESS PROCESS EXECUTION LANGUAGE AKO ABUBAKR JAAFAR A project report submitted in partial fulfillment of the requirements for the award

More information

TABLE OF CONTENTS. SUPERVISOR S DECLARATION ii STUDENT S DECLARATION iii DEDICATION ACKNOWLEDGEMENTS v ABSTRACT LIST OF TABLES

TABLE OF CONTENTS. SUPERVISOR S DECLARATION ii STUDENT S DECLARATION iii DEDICATION ACKNOWLEDGEMENTS v ABSTRACT LIST OF TABLES ACKNOWLEDGEMENT I would like to express my gratitude and appreciation to all those who gave me the possibility to complete this report. A special thanks to our final year project coordinator, Mr. Zamri,

More information

Microcontroller based PWM Inverter for Speed Control of a Three Phase Induction Motor

Microcontroller based PWM Inverter for Speed Control of a Three Phase Induction Motor Microcontroller based PWM Inverter for Speed Control of a Three Phase Induction Motor M. A. Latif, M. J. Alam, M. A. Rashid*, A. Karim, N. H. Ramly, I. Daut Dhaka Water Supply Authority (WASA), Dhaka,

More information

Digital Signal Controller Based Automatic Transfer Switch

Digital Signal Controller Based Automatic Transfer Switch Digital Signal Controller Based Automatic Transfer Switch by Venkat Anant Senior Staff Applications Engineer Freescale Semiconductor, Inc. Abstract: An automatic transfer switch (ATS) enables backup generators,

More information

STRESS EFFECT STUDY ON 6 DIFFERENT PATTERN OF TYRES FOR SIZE 175/70 R13 SYAHRIL AZEEM ONG BIN HAJI MALIKI ONG. for the award of the degree of

STRESS EFFECT STUDY ON 6 DIFFERENT PATTERN OF TYRES FOR SIZE 175/70 R13 SYAHRIL AZEEM ONG BIN HAJI MALIKI ONG. for the award of the degree of STRESS EFFECT STUDY ON 6 DIFFERENT PATTERN OF TYRES FOR SIZE 175/70 R13 SYAHRIL AZEEM ONG BIN HAJI MALIKI ONG A report submitted in partial fulfilment of the requirements for the award of the degree of

More information

8-Bit Flash Microcontroller for Smart Cards. AT89SCXXXXA Summary. Features. Description. Complete datasheet available under NDA

8-Bit Flash Microcontroller for Smart Cards. AT89SCXXXXA Summary. Features. Description. Complete datasheet available under NDA Features Compatible with MCS-51 products On-chip Flash Program Memory Endurance: 1,000 Write/Erase Cycles On-chip EEPROM Data Memory Endurance: 100,000 Write/Erase Cycles 512 x 8-bit RAM ISO 7816 I/O Port

More information

2.0 Command and Data Handling Subsystem

2.0 Command and Data Handling Subsystem 2.0 Command and Data Handling Subsystem The Command and Data Handling Subsystem is the brain of the whole autonomous CubeSat. The C&DH system consists of an Onboard Computer, OBC, which controls the operation

More information

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver Electronics Exercise 2: The 555 Timer and its Applications Mechatronics Instructional Laboratory Woodruff School of Mechanical Engineering Georgia Institute of Technology Lab Director: I. Charles Ume,

More information

A STUDY OF SECURITY LIMITATIONS IN VIRTUAL LOCAL AREA NETWORK IMPLEMENTATION

A STUDY OF SECURITY LIMITATIONS IN VIRTUAL LOCAL AREA NETWORK IMPLEMENTATION A STUDY OF SECURITY LIMITATIONS IN VIRTUAL LOCAL AREA NETWORK IMPLEMENTATION By ARUMUGAM BALASUNDARAM Thesis Submitted to the School of Graduate Studies,, in Fulfillment of the Partial Requirements for

More information

Chapter 2 Logic Gates and Introduction to Computer Architecture

Chapter 2 Logic Gates and Introduction to Computer Architecture Chapter 2 Logic Gates and Introduction to Computer Architecture 2.1 Introduction The basic components of an Integrated Circuit (IC) is logic gates which made of transistors, in digital system there are

More information

Digital Electronics Detailed Outline

Digital Electronics Detailed Outline Digital Electronics Detailed Outline Unit 1: Fundamentals of Analog and Digital Electronics (32 Total Days) Lesson 1.1: Foundations and the Board Game Counter (9 days) 1. Safety is an important concept

More information

Microcontroller-based experiments for a control systems course in electrical engineering technology

Microcontroller-based experiments for a control systems course in electrical engineering technology Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: AXL17@psu.edu

More information

Closed Loop PWM Control for Induction Motor Drive Using Dual Output Three Phase Inverter

Closed Loop PWM Control for Induction Motor Drive Using Dual Output Three Phase Inverter Closed Loop PWM Control for Induction Motor Drive Using Dual Output Three Phase Inverter Archana.P 1, Karthick.R 2 Pg Scholar [PED], Department of EEE, CSI College of Engineering, Ketti, Tamilnadu, India

More information

VICOR WHITE PAPER. The Sine Amplitude Converter Topology Provides Superior Efficiency and Power Density in Intermediate Bus Architecture Applications

VICOR WHITE PAPER. The Sine Amplitude Converter Topology Provides Superior Efficiency and Power Density in Intermediate Bus Architecture Applications The Sine Amplitude Converter Topology Provides Superior Efficiency and Power Density in Intermediate Bus Architecture Applications Maurizio Salato, Applications Engineering, Vicor Corporation Contents

More information

MICROPROCESSOR. Exclusive for IACE Students www.iace.co.in iacehyd.blogspot.in Ph: 9700077455/422 Page 1

MICROPROCESSOR. Exclusive for IACE Students www.iace.co.in iacehyd.blogspot.in Ph: 9700077455/422 Page 1 MICROPROCESSOR A microprocessor incorporates the functions of a computer s central processing unit (CPU) on a single Integrated (IC), or at most a few integrated circuit. It is a multipurpose, programmable

More information

COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design

COMBINATIONAL and SEQUENTIAL LOGIC CIRCUITS Hardware implementation and software design PH-315 COMINATIONAL and SEUENTIAL LOGIC CIRCUITS Hardware implementation and software design A La Rosa I PURPOSE: To familiarize with combinational and sequential logic circuits Combinational circuits

More information

Fondamenti su strumenti di sviluppo per microcontrollori PIC

Fondamenti su strumenti di sviluppo per microcontrollori PIC Fondamenti su strumenti di sviluppo per microcontrollori PIC MPSIM ICE 2000 ICD 2 REAL ICE PICSTART Ad uso interno del corso Elettronica e Telecomunicazioni 1 2 MPLAB SIM /1 MPLAB SIM is a discrete-event

More information

Microcontroller Based Low Cost Portable PC Mouse and Keyboard Tester

Microcontroller Based Low Cost Portable PC Mouse and Keyboard Tester Leonardo Journal of Sciences ISSN 1583-0233 Issue 20, January-June 2012 p. 31-36 Microcontroller Based Low Cost Portable PC Mouse and Keyboard Tester Ganesh Sunil NHIVEKAR *, and Ravidra Ramchandra MUDHOLKAR

More information

DEVELOPING AN ISP FOR HOTEL INDUSTRY: A CASE STUDY ON PUTRA PALACE HOTEL

DEVELOPING AN ISP FOR HOTEL INDUSTRY: A CASE STUDY ON PUTRA PALACE HOTEL DEVELOPING AN ISP FOR HOTEL INDUSTRY: A CASE STUDY ON PUTRA PALACE HOTEL A report submitted to the Graduate School in partial fulfillment of the requirement for the Degree Master of Science (Information

More information

AC/DC Power Supply Reference Design. Advanced SMPS Applications using the dspic DSC SMPS Family

AC/DC Power Supply Reference Design. Advanced SMPS Applications using the dspic DSC SMPS Family AC/DC Power Supply Reference Design Advanced SMPS Applications using the dspic DSC SMPS Family dspic30f SMPS Family Excellent for Digital Power Conversion Internal hi-res PWM Internal high speed ADC Internal

More information

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

Programmable Logic Controller PLC

Programmable Logic Controller PLC Programmable Logic Controller PLC UPCO ICAI Departamento de Electrónica y Automática 1 PLC Definition PLC is a user friendly, microprocessor based, specialized computer that carries out control functions

More information

Design of a High Speed Communications Link Using Field Programmable Gate Arrays

Design of a High Speed Communications Link Using Field Programmable Gate Arrays Customer-Authored Application Note AC103 Design of a High Speed Communications Link Using Field Programmable Gate Arrays Amy Lovelace, Technical Staff Engineer Alcatel Network Systems Introduction A communication

More information

Transformerless UPS systems and the 9900 By: John Steele, EIT Engineering Manager

Transformerless UPS systems and the 9900 By: John Steele, EIT Engineering Manager Transformerless UPS systems and the 9900 By: John Steele, EIT Engineering Manager Introduction There is a growing trend in the UPS industry to create a highly efficient, more lightweight and smaller UPS

More information

Hello, and welcome to this presentation of the STM32L4 reset and clock controller.

Hello, and welcome to this presentation of the STM32L4 reset and clock controller. Hello, and welcome to this presentation of the STM32L4 reset and clock controller. 1 The STM32L4 reset and clock controller manages system and peripheral clocks. STM32L4 devices embed three internal oscillators,

More information

Pulse Width Modulation (PWM) LED Dimmer Circuit. Using a 555 Timer Chip

Pulse Width Modulation (PWM) LED Dimmer Circuit. Using a 555 Timer Chip Pulse Width Modulation (PWM) LED Dimmer Circuit Using a 555 Timer Chip Goals of Experiment Demonstrate the operation of a simple PWM circuit that can be used to adjust the intensity of a green LED by varying

More information

SMART SHOES CHARGER TAN CHEE CHIAN

SMART SHOES CHARGER TAN CHEE CHIAN SMART SHOES CHARGER TAN CHEE CHIAN This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic (Industrial Electronics) With Honours Faculty of Electronic

More information

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Arifa Ferdousi 1 and Sadeque Reza Khan 2 1 Dept. of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh

More information

456 26 Microcontrollers Figure 26-1 Objectives Key Words and Terms 26.1 OVERVIEW OF THE MICROCONTROLLER microcontroller

456 26 Microcontrollers Figure 26-1 Objectives Key Words and Terms 26.1 OVERVIEW OF THE MICROCONTROLLER microcontroller This sample chapter is for review purposes only. Copyright The Goodheart-Willcox Co., Inc. All rights reserved. 456 Electronic Communication and Data Systems Objectives After studying this chapter, you

More information

Display Message on Notice Board using GSM

Display Message on Notice Board using GSM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 7 (2013), pp. 827-832 Research India Publications http://www.ripublication.com/aeee.htm Display Message on Notice Board

More information

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015 Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) The standard tuning values used in ADVANCED Motion Controls drives are conservative and work well in over 90%

More information

Controlling a Dot Matrix LED Display with a Microcontroller

Controlling a Dot Matrix LED Display with a Microcontroller Controlling a Dot Matrix LED Display with a Microcontroller By Matt Stabile and programming will be explained in general terms as well to allow for adaptation to any comparable microcontroller or LED matrix.

More information

150127-Microprocessor & Assembly Language

150127-Microprocessor & Assembly Language Chapter 3 Z80 Microprocessor Architecture The Z 80 is one of the most talented 8 bit microprocessors, and many microprocessor-based systems are designed around the Z80. The Z80 microprocessor needs an

More information

Sigma Control PC INSIDE. 97 psi 187 F R on load

Sigma Control PC INSIDE. 97 psi 187 F R on load Sigma Control PC INSIDE 97 psi 187 F R on load Innovation Sigma Control with a PC inside At Kaeser, we pride ourselves on being the world s leading innovator in air system technology. Over twenty-five

More information

C8051F020 Utilization in an Embedded Digital Design Project Course. Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia

C8051F020 Utilization in an Embedded Digital Design Project Course. Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia C8051F020 Utilization in an Embedded Digital Design Project Course Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia Abstract In this paper, the utilization of the C8051F020 in an

More information