brakeODE.dot 4.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. // CBD model of the brakeODE block
  2. // Created with CBD.converters.CBDDraw
  3. digraph model {
  4. splines=ortho;
  5. label=<<B>brakeODE (CBD)</B>>;
  6. labelloc="t";
  7. fontsize=20;
  8. node_139653222925456 [label="v", shape=none];
  9. inter_139653221454608_OUT1 -> node_139653222925456 [headlabel="", arrowhead="normal", arrowtail="none", dir=both];
  10. node_139653217796000 [label="x", shape=none];
  11. inter_139653221454608_OUT2 -> node_139653217796000 [headlabel="", arrowhead="normal", arrowtail="none", dir=both];
  12. node_139653221454608 [label="CBD\n(RK)", shape=Msquare];
  13. inter_139653220909840_OUT1 -> node_139653221454608 [headlabel="k", arrowhead="normal", arrowtail="none", dir=both];
  14. inter_139653219342128_time -> node_139653221454608 [headlabel="time", arrowhead="normal", arrowtail="none", dir=both];
  15. inter_139653219342128_rel_time -> node_139653221454608 [headlabel="rel_time", arrowhead="normal", arrowtail="none", dir=both];
  16. inter_139653219342128_delta -> node_139653221454608 [headlabel="h", arrowhead="normal", arrowtail="none", dir=both];
  17. inter_139653220911952_OUT1 -> node_139653221454608 [headlabel="IC1", arrowhead="normal", arrowtail="none", dir=both];
  18. inter_139653216706128_OUT1 -> node_139653221454608 [headlabel="IC2", arrowhead="normal", arrowtail="none", dir=both];
  19. inter_139653221454608_OUT1 [shape=point, width=0.01, height=0.01];
  20. node_139653221454608 -> inter_139653221454608_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  21. inter_139653221454608_OUT2 [shape=point, width=0.01, height=0.01];
  22. node_139653221454608 -> inter_139653221454608_OUT2 [taillabel="OUT2", arrowtail="invempty", arrowhead="none", dir=both];
  23. inter_139653221454608_h_new [shape=point, width=0.01, height=0.01];
  24. node_139653221454608 -> inter_139653221454608_h_new [taillabel="h_new", arrowtail="invempty", arrowhead="none", dir=both];
  25. node_139653219342128 [label="Clock\n(clock)", shape=Msquare];
  26. inter_139653220910464_OUT1 -> node_139653219342128 [headlabel="h", arrowhead="normal", arrowtail="none", dir=both];
  27. inter_139653219342128_time [shape=point, width=0.01, height=0.01];
  28. node_139653219342128 -> inter_139653219342128_time [taillabel="time", arrowtail="invempty", arrowhead="none", dir=both];
  29. inter_139653219342128_rel_time [shape=point, width=0.01, height=0.01];
  30. node_139653219342128 -> inter_139653219342128_rel_time [taillabel="rel_time", arrowtail="invempty", arrowhead="none", dir=both];
  31. inter_139653219342128_delta [shape=point, width=0.01, height=0.01];
  32. node_139653219342128 -> inter_139653219342128_delta [taillabel="delta", arrowtail="invempty", arrowhead="none", dir=both];
  33. node_139653222130112 [label=" ConstantBlock\n(HIC)\n0.1", shape=ellipse];
  34. inter_139653222130112_OUT1 [shape=point, width=0.01, height=0.01];
  35. node_139653222130112 -> inter_139653222130112_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  36. node_139653219583552 [label="DelayBlock\n(HDelay)", shape=box];
  37. inter_139653221454608_h_new -> node_139653219583552 [headlabel="IN1", arrowhead="normal", arrowtail="none", dir=both];
  38. inter_139653222130112_OUT1 -> node_139653219583552 [headlabel="IC", arrowhead="normal", arrowtail="none", dir=both];
  39. inter_139653219583552_OUT1 [shape=point, width=0.01, height=0.01];
  40. node_139653219583552 -> inter_139653219583552_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  41. node_139653216706128 [label=" ConstantBlock\n(x0)\n0.0", shape=ellipse];
  42. inter_139653216706128_OUT1 [shape=point, width=0.01, height=0.01];
  43. node_139653216706128 -> inter_139653216706128_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  44. node_139653220911952 [label=" ConstantBlock\n(v0)\n0.0", shape=ellipse];
  45. inter_139653220911952_OUT1 [shape=point, width=0.01, height=0.01];
  46. node_139653220911952 -> inter_139653220911952_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  47. node_139653220909840 [label=" ConstantBlock\n(k)\n0.08", shape=ellipse];
  48. inter_139653220909840_OUT1 [shape=point, width=0.01, height=0.01];
  49. node_139653220909840 -> inter_139653220909840_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  50. node_139653220910944 [label=" ConstantBlock\n(H)\ninf", shape=ellipse];
  51. inter_139653220910944_OUT1 [shape=point, width=0.01, height=0.01];
  52. node_139653220910944 -> inter_139653220910944_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  53. node_139653220910464 [label="MinBlock\n(Min)", shape=box];
  54. inter_139653220910944_OUT1 -> node_139653220910464 [headlabel="IN1", arrowhead="normal", arrowtail="none", dir=both];
  55. inter_139653219583552_OUT1 -> node_139653220910464 [headlabel="IN2", arrowhead="normal", arrowtail="none", dir=both];
  56. inter_139653220910464_OUT1 [shape=point, width=0.01, height=0.01];
  57. node_139653220910464 -> inter_139653220910464_OUT1 [taillabel="OUT1", arrowtail="invempty", arrowhead="none", dir=both];
  58. }