HP Forums
Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} (/thread-3891.html)

Pages: 1 2 3 4 5


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - pingunah - 12-04-2018 03:39 AM

I'm happy that the program continues to be updated, however, the last update dissapointed me very much. The source of my dissapointment is that this software was the ony one that did Root Locus Plot and now it doesn't. Maybe some of the members are right, perhaps the title should be changed.

I would appreciate if there was another program that could plot Root Locus. Maybe in a different program... idk.


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - rushfan - 12-04-2018 07:20 PM

(12-04-2018 03:39 AM)pingunah Wrote:  I'm happy that the program continues to be updated, however, the last update dissapointed me very much. The source of my dissapointment is that this software was the ony one that did Root Locus Plot and now it doesn't. Maybe some of the members are right, perhaps the title should be changed.

I would appreciate if there was another program that could plot Root Locus. Maybe in a different program... idk.

Try this one that I wrote: http://www.hpmuseum.org/forum/thread-11863.html
It will not interfere with the rest of this app.


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - pingunah - 12-10-2018 12:55 AM

(12-04-2018 07:20 PM)rushfan Wrote:  
(12-04-2018 03:39 AM)pingunah Wrote:  I'm happy that the program continues to be updated, however, the last update dissapointed me very much. The source of my dissapointment is that this software was the ony one that did Root Locus Plot and now it doesn't. Maybe some of the members are right, perhaps the title should be changed.

I would appreciate if there was another program that could plot Root Locus. Maybe in a different program... idk.

Try this one that I wrote: http://www.hpmuseum.org/forum/thread-11863.html
It will not interfere with the rest of this app.

Thanks for the reply! This program is also interesting, I couldn't find a way to plot it bigger... The plot is in a small box, for some functions it may be hard to understand... Is there a way to plot it on fullscreen?


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - rushfan - 12-12-2018 07:04 PM

(12-10-2018 12:55 AM)pingunah Wrote:  
(12-04-2018 07:20 PM)rushfan Wrote:  Try this one that I wrote: http://www.hpmuseum.org/forum/thread-11863.html
It will not interfere with the rest of this app.

Thanks for the reply! This program is also interesting, I couldn't find a way to plot it bigger... The plot is in a small box, for some functions it may be hard to understand... Is there a way to plot it on fullscreen?

Select the output, and press "Show". It will go full-screen.


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - frettmaster1 - 01-29-2019 10:54 PM

(02-12-2018 11:08 PM)videosloco23 Wrote:  
(02-11-2018 06:56 AM)toshk Wrote:  Sorry i can't reproduce the error at the line341; CtrlSys.Ymin:=MIN(C2);

Which version of the calc are you using? I'm using 20180124 v133333 and I have the exact line as you but I keep getting Syntax error when checking, I only need to download the CtrlSys app right? nothing else is needed to use the app.

I'm sry to say that i have the exact same Problem with the syntax error at line 341.


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - toshk - 01-31-2019 05:14 AM

Edit it to Ymin:=MIN(C2);


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - xavier.vanderhaeghe - 06-19-2019 09:27 PM

Hello toshk, I just found this app and it looks interesting. I have some trouble making it work. First, it's called CtrlSys, and not bode plot. Do I still have the correct app?

I managed to put it on my calculator and when I type in BODE(0.01,100,[1 2],[3 4 5]), I takes 1-2 seconds, so there is something calculating in the back. But when I go to Symb, there is nothing and I can’t plot anything.

Also, what does this mean : Use >>VIEW from [HOME SCREEN] for Plot selections >>Plot ?

Thank you in advance

Xavier


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - toshk - 06-20-2019 02:09 AM

Press the view key to select the plot type.
Press esc before another plot.


RE: Bode/Root Locus/Nyquist/Nichols...App{update 16JAN2018} - Gearscrew8 - 11-02-2022 09:02 AM

Hi everyone,
I downloaded the file .zip yesterday but I haven't been able to get it works yet. I have a syntax error in line 326:

Bode_Plot.Xmax : =MAX(C1);

What's wrong with this?

Moreover, when I try to type BODE(0.01,100,[1 2],[3 4 5]) in the Bode Plot CAS, it doesn't work. It always has the same problem: Syntax error. What can I do?