photo

CHANDRA BABU GUTTIKONDA


Last seen: Today 2024년부터 활동

Followers: 1   Following: 4

메시지

ELECTRICAL ENGINEERING -POWER ELECTRONICS -Dual Active Bridge Converter

Programming Languages:
Python, R, MATLAB
Spoken Languages:
English, Telugu
Pronouns:
He/him

통계

All
MATLAB Answers

0 질문
23 답변

File Exchange

21 파일

순위
4,145
of 301,352

평판
12

참여
0 질문
23 답변

답변 채택
0.00%

획득한 표
2

순위
6,701 of 21,240

평판
166

평균 평점
3.00

참여
21 파일

다운로드 수
261

ALL TIME 다운로드 수
1662

순위

of 174,116

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Personal Best Downloads Level 3
  • Knowledgeable Level 1
  • First Answer
  • First Submission
  • First Review

배지 보기

Feeds

보기 기준

답변 있음
I have a simulation of a PMSM controlled by FOC using the SVPWM technique, and I would like to convert it to FOC using hysteresis current control.mention if there are errors.
Hysteresis Band Current Controller - File Exchange - MATLAB Central.-check it for reference Replace the inner current-contro...

대략 16시간 전 | 0

답변 있음
How do I get the total impedance for one circuit of impedances?
Use only Specialized Power Systems (SPS) blocks and avoid Simscape impedance blocks entirely. Insert a Voltage Measurement block...

대략 16시간 전 | 0

제출됨


Two-Switch Forward Converter
Isolated DC-DC conversion using high-frequency transformer - Two-switch topology with automatic core reset - Reduced voltage str...

대략 16시간 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


Solar Fed Dual Active Bridge Converter with MPPT
Simulink model of solar PV fed DAB converter with MPPT, phase shift control, efficiency and power transfer analysis.

대략 1개월 전 | 다운로드 수: 20 |

0.0 / 5
Thumbnail

답변 있음
Disturbance observer and prescribed time controller
Prescribed-time terms 1/(Tfc−t)1/(T_{fc}-t)1/(Tfc​−t) blow up near TfcT_{fc}Tfc​ in discrete simulation, creating an impulsive c...

대략 1개월 전 | 0

제출됨


AI-Based Dual Active Bridge DC Nanogrid System
Solar–Fuel Cell DC nanogrid with ANN-based DAB phase control and adaptive RL energy management for cost and CO₂ reduction.

대략 1개월 전 | 다운로드 수: 14 |

0.0 / 5

답변 있음
Comment utiliser les transformées de Laplace ? How to use Laplace transforms
Solving differential equations using the Laplace transform in MATLAB involves converting a time-domain differential equation int...

3개월 전 | 0

제출됨


three-level NPC–DAB–CLLC converter
three-level NPC–DAB–CLLC converter

3개월 전 | 다운로드 수: 27 |

0.0 / 5

제출됨


Dual Active Bridge (DAB) DC–DC converter with pi controller
A Dual Active Bridge (DAB) DC–DC converter is most commonly controlled using phase-shift modulation, where the phase difference ...

3개월 전 | 다운로드 수: 41 |

0.0 / 5
Thumbnail

제출됨


DCDCBUCKBOOSTCONVERTER
buck–boost converter is a DC–DC converter in which the input is a stiff voltage source and the output voltage can be either lowe...

4개월 전 | 다운로드 수: 2 |

0.0 / 5
Thumbnail

답변 있음
Can you use MATLAB with AutoCad?
Yes—AutoCAD and MATLAB are used together in architectural acoustics. AutoCAD → draws the room geometry and layout MATLAB → cal...

4개월 전 | 0

| 수락됨

제출됨


Realistic dishwasher controller simulation
Realistic dishwasher controller simulation comparing PI, Fuzzy, Reinforcement Learning, and ANN methods with 230V/500W load mode...

4개월 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Nanogrid with solar cell
A nanogrid is a small-scale power system (typically < 10 kW) supplying local DC and/or AC loads using distributed energy sources...

4개월 전 | 다운로드 수: 4 |

0.0 / 5

답변 있음
Can't plot function
x = linspace(0,10); y = sqrt(1+x.^2)./sqrt(x.^4-x.^2+1); plot(x,y);

4개월 전 | 0

제출됨


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개월 전 | 다운로드 수: 11 |

0.0 / 5

답변 있음
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...

6개월 전 | 0

제출됨


Sepic converter
Sepic converter

6개월 전 | 다운로드 수: 1 |

0.0 / 5

답변 있음
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...

6개월 전 | 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...

6개월 전 | 0

답변 있음
Power Systems Simulation Onramp error

6개월 전 | 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...

6개월 전 | 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...

7개월 전 | 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...

7개월 전 | 다운로드 수: 4 |

0.0 / 5

답변 있음
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...

7개월 전 | 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...

7개월 전 | 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...

7개월 전 | 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...

7개월 전 | 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 ...

7개월 전 | 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...

7개월 전 | 다운로드 수: 3 |

0.0 / 5

더 보기