diff options
| author | ziejd2 | 2018-04-25 16:43:19 -0500 |
|---|---|---|
| committer | ziejd2 | 2018-04-25 16:43:19 -0500 |
| commit | 74b673ba4a706085201a5610b938ff98f08f641d (patch) | |
| tree | cb39006ea1a39499e00dbbb0e0097087a4567031 /sourcecodes/data/examplecar15node | |
| parent | a781cb1ff2e7ae6de0f686bd02cd279261485b1e (diff) | |
| download | BNW-74b673ba4a706085201a5610b938ff98f08f641d.tar.gz | |
Bug fixes, code comments, and minor changes
Diffstat (limited to 'sourcecodes/data/examplecar15node')
| -rw-r--r-- | sourcecodes/data/examplecar15node/MtXmap.txt | 30 | ||||
| -rw-r--r-- | sourcecodes/data/examplecar15node/eIAmap.txt | 30 | ||||
| -rw-r--r-- | sourcecodes/data/examplecar15node/eIAparameters.txt | 82 |
3 files changed, 112 insertions, 30 deletions
diff --git a/sourcecodes/data/examplecar15node/MtXmap.txt b/sourcecodes/data/examplecar15node/MtXmap.txt index af7330d6..8099a6e7 100644 --- a/sourcecodes/data/examplecar15node/MtXmap.txt +++ b/sourcecodes/data/examplecar15node/MtXmap.txt @@ -1,15 +1,15 @@ -Voltage_at_plug 2 0.827795 2.021000 -Car_cranks 2 0.500234 1.504000 -Spark_plugs 2 0.820310 2.042000 -Spark_quality 2 0.816376 2.014000 -Distributer 3 0.500241 1.497000 -Spark_timing 2 0.810222 2.014000 -Car_starts 2 0.500054 1.486000 -Headlights 3 0.810946 2.032000 -Alternator 3 0.500214 1.494000 -Charging_system 2 0.500234 1.496000 -Battery_voltage 3 0.806400 2.037000 -Battery_age 3 0.561294 1.708000 -Main_fuse 3 0.500150 1.490000 -Starter_system 3 0.499674 1.476000 -Starter_motor 2 0.500201 1.493000 +Voltage_at_plug 0.827795 2.021000 +Car_cranks 0.500234 1.504000 +Spark_plugs 0.820310 2.042000 +Spark_quality 0.816376 2.014000 +Distributer 0.500241 1.497000 +Spark_timing 0.810222 2.014000 +Car_starts 0.500054 1.486000 +Headlights 0.810946 2.032000 +Alternator 0.500214 1.494000 +Charging_system 0.500234 1.496000 +Battery_voltage 0.806400 2.037000 +Battery_age 0.561294 1.708000 +Main_fuse 0.500150 1.490000 +Starter_system 0.499674 1.476000 +Starter_motor 0.500201 1.493000 diff --git a/sourcecodes/data/examplecar15node/eIAmap.txt b/sourcecodes/data/examplecar15node/eIAmap.txt index e96a904a..9f705391 100644 --- a/sourcecodes/data/examplecar15node/eIAmap.txt +++ b/sourcecodes/data/examplecar15node/eIAmap.txt @@ -1,15 +1,15 @@ -Voltage_at_plug 2 0.908185 1.905000 -Car_cranks 2 0.500106 1.488000 -Spark_plugs 2 0.778947 2.543000 -Spark_quality 2 0.853627 1.757000 -Distributer 3 0.099549 1.990000 -Spark_timing 2 0.357390 2.880000 -Car_starts 2 0.469352 1.327000 -Headlights 3 0.917301 1.951000 -Alternator 3 0.044699 1.998000 -Charging_system 2 0.500246 1.502000 -Battery_voltage 3 0.915330 2.003000 -Battery_age 3 0.500554 1.236000 -Main_fuse 3 0.121613 1.985000 -Starter_system 3 0.494126 1.578000 -Starter_motor 2 0.063151 1.996000 +Voltage_at_plug 0.908185 1.905000 +Car_cranks 0.500106 1.488000 +Spark_plugs 0.778947 2.543000 +Spark_quality 0.853627 1.757000 +Distributer 0.099549 1.990000 +Spark_timing 0.357390 2.880000 +Car_starts 0.469352 1.327000 +Headlights 0.917301 1.951000 +Alternator 0.044699 1.998000 +Charging_system 0.500246 1.502000 +Battery_voltage 0.915330 2.003000 +Battery_age 0.500554 1.236000 +Main_fuse 0.121613 1.985000 +Starter_system 0.494126 1.578000 +Starter_motor 0.063151 1.996000 diff --git a/sourcecodes/data/examplecar15node/eIAparameters.txt b/sourcecodes/data/examplecar15node/eIAparameters.txt new file mode 100644 index 00000000..57373374 --- /dev/null +++ b/sourcecodes/data/examplecar15node/eIAparameters.txt @@ -0,0 +1,82 @@ +Voltage_at_plug +Discrete node with 3 states +1 0.4646 +2 0.1681 +3 0.3674 + +Car_cranks +Discrete node with 2 states +1 0.5109 +2 0.4891 + +Spark_plugs +Discrete node with 3 states +1 0.1791 +2 0.0990 +3 0.7219 + +Spark_quality +Discrete node with 3 states +1 0.5114 +2 0.2233 +3 0.2652 + +Distributer +Discrete node with 2 states +1 0.0098 +2 0.9902 + +Spark_timing +Discrete node with 3 states +1 0.0088 +2 0.0982 +3 0.8930 + +Car_starts +Discrete node with 2 states +1 0.7903 +2 0.2097 + +Headlights +Discrete node with 3 states +1 0.4470 +2 0.1573 +3 0.3957 + +Alternator +Discrete node with 2 states +1 0.0020 +2 0.9980 + +Charging_system +Discrete node with 2 states +1 0.4988 +2 0.5012 + +Battery_voltage +Discrete node with 3 states +1 0.4181 +2 0.1633 +3 0.4186 + +Battery_age +Discrete node with 3 states +1 0.7989 +2 0.1661 +3 0.0350 + +Main_fuse +Discrete node with 2 states +1 0.0149 +2 0.9851 + +Starter_system +Discrete node with 2 states +1 0.4211 +2 0.5789 + +Starter_motor +Discrete node with 2 states +1 0.0039 +2 0.9961 + |
