Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi,
I'm trying to make a template that can be used for circuit analysing using Laplace transform.
Everything works except that the input signal is not repetitive for a certain number of periods (or continous).
I tried to make an incremented version of the input signal function but it doesn't work. Tried with a "for loop" and the same result. Maybe I don't use it well because if I give a certain time period for t the signal goes forever. I found how to make a periodic function with "mod" or "floor" functions but if I apply Laplace I don't have a good result.
The input signal is a PWL signal and a LC circuit, but you'll see all the details in the attached document. So my question is how to make the input signal repetitive for a certain number of periods.
I use Mathcad Prime 4 or Mathcad 15.
Best regards.
Solved! Go to Solution.
@Giani_Braescu wrote:
Hi Werner_E,
Can you please make a .pdf file? I forgot to specific, i use Mathcad Prime 4 or Mathcad 15.
Unfortunately there is no quick way to determine which version an attached Prime file was created by.
Basically this is the function you may be looking for
and this is the result you get at the end of your sheet
PDF print attached
Hi Werner_E,
Can you please make a .pdf file? I forgot to specific, i use Mathcad Prime 4 or Mathcad 15.
@Giani_Braescu wrote:
Hi Werner_E,
Can you please make a .pdf file? I forgot to specific, i use Mathcad Prime 4 or Mathcad 15.
Unfortunately there is no quick way to determine which version an attached Prime file was created by.
Basically this is the function you may be looking for
and this is the result you get at the end of your sheet
PDF print attached
Yes, this is what i'm looking for.
Thank you so much!
Hi,
you might be interested in the attached pdf. It is an old work I did years ago using mathcad 15. There is an extended use of Laplace transforms. The new one has been modified and enlarged.