<?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>Design of a TCP/IP stack for system on chip (SOC) application</title>
  </titleInfo>
  <name type="personal">
    <namePart>Surachai Thongkaew</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Lertsak Lekawat</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Afzulpurkar, Nitin V.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chanmarn Punyasai</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Thailand Graduate of Science and Technology ( TGIST) Nation Science</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Technology Development Agency (NSTDA)</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</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>2003</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>69 p.</extent>
  </physicalDescription>
  <abstract>TCP/IP is a communication protocol stack designed to provide a reliable data stream between two hosts. It is a popular means of communicating data over a network. Most people use the protocol every day to check email, browse the web, instant message, and download files. TCP/IP is also becoming more utilized in embedded systems. TCP/IP is usually implemented in software as a service of an operating system (Linux, NetBSD, etc.). However, small projects may not require a full operating system, which uses a stand-alone protocol stack. The TCP/IP Stack Chip means the chip that is able to communicate with network by using protocol TCP/IP Stack. This protocol work with the mechanism of OIS Layer that consist of Physical Layer, Datalink Layer, Network Layer, Transport Layer, and Application Layer: that is reason why TCP/IP Stack Chip can work as "Embedded System" or can call it that "System On Chip" (SOC). The TCP/IP Stack Chip can work without Operation System, so it is suitable to use in small project that do not need Operation System to work in high potential. This focus on the of Internet technology with the aim of compressing this technology into a single chip, called "Internet Chip" or "TCP/IP Stack Chip" and Implementation Protocol TCP/IP Stack 3 layers: Datalink Layer, Network Layer, and Transp01t Layer on FPGA (Xilinx), while Application Layer and Physical Layer will be implemented on Micro Controller (89C51 AC2) and Internet Interface Unit (CS8900A) respectively. In The Future, if the Application Layer and Physical Layer can be implemented on FPGA, it will be developed to System On Chip (SOC).</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering, School of Advanced Technologies</note>
  <note>Thesis (M.Eng.) - Asian Institute of Technology, 2003</note>
  <subject authority="lcsh">
    <topic>TCP/IP (Computer network protocol)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Ethernet (Local area network systems)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. ME-03-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=B08540</identifier>
  <location>
    <url displayLabel="Full-Text"> http://203.159.5.9/ait-thesis/detail.php?q=B08540</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">030919</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818090219.0</recordChangeDate>
  </recordInfo>
</mods>
