photo

Dallas Perkins

MathWorks

Last seen: Today 2022 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
I want to graph a voltage and current of each of my elements. please help me
Hi Tip, You can use Simscape data logging to log current and voltage for all components non-intrusively so that you don't have ...

3ヶ月 前 | 0

回答済み
How can I move an object in Simscape Multibody in 6DOF with position inputs?
Hi Ferhat, You can use a Bushing Joint, which breaks the rotation out into three revolute primitives to specify the angles dire...

3ヶ月 前 | 0

回答済み
How could I go about creating a variable load for a CubeSat at different modes of operation, using conditional logic?
Hi Chris, Stateflow is a great tool to model modes and conditional logic. You could use a Stateflow chart to control values fee...

3ヶ月 前 | 0

回答済み
Simscape Multibody: external force and motion inputs, reaction torque sensing.
Hi ALESSIA, You can use the External Force and Torque block to provide Fext. Set the resolution frame to world so that you can ...

3ヶ月 前 | 1

| 採用済み

回答済み
what type of error is this? is this the logical error, simulation error, code error?
Hi Engr, This means that Stateflow cannot automatically resolve what type of data is present in your chart. If you open the sym...

3ヶ月 前 | 0

回答済み
uigetfile Multiselect option not working for single file select
Hi Michael, If you only select one file uigetfile will return a char array instead of a cell array of char arrays. The line cal...

3ヶ月 前 | 0

回答済み
Motor & Drive (System Level) not showing power?
Hi Danny, The power dissipated value is related to the electrical losses of the Motor & Drive block. If you have left the "Elec...

3ヶ月 前 | 0

回答済み
Generate a current with solenoid blocks
Hi Alexandre, For a simple model you could use the Translational Electromechanical Converter. You can drive this from the mecha...

3ヶ月 前 | 0

回答済み
Simulink Stateflow execution of commands without prefixes
Hi Joshua, These will be treated as a combined entry/during action: https://www.mathworks.com/help/stateflow/ug/states.html#...

10ヶ月 前 | 0

回答済み
How to get amplitude of the Signal in 1-phase PLL (Simulink PowerSystems blockset by Pierre Giroux)
Hi Akki, I would take a look into the "Sensors and Measurements" library to see if one of those blocks will get you the ampli...

10ヶ月 前 | 0

回答済み
pwm to the transistor
Hi bhatt, The units you are specifying for the "Measurement temperature" parameter in your transistors is "C" which Simscape ...

10ヶ月 前 | 0

回答済み
Simscape Integration leads to an error
Hi Muhammed, Correct, if you are integrating an acceleration input to get velocity you can set the "initial condition" parame...

10ヶ月 前 | 0

回答済み
I cannot connect the blocks - three-phase current and voltage meter to the mains input
Hi Jacques, That block is from the Specialized Power Systems library which will not connect with Simscape Electrical connecti...

10ヶ月 前 | 0

解決済み


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

1年以上 前

解決済み


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

1年以上 前

解決済み


Draw a 'X'!
Given n as input Draw a 'X' in a n-by-n matrix. example: n=3 y=[1 0 1 0 1 0 1 0 1] n=4 y=[1 0 0...

1年以上 前

回答済み
Why my Speed of PMSM controller make abnormal waveform? (PMSM 파형이 이상하게 나와요)
Hi Yonook, On first look, it seems like you are taking the Idq out of the motor and sending them through an to dq0 conversion ...

1年以上 前 | 0

回答済み
How to estimate the Polarization Resistance and Polarization Capacitance with the lest square method?
Hi Kavishanth, You can use Simulink Design Optimization and the Parameter Estimator tool to estimate the equivalent circuit bat...

1年以上 前 | 0

| 採用済み

回答済み
How to connect light-emitting diode and photodiode ?
Hi Alexandre, Since physical signals have units associated with them you need to get those to line up between your two componen...

1年以上 前 | 1

回答済み
How can I achieve energy storage using molten salt?
Hi Anderson, We don't currently have a pre-built block for molten salt energy storage, so you would need to build out the equat...

1年以上 前 | 0

回答済み
PMaSyRM(Permanent Magnet assisted synchronous reluctance Machine) Motor model
Hi Vaddemani, We don't currently have a pre-built block for this motor topology, so you would likely need to build up the equat...

1年以上 前 | 0

回答済み
I am getting error in R2018a --> Can't reload '/usr/local/MATLAB/R2018a/bin/glnxa64/libmwcoder_types.so'
Hi Rakesh, Please reach out to our support team at https://www.mathworks.com/support/contact_us.html they should be able to ass...

1年以上 前 | 0

回答済み
Connect Simulink equations with simscape filter: How?
Hi Huseyin, In addition to Keerthana's comment on PS-Simulink Converters and vice-versa, to provide a voltage reference into yo...

2年弱 前 | 0

回答済み
Can power factor (PF) be scheduled in during a 24hour period
Hi Bill, You could use a switch on your output line to change the value between what you have pictured and zero (or some other ...

2年弱 前 | 0