DESIGN AND SIMULATION OF ADAPTIVE CRUISE CONTROL USING MATLAB/SIMULINK MOHD FIRDAUS BIN JAHAR

Size: px
Start display at page:

Download "DESIGN AND SIMULATION OF ADAPTIVE CRUISE CONTROL USING MATLAB/SIMULINK MOHD FIRDAUS BIN JAHAR"

Transcription

1 i DESIGN AND SIMULATION OF ADAPTIVE CRUISE CONTROL USING MATLAB/SIMULINK MOHD FIRDAUS BIN JAHAR This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Industrial Electronics) With Honours Faculty of Electronic and Computer Engineering Universiti Teknikal Malaysia Melaka APRIL 2009

2 ii UNIVERS TI TEKNIKAL MALAYS IA MELAKA FAKULTI KEJURUTERAAN ELEKTRONIK DAN KEJURUTERAAN KOMPUTER BORANG PENGESAHAN STATUS LAPORAN PROJEK SARJANA MUDA II Tajuk Projek Sesi Pengajian : DESIGN AND SIMULATION OF ADAPTIVE CRUISE CONTROL USING MATLAB/SIMULINK : 2008/2009 Saya MOHD FIRDAUS BIN JAHAR (HURUF BESAR) mengaku membenarkan Laporan Projek Sarjana Muda ini d isimpan di Perpustakaan dengan sy aratsyarat kegunaan seperti berikut: 1. Laporan adalah hakmilik Universiti Teknikal Malaysia Melaka. 2. Perpustakaan dibenarkan membuat salinan untuk tujuan pengajian sahaja. 3. Perpustakaan dibenarkan membuat salinan laporan ini sebagai bahan pertukaran antara in stitusi pengajian tinggi. 4. Sila tandakan ( ) : SULIT* (Mengandungi maklumat yang berdarjah keselamatan atau kepentingan Malaysia seperti yang termaktub di dalam AKTA RAHSIA RASMI 1972) TERHAD* (Mengandungi maklumat terhad yang telah ditentukan oleh organisasi/badan di mana penyelidikan dijalankan) TIDAK TERHAD Disahkan oleh: (TANDATANGAN PENULIS) (COP DAN TANDATANGAN PENYELIA) Alamat Tetap: KAMPUNG BARU JALAN PANJANG, TEMERLOH, PAHANG DARUL MAKMUR. Tarikh: 30 APRIL 2009 Tarikh: 30 APRIL 2009

3 iii I hereby declare that this report is the result of my own work except for quotes as cited in the references. Signature : Name : MOHD FIRDAUS BIN JAHAR Date : 30 APRIL 2009

4 iv I hereby declare that I have this report and in my opinion this report is sufficient in terms of the scope and quality for the award of Bachelor of Electronic Engineering (Industrial Electronics) With Honours. Signature : Supervisor s Name : EN. ZULKARNAIN ZAINUDIN Date : 30 APRIL 2009

5 v Dedicated especially to my father and my beloved mother.

6 vi ACKNOWLEDGEMENT First and foremost, I would like to take this opportunity to thank my project supervisor, Zulkarnain bin Zainudin for his invaluable guidance, assistance and support throughout the project. Under his supervision, many aspects regarding on this project has been explored, and with the knowledge, idea and support received from him, this thesis can be presented in the time given. I also would like to thank all the lecturers at FKEKK for the lessons and guidance given. Not forget to all my friends and course mate for their help and ideas during the course of this study. Finally, I would like to thank my family for their continuous concerns, encouragement and support.

7 vii ABSTRACT This project presents the design and implementation of an adaptive cruise control (ACC), which is a system that maintains the speed of a car and also keeps a minimum distance to the closest vehicle in front. The speed of the car be maintained by using a Proportional-Integral-Derivative (PID) controllers that based on the desired speed from the driver. The classical method of tuning process of setting the P, I, and D tuning constants for the CC system is used.will be compare to the ACC system simulation. Further, the ACC system has been evaluated based on the eleven test cases with Signal Builder. The Simulink is used as the simulation software because of the short learning curve that most students require to start using it, its wide distribution, and its general-purpose nature. This project will demonstrate the advantages of using Simulink for analyzing the proposed PID Controllers in ACC system.

8 viii ABSTRAK Projek ini membincangkan mengenai merekabentuk dan mengaplikasikan Kawalan Adaptif Kelajuan Kenderaan (Adaptive Cruise Control), iaitu suatu sistem yang boleh mengekalkan kelajuan kereta dan juga mengekalkan jarak minimum kereta dengan kenderaan di hadapan. Kelajuan kereta ini dapat dikawal menggunakan pengawal PID berdasarkan kelajuan yang dikehendaki oleh pemandu. Proses klasik digunakan bagi menala pemalar P,I dan D untuk sistem CC akan dinilai dengan simulasi sistem ACC. Selanjutnya tindak balas respon ACC akan dinilai dan disimulasi berdasarkan sebelas ujian kes dengan pembina signal. Simulink diguna sebagai perisian pensimulasian kerana pembelajaran jangka pendek yang sangat diperlukan oleh pelajar untuk mula menggunakannya iaitu bidang yang luas dan pelbagai guna dengan alam semulajadi. Projek ini akan mendedahkan kelebihan menggunakan Simulink untuk menganalisis pengawal PID dalam sistem ACC.

9 ix TABLE OF CONTENTS CHAPTER CONTENT PAGE PROJECT TITLE VERIFICATION FORM DECLARATION VERIFICATION DEDICATION ACKNOWLEDGEMENT ABSTRACT ABSTRAK TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF ABBREVIATIONS LIST OF APPENDICES i ii iii iv v vi vii viii ix xiii xiv xvii xviii I INTRODUCTION 1.1 Background of Project Objectives of Project Statement of Research Problem Scope of Project Method of Project Outline of the Thesis 7

10 x II LITERATURE REVIEW 2.1 Signal Builder ACC Controller Stateflow chart Stateflow Debugger Stateflow Chart Model Coverage Coverage Reports PID Controller Zero-Order Hold Discrete-Time Integrator IC Unit Delay Proportional Integral Derivative Tuning a PID Controller ACC vehicle dynamics 27 III METHODOLOGY 3.1 Modeling Process of ACC System Defining the System Identifying System Components Modeling the System with Equations Building the Simulink Block Diagram Running the Simulation Validating the Simulation Results 33

11 xi 3.2 Design Requirements Creating Test Cases Constructing the Test Cases Test Case Test Case Test Case Test Case Test Case Requirements Custom Signals Command Line API Running the Tests 44 IV SIMULATION RESULT AND DISCUSSION 4.1 Simulation Parameters Simulation of the Transfer Function Implementation of the PID Controller Tuning Results of PID Controller Simulation of ACC system Analysis and Discussion of ACC Performances 59 V CONCLUSION AND SUGGESTION FOR FUTURE DEVELOPMENT 5.1 Conclusion Suggestion for Future Development 63

12 xii REFERENCE 64 APPENDIX A 66 APPENDIX B 67 APPENDIX C 68

13 xiii LIST OF TABLES NO. TITLE PAGE 2.1 Effects of each of controllers gain on a closed-loop system Equation created by Ziegler Nichols Functional Requirements Values of constant and parameter used in the block diagram Gain value by Ziegler Nichols for each controller Gain value by Ziegler Nichols for each controller after adjustment 49

14 xiv LIST OF FIGURES NO. TITLE PAGE 2.1 Signal Builder block Controller block Graphical Components of a Stateflow The Debugger main window Summary for coverage report PID Controllers PID controller subsystem Zero-Order Hold block Discrete-Time Integrator IC block Unit Delay block Proportional Gain Integral Gain Derivative Gain Vehicle dynamics Vehicle dynamics subsystem Hills block for road resistance 28

15 xv 2.18 Hills setting values Flowchart Test Case Requirement 1/Test Case Requirement 2/Test Case Requirement 4/Test Case Test Case Test Case Test Case Test Case Test Case Test Case Accelerator pedal signal Simulink block diagram for ACC Open loop response for ACC Simulink block diagram for CC with PID Controller Open-loop poles from Root Locus Open-loop value for gain and frequency P Controller step response PI Controller step response PID Controller step response PID Controller step response (after Tuning) PID Controller step response (after Tuning) Satisfied open-loop system Satisfied open-loop system respond 53

