Personal tools

Difference between revisions of "Enabling Standalone Operation"

From iis-projects

Jump to: navigation, search
Line 1: Line 1:
 +
[[File:biomed_prop_system.png|600px|thumb|right|Platform overview with the three uControllers and flash memory.]]
 +
 
A key feature of our biomedical acquisition and processing platform is standalone operation: The system must be able to provide all required supply voltages and clock frequencies without external components. Furthermore, the three involved uControllers must load their program code from non-volatile storage. The commercial radio SoC has integrated flash memory for this purpose; our two own ASICs share the discrete multi-Gigabit NAND flash that is also used for data storage.
 
A key feature of our biomedical acquisition and processing platform is standalone operation: The system must be able to provide all required supply voltages and clock frequencies without external components. Furthermore, the three involved uControllers must load their program code from non-volatile storage. The commercial radio SoC has integrated flash memory for this purpose; our two own ASICs share the discrete multi-Gigabit NAND flash that is also used for data storage.
  
 
+
We have all the key requirements for standalone operation in place (programmable voltage converters, oscillators and boot loaders); in this project you are going to put them all together. The goal is to demonstrate startup and operation of the platform with only a Li-ion connected.
  
 
[[Category:Digital]]
 
[[Category:Digital]]

Revision as of 17:13, 22 May 2018

Platform overview with the three uControllers and flash memory.

A key feature of our biomedical acquisition and processing platform is standalone operation: The system must be able to provide all required supply voltages and clock frequencies without external components. Furthermore, the three involved uControllers must load their program code from non-volatile storage. The commercial radio SoC has integrated flash memory for this purpose; our two own ASICs share the discrete multi-Gigabit NAND flash that is also used for data storage.

We have all the key requirements for standalone operation in place (programmable voltage converters, oscillators and boot loaders); in this project you are going to put them all together. The goal is to demonstrate startup and operation of the platform with only a Li-ion connected.