<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Speed control of DC motor using PI controller</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Speed control of DC motor using PI controller</title>
  </titleInfo>
  <name type="personal">
    <namePart>Mohd Azri Abd Mutalib</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">theses</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">my</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Kuantan, Pahang</placeTerm>
    </place>
    <publisher>UMP</publisher>
    <dateIssued>2008</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <form authority="gmd">electronic resource</form>
    <extent>74 p. : ill. (some. col.) ; 30 cm. + 1 computer disc</extent>
  </physicalDescription>
  <abstract>The development of technologies affects the demands of industries at the present time. Thus, automatic control has played a vital role in the advance of engineering and science. In today’s industries, control of DC motors is a common practice. Therefore, implementation of DC motor controller is required. There are many types of controller that can be used to implement the elegant and effective output. One of them is by using a PI controller. PI stands for Proportional and Integral Controllers which are designed to eliminate the need for continuous operator attention thus provide automatic control to the system. Cruise control in a car and a house thermostat are common examples of how controllers are used to automatically adjust some variable to hold the measurement (or process variable) at the set-point. This project is focusing on implementing PI controller to control speed of a dc motor. The overall project is divided into two parts. The first part is concern on the simulation using MATLAB simulink where the dc motor is modeled and PI controller is tuned using Ziegler-Nichols rules and software tuning. The second part is implementing the simulation. This part is divided into another two parts, Graphical User Interface (GUI) development and hardware interfacing. GUI is built using National Instrument LabVIEW software with implementation of PI controller. An oscilloscope also had been build there. Hardware interfacing part is built with Mitsumi dc mini-motors, M31E-1 Series, speed sensor and analog to digital converter, DAC8032. As the result, PI controller is capable to control the speed of dc motor followed the result from simulation.</abstract>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Mohs Azri Bin Abd Mutalib</note>
  <note>Project paper (Bachelor of Electrical Engineering (Electronic)) -- Universiti Malaysia Pahang - 2008</note>
  <subject authority="lcsh">
    <topic>Programmable controllers</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Integrated circuits</topic>
  </subject>
  <identifier type="isbn">THE0006972(Local)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">090615</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251114204358.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000037829</recordIdentifier>
  </recordInfo>
</mods>
