Smith Chart program
|
06-09-2017, 04:52 PM
Post: #1
|
|||
|
|||
Smith Chart program
I still have not really figured out how to create a source file, and I currently do not have a computer with the simulator running on it, so I typed this into Word. There may be typos and some odd characters.
Anyway, this program displays a Smith chart and if you tap a point will display many of the relevant data about that point, I.e., Z, X, Gamma, Return Loss, VSWR and Q. Code:
|
|||
06-09-2017, 05:10 PM
(This post was last modified: 06-09-2017 05:20 PM by Freire.)
Post: #2
|
|||
|
|||
RE: Smith Chart program
A source file is just a plain text(.txt) file with your code inside.
The reason for that is HP programs or apps(.hpprgm or .hpappdir) they cannot be edited outside of HP connectivity Kit. The way you posted inside a code tag is just as effective as a source file. |
|||
06-10-2017, 11:21 AM
Post: #3
|
|||
|
|||
RE: Smith Chart program
HP Prime code files can be edited with any text editor. It's simply a case of copy/pasting them into/out from the code editor of the CK.
|
|||
06-12-2017, 06:57 PM
Post: #4
|
|||
|
|||
RE: Smith Chart program | |||
06-15-2017, 02:51 PM
Post: #5
|
|||
|
|||
RE: Smith Chart program
Now that we have that out of the way, any comments on the program? Other than it is badly written?
Any questions about Smith Charts? |
|||
06-18-2017, 12:13 PM
Post: #6
|
|||
|
|||
RE: Smith Chart program
Tabulating the code with the PrimePAD you can see that there is an end of more,
PHP Code: DISPSMITH(F); |
|||
12-25-2017, 06:22 PM
Post: #7
|
|||
|
|||
RE: Smith Chart program
Nice Smith Chart.
Being a newbie, wanted to fiddle to learn. Here is your chart with the ability to paint up to 3 parameters (any three) in RGB. Works, but very slow - 6-8 minutes to paint. Cool looking. If anyone knows how to speed this up, please share. Here is the code: |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)