Standalone tests Code Generation are done by confrontating the results given by an entire
diagram generation with results issued from the Scicos simulation. For each output signals,
the date and the values are compared to ensure the exact behavior of the Scicos simulator
and the Standalone code.
Note that this test results are based on the Scicos 4.3 simulator and the Scicos 4.4 code generation.
Diagram Name |
Result |
Details |
1 - AND_Gate |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='AND_Gate';
//number of continuous states
nx = 9;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,4,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 49.386 sec.
|
2 - Ball_Platform |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
3 - BallnBeam1 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='BallnBeam1';
//number of continuous states
nx = 6;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[7,8,6,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 651.513 sec.
|
4 - Boost_Converter |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Boost_Converter';
//number of continuous states
nx = 4;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 1;
//number of modes
nmode = 1;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 1.000e-07;
rtol = 1.000e-08;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,1,1,1,10,999;
3,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 13.218 sec.
|
5 - bounce |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='bounce1';
//number of continuous states
nx = 20;
//number of discrete states
nz = 30;
//number of zero crossing
ng = 30;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 1.000e-07;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,1,5,1,10,999;
3,2,5,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 4.384 sec.
|
6 - BouncingBall_Modelica |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='BouncingBall_Modelica';
//number of continuous states
nx = 2;
//number of zero crossing
ng = 1;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.238 sec.
|
7 - Bouncing_ball |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Bouncing_ball';
//number of continuous states
nx = 4;
//number of zero crossing
ng = 4;
//Simulator parameters
ttol = 1.000e-10;
deltat = 136;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[18,1,1,1,10,999;
18,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 16.777 sec.
|
8 - Bridge_Rectifier |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Bridge_Rectifier';
//number of continuous states
nx = 4;
//Simulator parameters
ttol = 1.000e-08;
deltat = 100;
//Solver parameters
atol = 1.000e-07;
rtol = 1.000e-08;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,3,2,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 39.099 sec.
|
9 - brown6 |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
10 - buffer |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
11 - cardio |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='cardio';
//number of continuous states
nx = 16;
//number of discrete states
nz = 13;
//number of zero crossing
ng = 5;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[153,22,1,1,10,999;
153,185,3,1,10,999;
153,1,1,1,10,999;
153,6,1,1,10,999;
153,186,3,1,10,999;
153,2,1,1,10,999;
153,5,1,1,10,999;
153,9,1,1,10,999;
153,8,1,1,10,999;
155,21,1,1,10,999;
155,20,1,1,10,999;
155,19,1,1,10,999;
155,18,1,1,10,999;
156,1,1,1,10,999;
156,45,1,1,10,999;
156,41,1,1,10,999;
156,2,1,1,10,999;
156,26,1,1,10,999;
156,188,1,1,10,999;
156,1,1,1,10,999;
157,17,1,1,10,999;
192,12,1,1,10,999;
193,15,1,1,10,999;
194,10,1,1,10,999;
195,1,1,1,10,999;
195,3,1,1,10,999;
196,2,1,1,10,999;
196,4,1,1,10,999;
197,1,1,1,10,999;
197,46,1,1,10,999;
197,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
- Test of actuator 3
- Test of actuator 4
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 5
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 6
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 7
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 8
- Test of actuator 9
- Test of actuator 10
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 532.966 sec.
|
12 - Chaos_Modelica |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Chaos_Modelica';
//number of continuous states
nx = 2;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.244 sec.
|
13 - chutelibre |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
14 - Colpitts_Oscillator |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Colpitts_Oscillator';
//number of continuous states
nx = 7;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 1.000e-15;
deltat = 1.000e-12;
//Solver parameters
atol = 0.000001;
rtol = 1.000e-08;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 19.997 sec.
|
15 - complete |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='complete';
//number of continuous states
nx = 4;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[1,10,1,1,10,999;
1,11,1,1,10,999;
1,12,1,1,10,999;
1,13,1,1,10,999;
16,18,1,1,10,999;
16,19,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 19.901 sec.
|
16 - Cont.Disc-Observer |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Cont_Disc_Observer';
//number of continuous states
nx = 6;
//number of discrete states
nz = 185;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[6,9,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 8.324 sec.
|
17 - Controller |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Controller';
//number of continuous states
nx = 6;
//number of discrete states
nz = 4;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,8,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.732 sec.
|
18 - counter_test |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='counter_test';
//number of discrete states
nz = 4008;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[17,2,1,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.642 sec.
|
19 - couplage |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
20 - DCMotorDyn |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='DCMotorDyn';
//number of continuous states
nx = 3;
//number of discrete states
nz = 545;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,2,1,1,10,999;
15,1,1,1,10,999;
19,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 3
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 14.357 sec.
|
21 - DC_DC_Buck_Converter |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='DC_DC_Buck_Converter';
//number of continuous states
nx = 4;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 1.000e-07;
rtol = 1.000e-07;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,3,1,1,10,999;
2,1,1,1,10,999;
6,2,1,1,10,999;
6,5,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 11.601 sec.
|
22 - delays_test |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='delays_test';
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,5,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 4.23 sec.
|
23 - delaysys |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='delaysys';
//number of continuous states
nx = 1;
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 1.000e-07;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,1,1,1,10,999;
10,1,1,1,10,999;
10,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 7.919 sec.
|
24 - demo_Datatype |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='demo_Datatype';
//Simulator parameters
ttol = 1.000e-10;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,1,1,1,10,999;
3,3,1,1,10,999;
3,5,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.697 sec.
|
25 - demo_flipflop |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='demo_flipflop';
//number of discrete states
nz = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[4,15,1,1,10,999;
4,17,1,1,10,999;
4,16,1,1,10,999;
4,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 12.286 sec.
|
26 - demo_watertank |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='demo_watertank';
//number of continuous states
nx = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[4,4,1,1,10,999;
4,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 8.226 sec.
|
27 - demoifthenelse |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='demoifthenelse';
//number of discrete states
nz = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,9,2,1,10,999;
2,2,1,1,10,999;
2,11,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 8.828 sec.
|
28 - Difference_amplifier |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Difference_amplifier';
//number of continuous states
nx = 13;
//number of zero crossing
ng = 6;
//number of modes
nmode = 6;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 7.067 sec.
|
29 - discr_kalman |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='discr_kalman';
//number of discrete states
nz = 12;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[42,41,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 23.845 sec.
|
30 - Discrete-KalmanFilter |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Discrete_KalmanFilter';
//number of discrete states
nz = 12;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[40,40,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 23.978 sec.
|
31 - DiskControl |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='DiskControl';
//number of continuous states
nx = 7;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[30,2,1,1,10,999;
31,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 23.541 sec.
|
32 - dupli2if |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='dupli2if';
//number of discrete states
nz = 21;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[4,2,1,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 4.162 sec.
|
33 - edge |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='edge';
//number of discrete states
nz = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,1,1,1,10,999;
6,0,0,0,0,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 7.15 sec.
|
34 - Edge_detector |
|
Cannot Generate the code, The diagram is not tested. |
Problem adjusting scope id number. |
35 - essai4vers2 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='essai4vers2';
//number of discrete states
nz = 8;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[1,9,2,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 3.67 sec.
|
36 - EventsExample3 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='EventsExample3';
//number of continuous states
nx = 1;
//number of zero crossing
ng = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,4,3,1,10,999;
9,0,0,0,0,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.746 sec.
|
37 - evtseltest |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='evtseltest';
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[4,0,0,0,0,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 2.613 sec.
|
38 - ex_pendule_dble |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='ex_pendule_dble';
//number of continuous states
nx = 4;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[40,15,32,1,10,999;
40,16,32,1,10,999;
43,17,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 23.227 sec.
|
39 - example_enable |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='example_enable';
//number of discrete states
nz = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[12,2,1,1,10,999;
12,1,1,1,10,999;
12,5,1,1,10,999;
12,3,1,1,10,999;
12,4,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 13.25 sec.
|
40 - fft_test2 |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
41 - fibo |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='fibo';
//number of discrete states
nz = 8;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[7,1,1,1,10,999;
8,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 4.461 sec.
|
42 - Finite_state_Buck |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Finite_state_Buck';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.00000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[31,0,0,0,0,999;
32,33,1,1,10,999;
32,3,1,1,10,999;
32,2,1,1,10,999;
37,3,1,1,10,999;
37,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Error in size of sample times for actuator 1
Tests confrontation aborted. |
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 20.301 sec.
|
43 - Finite_state_SwingUp |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Finite_state_SwingUp';
//number of continuous states
nx = 2;
//number of zero crossing
ng = 5;
//number of modes
nmode = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.0000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[14,48,1,1,10,999;
14,50,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 29.216 sec.
|
44 - Gaussian_filter |
|
Cannot Generate the code, The diagram is not tested. |
Problem adjusting scope id number. |
45 - goto_demo |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='goto_demo';
//number of discrete states
nz = 4;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[7,5,1,1,10,999;
7,4,1,1,10,999;
8,6,1,1,10,999;
8,1,1,1,10,999;
8,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 8.392 sec.
|
46 - hw1 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='hw1';
//number of continuous states
nx = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,9,1,1,10,999;
2,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.872 sec.
|
47 - Hydraulics |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Hydraulics';
//number of continuous states
nx = 9;
//number of zero crossing
ng = 21;
//number of modes
nmode = 20;
//Simulator parameters
ttol = 0.0000000001;
deltat = 1;
//Solver parameters
atol = 0.00000001;
rtol = 0.0000000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[8,4,1,1,10,999;
8,10,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 11.911 sec.
|
48 - Ifsub |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Ifsub';
//number of discrete states
nz = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[1,15,2,1,10,999;
1,1,1,1,10,999;
1,14,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.557 sec.
|
49 - Inverted_pendulum |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
50 - Kalman_1 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Kalman_1';
//number of continuous states
nx = 15;
//number of discrete states
nz = 18;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[24,29,3,1,10,999;
31,4,3,3,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 12.033 sec.
|
51 - Lorentz |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Lorentz';
//number of continuous states
nx = 12;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[14,2,4,1,10,999;
14,1,4,1,10,999;
14,3,4,1,10,999;
16,2,4,1,10,999;
16,1,4,1,10,999;
16,3,4,1,10,999;
18,2,4,1,10,999;
18,1,4,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
- Test of actuator 3
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 43.318 sec.
|
52 - Lorentz_Modelica |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Lorentz_Modelica';
//number of continuous states
nx = 12;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.00000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[1,3,4,1,10,999;
1,2,4,1,10,999;
1,1,4,1,10,999;
3,3,4,1,10,999;
3,2,4,1,10,999;
3,1,4,1,10,999;
5,3,4,1,10,999;
5,2,4,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
- Test of actuator 3
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 42.582 sec.
|
53 - lut |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='lut';
//number of continuous states
nx = 3;
//number of discrete states
nz = 4;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0000001;
rtol = 0.000000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,10,1,1,10,999;
3,11,1,1,10,999;
3,12,1,1,10,999;
18,0,0,0,0,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 10.338 sec.
|
54 - MOSFET_curve |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='MOSFET_curve';
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,4,1,1,10,999;
2,3,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 18.443 sec.
|
55 - motordc45 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='motordc45';
//number of continuous states
nx = 3;
//number of discrete states
nz = 4;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[16,1,1,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.971 sec.
|
56 - NOR_Gate |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='NOR_Gate';
//number of continuous states
nx = 6;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,4,2,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 51.085 sec.
|
57 - OilLevSen |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='OilLevSen';
//number of discrete states
nz = 11;
//number of zero crossing
ng = 5;
//number of modes
nmode = 5;
//Simulator parameters
ttol = 0.0000000001;
deltat = 31;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,6,1,1,10,999;
3,3,1,1,10,999;
20,36,1,1,10,999;
20,37,1,1,10,999;
20,14,1,1,10,999;
39,31,1,1,10,999;
39,7,1,1,10,999;
43,28,1,1,10,999;
43,27,1,1,10,999;
45,25,1,1,10,999;
45,26,1,1,10,999;
51,18,1,1,10,999;
51,24,1,1,10,999;
51,8,1,1,10,999;
59,21,1,1,10,999;
59,20,1,1,10,999;
61,18,1,1,10,999;
61,2,1,1,10,999;
61,1,1,1,10,999;
61,7,1,1,10,999;
61,19,1,1,10,999;
63,14,1,1,10,999;
63,2,1,1,10,999;
63,17,1,1,10,999;
63,16,1,1,10,999;
63,15,1,1,10,999;
64,13,1,1,10,999;
64,12,1,1,10,999;
64,9,1,1,10,999;
64,8,1,1,10,999;
64,6,1,1,10,999;
73,6,1,1,10,999;
82,2,1,1,10,999;
82,1,1,1,10,999;
82,5,1,1,10,999;
82,3,1,1,10,999;
82,4,1,1,10,999;
82,6,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
- Test of actuator 3
- Test of actuator 4
- Test of actuator 5
- Test of actuator 6
- Test of actuator 7
- Test of actuator 8
- Test of actuator 9
- Test of actuator 10
- Test of actuator 11
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 12
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 164.32 sec.
|
58 - onde_gen |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='onde_gen';
//number of continuous states
nx = 1;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,2,1,1,10,999;
5,3,1,1,10,999;
5,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.823 sec.
|
59 - Opamp_Amplifier |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Opamp_Amplifier';
//number of continuous states
nx = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.48 sec.
|
60 - OpenLoop6c |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='OpenLoop6c';
//number of discrete states
nz = 31;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,94,6,1,10,999;
81,14,1,1,10,999;
103,13,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 3
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 107.267 sec.
|
61 - pend_pin |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='pend_pin';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[17,16,1,1,10,999;
17,17,1,1,10,999;
19,5,1,1,10,999;
19,3,1,1,10,999;
19,2,1,1,10,999;
19,1,1,1,10,999;
20,0,0,0,0,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
- Test of actuator 3
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 14.387 sec.
|
62 - pendule_amorti |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='pendule_amorti';
//number of continuous states
nx = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[7,4,2,1,10,999;
9,13,1,1,10,999;
9,11,1,1,10,999;
15,1,1,1,10,999;
15,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
- Test of actuator 3
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 10.653 sec.
|
63 - Plant_DiscreteController |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Plant_DiscreteController';
//number of continuous states
nx = 1;
//number of discrete states
nz = 23;
//Simulator parameters
ttol = 0.0000000001;
deltat = 86;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[9,8,2,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.655 sec.
|
64 - Predator_prey |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey';
//number of continuous states
nx = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,2,1,1,10,999;
5,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.87 sec.
|
65 - Predator_prey000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey000';
//number of continuous states
nx = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,2,1,1,10,999;
5,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.981 sec.
|
66 - Predator_prey_fishing |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[22,18,2,1,10,999;
22,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Error in size of sample times for actuator 1
Tests confrontation aborted. |
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 16.097 sec.
|
67 - Predator_prey_fishing000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing000';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[13,12,2,1,10,999;
13,3,1,1,10,999;
14,1,1,1,10,999;
14,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 19.907 sec.
|
68 - Predator_prey_fishing2 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing2';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[13,18,2,1,10,999;
13,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 17.779 sec.
|
69 - Predator_prey_fishing2000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing2000';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[13,18,2,1,10,999;
13,3,1,1,10,999;
14,2,1,1,10,999;
14,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 20.712 sec.
|
70 - Predator_prey_fishing_control |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing_control';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[13,18,2,1,10,999;
14,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 19.141 sec.
|
71 - Predator_prey_fishing_regul |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing_regul';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[22,16,2,1,10,999;
22,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 17.882 sec.
|
72 - Predator_prey_fishing_symbolic |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing_symbolic';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[22,16,2,1,10,999;
22,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 17.939 sec.
|
73 - Predator_prey_fishing_symbolic2 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing_symbolic2';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[22,16,2,1,10,999;
22,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 17.806 sec.
|
74 - Predator_prey_fishing_symbolic2000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_fishing_symbolic2000';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[22,16,2,1,10,999;
22,3,1,1,10,999;
23,2,1,1,10,999;
23,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 20.935 sec.
|
75 - Predator_prey_mod |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_mod';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[12,10,2,1,10,999;
12,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.294 sec.
|
76 - Predator_prey_mod2 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_mod2';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[12,7,2,1,10,999;
12,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.31 sec.
|
77 - Predator_prey_mod2000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_mod2000';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[12,10,2,1,10,999;
12,3,1,1,10,999;
14,2,1,1,10,999;
14,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 12.039 sec.
|
78 - Predator_prey_mod22000 |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Predator_prey_mod22000';
//number of continuous states
nx = 2;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.00000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.00000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[12,10,2,1,10,999;
12,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.47 sec.
|
79 - Predator_prey_modscilab |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
80 - RLC_Modelica |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='RLC_Modelica';
//number of continuous states
nx = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.109 sec.
|
81 - RLC_circuit |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='RLC_circuit';
//number of continuous states
nx = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,1,1,1,10,999;
2,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.04 sec.
|
82 - redhat |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='redhat';
//number of discrete states
nz = 14;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[2,4,1,1,10,999;
18,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Error in confrontation Simulation/Standalone
|
Time elapsed for the tests : 6.327 sec.
|
83 - respiration |
|
Cannot Generate the code, The diagram is not tested. |
scicos_codegeneration : Incorrect context definition, File stabdonnees does not |
84 - rhat_jpc27 |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
85 - SaintVenant |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='SaintVenant';
//number of discrete states
nz = 2;
//number of zero crossing
ng = 1;
//number of modes
nmode = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,2,1,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 8.994 sec.
|
86 - Scilab_Block |
|
Cannot Generate the code, The diagram is not tested. |
Scilab block's not allowed. |
87 - Signal_Builder |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Signal_Builder';
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,3,1,1,10,999;
3,2,1,1,10,999;
3,1,1,1,10,999;
6,0,0,0,0,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
- Test of actuator 2
-
Values of sample times are checked.
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.461 sec.
|
88 - Simple_Thermostat |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Simple_Thermostat';
//number of continuous states
nx = 1;
//number of discrete states
nz = 3;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 30;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[13,9,2,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 9.355 sec.
|
89 - suspension |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='suspension';
//number of continuous states
nx = 2;
//number of discrete states
nz = 5;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[11,3,1,1,10,999;
11,2,1,1,10,999;
11,17,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
Error : Standalone is not checked
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 26.644 sec.
|
90 - suspension21 |
|
Cannot Generate the code, The diagram is not tested. |
scicos_codegeneration : Incorrect context definition, File suspension2_datas.sc |
91 - suspension23 |
|
Cannot Generate the code, The diagram is not tested. |
scicos_codegeneration : Incorrect context definition, File suspension_datas.sci |
92 - Switched_cp_integr |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Switched_cp_integr';
//number of continuous states
nx = 6;
//number of discrete states
nz = 1;
//number of zero crossing
ng = 2;
//number of modes
nmode = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.000001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[6,3,2,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.655 sec.
|
93 - System-Observer |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='System_Observer';
//number of continuous states
nx = 6;
//number of discrete states
nz = 4;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[5,11,3,1,10,999];
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 7.002 sec.
|
94 - Table_Lookup |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Table_Lookup';
//number of discrete states
nz = 1;
//Simulator parameters
ttol = 0.0000000001;
deltat = 101;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,2,1,1,10,999;
3,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 4.505 sec.
|
95 - Temp |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Temp';
//number of continuous states
nx = 2;
//number of discrete states
nz = 7;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 86401;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[19,16,2,1,10,999;
20,3,1,1,10,999;
21,1,1,1,10,999;
21,4,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
- Test of actuator 3
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 26.328 sec.
|
96 - Threshold_ZeroCrossing |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Threshold_ZeroCrossing';
//number of continuous states
nx = 2;
//number of zero crossing
ng = 2;
//Simulator parameters
ttol = 0.0000000001;
deltat = 30;
//Solver parameters
atol = 0.0001;
rtol = 0.000001;
solver = 0;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[1,0,0,0,0,999;
6,1,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
- Test of actuator 1
-
Values of sample times are checked.
- Test of actuator 2
-
Values of sample times are checked.
-
Values are checked for port 1. [view results]
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 5.52 sec.
|
97 - Transformer |
|
Generation informations
//generated doc by CodeGeneration of scicos4.4
//date :10-Oct-2009
//Copyright (c) 1989-2009 Metalau project INRIA
//path
rpat ='/tmp/SD_13227_';
//name
rdnom ='Transformer';
//number of continuous states
nx = 3;
//Simulator parameters
ttol = 0.0000000001;
deltat = 100001;
//Solver parameters
atol = 0.00001;
rtol = 0.000001;
solver = 100;
//actuators
actt =[];
//sensors
capt =[];
//standalone
sta__#=1
//actuators standalone
actt_sta =[3,3,1,1,10,999;
3,2,1,1,10,999]
//sensors standalone
capt_sta =[];
|
Simulation/Standalone Results Comparison
|
Additional tests
-
Compilation of standalone executable successful. [console output]
-
Execution of standalone executable successful.
|
Time elapsed for the tests : 6.291 sec.
|