필터 지우기
필터 지우기

How to add wireless capability to DC Electric Charging Vehicle Diagram?

조회 수: 7 (최근 30일)
Arnab
Arnab 2023년 6월 28일
편집: Rohit Kulkarni 2023년 8월 31일
Hello, I am using this DC EV Charger model as a base for research provided by Mathworks:
I want to add some wireless receiver/transciever to the diagram so I can better simulate what I want for my research. I've done some digging and found this model also provided by Mathworks: https://www.mathworks.com/company/newsletters/articles/wireless-transceiver-design-and-network-modeling-in-simulink.html
I want to have help on how to merge these two models together so that I can have a DC Model with wireless/IoT capability.

답변 (1개)

Rohit Kulkarni
Rohit Kulkarni 2023년 8월 24일
편집: Rohit Kulkarni 2023년 8월 31일
Hi Arnab,
To merge the DC EV Charger model with the wireless transceiver model, you can follow these general steps:
1. Open both models in Simulink.
2. Identify the key components in each model that you want to merge.
3. Determine the interface between the DC EV Charger model and the wireless transceiver model. This will involve identifying the signals that need to be exchanged between the two models.
4. Modify the DC EV Charger model to include the necessary blocks from the wireless transceiver model. This might involve adding wireless transceiver blocks, modifying existing blocks, or creating new blocks.
5. Connect the appropriate signals between the DC EV Charger model and the wireless transceiver model. This can be done using Simulink's signal routing capabilities.
6. Verify that the merged model functions as expected by simulating it and analyzing the results.
It's important to note that the specific steps required to merge the models will depend on the details of each model and the desired wireless/IoT functionality. You may need to adapt the steps outlined above to suit your specific requirements.
Hope it helps!

카테고리

Help CenterFile Exchange에서 Automotive Applications에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by