13.1.30. IMDSimulator

SIL Implementation of an Isolation Monitoring Device (IMD) for DC charging

13.1.30.1. Provides

Main interface for the IMD
config:
resistance_F_Ohm:
description:Resistance to return for the simulated measurements in Ohm
type:number
interval:
description:Measurement update interval in milliseconds
type:integer
selftest_success:
description:Set to true for successful self testing, false for fault
type:boolean
config:
resistance_F_Ohm:number <optional>
default: 900000
Resistance to return for the simulated measurements in Ohm
interval:integer <optional>
default: 1000
Measurement update interval in milliseconds
selftest_success:boolean <optional>
default: True
Set to true for successful self testing, false for fault

13.1.30.2. Metadata

13.1.30.2.1. Authors

Fabian Hartung (chargebyte GmbH)
Cornelius Claussen (Pionix GmbH)

13.1.30.2.2. License