<?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>Development of a moving platform controlled by voice</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hettiarachchi, Randula Lakshan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Manukid Parnichkun</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Somrak Petchartee</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2014</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>36 leaves : ill. + 1 online resource</extent>
  </physicalDescription>
  <abstract>Speech recognition is a technology which has been existed from a long time, but recently it has become widely used in much electronic equipment. It is mainly because it allows the consumers to communicate with computers naturally using the spoken language and makes the users more and more comfortable to do their work. This report focuses on motor controlling using speech recognition. It uses an open source software library for speech recognition purpose named as Sphinx 4. It is a library entirely written done by Java programming and is a flexible framework. It incorporates the Hidden Markov Model (HMM) recognition algorithm. Eclipse IDE was employed to develop the recognition program using Sphinx 4 library. Arduino UNO microcontroller together with Arduino programming was utilized for motor controlling. A mobile platform is developed to present the motor controlling section. In this project I used simple commands such as forward, reverse, left and right to control the mobile platform. The communication between the laptop and Arduino microcontroller was established using serial communication. The main objective of this project is to apply the knowledge in mechanical, electronic and mainly programming which are key aspects in engineering sector.</abstract>
  <note>A capstone project submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Engineering in Mechatronics Engineering, School of Engineering and Technology</note>
  <note>Capstone Project (B. Sc.) - Asian Institute of Technology, 2014</note>
  <subject authority="lcsh">
    <topic>Automatic speech recognition</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Caps. Proj. ; no. ME-14-07</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B08957</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B08957</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">170717</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818090701.0</recordChangeDate>
  </recordInfo>
</mods>
