Feeds
제출됨
Fast Averaged Model Simulation of Dual Active Bridge (DAB)
Averaged DAB model for real-time-like speed,Comparative analysis of PI, FLC, ANN, and AI-inspired controllers
대략 5시간 전 | 다운로드 수: 0 |
답변 있음
How to change font size of legend in simulink
You can change the font size of labels in a Simulink Scope either through the graphical interface or using MATLAB commands. To d...
How to change font size of legend in simulink
You can change the font size of labels in a Simulink Scope either through the graphical interface or using MATLAB commands. To d...
26일 전 | 0
답변 있음
How to enable the Legend of the Simulink Scope??
Open the Scope, then run:fig = get_param(gcb,'ScopeFigureHandle'); % get scope’s figure handle print(fig,'-depsc','scope_output...
How to enable the Legend of the Simulink Scope??
Open the Scope, then run:fig = get_param(gcb,'ScopeFigureHandle'); % get scope’s figure handle print(fig,'-depsc','scope_output...
대략 1개월 전 | 0
답변 있음
Power Systems Simulation Onramp Bug, three phase systems, three phase domain, 2/3 blocks Task 4 Does the following block have the correct parameter settings?
ONCE THE CHECK THE RLC BRANCH AND CHECK IT WHETHER IT WAS KEPT AS EXPANDED THREE PHASE PORTS , OR ELSE REMOVE THE RLC , IN LIBRA...
Power Systems Simulation Onramp Bug, three phase systems, three phase domain, 2/3 blocks Task 4 Does the following block have the correct parameter settings?
ONCE THE CHECK THE RLC BRANCH AND CHECK IT WHETHER IT WAS KEPT AS EXPANDED THREE PHASE PORTS , OR ELSE REMOVE THE RLC , IN LIBRA...
대략 2개월 전 | 0
답변 있음
Power Systems Simulation Onramp error
@Taimour THE MISTAKE YOU HAVE DONE IS THAT YOU CONNECTED THREE PHASE GROUNDED NEUTRAL IN THE SCREENSHOT THAT IS THE MISTAKE . RE...
Power Systems Simulation Onramp error
@Taimour THE MISTAKE YOU HAVE DONE IS THAT YOU CONNECTED THREE PHASE GROUNDED NEUTRAL IN THE SCREENSHOT THAT IS THE MISTAKE . RE...
대략 2개월 전 | 0
답변 있음
Jag vill förlänga min licens
To renew your MATLAB license before September 30, log in to the MathWorks License Center, renew your license, and then reactivat...
Jag vill förlänga min licens
To renew your MATLAB license before September 30, log in to the MathWorks License Center, renew your license, and then reactivat...
대략 2개월 전 | 0
제출됨
single-phase power-factor corrected AC-DC halfbridge boost
The design focuses on a single-phase power-factor-corrected (PFC) half-bridge boost converter operating in Discontinuous Conduct...
대략 2개월 전 | 다운로드 수: 4 |
답변 있음
Help needed with simulink onramp Discrete systems
IN SCOPE you have settings , click on display and you have to enable the legend in the scope . then it will be activated and th...
Help needed with simulink onramp Discrete systems
IN SCOPE you have settings , click on display and you have to enable the legend in the scope . then it will be activated and th...
대략 2개월 전 | 1
답변 있음
Error in Load Flow analyzer with Phase shifted Transformer
Use the transformer’s winding connection + clock position (e.g. Yd5/Dy5 for ±150°) instead of manually cross-connecting delta te...
Error in Load Flow analyzer with Phase shifted Transformer
Use the transformer’s winding connection + clock position (e.g. Yd5/Dy5 for ±150°) instead of manually cross-connecting delta te...
2개월 전 | 0
답변 있음
When I choose to simulate temperature effects of battery, it takes too much time to simulate
Simulating battery temperature effects in MATLAB R2019b can be slow because it adds thermal-electrical coupling, making the syst...
When I choose to simulate temperature effects of battery, it takes too much time to simulate
Simulating battery temperature effects in MATLAB R2019b can be slow because it adds thermal-electrical coupling, making the syst...
2개월 전 | 0
답변 있음
how do i share matlab with my student team?
MATLAB code can be shared easily through GitHub. If it’s Simulink, then all team members need MATLAB/Simulink installed (same or...
how do i share matlab with my student team?
MATLAB code can be shared easily through GitHub. If it’s Simulink, then all team members need MATLAB/Simulink installed (same or...
2개월 전 | 0
답변 있음
Scope legend not recognized when submit the results.
In right hand side of the picture , click on the display and enable the legend and then it will display the result and the task ...
Scope legend not recognized when submit the results.
In right hand side of the picture , click on the display and enable the legend and then it will display the result and the task ...
2개월 전 | 1
| 수락됨
제출됨
BUCK BOOST CONVERTER
The Buck-Boost Converter provides a flexible range of outputs, making it suitable for applications where the input voltage may v...
2개월 전 | 다운로드 수: 3 |
답변 있음
Differenece between "MATLAB for the MathWorks Certified MATLAB Associate Exam" and "MATLAB Fundamentals"
Yes, when you complete each individual course (like MATLAB Fundamentals) you get a separate course certificate, and if you finis...
Differenece between "MATLAB for the MathWorks Certified MATLAB Associate Exam" and "MATLAB Fundamentals"
Yes, when you complete each individual course (like MATLAB Fundamentals) you get a separate course certificate, and if you finis...
2개월 전 | 0
답변 있음
How to hold a value in simulink ?
In Simulink, you can hold the latest value of a signal until a reset condition (like the signal crossing zero) by using a zero-c...
How to hold a value in simulink ?
In Simulink, you can hold the latest value of a signal until a reset condition (like the signal crossing zero) by using a zero-c...
3개월 전 | 0
제출됨
dual active bridge converter with half bridge configuration
A Dual Active Bridge (DAB) converter is a sophisticated type of bidirectional DC-DC converter that provides galvanic isolation.
3개월 전 | 다운로드 수: 14 |
제출됨
dc transient analysis of rlc series circuit
dc transient analysis of rlc series circuit
4개월 전 | 다운로드 수: 1 |
제출됨
Dual Active Bridge Converter Analysis for EV applications.
This analyzes a 400V to 12V, 3kW DAB converter, evaluating efficiency, ZVS/ZCS conditions, losses across different devices and s...
4개월 전 | 다운로드 수: 15 |
제출됨
Fullwave rectifier using freewheeling diode for dcmotordrive
A full-wave rectifier with a freewheeling diode is used in DC motor drives to convert AC to DC and ensure smooth operation of th...
4개월 전 | 다운로드 수: 3 |
답변 있음
How come I cannot update the .mat file of "AutotunedSpeed.mat" of the PMSM FOC Autotuner example after the simulation? (see the code of the example below)
dear madam, the original controller and auto tuned controllers are in the same line but there is a small variations in the gra...
How come I cannot update the .mat file of "AutotunedSpeed.mat" of the PMSM FOC Autotuner example after the simulation? (see the code of the example below)
dear madam, the original controller and auto tuned controllers are in the same line but there is a small variations in the gra...
7개월 전 | 0
제출됨
dual active bridge converter
A dual active bridge is a bidirectional DC-DC converter with identical primary and secondary side full-bridges, a high frequency...
7개월 전 | 다운로드 수: 41 |
제출됨
boost converter using mosfet
A boost converter is a type of DC-to-DC converter that steps up the input voltage to a higher output voltage.
8개월 전 | 다운로드 수: 3 |
제출됨
SEMI CONVERTER
A semiconverter, also known as a half-controlled converter, is a type of power electronic device commonly used in DC motor drive...
10개월 전 | 다운로드 수: 1 |
제출됨
invereter with firing angle
A basic inverter is a circuit that converts DC (Direct Current) power into AC (Alternating Current) power, typically for applica...
11개월 전 | 다운로드 수: 1 |
제출됨
dual active bridge converter
design example for a Dual Active Bridge (DAB) converter will cover specifications, component selection, design calculations, and...
11개월 전 | 다운로드 수: 50 |




