
Prem Manoj Mule
I am Prem Manoj Mule, a third-year B.Tech student in Electrical Engineering at Sanjivani College of Engineering, Kopargaon. I have hands-on experience with Ansys, MATLAB, Proteus, FEA, etc. I am passionate about leveraging technology to solve real-world engineering challenges and am skilled in programming with C and Python. I am also the Professional Edge Club Lead for the Electrical Engineering Students Association (EESA).
C
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
97.582
of 298.634
REPUTATION
0
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
8.986 of 20.631
REPUTATION
84
AVERAGE RATING
5.00
CONTRIBUTIONS
15 Files
DOWNLOADS
315
ALL TIME DOWNLOADS
564
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
PID Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems with a PID controller in MATLAB Simulink. Explore improved control performance with PID....
7 dagen ago | 6 downloads |

Submitted
PI Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems with a PI controller using MATLAB Simulink. Observe improved control and steady-state ac...
7 dagen ago | 6 downloads |

Submitted
P Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems using a P controller in MATLAB Simulink. Analyze step response and system behavior.
7 dagen ago | 5 downloads |

Submitted
MATLAB Simulation of Single-Area LFC with Integral Action.
Simulates single-area load frequency control using integral action in Simulink to improve frequency stability after load disturb...
23 dagen ago | 17 downloads |

Submitted
Three-Area LFC Model with Integral Control in Simulink.
Simulink model for Load Frequency Control of Three area power system using integral action to improve system stability & frequen...
23 dagen ago | 20 downloads |

Submitted
Economic Load Dispatch with Transmission Loss Using Lambda.
Solves Economic Load Dispatch with transmission losses using Lambda Iteration Method for optimal generator power allocation in a...
26 dagen ago | 8 downloads |
Submitted
Two-Area Load Frequency Control with Integral Action.
Simulink model of two-area LFC system with integral control, analyzing frequency & tie-line power after load disturbance in Area...
ongeveer een maand ago | 37 downloads |

How to protect a model with simscape interfaces?
Approach: Using Protected Models with Simscape Interfaces 1.Encapsulate Your Electrical Plant in a Model Reference Convert you...
ongeveer 2 maanden ago | 0
Submitted
Control of DC Motor Using Transfer Function Modeling MATLAB.
Simulate and control a DC motor using transfer function-based modeling in MATLAB to analyze speed and position control performan...
ongeveer 2 maanden ago | 11 downloads |

Submitted
Transient stability analysis of single machine infinite bus.
Simulate and analyze a Single Machine to Infinite Bus (SM-IB) system in MATLAB to study power system stability and dynamic perfo...
ongeveer 2 maanden ago | 63 downloads |

Solved
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...
ongeveer 2 maanden ago
Solved
Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.
ongeveer 2 maanden ago
Solved
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 ...
ongeveer 2 maanden ago
Solved
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
ongeveer 2 maanden ago
Solved
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
ongeveer 2 maanden ago
In simscape electrical PMSMDriveExample: what is the abc2dq0 theta_offset value when change the winding type from Y to delta.
Hello! 👋 @Chenyang This above equation is used because changing the motor winding type from Y (Star) to Delta introduces a ...
ongeveer 2 maanden ago | 0
| accepted
which MATLAB program is suitable for electrical engineers based on automoive?
Hello! 👋 @manikandan mavuthu Since you’re pursuing your bachelor's in Electric and Hybrid Vehicle Engineering and are intereste...
ongeveer 2 maanden ago | 0
Submitted
Simulation of Single Phase Semi Controlled Converter RL Load
Single-Phase Semi-Controlled Converter RL Load Efficient AC to DC conversion using thyristors and diodes, enabling partial volta...
2 maanden ago | 10 downloads |

Submitted
Reactive Power Compensation Using SVC & STATCOM Simulation.
Simulation of reactive power compensation using SVC and STATCOM to stabilize voltage and enhance power quality in transmission s...
2 maanden ago | 101 downloads |

Submitted
Arithmetic Operations on Signals Using MATLAB.
This MATLAB script demonstrates the arithmetic operations on voltage signals, including addition, subtraction, multiplication, a...
2 maanden ago | 1 download |

Submitted
Equal area criteria for transient stability analysis.
Simulation of transient stability using equal area criterion, calculating critical clearing angle & time for fault conditions.
2 maanden ago | 14 downloads |

Submitted
3-Phase Fully Controlled Bridge Converter with R Load.
3-Phase Bridge Converter with R Load using MATLAB Simulink for controlled DC output, waveform visualization, and performance ana...
2 maanden ago | 12 downloads |

Submitted
Bisection Method to Find Root of the Equation f(x) = x² - 3.
This MATLAB program finds the root of f(x) = x² - 3 using the Bisection Method. It keeps dividing interval & checks the error at...
2 maanden ago | 2 downloads |
