Clear Filters
Clear Filters

como puedo conectar specialized power systems a bloques matlab function o viceversa

5 views (last 30 days)
Estoy desarrollando un proyecto en el cual estoy modelando un SEIG (self excited induction generator) el modelo matematico esta en bloques de simulink matlab function, lo que busco es tomar los voltajes generador por mi modelo matematico y conectarlo a resistencias o componentes de specialized power systems, sin embargo no me lo permite. ya probé con PS-Simulink y Simulink-PS converters, existe algun bloque que me permita hacer esta conexion?

Answers (1)

Riya
Riya on 14 Dec 2023
Hello David,
Como el español no es mi lengua materna, intentaré responder a la pregunta en inglés
As per my understanding, you want to take the generator voltages by the mathematical model and connect it to resistors or components of specialized power systems.
Please note that to connect your self-excited induction generator (SEIG) model, which is implemented using Simulink’s MATLAB function blocks, to components of specialized power systems, you can utilize the Simscape electrical toolbox. This toolbox allows you to model and simulate electrical power systems, including generators, transformers, loads, and other power system components. Here is how you can connect your SEIG model to specialized power system components using Simscape electrical:
  • Model your SEIG in Simscape electrical: Convert your SEIG mathematical model, implemented in Simulink’s MATLAB Function blocks, to Simscape electrical block,
  • Utilize Simscape electrical Components: You can directly connect the outputs of your SEIG model to a rich library of components provided within the Simscape electrical environment.
  • Interface with Simscape electrical Blocks: Simscape electrical includes blocks for interfacing with Simulink. For instance, you can use the PS-Simulink Converter block to connect Simscape electrical networks to Simulink blocks. This allows you to seamlessly integrate your SEIG model with specialized power system components.
  • Simulation and Analysis: Once your SEIG model is connected to the specialized power system components using Simscape electrical, you can simulate the entire system and analyze the behavior of the SEIG in conjunction with other power system elements.
By using Simscape electrical, you can effectively integrate your SEIG model with specialized power system components and benefit from a unified simulation environment for electrical power systems.
You can refer following articles regarding more information about Simscape electrical:
I hope it helps!

Categories

Find more on Foundation and Custom Domains in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!