Tarifa dinâmica
O Decision Flow utiliza dados como região, percentual da carga da rede, preço atual da energia e temperatura para calcular a tarifa final que o consumidor deve pagar, com base na sazonalidade e no consumo.
David Škarka
Autor do modelo
- A Decision Table named Tariff Tier assigns a specific tier (e.g., Super-Off-Peak, Critical Peak) and a baseRate based on the percentage of grid load, the current energy price, and the temperature.
- A Decision Table named Regional Multiplier assigns a rate multiplier and an adjustment type (such as "Heatwave Surcharge" or "Conservation Credit") based on the input region and the previously calculated tariffTier.
- A Decision Table named Meter Command determines if a notification is required (Yes/No) and selects the appropriate command (e.g., PUSH_ALERT, SET_RATE) for the smart meter based on the tariffTier and baseRate.
- A Decision Flow orchestrates these Decision Tables:
- It first gathers inputs to execute the Tariff Tier rule, establishing the baseline cost.
- It passes the resulting tier to the Regional Multiplier rule to determine the seasonal impact.
- It calculates the final rate
- Finally, it executes the Meter Command rule to output the necessary alerts or hardware commands.
Mais modelos
Ver outros modelos
Automatização do Processo de Reclamação de Indemnizações
Automatize o tratamento integral dos pedidos de indemnização por acidentes de trabalho através da análise de relatórios médicos com recurso à IA — extraia os dados clínicos de que necessita e impulsione automaticamente todas as decisões subsequentes.
Teste A/B
Descubra uma maneira simples de atribuir um grupo de teste para realizar testes A/B em suas decisões.
Precificação baseada em risco
Descubra uma maneira simples de aplicar uma matriz de precificação baseada em risco adequada ao tipo de cliente.