WOLFRAM SYSTEM MODELER

PowerSupplyHardened

Model of a uninterruptible power supply with a non-standard battery reliability.

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.Energy.UPS.PowerSupplyHardened"]
Out[1]:=

Information

 

PowerSupplyHardened

 

Introduction

This power supply has a better battery than PowerSupply.

In order to get the full experience of this example, you need the following:

 

These pages show an overview of the example. For the full example, open the accompanying notebook UPS.nb.

 

Description

The only difference between this model and the PowerSupply model is that this model has a different lifetime distribution for the battery.

battery_lifetime_distribution

 

Parameters (3)

lowerVoltageLimit

Value: 6.8

Type: Voltage (V)

Description: Limit where the inverter can't supply full voltage

switchOffTime

Value: 5

Type: Time (s)

Description: Time instant when voltage is switched off (utility.switchOffTime)

VMax

Value: 10

Type: Voltage (V)

Description: Battery cell voltage when fully charged (battery.VMax)

Connectors (1)

V

Type: RealOutput

Description: Battery cell voltage (battery.V)

Components (6)

utility

Type: Utility

charger

Type: Charger

battery

Type: Battery

inverter

Type: Inverter

load

Type: Load

lines

Type: TransmissionLines