π¦ Resource
template
IEC 60255-151 TCC Curve Library (SVG + CSV)
The IEC 60255-151 TCC Curve Library is a standardized, interoperable collection of time-current characteristic (TCC) curves for protective relays and devices, published in both SVG (scalable vector graphics) and CSV (comma-separated values) formats to support visualization, simulation, and coordination analysis in power system protection engineering.
Download Resource File
template
π Overview
IEC 60255-151 is an international standard specifying the format, content, and exchange requirements for time-current characteristic (TCC) curves used in numerical and electromechanical protective relays. The TCC Curve Library provides machine-readable, vendor-agnostic representations of standardized inverse-time, definite-time, and customized relay characteristicsβincluding IEEE C37.112, IEC 60255-15, and user-defined curvesβenabling consistent protection coordination studies across software platforms. Each curve is defined by discrete (time, current) coordinate pairs in CSV for computational use (e.g., coordination checking, selectivity verification), while corresponding SVG files offer human-readable, scalable graphical renderings with embedded metadata (e.g., relay model, standard compliance, curve type). The library supports traceability, version control, and integration into digital twin environments, facilitating automated relay setting validation, arc-flash analysis, and compliance reporting. By decoupling curve data from proprietary relay configuration tools, it promotes transparency, reproducibility, and collaborative protection engineering across utilities, consultants, and OEMs.
π Key Components
1
SVG curve visualizations with embedded metadata
2
CSV datasets containing normalized (I/Iβ, t) coordinate pairs
3
Standardized JSON manifest describing curve attributes (e.g., standard reference, curve class, tolerance band)
π― Applications
- β Protection coordination studies (selectivity verification)
- β Relay setting validation and sensitivity analysis
- β Interoperable protection engineering workflows in digital substations
π Key Formulas
IEC Inverse Time Characteristic
t = k Γ (I/Iβ)^(-Ξ±)
Calculates operating time t (seconds) for a given fault current I relative to rated pickup current Iβ; k and Ξ± are curve-specific constants defined in IEC 60255-15
IEEE Moderately Inverse (C37.112)
t = A / ((I/Iβ)^p - 1)
Computes operating time t for IEEE moderately inverse curves; A and p are constants (e.g., A=0.18, p=0.02 for CO-8)
Definite-Time Delay
t = tβββ + tβα΅’β
Total operating time t comprising set delay tβββ plus minimum mechanical/electronic delay tβα΅’β
π Related Concepts
Protection coordination
Time-current characteristic (TCC)
IEC 61850 substation automation
π References
#protection engineering
#TCC
#IEC60255
#SVG
#CSV
#power systems