16 xvi 4.13 Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case Simulation results for Test case 11 59

17 xvii LIST OF ABBREVIATION ACC - Adaptive Cruise Control ADAS - Advanced Driver Assistance Systems CC - Cruise Control D - Derivative I - Integral P - Proportional PI - Proportional-Integral PID - Proportional-Integral-Derivative

18 xviii LIST OF APPENDICES NO. NAME PAGE A ACC system in Simulink 66 B Controller Subsystem 67 C Model Viewing Shortcuts 68

19 1 CHAPTER I INTRODUCTION 1.1 Background of Project The cars of tomorrow [8] will be more and more equipped with Advanced Driver Assistance Systems (ADAS) to support the driver in the driving task. One of the ADAS is the Adaptive Cruise Control (ACC). Pauwelussen and Minderhoud in [8] noted that the ACC could be defined as an extension of the Cruise Control (CC) and maintains, next to a certain set speed, a certain set distance with respect to the lead vehicle. The conventional CC only has control over the engine, which means that it cannot switch gears and it cannot break. This means that it is only used on roads where the velocity of the car is somewhat constant, for example on highways. The driver cannot relax too much though, since the CC does not care about vehicles in front. This is what the ACC is trying to solve. The ACC takes both a desired (maximum) velocity and a desired (minimum) distance as input values from the driver. As long as no vehicle in front is closer than the desired distance, the ACC functions exactly as a CC. If a vehicle in front comes closer than the desired minimum distance the ACC will adapt the velocity to follow the vehicle. In order to keep this set distance, the ACC is able to accelerate and decelerate the vehicle. The acceleration and deceleration of the system is limited,

20 2 because of comfort reasons and by law [8]. This means that the driver has to intervene if the system is not able to achieve the required needs [8]. Ideally, the driver only has to control the steering and only interrupt the ACC at takeovers or situations that might lead to accidents [9]. The ACC is mainly a comfort system that takes over the car-following task, but the driver remains responsible for steering and collision avoidance. If the deceleration of the ACC is not sufficient enough to avoid a collision, the ACC warns the driver with a warning sound [8]. This system is usually used on the highway, where it is common to cruise at a constant velocity for long periods of time, as a relief for the driver [9]. These system [11], use radar to measure the distance from the vehicle they are in to the car ahead and its speed relative to theirs. If a car crosses into the lane ahead, and the distance is now less than the preset minimum, the system applies the brakes, slowing the car with a maximum deceleration until it is following at the desired distance [11]. If the leading car speeds up or moves out of the lane, the system opens the throttle until the trailing car has returned to the cruise control speed set by the driver [11]. The advanced features of ACC systems include the ability to track a car in the lane ahead using forward looking radar. If the distance to a vehicle in front is below a pre-set value, the ACC system is designed to slow the car down, using brakes if required, to track the speed of the vehicle in front, then returning the car to its pre-set speed once the lane ahead is clear. Next, an intelligent lane prediction using steering angle and yaw rate sensors predict curves in the road, and to ensure that any vehicle ahead being tracked is in the same lane as the car itself. One of the potential advantages of ACC is the foundation that it provides for next generation advancements in collision avoidance systems that are expected to include radar and cameras. ACC is also anticipated to be beneficial in cities and towns with heavy urban stop-and-go traffic by functioning at low stop/start speeds in city traffic. It is expected to have the ability to stop the car completely when sitting

21 3 in traffic, re-starting and following the car in front when the traffic begins to move again. Potential Key benefits of ACC are reduction in accident rate for vehicles fitted with collision avoidance type systems, reduction in driver fatigue and increase in fuel efficiency due to very gradual speed increase / decrease in traffic. The controller developed for ACC consists of PID controller and Stateflow. The PID controller is a closed loop controller; designed to make the throttle decisions (control). The controller is created using parameters to allow easy modification (tuning) of the operation of the controller. This controller also included the Stateflow chart that is used to address design challenges that often occur when developing and implementing embedded software. Matlab is the main software used for computation, model implementation, and simulation. The Matlab simulation tool Simulink, which is used for modeling and simulating dynamic systems, has been playing a major role during this work [12]. MATLAB/Simulink is a high-level technical computing language and object orientated environment for algorithm development, data visualization, data analysis, and numerical computation. MATLAB/Simulink allows the development of a solution to technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran. The easy of development along with the extensive toolboxes and functions available were the major reasons for selecting MATLAB/Simulink as the simulation environment. The simulation environment starts as an overview of the implementation of the PID controller to the CC model. Next, the second model about the ACC model incorporates the high-level system blocks representing, the signal input, vehicle dynamics, distance and velocity controller will be designed to get the performances of the proposed controller. The goals for the simulation environment were to be able to create the test cases based on 10 high-level requirements. To ensure that the controllers meet those

22 4 requirements, we need to build test cases that check the design against each requirement. The simulation environment is flexible and if someone is interested in testing out another ACC algorithm, the controller is a single function that can be replaced easily. Simulink software models, simulates, and analyzes dynamic systems. It enables user to pose a question about a system, model the system, and see what happens. With Simulink, we can easily build models from scratch, or modify existing models to meet our needs. Simulink supports linear and nonlinear systems, modeled in continuous time, sampled time, or a hybrid of the two systems can also be multirate-having different parts that are sampled or updated at different rates. 1.2 Objectives of Project The objectives of this project are: i) To design the ACC system in MATLAB/Simulink. ii) To evaluate the simulation of ACC system. The main objective of this project is to design the ACC system in MATLAB/Simulink. This design process is the important part in this thesis. The PID controller is used to observe the characteristics of each controller gain. The evaluation of the simulation is completed using MATLAB/Simulink. Results obtained from PID controller s step response will evaluate to study the controller s performances in order to draw a conclusion of this simulation study [1].

23 5 1.3 Statement of Research Problem A lot of drawbacks of the designed ACC system in the real life environment pursue the researcher make the analysis and of the system in various aspect before the system will implemented to the wide range of country. This is because of the difference in weather condition in the other country. Thus, in Asian country the most challenge drawback problem is the effectiveness of the ACC system in heavy rain. In the rain periods, the degree of fog and rain also increased over time, and then decreased symmetrically; the sight distance similarly decreased from 1000 to 10m at 90s then gradually increased back to 1000m [10]. Rain degraded the ability of the radar to detect vehicles ahead, as it attenuated the sensor sensitivity, masking the sensors and causing them to fail temporarily. With no lead vehicle detected, vehicle speed will increase [10]. As the intensity of the rain increased, the sensors failed for longer periods and failed more frequently. The momentary failure of the sensors to detect vehicles ahead compromised the ability of the ACC to maintain at safely headway In contrast, Malaysia s geographical system has various structured condition. So the road system in Malaysia will give road resistance to the ACC system. Then, the road resistance will use to assume the disturbance to the ACC system. We only focus to the road resistance as the disturbance because the hills block already built in the Simulink. Thus, hills will represent as the load to the ACC system. So the rain will be the other choices to use as the disturbance and also give the big challenge to implement the ACC system

24 6 1.4 Scope of Project The scope of work for this project includes: i) Designing and modeling the ACC system in based on previous model. ii) Implementing the PID controller into the ACC system. iii) PID Controller with derived transfer function. iv) Auto tuning PID Controller which is used as a comparison in analyzing the performance of the controller in part (iii). v) Simulation study conducted in MATLAB/Simulink on the vehicle speed, road resistance and set distance with respect to the lead vehicle. 1.5 Method of Project The research work is undertaken in the following stages: 1) Design the ACC system based on the previous model. 2) Use PID controller with Stateflow. 3) Simulation of the proposed controller in MATLAB/Simulink. 4) Comparison of the performance of PID controller in CC system and ACC system. 5) Analysis of the simulation results.

18V TO 1000V BOOST CONVERTER BENNEDICT BALLY ANAK NAROK UNIVERSITI MALAYSIA PAHANG

