How do I use "Thermocouple" component in Simulink

조회 수: 8 (최근 30일)
ArashR
ArashR 2013년 5월 27일
답변: Sabin 2025년 8월 12일
Hello,
I'm familiar with MATLAB but new in Simulink. I try to use a component called Thermocouple in Simulink but don't understand how to use it. I checked the help but that gives almost no information about how that component should be used without being more confused. And unfortunately, no answers in this forum either...
I want to make a simple simulation with Thermocouple where I "send" a vector, from MATLAB OR generate a vector directly in the Simulink, to Port A. That vector represent different temperature on different time. AND easily "measure" or read the generated voltage at port "+" and "-". This is what I expect that this "Thermocouple" component should do, right?
My questions are:
1. How can I send in a set of temperature into port A? 2. With which component am I able to read/measure/save the generated voltage?
I'm very grateful for all relevant feedbacks!
Thank you guys!
  댓글 수: 2
Ryan G
Ryan G 2013년 5월 28일
Which thermocouple are you using? The simscape component or the xPC block? Neither of these are designed to do what you want. If you want to send data into your model you can use from workspace or input port blocks.
ArashR
ArashR 2013년 5월 29일
Thermocouple from simscape. How should it be used? Is it possible to measure the voltage? How do I do that, which component I should use?
Thank you!

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

답변 (1개)

Sabin
Sabin 2025년 8월 12일
Port A is a thermal port, it must be connected to a thermal network. You can use a Controlled Temperature Source to send different temperatures to the termocouple. For an example using the Thermocouple block check this:

카테고리

Help CenterFile Exchange에서 Composite Components에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by