Download Part 2 - TJHSST.edu

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Computer Systems Lab
TJHSST
Current Projects
In-House, pt 1
Current Projects, In-House
Pt. 1 (Projs 1-5)
•
•
•
•
•
Software Systems Development
Computational Models of Traffic Flow
Genetic Algorithms and Music
Car Simulation with OpenGL
Sorting Parts of Variable Width
2
Software
Systems
Development
The primary purpose of our
Computer Systems Research
project is to investigate the
feasibility and consequences of
establishing a student workgroup
based on a classical development
lifecycle model. We modeled our
project on the Waterfall
Development Model, otherwise
known as the Systems
Development Lifecycle Model
(SDLC).
3
Computational
Models of
Traffic
The goal of my project is to make an
accurate simulation of traffic in an
multi-lane intersection world that
will be easily mutable for work in
studies on the effects of construction
work and accidents on traffic flow.
Traffic Simulations are used in a
variety of ways. One of the most
prominent and original uses was to
use traffic simulations to evaluate
alternate treatments.
4
Genetic
Algorithms
and Music
Genetic algorithms use feedback
resulting from evaluating data sets
to optimize these data sets for the
best performance as defined by
the user. The main data
processing is done in LISP. The
creation of audio files is done
using Csound.
5
Car Simulation
This project will be used to simulate
carrelated incidents from the
real world. By working with this
program, users will be able to benefit
from responses to scenarios that may
have hazardous consequences in real
life. By showing real people the
decisions of robots, human drivers
will attempt to replicate the robots'
acceptable actions.
6
Sorting Parts of
Variable Width
Problem Statement. To analyze the
efficacy of sort parts by using slots
and utilizing the variable angular
velocities that result when parts of
distinct physical dimensions move off
of a relatively flat inclined surface.
Purpose. The final goal is to assess
the feasibility of quality control based
on taking advantage of the different
orientations at various time after
release that are caused by deviations
from the original product.
7