photo

CHANDRA BABU GUTTIKONDA


Last seen: Today Attivo dal 2024

Followers: 1   Following: 3

Messaggio

ELECTRICAL ENGINEERING -POWER ELECTRONICS -Dual Active Bridge Converter

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

Statistica

All
MATLAB Answers

0 Domande
19 Risposte

File Exchange

16 File

RANK
6.330
of 300.715

REPUTAZIONE
8

CONTRIBUTI
0 Domande
19 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
2

RANK
8.748 of 21.048

REPUTAZIONE
93

VALUTAZIONE MEDIA
3.00

CONTRIBUTI
16 File

DOWNLOAD
210

ALL TIME DOWNLOAD
938

RANK

of 170.301

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Inviato


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...

3 giorni fa | 6 download |

0.0 / 5
Thumbnail

Risposto
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...

3 giorni fa | 0

Inviato


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

5 giorni fa | 3 download |

0.0 / 5

Inviato


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...

5 giorni fa | 3 download |

0.0 / 5

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

6 giorni fa | 0

Inviato


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

circa un mese fa | 12 download |

0.0 / 5

Risposto
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...

2 mesi fa | 0

Inviato


Sepic converter
Sepic converter

2 mesi fa | 1 download |

0.0 / 5

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

Inviato


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...

3 mesi fa | 6 download |

0.0 / 5

Risposto
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...

3 mesi fa | 1

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

Risposto
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 ...

3 mesi fa | 1

| accettato

Inviato


BUCK BOOST CONVERTER
The Buck-Boost Converter provides a flexible range of outputs, making it suitable for applications where the input voltage may v...

4 mesi fa | 3 download |

0.0 / 5

Risposto
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...

4 mesi fa | 0

Risposto
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...

4 mesi fa | 0

Inviato


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.

4 mesi fa | 22 download |

0.0 / 5
Thumbnail

Inviato


dc transient analysis of rlc series circuit
dc transient analysis of rlc series circuit

5 mesi fa | 2 download |

0.0 / 5
Thumbnail

Inviato


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...

5 mesi fa | 25 download |

0.0 / 5

Inviato


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...

6 mesi fa | 1 download |

0.0 / 5
Thumbnail

Risposto
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...

8 mesi fa | 0

Carica altro