CPC: Difference between revisions

From HackPittsburgh Wiki
Jump to navigation Jump to search
(New page: '''Goal: A very inexpensive general process controller that people can simply configure and plug in.''' ==Master ToDo== ==Hardware== ===Issues to Resolve=== *How do you handle various v...)
 
No edit summary
Line 19: Line 19:
*Can we support fuzzy logic?
*Can we support fuzzy logic?
**Do we want to?
**Do we want to?
==Links==
*http://taufiknurhidayah.blogspot.com/




[[Category:Projects]]
[[Category:Projects]]

Revision as of 11:12, 3 January 2011

Goal: A very inexpensive general process controller that people can simply configure and plug in.

Master ToDo

Hardware

Issues to Resolve

  • How do you handle various voltages/power input and output?
  • What chip will run this?
    • How fast can it crunch the control algorithms?


Software

Issues to Resolve

  • Is it possible to remove as much end-user programming from it as possible?
  • Is it possible to put a GUI on it (or a GUI API?)
  • Can we gracefully handle the combination of systems into multicontroller/multivariate systems?
    • Do we need to support any industrial process communication methods?
  • Can we support fuzzy logic?
    • Do we want to?

Links