Skip to main content
3-Newcomer
November 11, 2023
Question

How do I change the graph in the attached file so that points are all 1 microsecond apart?

  • November 11, 2023
  • 2 replies
  • 2850 views

How do I change the graph in the attached file so that points are all 1 microsecond apart?

 

Using MathCAD 9.0, PTC.  The latest.

2 replies

25-Diamond I
November 11, 2023

@DJV wrote:

How do I change the graph in the attached file so that points are all 1 microsecond apart?

 

Using MathCAD 9.0, PTC.  The latest.


 

How could you ask for microseconds? Your sheet does not make use of any units at all - just numbers.

 

And then ... which "points" are you referring to?

 

Here is a function used for the plot you created. i used arbitrary units for demonstration only.
Maybe you are looking for something similar?

Werner_E_0-1699680234551.png

 

 

DJV3-NewcomerAuthor
3-Newcomer
November 11, 2023

Thanks for trying to help, but this is my first day with MathCAD, and learning to program is a little much for me.

 

I did type in most of what you did, but didn't understand why I'd want to have Siemens and Farads as the output values..

 

Thanks for the help!

25-Diamond I
November 11, 2023

@DJV wrote:

Thanks for trying to help, but this is my first day with MathCAD, and learning to program is a little much for me.

 

I did type in most of what you did, but didn't understand why I'd want to have Siemens and Farads as the output values..

 

Thanks for the help!


Your initial question was just about the plot and about a time (microseconds) -> "How do I change the graph in the attached file so that points are all 1 microsecond apart?"

Your sheet did not use any units, so I thought that you wanted the values you used for your various ranges to be time values in microseconds. For demonstration I added just an arbitrary unit for the y-axis of the plots and settled for Farad (as good as any) which of course automatically forced me to use Siemens for the factors of the time values.
Just an example and the point was that you only can demand something to be in microseconds when you use units and not when you just use dimensionless values.

ttokoro
21-Topaz I
21-Topaz I
November 11, 2023

image.pngimage.png

t.t.
ttokoro
21-Topaz I
21-Topaz I
November 11, 2023

image.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.pngimage.png

image.png

RL circut responce.

t.t.
DJV3-NewcomerAuthor
3-Newcomer
November 11, 2023

Okay, this is my first day working with MathCAD.  This is what I've got.  How do I make it work?

 

I don't know how to clear up the program problem by inputting the variable range for t.

 

This is my first attempt to use programming in MathCAD.

 

In other words....Help!  Help!

 

Thanks.