18V TO 1000V BOOST CONVERTER BENNEDICT BALLY ANAK NAROK UNIVERSITI MALAYSIA PAHANG 18V TO 1000V BOOST CONVERTER BENNEDICT BALLY ANAK NAROK UNIVERSITI MALAYSIA PAHANG UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: 18V TO 1000V BOOST CONVERTER SESI PENGAJIAN: 2009/2010

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: ANALYSIS OF CONTROL METHODS FOR BOOST DC-DC CONVERTER SESI PENGAJIAN: 2011/2012 Saya FADZLAN NISHA BIN MUHAMAD NASHARUDIN ( 890902-08-5427

More information

A DESIGN METHODOLOGY FOR A SELF-OSCILLATING ELECTRONIC BALLAST AMIRA BINTI MUSTAPA

A DESIGN METHODOLOGY FOR A SELF-OSCILLATING ELECTRONIC BALLAST AMIRA BINTI MUSTAPA A DESIGN METHODOLOGY FOR A SELF-OSCILLATING ELECTRONIC BALLAST AMIRA BINTI MUSTAPA A Report Submitted In Partial Fulfilments of the Requirement of the Degree of Bachelor of Electrical Engineering (Power

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: Saya COMPUTER BASED INSTRUMENTATION SYSTEM FOR TEMPERATURE MEASUREMENT USING RTD IN MATLAB SESI PENGAJIAN: 2007/2008 FAIZ BIN MOHD ZABRI

More information

DEVELOPMENT OF REMOTELY OPERATED UNDERWATER VEHICLE AFIQ FIKRI BIN HAMID UNIVERSITI MALAYSIA PAHANG

DEVELOPMENT OF REMOTELY OPERATED UNDERWATER VEHICLE AFIQ FIKRI BIN HAMID UNIVERSITI MALAYSIA PAHANG DEVELOPMENT OF REMOTELY OPERATED UNDERWATER VEHICLE AFIQ FIKRI BIN HAMID UNIVERSITI MALAYSIA PAHANG DEVELOPMENT OF REMOTELY OPERATED UNDERWATER VEHICLE AFIQ FIKRI BIN HAMID Report submitted in fulfillment

More information

PINEAPPLE DISTRIBUTION CLASSIFICATION USING RGB AND FUZZY EZRIN TASNIM BIN ABDUL GANI

PINEAPPLE DISTRIBUTION CLASSIFICATION USING RGB AND FUZZY EZRIN TASNIM BIN ABDUL GANI PINEAPPLE DISTRIBUTION CLASSIFICATION USING RGB AND FUZZY EZRIN TASNIM BIN ABDUL GANI This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical Engineering

More information

FIR FILTER FOR MAKHRAJ RECOGNITION SYSTEM AIMI NADIA AZMI

FIR FILTER FOR MAKHRAJ RECOGNITION SYSTEM AIMI NADIA AZMI FIR FILTER FOR MAKHRAJ RECOGNITION SYSTEM AIMI NADIA AZMI This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical Engineering (Hons.) (Electronics)

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: SOLAR VENTILATION FAN SESI PENGAJIAN: 2010/2011 Saya FARADILLA BINTI MOD YATIM ( 840830-05-5070 ) (HURUF BESAR) mengaku membenarkan tesis

More information

FABRICATION OF PERPETUAL MOTION WATER DRINKING TOY BIRD CHEE SAI HOW UNIVERSITI MALAYSIA PAHANG

FABRICATION OF PERPETUAL MOTION WATER DRINKING TOY BIRD CHEE SAI HOW UNIVERSITI MALAYSIA PAHANG FABRICATION OF PERPETUAL MOTION WATER DRINKING TOY BIRD CHEE SAI HOW UNIVERSITI MALAYSIA PAHANG UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: FABRICATION OF PERPETUAL MOTION WATER DRINKING

More information

Faculty of Mechanical Engineering UNIVERSITI MALAYSIA PAHANG

Faculty of Mechanical Engineering UNIVERSITI MALAYSIA PAHANG 0708-F-035 LATHE MACHINE OPTIMUM CUTTING SPEED FOR DIFFERENT MATERIALS ANG LIQI A report submitted in partial fulfillment of The requirements for the award of the degree of Bachelor of Mechanical Engineering

More information

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: WELDING FAULT DETECTION USING ACOUSTIC EMISSION TECHNIQUE SESI PENGAJIAN: 2011/2012 Saya, FAREEZ FARHAN BIN SULIMAN (891012-01-5907) (HURUF

More information

DESIGN AND FABRICATE A FLEXIBLE TOILET HOSE WITH SPOOL ABDULLAH MUNZIR BIN ZUL SAFARUDDIN UNIVERSITI MALAYSIA PAHANG

DESIGN AND FABRICATE A FLEXIBLE TOILET HOSE WITH SPOOL ABDULLAH MUNZIR BIN ZUL SAFARUDDIN UNIVERSITI MALAYSIA PAHANG DESIGN AND FABRICATE A FLEXIBLE TOILET HOSE WITH SPOOL ABDULLAH MUNZIR BIN ZUL SAFARUDDIN UNIVERSITI MALAYSIA PAHANG UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: DESIGN AND FABRICATE

More information

DEVELOPMENT OF A TOOL TO DESIGN AC HARMONIC FILTER FOR HVDC TRANSMISSION SYSTEM CHA KWAN HUNG. A thesis submitted in fulfillment of the

DEVELOPMENT OF A TOOL TO DESIGN AC HARMONIC FILTER FOR HVDC TRANSMISSION SYSTEM CHA KWAN HUNG. A thesis submitted in fulfillment of the DEVELOPMENT OF A TOOL TO DESIGN AC HARMONIC FILTER FOR HVDC TRANSMISSION SYSTEM CHA KWAN HUNG A thesis submitted in fulfillment of the requirement for the award of the degree of Bachelor of Electrical

More information

DESIGN AND IMPLEMENTATION OF ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING RECEIVER NORAZNI BINTI YUSOFF

DESIGN AND IMPLEMENTATION OF ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING RECEIVER NORAZNI BINTI YUSOFF DESIGN AND IMPLEMENTATION OF ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING RECEIVER NORAZNI BINTI YUSOFF This report is submitted in partial fulfillment of requirement for the award of Bachelor of Electronic

More information

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: PREDICTION OF GRINDING MACHANABILITY WHEN GRIND HAYNES 242 USING WATER BASED COOLANT

UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: PREDICTION OF GRINDING MACHANABILITY WHEN GRIND HAYNES 242 USING WATER BASED COOLANT UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: PREDICTION OF GRINDING MACHANABILITY WHEN GRIND HAYNES 242 USING WATER BASED COOLANT SESI PENGAJIAN: 2011/2012 Saya HAZWANI BINTI SIDIK

More information

LINE TRACKING ROBOT USING VISION SYSTEMS CHE ROHAZLI BIN CHE MAZLAM

LINE TRACKING ROBOT USING VISION SYSTEMS CHE ROHAZLI BIN CHE MAZLAM i LINE TRACKING ROBOT USING VISION SYSTEMS CHE ROHAZLI BIN CHE MAZLAM This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical Engineering (Hons.)

More information

AN ADAPTIVE ALGORITHM FOR THE TUNING OF TWO INPUT SHAPING METHODS NUR HAFIZAH BINTI HASSAN

AN ADAPTIVE ALGORITHM FOR THE TUNING OF TWO INPUT SHAPING METHODS NUR HAFIZAH BINTI HASSAN AN ADAPTIVE ALGORITHM FOR THE TUNING OF TWO INPUT SHAPING METHODS NUR HAFIZAH BINTI HASSAN This report is submitted in partial fulfilment of requirements for the Bachelor Degree of Electronic Engineering

More information

MERLIN MIABOT PRO ROBOT SOCCER (2 WHEELS) MUHAMMAD ASYRAF BIN BADARUDDIN

MERLIN MIABOT PRO ROBOT SOCCER (2 WHEELS) MUHAMMAD ASYRAF BIN BADARUDDIN i MERLIN MIABOT PRO ROBOT SOCCER (2 WHEELS) MUHAMMAD ASYRAF BIN BADARUDDIN This report is submitted in partial fulfillment of requirements for the award of Bachelor of Electronic Engineering (Computer

More information

PERFORMANCE EVALUATION OF OPTICAL AMPLIFIER IN WDM SYSTEM PEH PO ING

PERFORMANCE EVALUATION OF OPTICAL AMPLIFIER IN WDM SYSTEM PEH PO ING i PERFORMANCE EVALUATION OF OPTICAL AMPLIFIER IN WDM SYSTEM PEH PO ING This report is submitted in partial of the requirement for the award of Bachelor of Electronic Engineering (Telecommunication Electronics)

More information

PORTABLE DISTANCE MEASUREMENT MOHD ASHRAF BIN MD SAID

PORTABLE DISTANCE MEASUREMENT MOHD ASHRAF BIN MD SAID PORTABLE DISTANCE MEASUREMENT MOHD ASHRAF BIN MD SAID This Report Is Submitted In Partial Fulfillment of Requirements For The Bachelor Degree of Electronic Engineering (Industrial Electronic) Faculty of

More information

LINE FOLLOWING ROBOT

LINE FOLLOWING ROBOT DEVELOPMENT OF CONTROL ALGORITHM FOR FREESCALE CUP LINE FOLLOWING ROBOT SUKURI BIN SULO UNIVERSITI TEKNIKAL MALAYSIA MELAKA DEVELOPMENT OF CONTROL ALGORITHM FOR FREESCALE CUP LINE FOLLOWING ROBOT SUKURI

More information

BORANG PENGESAHAN STATUS TESIS

BORANG PENGESAHAN STATUS TESIS UNIVERSITI MALAYSIA PAHANG BORANG PENGESAHAN STATUS TESIS JUDUL: Saya HOME AUTOMATION SYSTEM USING POWER LINE COMMUNICATION SESI PENGAJIAN: 2008/2009 DARLENE BINTI MOHAMAD DOUGLAS ( 861031-59-5268 ) (HURUF

More information

WEARABLE ANTENNA FOR 2.4GHz FREQUENCY FOR WLAN APPLICATION NUR RAFEDAH BINTI SATAR

WEARABLE ANTENNA FOR 2.4GHz FREQUENCY FOR WLAN APPLICATION NUR RAFEDAH BINTI SATAR WEARABLE ANTENNA FOR 2.4GHz FREQUENCY FOR WLAN APPLICATION NUR RAFEDAH BINTI SATAR This report is submitted in partial fulfilment of requirements for the award of Bachelor of Electronic Engineering (Wireless

More information

WIRELESS POWER TRANSFER FOR ELECTRIC VEHICLES AMALUDDIN BIN ZAINUDDIN

WIRELESS POWER TRANSFER FOR ELECTRIC VEHICLES AMALUDDIN BIN ZAINUDDIN WIRELESS POWER TRANSFER FOR ELECTRIC VEHICLES AMALUDDIN BIN ZAINUDDIN This Report Is Submitted In Partial Fulfillment of Requirement for the Bachelor Degree of Electronic Engineering (Computer Engineering)

More information

SMART COLOR SORTING ROBOT SITI NADRAH BINTI SELAMAT

SMART COLOR SORTING ROBOT SITI NADRAH BINTI SELAMAT SMART COLOR SORTING ROBOT SITI NADRAH BINTI SELAMAT This report is submitted in partial fulfillment of the requirements for the award of the Bachelor of Electronic Engineering(Electronic Telecommunication)

More information

DESIGN AND DEVELOPMENT OF SEMG ACQUISITION SYSTEM USING NI MYRIO FOR PROSTHESIS HAND LIAO SHING WEN

DESIGN AND DEVELOPMENT OF SEMG ACQUISITION SYSTEM USING NI MYRIO FOR PROSTHESIS HAND LIAO SHING WEN DESIGN AND DEVELOPMENT OF SEMG ACQUISITION SYSTEM USING NI MYRIO FOR PROSTHESIS HAND LIAO SHING WEN This Report Is Submitted In Partial Fulfillment of Requirements for The Bachelor Degree of Electronic

More information

SPEED CONTROL OF PNEUMATIC CYLINDER USING ON/OFF VALVE AND PWM SITI AMIRAH BINTI MOHD PADLI

SPEED CONTROL OF PNEUMATIC CYLINDER USING ON/OFF VALVE AND PWM SITI AMIRAH BINTI MOHD PADLI i SPEED CONTROL OF PNEUMATIC CYLINDER USING ON/OFF VALVE AND PWM SITI AMIRAH BINTI MOHD PADLI This report is submitted in partial fulfilment of the requirements for the award of Bachelor of Electronic

More information

OPTIMUM DESIGN OF RECTIFYING CIRCUIT OF RF ENERGY TRANSFER RAHMIYENI BINTI ASWIR

OPTIMUM DESIGN OF RECTIFYING CIRCUIT OF RF ENERGY TRANSFER RAHMIYENI BINTI ASWIR i OPTIMUM DESIGN OF RECTIFYING CIRCUIT OF RF ENERGY TRANSFER RAHMIYENI BINTI ASWIR This Report Is Submitted In Partial Fulfillment of Requirement of the Bachelor Degree of Electronic Engineering (Electronic

More information

POWER AMPLIFIER DESIGN FOR ULTRA-WIDEBAND APPLICATIONS MUHAMMAD SYAHIR BIN YOSUF

POWER AMPLIFIER DESIGN FOR ULTRA-WIDEBAND APPLICATIONS MUHAMMAD SYAHIR BIN YOSUF i POWER AMPLIFIER DESIGN FOR ULTRA-WIDEBAND APPLICATIONS MUHAMMAD SYAHIR BIN YOSUF This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering

More information

NURHASLINDA BINTI MUSTAFFA KAMAL

NURHASLINDA BINTI MUSTAFFA KAMAL EFFECT OF DIFFERENT DOPING CONCENTRATION FOR PN CARRIER DEPLETION SILICON-ON-INSULATOR (SOI) OPTICAL MODULATOR NURHASLINDA BINTI MUSTAFFA KAMAL This Report Is Submitted In Partial Fulfillment Of Requirements

More information

MICROSTRIP BANDPASS FILTER DESIGN (COMBLINE) MOHAMAD HAMIZAN BIN TUAH

MICROSTRIP BANDPASS FILTER DESIGN (COMBLINE) MOHAMAD HAMIZAN BIN TUAH MICROSTRIP BANDPASS FILTER DESIGN (COMBLINE) MOHAMAD HAMIZAN BIN TUAH This report is submitted in partial fulfilment of the requirements for the award of Bachelor of Electronic Engineering (Telecommunication

More information

DESIGN AND ANALYSIS OF A LOW POWER OPERATIONAL AMPLIFIER USING CADENCE NABILAH BINTI SK.ABD.AZIZ

DESIGN AND ANALYSIS OF A LOW POWER OPERATIONAL AMPLIFIER USING CADENCE NABILAH BINTI SK.ABD.AZIZ DESIGN AND ANALYSIS OF A LOW POWER OPERATIONAL AMPLIFIER USING CADENCE NABILAH BINTI SK.ABD.AZIZ This report is submitted in partial fulfillment of requirements for the bachelor degree of electronic engineering

More information

IMAGE RESTORATION USING MEAN, MEDIAN AND ADAPTIVE FILTER ADELINE CHUA JIA MIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA

IMAGE RESTORATION USING MEAN, MEDIAN AND ADAPTIVE FILTER ADELINE CHUA JIA MIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA IMAGE RESTORATION USING MEAN, MEDIAN AND ADAPTIVE FILTER ADELINE CHUA JIA MIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA BORANG PENGESAHAN STATUS TESIS JUDUL: IMAGE RESTORATION USING MEAN, MEDIAN AND ADAPTIVE

More information

DESIGN OF APPLICATION WIRELESS HOME SPEAKER SYAFIQAH BINTI SHAHRUZZAMAN

DESIGN OF APPLICATION WIRELESS HOME SPEAKER SYAFIQAH BINTI SHAHRUZZAMAN DESIGN OF APPLICATION WIRELESS HOME SPEAKER SYAFIQAH BINTI SHAHRUZZAMAN This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic engineering (Telecommunication

More information

A COMPARATIVE STUDY OF TOPOLOGY CONTROL ALGORITHM IN WIRELESS SENSOR NETWORK MUHAMAD IZZAT AFIFI BIN ROSLAN

A COMPARATIVE STUDY OF TOPOLOGY CONTROL ALGORITHM IN WIRELESS SENSOR NETWORK MUHAMAD IZZAT AFIFI BIN ROSLAN i A COMPARATIVE STUDY OF TOPOLOGY CONTROL ALGORITHM IN WIRELESS SENSOR NETWORK MUHAMAD IZZAT AFIFI BIN ROSLAN This report is submitted in partial fulfillment of requirements for the Bachelor of Electronic

More information

GENERALIZED CHEBYSHEV MICROWAVE FILTER FOR WIDEBAND APPLICATIONS LIM FENG SHENG

GENERALIZED CHEBYSHEV MICROWAVE FILTER FOR WIDEBAND APPLICATIONS LIM FENG SHENG GENERALIZED CHEBYSHEV MICROWAVE FILTER FOR WIDEBAND APPLICATIONS LIM FENG SHENG This report is submitted partial fulfillment of requirements for the award of Bachelor of Electronic Engineering (Telecommunication

More information

LOCALIZATION AND POSITIONING via Wi-Fi SIGNALS MOHD IDZWAN BIN OTHMAN

LOCALIZATION AND POSITIONING via Wi-Fi SIGNALS MOHD IDZWAN BIN OTHMAN LOCALIZATION AND POSITIONING via Wi-Fi SIGNALS MOHD IDZWAN BIN OTHMAN This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic Engineering (Telecommunication

More information

STUDY OF DESIGN CONSIDERATION AND PERFORMANCE ANALYSIS OF SUBSTRATE INTEGRATED WAVEGUIDE COMPONENTS ADILAH BINTI ABU SAMAH

STUDY OF DESIGN CONSIDERATION AND PERFORMANCE ANALYSIS OF SUBSTRATE INTEGRATED WAVEGUIDE COMPONENTS ADILAH BINTI ABU SAMAH i STUDY OF DESIGN CONSIDERATION AND PERFORMANCE ANALYSIS OF SUBSTRATE INTEGRATED WAVEGUIDE COMPONENTS ADILAH BINTI ABU SAMAH This report is submitted in partial fulfillment of the requirement for the award

More information

CHILD SAFETY MONITORING SYSTEM

CHILD SAFETY MONITORING SYSTEM CHILD SAFETY MONITORING SYSTEM NAJWA HANNAN BINTI MOHD SUBRI This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Industrial Engineering)

More information

DESIGN OF RECTIFIER WITH IMPEDANCE MATCHING CIRCUIT FOR RF ENERGY HARVESTING ENA BINTI AMILHAJAN

DESIGN OF RECTIFIER WITH IMPEDANCE MATCHING CIRCUIT FOR RF ENERGY HARVESTING ENA BINTI AMILHAJAN DESIGN OF RECTIFIER WITH IMPEDANCE MATCHING CIRCUIT FOR RF ENERGY HARVESTING ENA BINTI AMILHAJAN This Report is Submitted in Partial Fulfillment of Requirements for the Bachelor Degree in Electronic Engineering

More information

WIRELESS WEATHER STATION BY USING ZIGBEE

WIRELESS WEATHER STATION BY USING ZIGBEE WIRELESS WEATHER STATION BY USING ZIGBEE AHMAD NAQIUDDIN BIN AHMAD SAAHIRY This Report Is Submitted In Partial Fulfillment Requirements For The Bachelor Degree Of Electronic Engineering (Telecommunication)

More information

PROPAGATION COVERAGE FOR COMMERCIAL BUILDINGS SCENARIOS USING RAY TRACING TECHNIQUES NURUL HASLIN BT NURYA YA

PROPAGATION COVERAGE FOR COMMERCIAL BUILDINGS SCENARIOS USING RAY TRACING TECHNIQUES NURUL HASLIN BT NURYA YA i PROPAGATION COVERAGE FOR COMMERCIAL BUILDINGS SCENARIOS USING RAY TRACING TECHNIQUES NURUL HASLIN BT NURYA YA This report is submitted in partial fulfillment of the requirement for the awards of Bachelor

More information

AN AUTOMATIC POURING MACHINE ADNAN BIN AHMAD

AN AUTOMATIC POURING MACHINE ADNAN BIN AHMAD AN AUTOMATIC POURING MACHINE ADNAN BIN AHMAD This report is submitted in partial fulfillment of the requirements for the awards of Bachelor of Electronic Engineering (Industrial Electronic) With Honours

More information

AN ANALYSIS OF SIGLE-LAYER DIFFERENTIAL CPW-FED NOTCHED-BAND TAPERED-SLOT UWB ANTENNA MUHAMMAD FATHI BIN AZHAR

AN ANALYSIS OF SIGLE-LAYER DIFFERENTIAL CPW-FED NOTCHED-BAND TAPERED-SLOT UWB ANTENNA MUHAMMAD FATHI BIN AZHAR i AN ANALYSIS OF SIGLE-LAYER DIFFERENTIAL CPW-FED NOTCHED-BAND TAPERED-SLOT UWB ANTENNA MUHAMMAD FATHI BIN AZHAR This Report Is Submitted In Partial Fulfillment of Requirement for the Bachelor Degree of

More information

THE DESIGN OF OPTIMUM INVERTER JUSTIN ANAK JAMES

THE DESIGN OF OPTIMUM INVERTER JUSTIN ANAK JAMES THE DESIGN OF OPTIMUM INVERTER JUSTIN ANAK JAMES Bachelor of Engineering with Honors (Electronics & Telecommunications Engineering) 2010 UNIVERSITI MALAYSIA SARAWAK R13a BORANG PENGESAHAN STATUS TESIS

More information

MUSIC SYNCHRONIZED LIGHTING SITI HAWA BINTI MAT ISA

MUSIC SYNCHRONIZED LIGHTING SITI HAWA BINTI MAT ISA MUSIC SYNCHRONIZED LIGHTING SITI HAWA BINTI MAT ISA This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Computer Engineering) With Honours

More information

PROJECT S TITE EH ZHENG YI

PROJECT S TITE EH ZHENG YI i PROJECT S TITE DESIGN AND DEVELOPMENT OF A LICENSE PLATE RECOGNITION SYSTEM USING CONVOLUTIONAL NEURAL NETWORK EH ZHENG YI This Report Is Submitted In Partial Fulfillment of Requirement For The Bachelor

More information

LOG PERIODIC ANTENNA DESIGN SITI NORHIDAYAH BINTI HJ. MOHAMED

LOG PERIODIC ANTENNA DESIGN SITI NORHIDAYAH BINTI HJ. MOHAMED LOG PERIODIC ANTENNA DESIGN SITI NORHIDAYAH BINTI HJ. MOHAMED This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Telecommunication

More information

DESIGN OF THERMOELECTRIC ENERGY HARVESTER USING LTC 3108 BOOST CONVERTER MUHAMMAD ZULHAIZER BIN AB RASHID

DESIGN OF THERMOELECTRIC ENERGY HARVESTER USING LTC 3108 BOOST CONVERTER MUHAMMAD ZULHAIZER BIN AB RASHID DESIGN OF THERMOELECTRIC ENERGY HARVESTER USING LTC 3108 BOOST CONVERTER MUHAMMAD ZULHAIZER BIN AB RASHID This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic

More information

A NEW APPROACH FOR INDUSTRIAL PRODUCT INSPECTION BASED ON COMPUTER VISION AND IMAGE PROCESSING TECHNIQUE MOHD KHAIRULDIN BIN HASSAN

A NEW APPROACH FOR INDUSTRIAL PRODUCT INSPECTION BASED ON COMPUTER VISION AND IMAGE PROCESSING TECHNIQUE MOHD KHAIRULDIN BIN HASSAN i A NEW APPROACH FOR INDUSTRIAL PRODUCT INSPECTION BASED ON COMPUTER VISION AND IMAGE PROCESSING TECHNIQUE MOHD KHAIRULDIN BIN HASSAN This Report Is Submitted In Partial Fulfillment of Requirements For

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA VISION-BASED LINE FOLLOWING ROBOT This report submitted in accordance with requirement of the Universiti Teknikal Malaysia Melaka (UTeM) for the Bachelor Degree of Manufacturing

More information

DESIGN AND IMPLEMENTATION OF A LOW COST PORTABLE AND COMPACT 2.4 GHZ SPECTRUM ANALYZER

DESIGN AND IMPLEMENTATION OF A LOW COST PORTABLE AND COMPACT 2.4 GHZ SPECTRUM ANALYZER i DESIGN AND IMPLEMENTATION OF A LOW COST PORTABLE AND COMPACT 2.4 GHZ SPECTRUM ANALYZER MOHD AZWANN BIN ZULKEFLE The report is submitted in partial fulfillment of the requirement for the Bachelor Degree

More information

WIRELESS ENERGY TRANSFER MOHD NASUHA BIN MOHAMAD ZIN

WIRELESS ENERGY TRANSFER MOHD NASUHA BIN MOHAMAD ZIN WIRELESS ENERGY TRANSFER MOHD NASUHA BIN MOHAMAD ZIN This report is submitted in partial fulfillment of the requirement for the award of Bachelor of Electronic Engineering (Industrial Electronic) With

More information

ENERGY SCAVENGING FOR MOBILE AND WIRELESS DEVICE USING HIGH-EFFICIENCY RECTIFIER CIRCUIT LEE YOUHUI UNIVERSITI TEKNIKAL MALAYSIA MELAKA

ENERGY SCAVENGING FOR MOBILE AND WIRELESS DEVICE USING HIGH-EFFICIENCY RECTIFIER CIRCUIT LEE YOUHUI UNIVERSITI TEKNIKAL MALAYSIA MELAKA ENERGY SCAVENGING FOR MOBILE AND WIRELESS DEVICE USING HIGH-EFFICIENCY RECTIFIER CIRCUIT LEE YOUHUI UNIVERSITI TEKNIKAL MALAYSIA MELAKA i ENERGY SCAVENGING FOR MOBILE AND WIRELESS DEVICES USING HIGH-EFFICIENCY

More information

Signature : Supervisor : Mr. Loi Wei Sen

Signature : Supervisor : Mr. Loi Wei Sen I hereby declare that I have read this report and in my opinion this report is sufficient in term of the scope and quality for the award of Bachelor of Electrical Engineering (Power Electronic and Drive)

More information

MICROSTRIP LEAKY WAVE ANTENNA DESIGN FOR WLAN APPLICATION NURLIYANA BT ABD MALIK

MICROSTRIP LEAKY WAVE ANTENNA DESIGN FOR WLAN APPLICATION NURLIYANA BT ABD MALIK 1 MICROSTRIP LEAKY WAVE ANTENNA DESIGN FOR WLAN APPLICATION NURLIYANA BT ABD MALIK This report is submitted in partial fulfillment of requirements for the award of Bachelor of Electronic Engineering (Telecommunication

More information

Study of Laser Cutting Machine & Its Application in Malaysian Industries

Study of Laser Cutting Machine & Its Application in Malaysian Industries NATIONAL TECHNICAL UNIVERSITY COLLEGE OF MALAYSIA Study of Laser Cutting Machine & Its Application in Malaysian Industries Thesis submitted in accordance with the requirements of the National Technical

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN ANALYSIS OF A PRESS MACHINE FOR DISPOSABLE PET BOTTLE

UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN ANALYSIS OF A PRESS MACHINE FOR DISPOSABLE PET BOTTLE UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN ANALYSIS OF A PRESS MACHINE FOR DISPOSABLE PET BOTTLE This report submitted in accordance with requirements of the Universiti Teknikal Malaysia Melaka (UTeM)

More information

DESIGN OF DUAL BAND FREQUENCY SELECTIVE SURFACE NORSHAHIDA BINTI MOHD SAIDI B

DESIGN OF DUAL BAND FREQUENCY SELECTIVE SURFACE NORSHAHIDA BINTI MOHD SAIDI B DESIGN OF DUAL BAND FREQUENCY SELECTIVE SURFACE NORSHAHIDA BINTI MOHD SAIDI B071110042 UNIVERSITI TEKNIKAL MALAYSIA MELAKA 2015 UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN OF DUAL BAND FREQUENCY SELECTIVE

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA FINAL YEAR PROJECT 2 BENU 4984 TITLE:

UNIVERSITI TEKNIKAL MALAYSIA MELAKA FINAL YEAR PROJECT 2 BENU 4984 TITLE: UNIVERSITI TEKNIKAL MALAYSIA MELAKA FINAL YEAR PROJECT 2 BENU 4984 TITLE: DESIGN AND ANALYSIS OF SIW BANDSTOP FILTER FOR INTERFERENCE SUPPRESSION IN X BAND COMMUNICATION SYSTEM NAME MOHD KHAIRUL AZWAN

More information

CURVE TRACER USING MICROCONTROLLER ASYRAF TAQIUDDIN BIN AHMAT TAHIR

CURVE TRACER USING MICROCONTROLLER ASYRAF TAQIUDDIN BIN AHMAT TAHIR i CURVE TRACER USING MICROCONTROLLER ASYRAF TAQIUDDIN BIN AHMAT TAHIR This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Industrial

More information

MELISSA SARA ECHA ANAK GABRIEL

MELISSA SARA ECHA ANAK GABRIEL ROBOT CONTROLLED USING DTMF TECHNIQUE FOR CHEMICAL TRANSPORTATION PURPOSES MELISSA SARA ECHA ANAK GABRIEL This Report Is Submitted In Partial Fulfillment of Requirements For The Bachelor Degree of Electronic

More information

COMPARISON OF PERFORMANCE OF VARIOUS OP-AMP TOPOLOGIES USING CMOS 0.13µm TECHNOLOGY NURUS SAADAH BT CHE MAT

COMPARISON OF PERFORMANCE OF VARIOUS OP-AMP TOPOLOGIES USING CMOS 0.13µm TECHNOLOGY NURUS SAADAH BT CHE MAT i COMPARISON OF PERFORMANCE OF VARIOUS OP-AMP TOPOLOGIES USING CMOS 0.13µm TECHNOLOGY NURUS SAADAH BT CHE MAT This Report is Submitted In Partial Fullfillment of Requirements For The Bachelor of Electronic

More information

SECURITY EQUIPMENT USING BIOMETRICS MUHAMAD FIRDAUS BIN JUSOH

SECURITY EQUIPMENT USING BIOMETRICS MUHAMAD FIRDAUS BIN JUSOH i SECURITY EQUIPMENT USING BIOMETRICS MUHAMAD FIRDAUS BIN JUSOH This Report Is Submitted In Partial Fulfillment of Requirement for the Bachelor Degree of Electronic Engineering (Computer) With Honours

More information

THE DESIGN OF ANTIPODAL VIVALDI ANTENNA USING GRAPHENE NURUL SYUHADA BINTI HASIM UNIVERSITI TEKNIKAL MALAYSIA MELAKA

THE DESIGN OF ANTIPODAL VIVALDI ANTENNA USING GRAPHENE NURUL SYUHADA BINTI HASIM UNIVERSITI TEKNIKAL MALAYSIA MELAKA THE DESIGN OF ANTIPODAL VIVALDI ANTENNA USING GRAPHENE NURUL SYUHADA BINTI HASIM UNIVERSITI TEKNIKAL MALAYSIA MELAKA THE DESIGN OF ANTIPODAL VIVALDI ANTENNA USING GRAPHENE NURUL SYUHADA BINTI HASIM This

More information

AN ARRAY ANTENNA DESIGN FOR RF ENERGY HARVESTING SYSTEM SHARIF AHMED QASEM AHMED

AN ARRAY ANTENNA DESIGN FOR RF ENERGY HARVESTING SYSTEM SHARIF AHMED QASEM AHMED AN ARRAY ANTENNA DESIGN FOR RF ENERGY HARVESTING SYSTEM SHARIF AHMED QASEM AHMED This report is submitted in partial fulfillment of requirement for the Bachelor Degree of Electronic Engineering (Wireless

More information

ADAPTIVE OFDM WIRELESS COMMUNICATION DEVELOPMENT FOR WIRELESS MEDICAL IMAGE TRANSMISSION IN DIFFERENT RESOLUTION MUHAMMAD WAFI BIN MOHAMAD YUSAK

ADAPTIVE OFDM WIRELESS COMMUNICATION DEVELOPMENT FOR WIRELESS MEDICAL IMAGE TRANSMISSION IN DIFFERENT RESOLUTION MUHAMMAD WAFI BIN MOHAMAD YUSAK ADAPTIVE OFDM WIRELESS COMMUNICATION DEVELOPMENT FOR WIRELESS MEDICAL IMAGE TRANSMISSION IN DIFFERENT RESOLUTION MUHAMMAD WAFI BIN MOHAMAD YUSAK This Report is Submitted in Partial Fulfillment of Requirement

More information

NOR NABILAH SYAZANA BINTI ABDUL RAHMAN

NOR NABILAH SYAZANA BINTI ABDUL RAHMAN i AUTOMATIC COMPUTER VISION SYSTEM FOR INDUSTRIAL PRODUCT QUALITY INSPECTION NOR NABILAH SYAZANA BINTI ABDUL RAHMAN This Report Is Submitted In Partial Fulfilment Of Requirements For The Bachelor Degree

More information

FABRICATION OF UWB BANDPASS FILTER KAMARUL ARIFFIN BIN OMAR. Faculty of Electronic and Computer Engineering Universiti Teknikal Malaysia Melaka

FABRICATION OF UWB BANDPASS FILTER KAMARUL ARIFFIN BIN OMAR. Faculty of Electronic and Computer Engineering Universiti Teknikal Malaysia Melaka i FABRICATION OF UWB BANDPASS FILTER KAMARUL ARIFFIN BIN OMAR This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Telecommunication

More information

AHMAD RIDZUAN BIN AB. WAHAB

AHMAD RIDZUAN BIN AB. WAHAB MICROWAVE FILTER - STEPPED IMPEDANCE LOWPASS FILTER AT 2.4GHz AHMAD RIDZUAN BIN AB. WAHAB This report is submitted in partial fulfillment of the requirement for the award of Bachelor of Electronic Engineering

More information

DESIGN OF RF POWER AMPLIFIER WITH DIFFERENT BIASING BASED ON GREEN DESIGN TECHNIQUE MUHAMMAD ASHRAF BIN SABRI

DESIGN OF RF POWER AMPLIFIER WITH DIFFERENT BIASING BASED ON GREEN DESIGN TECHNIQUE MUHAMMAD ASHRAF BIN SABRI DESIGN OF RF POWER AMPLIFIER WITH DIFFERENT BIASING BASED ON GREEN DESIGN TECHNIQUE MUHAMMAD ASHRAF BIN SABRI This report is submitted in partial of requirements for the award of Bachelor Degree of Electronics

More information

DESIGN OF RECTIFYING CIRCUIT WITH IMPROVED RF-DC CONVERSION FOR WIRELESS POWER TRANSFER CHAN CHUN YEW UNIVERSITI TEKNIKAL MALAYSIA MELAKA

DESIGN OF RECTIFYING CIRCUIT WITH IMPROVED RF-DC CONVERSION FOR WIRELESS POWER TRANSFER CHAN CHUN YEW UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN OF RECTIFYING CIRCUIT WITH IMPROVED RF-DC CONVERSION FOR WIRELESS POWER TRANSFER CHAN CHUN YEW UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN OF RECTIFYING CIRCUIT WITH IMPROVED RF-DC CONVERSION FOR

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN AND DEVLOPMENT OF TABLE NAPKIN FOLDING MACHINE This report is submitted in accordance with the requirement of Universiti Teknikal Malaysia Melaka (UTeM) for the

More information

DESIGN OF A LOW NOISE AMPLIFIER FOR 5-6GHz APPLICATIONS NUR DIYANA BINTI ISMAIL

DESIGN OF A LOW NOISE AMPLIFIER FOR 5-6GHz APPLICATIONS NUR DIYANA BINTI ISMAIL i DESIGN OF A LOW NOISE AMPLIFIER FOR 5-6GHz APPLICATIONS NUR DIYANA BINTI ISMAIL This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic Engineering (Telecommunication

More information

DUAL THRESHOLD VOLTAGE FOR HIGH PERFORMANCE DOMINO LOGIC

DUAL THRESHOLD VOLTAGE FOR HIGH PERFORMANCE DOMINO LOGIC DUAL THRESHOLD VOLTAGE FOR HIGH PERFORMANCE DOMINO LOGIC Azfar Satari Abdullah Bachelor of Engineering with Honours (Electronics and Telecommunication Engineering) 2009 UNIVERSITI MALAYSIA SARAWAK R13a

More information

UNIVERSITI MALAYSIA SARAWAK

UNIVERSITI MALAYSIA SARAWAK UNIVERSITI MALAYSIA SARAWAK R13a BORANG PENGESAHAN STATUS TESIS Judul: TWO CHANNELS AUDIO LINKS OVER OPTICAL FIBER SESI PENGAJIAN: 2003/2004 Saya CYRUS NYAWAI MASON (HURUF BESAR) mengaku membenarkan tesis

More information

VISION SYSTEM BASED HEIGHT MEASURING MACHINE ROZEANA BINTI ABD RAHMAN

VISION SYSTEM BASED HEIGHT MEASURING MACHINE ROZEANA BINTI ABD RAHMAN VISION SYSTEM BASED HEIGHT MEASURING MACHINE ROZEANA BINTI ABD RAHMAN This report is submitted in partial fulfilment of the requirement for the award of Bachelor of Electronic Engineering (Industrial Electronic)

More information

PERPUSTAKAAN UTHM * *

PERPUSTAKAAN UTHM * * PERPUSTAKAAN UTHM *30000002103385* UNIVERSITI TUN HUSSEIN ONN MALAYSIA BORANG PENGESAHAN STATUS TESIS* JUDUL :DESIGN ON SWITCHING SEQUENCE FOR CONTROL CIRCUIT BY USING ALTERA MAX+PLTTS n SESI PENGAJIAN:

More information

SMS BASED EARLY FLOOD WARNING SYSTEM USING RASPBERRY PI ABDULLAH AZAM BIN SHAHRIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA

SMS BASED EARLY FLOOD WARNING SYSTEM USING RASPBERRY PI ABDULLAH AZAM BIN SHAHRIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA SMS BASED EARLY FLOOD WARNING SYSTEM USING RASPBERRY PI ABDULLAH AZAM BIN SHAHRIN UNIVERSITI TEKNIKAL MALAYSIA MELAKA BORANG PENGESAHAN STATUS TESIS JUDUL: SMS Based Early Flodd Warning System Using Raspberry

More information

DESIGN OF LOW VOLTAGE CMOS TRISTATE BUFFER. Nurul Huda binti Zulkifli

DESIGN OF LOW VOLTAGE CMOS TRISTATE BUFFER. Nurul Huda binti Zulkifli DESIGN OF LOW VOLTAGE CMOS TRISTATE BUFFER Nurul Huda binti Zulkifli Bachelor of Engineering with Honours (Electronic and Telecommunication Engineering) 2010 UNIVERSITI MALAYSIA SARAWAK R13a BORANG PENGESAHAN

More information

CENTRALIZED WIRELESS SENSOR NETWORK DEPLOYMENT MAGESWARAN A/L R JAGANATHAN

CENTRALIZED WIRELESS SENSOR NETWORK DEPLOYMENT MAGESWARAN A/L R JAGANATHAN i CENTRALIZED WIRELESS SENSOR NETWORK DEPLOYMENT MAGESWARAN A/L R JAGANATHAN This report is submitted in partial fulfillment of the requirements for award of Bachelor of Electronic Engineering (Telecommunication

More information

COMPACT BUTLER MATRIX DESIGN NORJANNAH BINTI NORDIN

COMPACT BUTLER MATRIX DESIGN NORJANNAH BINTI NORDIN i COMPACT BUTLER MATRIX DESIGN NORJANNAH BINTI NORDIN This report is submitted in partial fulfillment of requirements for the award of Bachelor of Electronic Engineering (Telecommunication Electronics

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA DEVELOPMENT OF INTERACTIVE MACHINING PROCESS DESIGN AND MACHINING TIME CALCULATION

UNIVERSITI TEKNIKAL MALAYSIA MELAKA DEVELOPMENT OF INTERACTIVE MACHINING PROCESS DESIGN AND MACHINING TIME CALCULATION UNIVERSITI TEKNIKAL MALAYSIA MELAKA DEVELOPMENT OF INTERACTIVE MACHINING PROCESS DESIGN AND MACHINING TIME CALCULATION This report submitted in accordance with requirement of the Universiti Teknikal Malaysia

More information

EFFECT OF TERRAIN FEATURES ON WAVE PROPAGATION NURASLINDA BINTI ADNAN

EFFECT OF TERRAIN FEATURES ON WAVE PROPAGATION NURASLINDA BINTI ADNAN I EFFECT OF TERRAIN FEATURES ON WAVE PROPAGATION NURASLINDA BINTI ADNAN This Report Is Submitted In Partial Fulfilment Of Requirement For The Bachelor Degree of for Electronic Engineering (Wireless Communication)

More information

DESIGN OF REAL-TIME HUMAN MACHINE INTERACTION FOR ROBOTIC ARM WITH MONITORING SYSTEM MUHAMMAD AKMAL SAFIRA BIN SAFIEE

DESIGN OF REAL-TIME HUMAN MACHINE INTERACTION FOR ROBOTIC ARM WITH MONITORING SYSTEM MUHAMMAD AKMAL SAFIRA BIN SAFIEE i DESIGN OF REAL-TIME HUMAN MACHINE INTERACTION FOR ROBOTIC ARM WITH MONITORING SYSTEM MUHAMMAD AKMAL SAFIRA BIN SAFIEE This Report Is Submitted In Partial Fulfillment Of Requirement For The Bachelor Degree

More information

AHMAD HIEDZUANUDDIN BIN AHMAD KHIDIR

AHMAD HIEDZUANUDDIN BIN AHMAD KHIDIR i DESIGN LOW NOISE AMPLIFIER WITH ULTRAWIDEBAND FREQUENCY AHMAD HIEDZUANUDDIN BIN AHMAD KHIDIR This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic Engineering

More information

GSM-900 MOBILE JAMMER MOHD ZAIDI BIN HUSIN

GSM-900 MOBILE JAMMER MOHD ZAIDI BIN HUSIN GSM-900 MOBILE JAMMER MOHD ZAIDI BIN HUSIN This report submitted in partial fulfillment of the requirement for the award of Bachelor of Electronic Engineering (Telecommunication Electronics) With Honours.

More information

REAL-TIME PHYSICAL HUMAN MACHINE INTERACTION FOR ROBOTIC ARM NURUL ATIQAH BINTI ABD GHANI

REAL-TIME PHYSICAL HUMAN MACHINE INTERACTION FOR ROBOTIC ARM NURUL ATIQAH BINTI ABD GHANI REAL-TIME PHYSICAL HUMAN MACHINE INTERACTION FOR ROBOTIC ARM NURUL ATIQAH BINTI ABD GHANI This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor Degree of Electronic Engineering

More information

TEXTILE ANTENNA MOHD NAZRY BIN MOHAMMAD

TEXTILE ANTENNA MOHD NAZRY BIN MOHAMMAD i TEXTILE ANTENNA MOHD NAZRY BIN MOHAMMAD This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Telecommunication Electronics) With Honours

More information

IMPROVED GPS SINGLE POINT POSITIONING USING WEIGHTED LEAST SQUARE METHOD LOH KAH HOW

IMPROVED GPS SINGLE POINT POSITIONING USING WEIGHTED LEAST SQUARE METHOD LOH KAH HOW IMPROVED GPS SINGLE POINT POSITIONING USING WEIGHTED LEAST SQUARE METHOD LOH KAH HOW This Report Is Submitted in Partial Fulfilment of Requirements for The Bachelor Degree of Electronic Engineering (Telecommunication

More information

HVAC MONITORING (TEMPERATURE) AND CONTROLLING (VALVE/DAMPER) SYSTEM AB RAZAK BIN ARIFFIN

HVAC MONITORING (TEMPERATURE) AND CONTROLLING (VALVE/DAMPER) SYSTEM AB RAZAK BIN ARIFFIN i HVAC MONITORING (TEMPERATURE) AND CONTROLLING (VALVE/DAMPER) SYSTEM AB RAZAK BIN ARIFFIN Report submitted in partial fulfilment of the requirements for the award of Bachelor of Electronic and Computer

More information

TRACKING PERFORMANCE OF A HOT AIR BLOWER SYSTEM USING PID CONTROLLER WITH PSO AND HARMONIC SEARCH ALGORITHM ANDY HENG POH SENG

TRACKING PERFORMANCE OF A HOT AIR BLOWER SYSTEM USING PID CONTROLLER WITH PSO AND HARMONIC SEARCH ALGORITHM ANDY HENG POH SENG TRACKING PERFORMANCE OF A HOT AIR BLOWER SYSTEM USING PID CONTROLLER WITH PSO AND HARMONIC SEARCH ALGORITHM ANDY HENG POH SENG This Report Is Submitted In Partial Fulfillment Of Requirements For The Bachelor

More information

FINGER VEIN VERIFICATION. Krishna Veni A/P Selvan

FINGER VEIN VERIFICATION. Krishna Veni A/P Selvan FINGER VEIN VERIFICATION Krishna Veni A/P Selvan Bachelor of Engineering with Honours (Electronics and Computer Engineering) 2009 UNIVERSITI MALAYSIA SARAWAK BORANG PENGESAHAN STATUS TESIS R13a Judul:

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA OPTIMIZATION OF FDM PARAMETERS WITH TAGUCHI METHOD FOR PRODUCTION OF FLEXIBLE ABS PART

UNIVERSITI TEKNIKAL MALAYSIA MELAKA OPTIMIZATION OF FDM PARAMETERS WITH TAGUCHI METHOD FOR PRODUCTION OF FLEXIBLE ABS PART UNIVERSITI TEKNIKAL MALAYSIA MELAKA OPTIMIZATION OF FDM PARAMETERS WITH TAGUCHI METHOD FOR PRODUCTION OF FLEXIBLE ABS PART This report submitted in accordance with requirement of the Universiti Teknikal

More information

LOW-COST AUTOMATIC HEADLIGHT DIMMER SYSTEM KHAIRUL HAZWAN BIN ABU BAKAR

LOW-COST AUTOMATIC HEADLIGHT DIMMER SYSTEM KHAIRUL HAZWAN BIN ABU BAKAR i LOW-COST AUTOMATIC HEADLIGHT DIMMER SYSTEM KHAIRUL HAZWAN BIN ABU BAKAR This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Computer

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN RADIO FREQUENCY PLANNING TOOL USING MATLAB SOFTWARE This report submitted in accordance with requirement of the Universiti Teknikal Malaysia Melaka (UTeM) for

More information

DESIGN OF INTEGRATED FILTER-ANTENNA FOR WIRELESS COMMUNICATIONS NOOR AZIAN BINTI JONO UNIVERSITI TEKNIKAL MALAYSIA MELAKA

DESIGN OF INTEGRATED FILTER-ANTENNA FOR WIRELESS COMMUNICATIONS NOOR AZIAN BINTI JONO UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN OF INTEGRATED FILTER-ANTENNA FOR WIRELESS COMMUNICATIONS NOOR AZIAN BINTI JONO UNIVERSITI TEKNIKAL MALAYSIA MELAKA ii Tajuk Projek : Sesi Pengajian UNIVERSTI TEKNIKAL MALAYSIA MELAKA FAKULTI KEJURUTERAAN

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA ASSESSMENT ON FALSE TRIPPING PHENOMENON IN LOWER GROUND FLOOR (RIGHT WING), MAIN BUILDING, FACULTY OF ENGINEERING TECHNOLOGY, UTeM This report submitted in accordance

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN OF PID AND NONLINEAR PID CONTROLLER FOR TRACKING PERFORMANCE OF XY TABLE BALL SCREW DRIVE SYSTEM This report submitted in accordance with requirement of the Universiti

More information

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

UNIVERSITI TEKNIKAL MALAYSIA MELAKA UNIVERSITI TEKNIKAL MALAYSIA MELAKA DESIGN AND ANALYSIS OF AUTOMATIC GRASS CUTTER This report submitted in accordance with requirement of the Universiti Teknikal Malaysia Melaka (UTeM) for the Bachelor

More information