필터 지우기
필터 지우기

Drawing circuits in Simulink

조회 수: 13 (최근 30일)
Filipe
Filipe 2012년 12월 23일
Hi everyone! Matlab isn't new for me but I never used Simulink and now I need it for a project about signal conditioning I'm working on.
The signal conditioning I need requires an input of 5V to produce an output of +-10V. There is also an input sign with a range of 5V [0->5V]. I already draw (in paper) the circuit that does this and now I'm trying to transpose it to simulink, but I'm having troubles with that. As I said before I'm new with Simulink so I really don't now if i'm doing something wrong or not...
You can check the links below to have a look at what I've done.
Circuit on paper (Sinal means Sign): http://tinypic.com/r/2rnv90n/6
Circuit in Simulink: http://tinypic.com/r/33x8zrn/6
Anyone can help me?
Cheers, Filipe Belga
  댓글 수: 2
Azzi Abdelmalek
Azzi Abdelmalek 2012년 12월 23일
What is your problem?
Filipe
Filipe 2012년 12월 24일
Well, I try to run the simulation but an error occurs. It says: "Block error", source: ground2, "Simscape components in Simulacao_montagemLab4 are not connected to a Solver Block." What should I do?
And also... what are those red lines connecting some of the elements of my circuit? They shouldn't be black like the others?

댓글을 달려면 로그인하십시오.

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2012년 12월 24일
편집: Azzi Abdelmalek 2012년 12월 24일
You are using elements from different libraries, that can't be connected. The red line means that your blocks are not connected.
Your controlled voltage source is from SimPowerSystem toolbox, it can't be conected to resistor block from fondation librairie use instead a series RLC branch bloc from SimPowerSystem/element then set branch type to R if you want a resistor or L if you want an inductance and so on

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by