Answer Question
FDNE component can't read input file when using sequence parameters?
Hi,
I've been trying to use the FDNE component to represent a network equivalence and only have the sequence parameters availible. Version 5 of PSCAD can use sequence parameters as an input in the following format:
The Sequence Parameters The input data file contains sequence impedances for three-phase system (i.e. only for three port), The file format is:
Frequency (Hz), real(Z1), imag(Z1), real(Z0), imag(Z0) ! Note that Z1 and Z0 are sequence parameters in ohms.
Example:
20.0, 2.395, 23.124, 1.83, 32.144
50.0, 4.355, 33.114, 1.34, 68.145
...
PSCAD returns an error saying there was an error in reading the data from the input file. My configuration of the FDNE component and my data as a txt file is shown below. Does anyone know what I'm missing?
Input Data File: Z1.txt
Data format: Sequence Parameters
![]()
5, 3.623479, 6.094152, 8.274521, 4.502872 10, 5.196425, 8.441074, 8.855973, 8.250732 15, 5.688741, 11.0055, 9.406566, 11.99416328
Error Message:
I've been trying to use the FDNE component to represent a network equivalence and only have the sequence parameters availible. Version 5 of PSCAD can use sequence parameters as an input in the following format:
The Sequence Parameters The input data file contains sequence impedances for three-phase system (i.e. only for three port), The file format is:
Frequency (Hz), real(Z1), imag(Z1), real(Z0), imag(Z0) ! Note that Z1 and Z0 are sequence parameters in ohms.
Example:
20.0, 2.395, 23.124, 1.83, 32.144
50.0, 4.355, 33.114, 1.34, 68.145
...
PSCAD returns an error saying there was an error in reading the data from the input file. My configuration of the FDNE component and my data as a txt file is shown below. Does anyone know what I'm missing?
Input Data File: Z1.txt
Data format: Sequence Parameters
5, 3.623479, 6.094152, 8.274521, 4.502872 10, 5.196425, 8.441074, 8.855973, 8.250732 15, 5.688741, 11.0055, 9.406566, 11.99416328
Error Message:
Description | ||||
---|---|---|---|---|
Error in reading data from the input file and the last line read was :5, 3.623479, 6.094152, 8.274521, 4.502872 | ||||