: Public Class
Created: 08/05/2008 14:13:21
Modified: 02/10/2013 17:51:34
Project:
Advanced:
A remote unit can be a RTU, IED, substation control system, control center etc. The communication with the remote unit can be through various standard protocols (e.g. IEC 61870, IEC 61850) or non standard protocols (e.g. DNP, RP570 etc.). A remote unit contain remote data points that might be telemetered, collected or calculated. The RemoteUnit class inherit PowerSystemResource. The intention is to allow RemotUnits to have Measurements. These Measurements can be used to model unit status as operational, out of service, unit failure etc.<br/>
Attribute
Public RemoteUnitType
  remoteUnitType
Details:
Notes: Type of remote unit.<br/>
Element Source Role Target Role
RemotePoint
Class  
Name: RemotePoints
Remote points this Remote unit contains.
Name: RemoteUnit
Remote unit this point belongs to.
Details:
 
CommunicationLink
Class  
Name: CommunicationLinks
RTUs may be attached to communication links.
Name: RemoteUnits
RTUs may be attached to communication links.
Details:
 
Object Type Connection Direction Notes
PowerSystemResource Class Generalization To