A Coordinated Electric System Interconnection Review—the utility’s deep-dive on technical and cost impacts of your project.
Challenge: Frequent false tripping using conventional electromechanical relays
Solution: SEL-487E integration with multi-terminal differential protection and dynamic inrush restraint
Result: 90% reduction in false trips, saving over $250,000 in downtime
ERCOT enforces all of the above through simulation, which means your model is your compliance case. The bar is now high:
- Whole-facility scope. The model must represent everything the IT load, the UPS and power conversion, the cooling plant, the protection and control systems in formats compatible with ERCOT's study platforms (PSS/E, PSCAD, TSAT).
- Real control loops, not approximations. Generic textbook representations are unacceptable. The model must capture the actual inner control behavior of your power electronics.
- Hardware-validated converter models. For electronic loads, the PSCAD model must be benchmarked against actual hardware testing including voltage ride-through and subsynchronous response. A model assembled from standard PSCAD library blocks fails by definition, because a generic block has never been tested against your vendor's hardware. The good news: validation is a hardware-type test, so results for a given converter product are reusable across every facility that uses it.
- Format migration. Facilities that previously submitted the older composite load model (CMLD) format must transition to EPRI's PERC1 format.
- Three checkpoints. Models are reviewed before the stability study begins (no model, no study), before each quarterly stability assessment, and for electronic loads one final time before energization, when you must submit as-built models with a documented comparison against the previously studied data and a sworn attestation that the model matches actual field settings. ERCOT's review takes 10 business days, extendable by 20 put it on your critical path.
- A living obligation. Change your technology, controls, or relay settings in a way that affects ride-through including converting a crypto mining site to an AI data center — and you've triggered a new interconnection study, even if your megawatts don't change.
| Parameter | Detail |
|---|---|
| System | 230 kV / 138 kV transmission corridors, wind and wet-snow icing exposure |
| Data basis | 15 years of minute-resolution forced-outage records + regional weather observations |
| Core methods | Event grouping, MVA performance curves, time-to-95%-restore, area outage rate curves, fragility modeling, rerun-history benefits, exceedance and log-domain risk metrics |
| Headline result | ≈85% of maximum resilience benefit at 60% of original capital; worst-event restoration window cut from 11 days to 5 in rerun-history terms |
| Decision supported | Capital portfolio selection; resilience plan filing; post-investment verification framework |
| System / Topic | Governing Standard(s) | What It Controls |
|---|---|---|
| Overall plant electrical distribution | IEEE 141 (Red Book); IEEE 666 | Distribution architecture, voltage selection, design of generating station auxiliary service systems |
| Power system studies | IEEE 399 (Brown Book); IEEE 551 | Load flow, symmetrical/asymmetrical short circuit, motor starting methodologies down to the lowest LV panelboard |
| Protection & coordination | IEEE 242 (Buff Book); IEEE 3004.5; IEEE C37 series | Generator relaying (21, 59N, 87G), time-current coordination, selective clearing between LV and MV tiers |
| GSU / UAT / SST transformers | IEEE C57.12.00 and C57 family | Transformer ratings, impedance, testing, loading |
| HV switchyard breakers | IEEE C37.06 | AC high-voltage circuit breaker preferred ratings |
| MV switchgear (13.8 kV) | IEEE C37.20.2; IEEE C37.20.7 | Metal-clad construction, compartmentalization, vacuum breakers; arc-resistant design with plenum venting |
| MV cable | UL 1072; ICEA S-93-639 (NEMA WC 74) | Type MV-105 shielded cable, 133% insulation level for HRG systems |
| LV switchgear (480 V) | IEEE C37.13; UL 1558 | Metal-enclosed LV power circuit breaker switchgear to 635 V, draw-out ACBs with electronic trip units |
| Motor control centers | UL 845; NEMA ICS 18 | LV-MCC construction, MCCB/MCP protection for motors under ~200 HP |
| Motors | NEMA MG-1 | Motor performance, starting characteristics, service factors |
| DC & battery systems | IEEE 485; IEEE 946 | Lead-acid battery sizing (125/250 VDC), DC auxiliary system design |
| Grounding | IEEE 80; IEEE 142 (Green Book) | Ground grid step/touch potential limits; system grounding including high-resistance grounding |
| Lightning protection | IEEE 998 | Direct-stroke shielding of switchyard and outdoor generator structures |
| Arc flash & electrical safety | IEEE 1584; NFPA 70E | Incident energy calculation; worker safety boundaries and PPE |
| Fire protection | NFPA 850 | Fire protection and risk management for combustion turbine generating plants |
| Installation code | NEC (NFPA 70); NESC | Wiring methods inside the plant fence; overhead/outdoor clearances at the switchyard |
| Interconnection & compliance | FERC LGIP; NERC MOD-025/026/027, PRC-019/024/029, FAC-008 | Interconnection process, model validation, protection/ride-through coordination, facility ratings |
| IFC / Construction Deliverable | Purpose |
|---|---|
| Stamped IFC packages | Legal basis for construction; P.E. responsible charge |
| Final relay settings & TCCs | Protection as-installed matches the coordination study |
| Calculation archive | Owner records; NERC audit evidence trail |
| Commissioning procedures | Safe, sequenced energization; MOD field testing |
| Construction support | RFIs, field changes, FAT/SAT witness |
| As-builts & model handoff | Operating baseline; future study currency |
IEC 61850 SCADA Engineering With ACSELERATOR Architect
Jul 11, 2026 | Blog
From Server Models to GOOSE That Behaves in Production
Substation communications are no longer an afterthought bolted onto a protection design. In modern substations, data center interconnections, and utility-scale renewable plants, the SCADA and automation architecture is a first-order design input — it determines how fast protection schemes coordinate, how cleanly a plant integrates with its utility master, and how much engineering rework a project absorbs when devices from multiple manufacturers must exchange data. This article examines how IEC 61850 changes the engineering discipline of SCADA integration, and how SEL's ACSELERATOR Architect (SEL-5032) software functions as the system configuration hub for GOOSE messaging, MMS reporting, and Sampled Values across SEL and multi-vendor fleets.
1. From Point Maps to Semantic Models
For decades, SCADA integration meant point mapping. DNP3 asks the integrator to assign index numbers; Modbus asks for register addresses. Every device, every gateway, and every master station carries its own spreadsheet of numbers, and every firmware change or panel addition reopens that spreadsheet. The mapping itself carries no meaning index 47 is a breaker status only because a human wrote it down somewhere.
IEC 61850 inverts this model. Devices are self-describing: the standard defines a hierarchical, vendor-agnostic data model Logical Devices, Logical Nodes, Data Objects, and Data Attributes so that a breaker position, a frequency measurement, or a distance element operation carries the same semantic name regardless of which manufacturer built the relay. A latch bit in a feeder relay is not "index 47"; it is a status value inside an annunciation logical node, discoverable by any compliant client. The engineering consequence is profound: instead of maintaining point maps, the integrator engineers a model, and the model travels with the project in standardized files.
2. The Protocol Triad: GOOSE, MMS, and Sampled Values
IEC 61850 is not one protocol but a suite, and each member has a distinct role in the substation communications architecture. Selecting the right protocol for each data flow is the first architectural decision in any 61850 design.
| Protocol | Mechanism | Typical Role |
|---|---|---|
| GOOSE | Layer-2 multicast publish/subscribe; no handshaking; repeated transmission with event-driven acceleration | Time-critical peer-to-peer signaling: interlocking, breaker failure initiate, transfer trip, load-shed schemes |
| MMS | Client/server over TCP/IP; buffered and unbuffered reports; file services | SCADA reporting to gateways and masters, controls with select-before-operate security, settings and event retrieval |
| Sampled Values (SV) | Streaming digitized analog samples per IEC 61850-9-2LE or IEC 61869-9 | Process bus: merging units streaming CT/VT quantities to protection and metering devices |
GOOSE deserves particular respect from the SCADA engineer because it lacks handshaking by design. A publisher broadcasts its dataset onto the LAN and never learns whether any subscriber received it. Speed is the point — but it means subscription health must be engineered deliberately, through supervision logic, quality-attribute monitoring, and time-to-live (TTL) diagnostics, rather than assumed.
3. The SCL File Ecosystem: The Project's Single Source of Truth
Substation Configuration Language (SCL) files are the interchange currency of IEC 61850 engineering. Four file types matter, and understanding which file owns which stage of the workflow prevents the most common integration failures.
| File | Name | Role in the Workflow |
|---|---|---|
| ICD | IED Capability Description | What a device can do — the manufacturer's template describing available logical nodes, datasets, and services before any project configuration |
| SCD | Substation Configuration Description | The whole-system project file: all IEDs, their communications addressing, datasets, and the publish/subscribe wiring between them |
| CID | Configured IED Description | The device-specific slice of the project, sent to an individual IED to configure its 61850 behavior |
| IID | Instantiated IED Description | A configured single-device description used to round-trip changes back into system-level tools |
Architect imports and exports all four types across Edition 1, Edition 2, and Edition 2.1 of the standard a practical necessity, because brownfield substations routinely mix Edition 1 legacy devices with Edition 2.1 replacements, and the system tool must speak to all of them. The workflow is symmetric across vendors: SEL ICD files are imported, configured for GOOSE, SV, or MMS, and pushed to devices as CID files; third-party SCL files are imported so SEL devices can subscribe to other manufacturers' GOOSE, SV, or MMS publications. That bidirectional interoperability is the entire value proposition of the standard, and the system configuration tool is where it is either realized or lost.
4. Where Architect Sits in the Toolchain
SEL's engineering environment divides responsibility across three tools, and disciplined projects respect the boundary between them. Device settings protection elements, port parameters, front-panel logic live in ACSELERATOR QuickSet (SEL-5030). The IEC 61850 system configuration datasets, GOOSE transmit messages, subscriptions, server models, and addressing lives in Architect (SEL-5032). Gateway and automation-controller logic tag processing, protocol conversion, HMI data lives in ACSELERATOR RTAC (SEL-5033), which imports the Architect project so that every 61850 data point arrives as a named tag ready for user logic.
One architectural subtlety trips up newcomers: the real-time automation controller's data sources are mapped in its own software environment, not in Architect. For protective relays, Architect binds IEC 61850 data attributes directly to internal device points; for the automation controller, Architect defines the model and the controller's own software populates it. Knowing which tool owns which binding is the difference between a one-pass commissioning and a week of confusion.
Beyond core configuration, Architect carries a set of project-scale tools that matter on real systems: a Project Builder that reconstructs a lost SCD from surviving CID files a genuine field-recovery capability when documentation has drifted from reality; bulk CID deployment across every device in the project; dataset cloning to eliminate repetitive, error-prone re-entry across similar bays; an IED Upgrade tool for migrating old CID files to newer editions of the standard; a Semantic XML Compare for auditing exactly what changed between two SCL revisions; and a Schema Validator that checks files against the published
IEC 61850 schema before a technician ever drives to site.
5. Server Model Engineering: The Data Model Is a Design Deliverable
The most consequential capability in recent versions of Architect is the flexible server model: the ability not merely to view but to edit the IEC 61850 server model of supported SEL devices. Model editability is gated by the device's Class File Version (CFV). CFV 006 files corresponding to SEL's initial Edition 2 implementation can be viewed; CFV 010 and later files corresponding to the initial Edition 2.1 implementation can be edited, with real-time automation controllers editable from CFV 006 onward. Edition 2.1 is more than a version bump: it extends the model so an IED can represent the primary power system equipment it is connected to, along with enhanced system controls and feedback monitoring.
5.1 Logical Devices and Logical Nodes
Custom logical devices let the engineer organize logical nodes around the physical functions of the installation a line, a transformer bay, a reclosing scheme rather than accepting only the manufacturer's factory grouping. The recommended discipline is to add new logical devices and logical nodes for customization rather than editing manufacturer defaults. Default-model editing is deliberately gated behind a project setting with an explicit warning, for good reason: the edits are stored in the project file, an upgrade tool may silently revert them, and the device's model will no longer match its instruction manual. Treat the default model like vendor firmware extend it, don't rewrite it.
5.2 Logical Node Variants and NSD Namespaces
When adding a logical node, the engineer chooses among variants with explicit provenance: manufacturer-defined variants tuned to specific product families, pure IEC 61850-7-4 nodes imported from standardized namespace definition (NSD) files that include every optional data object the leaner variants omit, and user-defined variants maintained in a project data-type library. NSD import is the mechanism by which an organization's own standardized data model the logical node conventions a utility has refined across years of projects becomes a reusable engineering asset inside the tool.
5.3 Common Data Class Variants and the Verification Burden
Each data object carries a Common Data Class (CDC), and the tool allows CDC variant selection per object. Here a caution is warranted: the dropdown may list CDCs the target device cannot actually support, particularly when user-supplied type libraries introduce attributes or enumerations outside the device's implementation. The instruction manual not the configuration tool remains the authority on what the device supports. Good practice is to stay with default-populated variants unless there is a specific, verified reason to deviate.
5.4 Binding the Model to the Device: sAddr Mapping
The final act of server-model engineering is binding IEC 61850 data attributes to the device's internal reality relay word bits and analog quantities via the short address (sAddr) column. This mapping is freeform text and the tool performs no validation of what is entered: a mistyped bit name produces a model that validates against the schema and silently reports nothing. This is precisely the kind of gap that disciplined design review exists to close every sAddr binding should be verified against the device documentation and then proven end-to-end during commissioning, never assumed.
For large point counts, the spreadsheet layout with full CSV export and re-import turns model engineering into a bulk operation: export the model, engineer the bindings in a controlled spreadsheet with review sign-off, and import the result back an auditable workflow instead of hundreds of manual clicks.
6. Engineering GOOSE That Behaves in Production
A GOOSE scheme that works on the bench and a GOOSE scheme that behaves on a loaded substation LAN are separated by a handful of design decisions that the configuration screens make easy to skip.
6.1 Dataset Discipline: mag vs. instMag
Analog values expose multiple attributes a deadband-governed magnitude (mag), an instantaneous magnitude (instMag), quality, and timestamp. The distinction is not academic. The deadbanded magnitude updates only when the configured deadband is exceeded; the instantaneous magnitude updates on any change. Because every state change in a transmitted dataset triggers the fast retransmission burst, placing instantaneous magnitudes in a published dataset can turn one relay into a chattering traffic source that loads every device on the LAN. Production datasets should carry deadbanded values, with deadbands engineered deliberately in the project's dead-band configuration and quality and timestamp attributes included only where the subscriber actually consumes them.
6.2 Retransmission Behavior: Min Time and Max Time
GOOSE reliability comes from repetition. When a dataset member changes state, the publisher accelerates to the configured minimum interval, then decays back toward the maximum interval as the network quiets. These two settings define the scheme's latency floor and its steady-state background load, and they should be chosen as a system-level decision consistent across the project rather than left at whatever each device's dialog happened to default to.
6.3 Network Architecture: VLANs Are Not Optional at Scale
A two-device bench test runs happily on an unmanaged switch. A substation with dozens of publishers does not. Because GOOSE is Layer-2 multicast, every message reaches every port on a flat network, and every IED spends cycles discarding traffic it never subscribed to. Managed switches with VLAN segmentation confine each GOOSE application to the devices that actually consume it. VLAN IDs, priority tagging, MAC addressing, and APP IDs are assigned in the transmit message configuration and the project settings can enforce uniqueness of multicast MAC/APP ID combinations automatically, which should be enabled on any multi-engineer project.
6.4 Subscription Mapping on Both Ends
Publishing is half the scheme. On the subscribing side, binary points from remote devices map into the receiving relay's virtual bits, and analog points into its remote analog registers, where they become ordinary inputs to protection and control logic. On a gateway or automation controller, the same subscriptions arrive as single-point status and measured-value tags. The subscription map which remote attribute lands in which local variable is the true wiring diagram of a 61850 scheme, and it belongs in the project documentation with the same rigor as a terminal block drawing. Architect's printable subscription and report documentation exists precisely to make that deliverable auditable.
7. Commissioning: Verify at Three Layers
A defensible commissioning plan for a 61850 SCADA integration verifies at three distinct layers, because each layer fails differently.
Transport
First: Is the message arriving at all? Device-level diagnostics report every GOOSE message published and subscribed, with time-to-live and error-code fields. A healthy subscription shows a live TTL countdown; an expired TTL signals the message stopped arriving before its validity window closed a network problem, not a data problem.
Data
Second: Are the right values landing in the right variables? Online tag inspection on the gateway confirms received values in real time, and force-value tools let the commissioning engineer drive a point from one end and watch it arrive at the other including forcing the quality attribute to prove that downstream logic honors data validity, not just data value.
Application
Third: Does the scheme do what the design intended? Toggling a test point and watching the mapped indication respond at the far end panel LED, HMI tag, or SCADA point closes the loop from model to mission. Terminal-level metering commands on the receiving relay provide independent confirmation that does not depend on the same software path being tested.
The transport-layer diagnostics confirm only that messages flow they cannot confirm that the correct values are being exchanged. Commissioning plans that stop at a live TTL have verified the network, not the scheme.
8. Production Hardening: The Checklist the Screenshots Skip
Several disciplines separate a configured system from a hardened one. Factory-default device credentials must be retired before energization configuration transfer workflows will happily use them, and so will an adversary. Configuration revision (confRev) values should auto-increment with notification enabled, so every subscriber can detect that a publisher's dataset changed shape and configuration drift is caught at the moment it is created rather than during a misoperation investigation. SCL files should pass schema validation before site work, and semantic comparison between revisions should be part of change control, so that every modification to the communications system is as reviewable as a relay settings change. Finally, the printed subscription and report documentation belongs in the project turnover package the communications model is a deliverable, not a byproduct.
How Keentel Helps
Keentel Engineering delivers IEC 61850 substation communications design as an integrated part of protection, SCADA, and grid interconnection engineering not as an afterthought. Our engineers develop the full SCL project architecture, engineer server models and GOOSE schemes that respect network capacity and configuration-management discipline, integrate multi-vendor fleets through standards-based SCL exchange, and build commissioning plans that verify transport, data, and application layers independently.
From single-substation automation upgrades to utility-scale solar, storage, and data center interconnections where the SCADA architecture must satisfy both plant controls and utility master requirements, Keentel provides
owner's engineer oversight, detailed design, and field commissioning support. Contact us at 813-389-7871 or contact@keentelengineering.com.
Case Studies
The following case studies are drawn from representative Keentel Engineering project experience. Client names, locations, and identifying details have been anonymized; figures are rounded and certain particulars generalized to protect confidentiality.
Case Study 1: Distribution Substation Automation Modernization for a Municipal Utility
Background
A municipal utility in the southeastern United States operated a 1980s-era 115/13 kV distribution substation with twelve feeder positions. Bus interlocking and breaker-failure schemes ran over hardwired copper between panels, and SCADA visibility was limited to a legacy RTU polling a partial point list. A feeder relay replacement program created the opening to modernize the communications architecture, but the utility's small engineering staff was wary of IEC 61850's configuration burden and of losing the ability to maintain the system in-house.
Challenge
Replace hardwired interlocking and breaker-failure signaling with GOOSE messaging across the new feeder relays and a substation automation controller, deliver a complete point list to the utility's SCADA master over its existing DNP3 WAN, and hand the utility a communications design its own staff could maintain with documentation that would survive personnel turnover.
Keentel's Approach
Keentel engineered the full IEC 61850 project in Architect: a substation SCD covering all twelve feeder relays and the automation controller, custom datasets sized to each scheme rather than factory defaults, and GOOSE transmit messages with project-standard Min/Max timing, VLAN assignments, and enforced-unique multicast addressing. Interlocking and breaker-failure signals were mapped relay-to-relay over GOOSE; the automation controller subscribed to every feeder's status and metering dataset and concentrated the plant into a single DNP3 outstation for the utility's master preserving the existing WAN and master-station configuration untouched.
Analog datasets were engineered with deadbanded magnitudes and deliberate dead-band settings to keep steady-state GOOSE traffic predictable on the new managed-switch LAN. Commissioning followed a three-layer verification plan: TTL-based transport checks on every subscription, forced-value data verification from each relay through the controller to the DNP3 master, and end-to-end application testing of every interlock permissive against the original hardwired logic before copper was lifted. Turnover documentation included the printed subscription map for every GOOSE connection and a change-control procedure built around configuration-revision tracking and semantic SCL comparison.
Outcome
The substation cut over with zero interlocking misoperations during parallel operation and retired approximately 1,400 feet of interpanel control cable. SCADA point coverage increased from a partial legacy list to full feeder status, metering, and event data roughly a fourfold increase in visible points with no changes to the utility's master station. The utility's own technicians executed a subsequent feeder addition using the documented workflow, adding the relay to the SCD, cloning an existing dataset, and deploying the CID without outside assistance the self-sufficiency outcome the utility had prioritized from the start.
Case Study 2: Multi-Vendor SCADA Integration for a Utility-Scale Solar and Storage Facility
Background
An independent power producer developing a 150 MW solar photovoltaic facility with co-located battery energy storage in the western United States faced a split-vendor reality common to utility-scale renewables: SEL protection and automation at the collector substation and point of interconnection, a third-party plant controller from the inverter OEM, and an interconnecting transmission owner whose facility requirements specified both hardwired and communications-based interfaces at the POI, with strict metering and status reporting obligations.
Challenge
Integrate the third-party plant controller with the SEL substation fleet over IEC 61850 despite the vendors' differing standard editions, satisfy the transmission owner's POI status, metering, and control requirements, and model plant-level quantities POI breaker status, aggregate MW/MVAR, curtailment and ride-through indications in a way that both the plant controller and the utility's systems could consume without custom protocol converters.
Keentel's Approach
Keentel built the integration around disciplined SCL exchange. The plant controller vendor's SCL files were imported into the Architect project so the SEL devices could subscribe directly to the controller's GOOSE publications; SEL device configurations were exported back to the vendor's system tool, with schema validation and semantic comparison run on every file crossing the vendor boundary. Edition differences between the vendors' implementations were resolved at the project level using Architect's multi-edition SCL support and the IED upgrade path for the devices that required it.
At the automation controller serving as the plant gateway, Keentel engineered a custom IEC 61850 server model organized around the plant's physical functions dedicated logical devices for the POI, the solar collector system, and the storage block so that plant-level aggregate quantities appeared as properly modeled, semantically named data objects rather than generic points. Binary and analog point counts were sized in the server model for the full build-out, avoiding a model rework when the facility's second phase added capacity. Where the third-party controller could publish analog values but subscribe only to binary data a capability asymmetry identified during design review of the vendor's documentation the signaling design was arranged so all analog flows ran toward the controller and command flows toward the plant ran as binary points, eliminating the mismatch before it reached the field.
Outcome
The facility completed communications commissioning ahead of its backfeed date, with every GOOSE subscription verified at transport, data, and application layers and the POI reporting package accepted by the transmission owner on first submission. The multi-vendor exchange required no custom middleware the SCL workflow carried the entire integration. When the second phase energized, the pre-sized server model absorbed the additional storage capacity with dataset edits only, and the semantic-comparison change record gave the transmission owner a complete, reviewable audit trail of exactly what changed in the communications system between phases.
About Keentel Engineering
Keentel Engineering is a power systems and grid interconnection consulting firm headquartered in Tampa, Florida, with offices in Austin, Sacramento, and Baltimore. Our service lines include point-of-interconnection and grid interconnection engineering, power system studies, substation and transmission design, EMT modeling and power quality, renewables and battery energy storage engineering, NERC compliance, and owner's engineer services. Florida Engineering Firm Registry No. 36853.
Contact: 813-389-7871 · contact@keentelengineering.com · www.keentelengineering.com · 400 N Ashley Dr, STE #2600, Tampa, FL
Non-Affiliation Disclaimer
This document is original work product of Keentel Engineering, prepared for general informational and educational purposes. Keentel Engineering is not affiliated with, endorsed by, or sponsored by Schweitzer Engineering Laboratories, Inc. (SEL) or any other manufacturer referenced herein. ACSELERATOR, ACSELERATOR Architect, ACSELERATOR QuickSet, ACSELERATOR RTAC, SELOGIC, and related marks are trademarks or registered trademarks of Schweitzer Engineering Laboratories, Inc. IEC and IEC 61850 are marks of the International Electrotechnical Commission. All product names, trademarks, and registered trademarks are the property of their respective owners and are used for identification purposes only. Case studies are anonymized and generalized; figures are representative. Nothing in this document constitutes engineering advice for a specific installation consult a licensed professional engineer for project-specific application.
Frequently Asked Questions: IEC 61850 SCADA Integration and ACSELERATOR Architect
Q1. What is ACSELERATOR Architect and where does it fit in a SCADA project?
Architect (SEL-5032) is the IEC 61850 system configuration tool for SEL devices. It configures and documents GOOSE messaging, MMS reporting, and Sampled Values for station bus and process bus networks. In the toolchain, device settings live in QuickSet (SEL-5030), the 61850 system configuration lives in Architect, and gateway/automation logic lives in the real-time automation controller's own software (SEL-5033), which imports the Architect project. Architect is where the publish/subscribe wiring of the whole substation is engineered and where the project's SCL files are produced, validated, and compared.
Q2. How is IEC 61850 fundamentally different from DNP3 or Modbus?
Traditional protocols require a manually maintained data map — index numbers for DNP3, register addresses for Modbus — with no inherent meaning. IEC 61850 devices are self-describing: the standard's object model (logical devices, logical nodes, data objects, data attributes) gives every point a vendor-agnostic semantic name, so a compliant client can discover what a device offers without a spreadsheet. The engineering effort shifts from maintaining point maps to engineering the data model itself, which travels with the project in standardized SCL files.
Q3. What are SCD, ICD, CID, and IID files, and which one do I send to the device?
ICD files describe a device's capabilities as shipped by the manufacturer. The SCD is the substation-level project file containing all IEDs, addressing, and the publish/subscribe relationships. The CID is the configured, device-specific file that is actually sent to an individual IED. The IID is an instantiated single-device description used to round-trip changes back into system tools. You import ICDs, engineer the SCD, and deploy CIDs — and Architect can deploy CID files to multiple devices in a single operation.
Q4. Do GOOSE, MMS, and Sampled Values compete with each other?
No — they solve different problems. GOOSE handles time-critical peer-to-peer signaling (interlocking, transfer trip, breaker failure) via Layer-2 multicast with no handshaking. MMS handles client/server SCADA communications: buffered and unbuffered reports, controls, and file services over TCP/IP. Sampled Values streams digitized CT/VT measurements on the process bus per IEC 61850-9-2LE or IEC 61869-9. A complete substation design typically uses at least two of the three, each where its characteristics fit.
Q5. Can GOOSE carry analog values, or only binary status?
GOOSE carries both binary and analog data. However, device capabilities are asymmetric: some devices can publish both binary and analog values but can only subscribe to binary data. This is a genuine interoperability trap — always verify both the publishing and subscribing capabilities of every device in the scheme against its instruction manual before committing the design.
Q6. Why does my GOOSE-publishing relay flood the network when I add a metering value?
Almost certainly because the dataset carries the instantaneous magnitude (instMag) rather than the deadbanded magnitude (mag). Every change to a dataset member counts as a state change, and every state change triggers the fast retransmission burst. An instantaneous analog changes constantly, so the publisher transmits at close to its minimum interval indefinitely. Use deadbanded magnitudes in transmitted datasets, engineer the deadbands deliberately, and include quality and timestamp attributes only where the subscriber consumes them.
Q7. What do the Min Time and Max Time settings on a GOOSE message actually control?
GOOSE achieves reliability through repetition. On a dataset state change, the publisher retransmits at the minimum interval; with no further changes, the repetition rate decays until it reaches the maximum interval, which becomes the steady-state heartbeat. Min Time sets the scheme's event-latency floor; Max Time sets the background load and how quickly a silent failure is detectable via time-to-live expiry. Choose both as project-wide standards, not per-device defaults.
Q8. Do I need managed switches and VLANs for GOOSE?
For anything beyond a bench test, yes. GOOSE is Layer-2 multicast: on a flat network every message reaches every port, and every IED burns cycles discarding traffic it never subscribed to. Managed switches with VLAN segmentation confine each GOOSE application to its actual subscribers. VLAN ID and priority are assigned in the GOOSE transmit configuration, and project settings can enforce uniqueness of multicast MAC and APP ID assignments — enable that enforcement on any project with more than one engineer.
Q9. What is the flexible server model, and which devices support editing it?
The flexible server model is the ability to edit — not just view — the IEC 61850 server model of an SEL IED inside Architect (version 2.4.0.x and later). Editability is gated by the device's Class File Version: CFV 006 and later models (initial Edition 2 implementation) are viewable, CFV 010 and later (initial Edition 2.1 implementation) are editable, and real-time automation controllers are editable from CFV 006. Edition 2.1 also extends the model to represent the primary power system equipment connected to the IED, plus enhanced controls and feedback monitoring.
Q10. Should I edit the manufacturer's default logical devices?
As a rule, no. The recommended practice is to add new logical devices and logical nodes for customization. Default-model editing is gated behind a project setting with an explicit warning because the edits are stored in the SCD, an IED upgrade operation may revert them, and the device's live model will no longer match its instruction manual — a documentation divergence that surfaces at the worst possible time. Extend the default model; don't rewrite it.
Q11. What is sAddr mapping and why is it risky?
The sAddr (short address) column binds an IEC 61850 data attribute to the device's internal data source — a relay word bit or analog quantity. The binding is freeform text and the tool does not validate it: a typo produces a schema-valid model that silently reports nothing. Every sAddr entry should be checked against the device instruction manual during design review and proven end-to-end during commissioning. Note also that automation-controller data sources are mapped in the controller's own software, not in Architect.
Q12. How do I verify a GOOSE scheme is actually working during commissioning?
Verify at three layers. Transport: device diagnostics list every published and subscribed GOOSE message with time-to-live and error codes — a live TTL countdown means messages are arriving; an expired TTL means they stopped. Data: online tag inspection and force-value tools let you drive a point from one end and watch the mapped variable respond at the other, including forcing quality attributes to prove validity handling. Application: exercise the scheme end-to-end — test point to panel indication to SCADA tag. Remember that transport diagnostics confirm only that messages flow, not that the correct values are being exchanged.
Q13. We lost our substation's SCD file years ago. Are we stuck?
Not necessarily. Architect's Project Builder can reconstruct an SCD project from surviving SCL files, including the CID files still resident in the field devices. Combined with semantic XML comparison to audit differences between recovered and expected configurations, this is a practical recovery path for brownfield sites where documentation has drifted from installed reality.
Q14. How do we manage configuration changes to a 61850 system over its life?
Treat the communications model with the same change control as protection settings. Enable auto-incrementing configuration revision (confRev) with notification so every subscriber can detect that a publisher's dataset changed shape. Validate SCL files against the published schema before deployment, run semantic comparisons between revisions as part of change review, and keep printed subscription and report documentation in the turnover package. Retire factory-default device credentials before energization — configuration transfer workflows will use them, and so will anyone else.
Q15. Does IEC 61850 integration work across manufacturers, or only within one vendor's fleet?
Cross-vendor integration is the standard's core purpose, and it works when the SCL workflow is respected. Third-party SCL files import into Architect so SEL devices can subscribe to other manufacturers' GOOSE, SV, or MMS publications, and SEL device configurations export for use in other vendors' system tools. Edition compatibility matters — Architect handles Edition 1, 2, and 2.1 files — and the schema validator plus semantic compare are the tools that keep a multi-vendor exchange honest.

