temporal abstraction and fuzzy logic.
That sounds like a nice approach for an open source project ,without being too specific ..what part of the planet are you from ?
quite certain someone could get you a cell to play with !
can you post more on your concept ..?
thanks Chet
I am from Czech Republic. About logic it is really is simple decision making. System can ask himself question like : "Is my RPM correct ?", "How much fuel I need in next cycle" e.t.c. From programmatic point of view it is little bit more problematic (and buggy right now), this is where temporal abstraction kicking up. I am not working with hard coded values but with differences between cycles. So each cycle i am looking back in last 5 of them and comparing if situation is getting better or worst and act upon it. This approach have have one big downside that i cant react as fast as performance maps, so it is not suitable for cars. But for multi-fuel electric generators it should be awesome !!. Right now i am working with Mbed and simple arduino modules. I have somehow working prototype but i need to clean code and make it portable between developer boards e.t.c. Whole stuff will go open source anyway after graduation. Right now i need to make diploma solid (deadline is burning close to my ass) and then i will start translation. Hope it make sense
|