Communication between Simulink and Simscape blocks
    5 views (last 30 days)
  
       Show older comments
    
    Saulo Vitor P. Cantanhêde
 on 30 Jun 2021
  
    
    
    
    
    Commented: Saulo Vitor P. Cantanhêde
 on 4 Jul 2021
            Hi, I'm trying to connect the signals of Simulink's blocks with the Simscape to simulate the consumption of current in a electrical circuit by a simple load. For example, I created a wind turbine circuit with simulink blocks, and now I want connect the resulting currents with a load of Simscape blocks, but I had problems with that communication. Does anyone know a block that converts the signals obtained in simulink and feeds a simscape circuit ? 
I appreciate the help if someone knows how I can do that.
0 Comments
Accepted Answer
  Scott Satinover
    
 on 1 Jul 2021
        
      Edited: Scott Satinover
    
 on 1 Jul 2021
  
      Hi Saulo, you can use PS-Simulink and Simulink-PS blocks to interface between Simscape and Simulink. Use the PS-Simulink block if you want to send Simscape signals into Simulink.
Specifically, this page provides an example on how you can apply a Simulink source of voltage to a Simscape electrical load:
This model uses a custom block called a "Voltage source" block, and I think that configuration should help with the interface you're looking for.
More Answers (0)
See Also
Categories
				Find more on Electrical Sensors 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!
