Do you think it is doable to alter the currents only in a specific time interval? For example, for N timestamps (each providing a solution of the circuit), in a specific interval of the simulation. Thanks!
Hi guys, thank you for your reply. I was looking at an example to load DirectDLL on Matlab, since I found this discussion with some matlab code example: https://sourceforge.net/p/electricdss/discussion/861976/thread/4134499a/?limit=25#021e I was wondering about the meaning of the "alternative" methods. For example, say I want to import Uint32 InitAndGetYparams(uint32 hY, uint32 nBus, uint32 nNZ); Void GetCompressedYMatrix(uint32 hY, uint32 nBus, uint32 nNz, uint32 ColPtr, uint32 RowIdx, uint32 cVals);...
Hi, yes, it's for cyber security experiments. The objective is not report something wrong to the user, It's to understand if wrong "measurements" of voltages/currents on some buses can impact the loads on other buses. My idea is that the "measurements" are the values in input to the algorithm.
Hello, I am interested in realizing simulations where the measurements of Voltage/Current on selected buses can be "counterfeit" to fake values. For example, the fake values are taked from an external program. The fake data injection (FDI) should result in wrong solutions for the next interval (e.g., wrong distribution of power on the buses). Do you think it's doable? What do you thnk it's the correct way to do it? Thank you Kind Regards, Valerio
Hello, I am interested in realizing simulations where the measurements of Voltage/Current on selected buses can be "counterfait" to fake values. For example, the fake values are taked from an external program. The fake data injection (FDI) should result in wrong solutions for the next interval (e.g., wrong distribution of power on the buses). Do you think it's doable? What do you thnk it's the correct way to do it? Thank you Kind Regards, Valerio