Finite States

Table of Contents


Finite States are created by the Systems team and are normally used in COMET to describe the different modes of the system. The power budget varies between the different Finite States because the same equipment might not be used or consume the same amount of power during all phases of the mission (e.g. fewer things will be on in Safe Mode compared to an Operations Mode). This concept is captured on COMEt through the power duty cycle parameter. This parameter will be made up of sub-parameters, one for each system mode as defined by the Systems team. If the power duty cycle parameter is not an expandable list, then State Dependency can be added manually. To do this:

  1. It is recommended to first filter the Element Definitions browser to only see the required domain.

  2. Right-click on the power duty cycle parameter.

  3. Click Edit.

  4. Find the State Dependence drop down list.

  5. Select the system modes from the list.

  6. Press OK.

  7. The power duty cycle parameter should now have an expandable list.

Adding State Dependecy


Hide Example
Equipment consuming power may not be using the same amount of power in every different finite state of the spacecraft as the equipment may not be on 100% of the time, the equipment may be in standby or the equipment may even be off.
For example during Operational Mode the payload may need to always be on,

Payload operational mode


but during Safe Mode the payload can go into standby while the spacecraft operators diagnose the potential issue.

Payload safe mode


This is controlled by making the power duty cycle, the parameter which describes how much of the time equipment is on, state dependent which allows for a different value to be input for each defined finite state. Therefore, the Instrument expert can add this information to their blueprint, adding a value of 1 during operations to indicate the payload is on and a value of 0 during Safe Mode to indicate the payload is in standby.

This corresponds to making the power duty cycle parameter State Dependent in COMET

Payload add modes