Simulink搭建一个简单电路模型
1、新建一个simulink空白模型
2、将DC电源,电流表,电阻,物理信号转模拟信号等模块加入空白模型中
3、经过简单的设置即可实现电流的测量
如果出现:
['untitled/Current Sensor', 'untitled/DC Voltage Source', 'untitled/Electrical Reference', 'untitled/Inductor', 'untitled/PS-Simulink Converter']: Each physical network must be connected to exactly one Solver Configuration block. There is no Solver Configuration block connected to Physical Network with the following blocks: 'untitled/Current Sensor'
'untitled/DC Voltage Source'
'untitled/Electrical Reference'
'untitled/Inductor'
'untitled/PS-Simulink Converter'
错误,原因是没有把解决方案模块:solver configuration放入电路中。
解决方案模块的一些设置:
支持simulink模型图一键代码生成hex文件的智能控制器,完全脱离C语言编程。
支持UART、RS232、RS485、CAN总线,支持继电器输出。