A
andrewjj20
I am going to be working on a project using an oopic controller to control a
divice to preform a task;the controller needs deal with any problems that
arise from the task. potential problems include eveything from hardware
failure, to an extreme, intolerable environment; whatever the problem the
chip needs to evaluate the situation, then decide wether to continue,
reroute, return, or halt immediatly. the only information that will be sent
from the ground is a halt signal should the divice go astray.
currently the only solution that I can think of is brainstorming for a list
of problems and their solutions then test against them, however this list
is extremly long, and this would decrease performance as it would have to
test against every thing.
also if you have any good website on ai, they would be really helpful.
andrewjj20
divice to preform a task;the controller needs deal with any problems that
arise from the task. potential problems include eveything from hardware
failure, to an extreme, intolerable environment; whatever the problem the
chip needs to evaluate the situation, then decide wether to continue,
reroute, return, or halt immediatly. the only information that will be sent
from the ground is a halt signal should the divice go astray.
currently the only solution that I can think of is brainstorming for a list
of problems and their solutions then test against them, however this list
is extremly long, and this would decrease performance as it would have to
test against every thing.
also if you have any good website on ai, they would be really helpful.
andrewjj20