How can i add variable load to my source

조회 수: 4 (최근 30일)
BADAVATH SRIKANTH
BADAVATH SRIKANTH 2022년 4월 9일
답변: Christopher McCausland 2022년 4월 11일
Respected to all
iam Srikanth
This is my load resister to my one of the source. i want to add this load as variable load with respect to time for example i want to add my 1st load at 0.3 sec after another 0.3 that means after 0.6 sec should i want to another load of resister
so which block should i use to implement this function and how can i impliment it

답변 (1개)

Christopher McCausland
Christopher McCausland 2022년 4월 11일
Hi Srikanth,
If you want this model to run with respect to time you should inlude a 'clock' block. To get the loads to turn on at a specific time consider using one clock block, three AND gate blocks and three constant blocks. This shoud do exacly what you want.
Kind regards,
Christopher

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by