
Dr Narayanaswamy P R Iyer
M.E.(Power Electronics and Drives), UTS, NSW, Australia. Ph.D.(Power Electronics and Drives), Curtin University of Technology, Perth, WA, Australia. Received B.Sc.(Engg)(Electrical) and M.Sc.(Engg)(Power systems) degrees from Kerala University and Madras University respectively. Published the following text books: 1) "Power Electronic Converters: Interactive Modelling Using Simulink", CRC Press, 2018. 2) AC to AC Converters: Modelling, Simulation and Real-Time Implementation Using SIMULINK", CRC Press, 2019. Present MATLAB Version: R2022a. MATLAB License Number: 40513742 Operating System: Microsoft Windows 10 Home Version 10.0 (Build 14393) Java Version: Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode ----------------------------------------------------------------------------------------------------- P.R. NARAYANASWAMY. Dr NARAYANASWAMY P R IYER EMAIL: nswamy.iyer@gmail.com
C++, C, Java, MATLAB, SQL, HTML, Fortran
Spoken Languages:
English, Hindi
Statistics
RANK
4 061
of 284 521
REPUTATION
12
CONTRIBUTIONS
3 Questions
27 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 19 211
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 137 272
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Better solver for simscape power electronics simulation
In case of uncertainty as to which solver to be used, select AUTO solver selection mode from the drop down menu.
23 dagar ago | 0
What solver settings is best for a closed loop Dual active bridge simulation??
Usually ode23tb will be sufficient. If you are unsure select auto (automatic solver selection) mode.
5 månader ago | 0
What is an efficient way to do PID tuning in a model with long computing time?
You may use Ziegler-Nicholas step response or else frequency response method for tuning PID controllers.
6 månader ago | 1
| accepted
Controling multiple switches in a multiple input DC-DC converter
Hi Mohammad Alsalman: You have to use combined combinational and sequential logic. I give below how to generate gate pulse fo...
9 månader ago | 0
Controling multiple switches in a multiple input DC-DC converter
Hi Mohammad Alsalman: You have to use combined combinational and sequential logic. I give below how to generate gate pulse fo...
9 månader ago | 0
Explaining the function of certain blocks
Hi: Assume that pulse generator output is vg and armature voltage control signal output is vcon. The top mux output, vcon, bot...
10 månader ago | 0
I want to do Primary frequency response of DFIG Wind Turbine in script form (MATLAB).
Hi: Please refer to the following text book: NARAYANASWAMY P R IYER: "Power Electronic Converters Interactive Modelling Usin...
10 månader ago | 0
How to find people to work on a collaborative project
I can work if the project falls within the broad area of Power Electronics and Drives. DR. NARAYANASWAMY P R IYER EMAIL: ns...
10 månader ago | 0
| accepted
I want to do Primary frequency response of DFIG Wind Turbine in script form (MATLAB).
Hi: Try using EMBEDDED MATLAB Function in SIMULINK.
10 månader ago | 0
How to find THD?
If your model is in SIMULINK, use THD module from Simscape / Electrical / Specialized Power Systems / Sensors and Measurements ...
11 månader ago | 0
How To Input Duty Ratio into Pulse Generator
Enter period as 20e-6 Seconds and pulse width as 50.
12 månader ago | 1
Torque control of PMSM motor- Need help
Hi: Torque set point is the rated machine torque. Torque set point is required to calculate id and iq reference values and stat...
ungefär ett år ago | 0
Help understanding transformers in simulink
The results appears alright. The spikes in waveform could be due to inductance of transformer windings compared to their resista...
mer än ett år ago | 0
Defining pmsm parameters for delta configuration
The resistance and inductance values must be multiplied by 2/3 to get the per phase values for delta configuration. Thanks. DR....
mer än ett år ago | 0
link a full bridge DC/AC to an induction machine
Hi: The PWM output is a gate pulse and is given to the G input of inverter through a four pulse gate multiplexer. The + and - te...
mer än ett år ago | 0
Why does differentiating PID feedback break the system?
Clock module.
mer än ett år ago | 0
Why does differentiating PID feedback break the system?
Hi: Instead of integrator at the output of convert to RPS module, use a multiplier block along with time block or time module an...
mer än ett år ago | 0
How to develop Behavioral model of gate driver integrated circuit using specialized power system library blocks?
Shiny: Please refer to the following text book: NARAYANASWAMY P R Iyer: "AC to AC Converters Modelling, Simulation and Real-T...
mer än ett år ago | 0
How can I remove the few peaks before the overshoot, so I only have the overshoot peak and then it directly transition into steady state?
For 8 V output, your duty-ratio should be 2/3 (0.67) for given input voltage.
nästan 2 år ago | 0
How can I remove the few peaks before the overshoot, so I only have the overshoot peak and then it directly transition into steady state?
TF is one method. You know the desired output voltage and duty-ratio D. Use this in the model to get open loop voltage response....
nästan 2 år ago | 0
How can I remove the few peaks before the overshoot, so I only have the overshoot peak and then it directly transition into steady state?
You have NOT mentioned anything about triangle carrier frequency. First obtain output voltage response without PI controller. Th...
nästan 2 år ago | 0
my firing angle on this triac does not work correctly ?
For switching thyristors, you may refer to the following text book: NARAYANASWAMY P R IYER: "Power Electronic Converters Inte...
nästan 2 år ago | 0
Problem At Sistem On Chip (SOC,PIL) Example Application
Most probably it could be due to insufficient RAM memory. Please check your PC RAM with the version of MATLAB specific requirem...
nästan 2 år ago | 0
Problem At Sistem On Chip (SOC,PIL) Example Application
Check your PC RAM memory with that specified by MATHWORKS for the MATLAB version used.
nästan 2 år ago | 0
Can you open an older simulink models and reference models in a newer version and build from the newer simulink?
I think the model developed using 2013b in Simulink can be opened with 2020b.
nästan 2 år ago | 0
Analog PID controller to Discrete PID controller
Analog PID Controller. Find TF of analog PID Controller and use command c2d in MATLAB.
ungefär 2 år ago | 0
How to integrate op-amp into Simulink model using Specialized Power Systems Components
Use Controlled Current Source from Simscape ---> Electrical Sources Library, Inductor and op.amp from Simscape ----> Electrical ...
ungefär 2 år ago | 0
Question
Why get message "The current directory 'c:\program files\matlab\r2017b\bin' is reserved for MATLAB files. Please change your current directory to a writeable directory outside of the MATLAB installation area" How to Resolve?
SIMULINK MODEL
nästan 5 år ago | 1 answer | 0
1
answerQuestion
I am going to publish a text book using the latest version of SIMULINK R2016b. purchased online. Is it necessary to seek permission from Mathworks Inc. to publish this text book ? If so how and whom to contact ? Dr. Narayanaswamy P R Iyer.
I am going to publish a text book using the latest version of SIMULINK R2016b. purchased online. Is it necessary to seek permis...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
I am using latest version of SIMULINK in my text book titled "Power Electronic Converters: Interactive Modelling Using SIMULINK". This text book explores interactive features of SIMULINK. Dr. Narayanaswamy P R Iyer.
I am using latest version of SIMULINK in my text book titled "Power Electronic Converters: Interactive Modelling Using SIMULINK"...
ungefär 6 år ago | 0 answers | 0