We often insert a control-out port into 1- or 0- junction to extract the junction variable,an effort or a flow. By connecting this port by a signal to the input of a function on its output we obtain the processed value of the junction variable. The processing law is defined by the function's constitutive relation. Similarly, we find the position of a point in a body. We pick the velocity of the corresponding 1-junction and connect it to the input of the integrator, and using the suitable initial condition, we get the position. The Display components, which mimic a x-y plotter, displays x-t or x-y plots of the signals connected to its ports during the simulation. We may set as many display components as we want in the Bond Graph model.

A very useful new component that is introduced is Inter Process Comunication or IPC for short. This component transmit the signals connected to its input port to another process (a server). It also returns the signals generated by the server at output port. The IPC component is implemented in BondSim as a named pipe.

Next Last