Essays about: "thesis for fsm"

Showing result 1 - 5 of 12 essays containing the words thesis for fsm.

  1. 1. Decision-making AI in digital games

    University essay from Uppsala universitet/Informationssystem

    Author : Ahmad Al Shehabi; [2022]
    Keywords : Decision-making; Goal Oriented Action Planning; GOAP; Agent; AI; Artificial Intelligence; Behavior Trees; Finite State Machines; FSM;

    Abstract : The field of artificial intelligence has gained much knowledge through the implementation of decision-making systems in video games. One of these systems was the Goal Oriented Action Planning system (GOAP) which directs the behavior of an AI-agent through multiple digital artifacts categorized as goals, actions, and plans. READ MORE

  2. 2. 1D LIDAR Speed and Motion for the Internet-of-Things : For Railroad Classification Yards

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Edward Chancellor; Kasper Oikarinen; [2021]
    Keywords : LIDAR; Trains; Internet of Things; Motion-tracking; Rail transportation; Railroad classification yards.; LIDAR; Tåg; Sakernas internet; Rörelsespårning; Tågtrafik; Rangerbangårdar.;

    Abstract : This thesis is an investigation into the feasibility of one-dimensional Light Detection and Ranging (LIDAR) sensors for tracking the position and motion of trains on railroad classification yards. Carefully monitoring railway traffic in these areas is important, in order to avoid accidents, optimise logistical operations and hence reduce delays. READ MORE

  3. 3. Precision Closed-Loop Laser Pointing System for the Nanosatellite Optical Downlink Experiment

    University essay from Luleå tekniska universitet/Rymdteknik

    Author : Ondrej Čierny; [2017]
    Keywords : ;

    Abstract : The use of advanced small-satellite platforms has become increasingly more popular in the recent years. Several private companies are investing enormous capital into constellations of small satellites that are designed to provide highly data-intensive global services, such as rapid Earth imaging or fast worldwide Internet access. READ MORE

  4. 4. A Comparative Study of Automated Test Explorers

    University essay from Linköpings universitet/Programvara och system

    Author : Johan Gustavsson; [2015]
    Keywords : automated testing; graphwalker; ddmin; Minimizing Delta Debugging Algorithm; Lstar; L*; L-star; mbt; model based testing; De Bruijn;

    Abstract : With modern computer systems becoming more and more complicated, theimportance of rigorous testing to ensure the quality of the product increases.This, however, means that the cost to perform tests also increases. READ MORE

  5. 5. Representation of asynchronous communication protocols in Scala and Akka

    University essay from Programvara och system; Tekniska högskolan

    Author : Joakim Eriksson; [2013]
    Keywords : Scala; Akka; State Machine; FSM; Asynchronous; Communication; Protocol; Delimited Continuations; CPS;

    Abstract : This thesis work investigates how to represent protocols for asynchronous communication in the Scala programming language and the Akka actor framework, to be run on Java Virtual Machine (JVM). Further restrictions from the problem domain - the coexistence of multiple protocol instances sharing the same Java thread - imply that neither an asynchronous call waiting for response nor anything else can block the underlying Java threads. READ MORE