Community Profile

photo

Ir. Ts. Dr. Kah Yung Yap, CEng (UK)


Ørsted

Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Ir. Ts. Dr. Kah Yung, Yap, CEng is a Senior High Voltage (HV)/ Medium Voltage (MV) Engineer at Ørsted. He manages, designs and develops technical aspects of the HV and MV components in the wind farm projects (Taiwan and Korea). Previously, he was a lecturer in New Energy Science and Engineering (NESE), School of Energy and Chemical Engineering, Xiamen University Malaysia (XMUM). He worked for Monash University Malaysia (MUM) as a PhD researcher, associate tutor and committee member in School Graduate Research Committee (SGRC). He has also worked as an electrical engineer (consultant) at Perunding Eagles Engineers Sdn. Bhd. His current research interests include renewable energy sources (RES), electric vehicle (EV), energy storage system (ESS), electrical power system, smart grid and artificial intelligence (AI).

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
AI for Signals and Images, Electrical and Computer Engineering, Power and Energy Systems, Electronics, Solar Power

Statistics

All
  • Community Group Solver
  • Introduction to MATLAB Master
  • Knowledgeable Level 2
  • 3 Month Streak
  • Solver
  • First Answer
  • Revival Level 1
  • Explorer

View badges

Feeds

View by

Answered
Problem connecting Mutual inductor to Solar PV array output
Dear Shrinivasa G, Hi, you are unable to connect Simulink components (Solar array) to SimScape (SimElectronics/ Electrical) com...

3 years ago | 1

| accepted

Answered
What is this Simulink block called?
Hi, David Baas. This block in the middle is called as "Subsystem". It is a group of blocks that have been simplified into a subs...

3 years ago | 1

| accepted

Answered
How to convert a .mat file to a .set file in MatLab?
Dear Khan Muhammad Adeel Khan, It is necessary to input the correct dimensions of the input data (such as number of samples, nu...

4 years ago | 1

| accepted

Answered
How to convert a .mat file to a .set file in MatLab?
Hi, you may use the GUI to load the array: File>>Import Data>> Using EEGLab functions and plugins>>from ASCII/float file or Matl...

4 years ago | 0

Answered
How can I plot a graph in X,Z axis and Y,Z axis in a same graph?
Hi, you can try one of these options: plot([x(:), y(:), z(:)]); plot3(x,y,z); scatter3(x,y,z); surf(x,y,z); stem3(x,y,z,'Ma...

4 years ago | 0

Answered
Could someone please explain me the inverter control technique used in "power_PVarray_250kW", a shipped model of MATLAB?
Hi, Soumya Sinha. The inverter in "power_PVarray_250kW" is a conventional three-phase PWM 3-level IGBTs Bridge with DC-AC conve...

4 years ago | 0

Answered
How to shift a signal in simulink by 90 degrees?
Dear Saleh Shlimet, Hi, have you try by using Variable Phase Shift [1] or Complex Phase Shift [2]? [1] https://www.mathworks....

4 years ago | 0

Answered
Measure current, voltage, and impedance for AC Circuit
Hi, BAM. You can measure current and voltage of an AC circuit by using "Simscape / Electrical / Specialized Power Systems / Fun...

4 years ago | 0

| accepted

Answered
i can't connect a simscape
Hi, you may need to use Simulink-PS converter to connect Simulink sources (in your case, it is a signal generator) or other Simu...

4 years ago | 0