I'm trying to came up with classification or design principles of BSN systems? Something like CAP Theorem (https://en.wikipedia.org/wiki/CAP_theorem ) for databases). 

So far I setteld on three features of BSN system that can be optimized exclusively: 

  • operation lifetime
  • energy expenditure
  • computational load
  • For example if you would like to extend the lifetime of the system, you need to conserve energy (by lowering computational load or communication, etc.)

    As examples of the systems: 

     - lifetime optimization -- simple loggers (like watches)

     - computational load -- high computational load in systems like human activity classification, inertial motion caputre etc.

     - energy optimization -- system with energy harvesting techniques

    Any ideas on other features? Any other examples?  How do you think about principles in BSN system design?

    Similar questions and discussions