About the Author:
Sonny Patel P.E. EC
IEEE Senior Member
In 1995, Sandip (Sonny) R. Patel earned his Electrical Engineering degree from the University of Illinois, specializing in Electrical Engineering . But degrees don’t build legacies—action does. For three decades, he’s been shaping the future of engineering, not just as a licensed Professional Engineer across multiple states (Florida, California, New York, West Virginia, and Minnesota), but as a doer. A builder. A leader. Not just an engineer. A Licensed Electrical Contractor in Florida with an Unlimited EC license. Not just an executive. The founder and CEO of KEENTEL LLC—where expertise meets execution. Three decades. Multiple states. Endless impact.
Services

Let's Discuss Your Project
Let's book a call to discuss your electrical engineering project that we can help you with.

About the Author:
Sonny Patel P.E. EC
IEEE Senior Member
In 1995, Sandip (Sonny) R. Patel earned his Electrical Engineering degree from the University of Illinois, specializing in Electrical Engineering . But degrees don’t build legacies—action does. For three decades, he’s been shaping the future of engineering, not just as a licensed Professional Engineer across multiple states (Florida, California, New York, West Virginia, and Minnesota), but as a doer. A builder. A leader. Not just an engineer. A Licensed Electrical Contractor in Florida with an Unlimited EC license. Not just an executive. The founder and CEO of KEENTEL LLC—where expertise meets execution. Three decades. Multiple states. Endless impact.
Leave a Comment
We will get back to you as soon as possible.
Please try again later.
















