質問


Code Generation for TMS320F28379D using MATLAB With Repeating Sequence and Relational Operators block.
Hello, I am trying to generate the code from MATLAB 2020a for the LaunchPad TMS320F28379D microcontroller as shown in the attac...

3年弱 前 | 1 件の回答 | 1

1

回答

回答済み
Error in PWM Generator Vienna Rectifier
Dear Arkadeep Deb Please used datatype conversion with boolean in place of intiger 8 (int 8) I think it may creat a problems. ...

3年弱 前 | 0

回答済み
Can anyone help me to solve this error?
Dear Shankarao Rajasuriyan It is occur due to Numbers of signal input in the multiplication/division block After Mux block t...

3年弱 前 | 0

回答済み
Why MATLAB crashed while running PV based boost converter simulink model
Dear, This kind of problem rarely occurs. And it occurs due to improper design of system parameters ( Such as inductive or Cap...

3年弱 前 | 0

| 採用済み

回答済み
Stator Flux Estimation of Induction Motor in real time
If any one suffer with above problems It is occurring due to DC ofset in sensed quantity ( it is due to sensor's inherently pro...

3年弱 前 | 0

| 採用済み

回答済み
can't connect source generator with controlled voltage source in matlab simulink
Both elements belong to different libraries. to connect both of them please use simulink to physical connector as attached fil...

3年弱 前 | 1

| 採用済み

質問


Data Plotting in a Single Figure
Dear all, I want to plot a single figure including four variable. I have a data as atteched file I want to plot a figure i...

約3年 前 | 1 件の回答 | 0

1

回答

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

3年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

3年以上 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3年以上 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3年以上 前

質問


Stator Flux Estimation of Induction Motor in real time
Hi, I am using TMS320F28379D LAUNCHPad for implementation of induction motor control and code is generated from MATLAB2019b. f...

3年以上 前 | 1 件の回答 | 1

1

回答

回答済み
What is wrong with my matlab codes? ( MATLAB) please help me!
Please replace the all * with .* for element wise product and in line no 31, you neet to replace t with wt

3年以上 前 | 0

| 採用済み

送信済み


Buck Converter With Gate Driver
This model is developed using sim electronics component. It provide gate driver (BJT based) for MOSFET.

3年以上 前 | ダウンロード 7 件 |

Thumbnail

質問


Higher Order (6X6) Matrix Inverse with Variables
Hi, I want to obtained Inverse of higher order (6X6) matrix via matlab Matrix Like This Is it possible to obtained inverse...

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Error: "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..."
Dear, You have to recuired Solver Configuration block at grounding point as shown in attached file the Solver Configuration ...

3年以上 前 | 2

回答済み
I want to model 100KVA load operating at 0.9 power factor lagging. What should i set Active Power, QL and QC in load parameters?
Dear Syed Umaid Ali, as per your requirement Apparent power S= √(P^2+Q^2 ).....................................(1) And power...

3年以上 前 | 0

| 採用済み

質問


Figure plote in MATLAB 2019b
Hi, I am ploting the figure on matlab 2019b in sub plot formate(more than one plote in single figure), whenever i set the possi...

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Warning: Matrix is close to singular or badly scaled ( simulink model with simscape blocks simpowersystems)
Dear Sreeraj This kind of error is occure whenever your simulink model having denomenator zero, If you are using for code genr...

3年以上 前 | 0

回答済み
TI C2000 ADC Output
Dear Bilal Ahmad, The observed, scope signal is differ from actual signal that means your actual signal is 400Hz frequancy but ...

4年弱 前 | 0

回答済み
How to obtain the rotor side and grid side control of GRID connected DFIG based wind energy conversion system
Dear Sri Lakshmi, To devoloped control for DFIG based grid connected wind energy conversion system (WECS), please analysis as ...

約4年 前 | 0

回答済み
how can I overcome on algebraic loop in simulink
Dear, Rashed, Basialy algebric loop error occure in simulink model whenever zero is come in denomenator part of any function. ...

約4年 前 | 1

| 採用済み

送信済み


3-Phase IM Speed Control, Using TMS320F28027F Via MATLAB
Proposed simulink model provide code generation and change the speed of three phase induction motor on the hardware.

約4年 前 | ダウンロード 6 件 |

回答済み
Power input fluctuating causes?
Power extraction from PV is dependent on controller. Actualy your inverter controller is responible to trac the MPPT, because ...

約4年 前 | 0

質問


TMS320F28379D: Using MATLAB2018a to observed analog signal from DACOUTB pin
Hi, I am using hardware targate suport pakage for TIC2000, to implement control techniques on TMS320F28379D from MATLAB simulin...

約4年 前 | 0 件の回答 | 0

0

回答

回答済み
How to open 2019b simulink models in 2019a version??
Dear, Dileepa B. S, For open to simulink model in MATLAB2019a, wchich is created in MATLAB2019b, For this, you can take help ...

約4年 前 | 0

回答済み
voltage regulator design for solar under varying irradiance
Dear Josh, To maintan the output dc voltage constant with resistive load you have to required PI controller. with resistive l...

4年以上 前 | 0

回答済み
TMS320F28335: Simulink generates code automatically
Dear Min, For This, You have to required Two sumulation model, first one is control model and second one is host model. For ...

4年以上 前 | 0

回答済み
TMS320F28335: Simulink generates code automatically
Dear Big Min, For DSP kit(TMC320F28335) interfacinng with matlab, You need to do following steps:- Go to the add on and add...

4年以上 前 | 0

| 採用済み

さらに読み込む