<?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>PID control system implementation in embedded system for DC motor speed control</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>PID control system implementation in embedded system for DC motor speed control</title>
  </titleInfo>
  <name type="personal">
    <namePart>Ariff Che Mohd Noor</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>65 p. : ill. ; 30 cm. + 1 computer disc</extent>
  </physicalDescription>
  <abstract>This project is focused on implementation of the Propotional (P), Integral (I) and Derivative (D) control system algorithms in microcontroller unit (MCU) for direct current (DC) motor speed control. The PIC series, PIC18F2331 has been used to perform the processing of PID algorithms for DC motor control purpose. The focus is on 12 volt DC motor with 30 revolutions per minute (rpm) maximum speed. No-load case and loaded case are the scope for this research. Three experiments have been done to look how much PID control algorithms affect the performances on driving actual DC motor; PI algorithm experiment, PD algorithm experiment and PID algorithm experiment. The result shows that, implementation of PID algorithm in small scale MCU is possible. PID algorithm that has been impelmented in MCU inside the DC motor controller module system can eliminate the steady state error and overshoot problem including settling time. By creating real time data acquisition software, the performance of the system is monitored and later on analyzed. It is later found out that the PID algorithm has been able to create faster settling time while the overshoot has been reduced to 5% and the steady-state has been successfully reduced. The impact of the load and no load application of the PID algorithm can be already seen by how the PID algorithm has helped the controller to drive a loaded DC motor to the desired speed which could not be achieved without the PID algorithm.</abstract>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Ariff Bin Che Mohd Noor</note>
  <note>Project paper (Bachelor of Electrical Engineering (Electronics) -- Universiti Malaysia Pahang - 2008</note>
  <subject authority="lcsh">
    <topic>PID controllers</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Electric motors, Direct current</topic>
  </subject>
  <identifier type="isbn">THE0006157(Local)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">090610</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251114204356.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000037531</recordIdentifier>
  </recordInfo>
</mods>
