Investment in Avionics spurs new systems engineering methodologies

May 03, 2021  |  Author : admin_mirabilis

Reducing trade barriers in technology exchange between US and India will create a new market for avionics organizations in India. These companies must compete on reliability, greater integration and quality, not on price alone.  To facilitate this, the design teams will require new methodologies to improve engineering productivity.  These methodologies must be done during the […]

Read more


Volkswagen plans to design own autonomous-driving processor chips

May 03, 2021  |  Author : admin_mirabilis

HAMBURG, Germany — Volkswagen plans to design and develop its own high-powered chips for autonomous vehicles, along with the required software, Chief Executive Herbert  Diess told a German newspaper. “To achieve optimal performance in light of the high demands that exist for cars,  software and hardware have to come out of one hand,” Diess told Handelsblatt. Volkswagen did not plan to build […]

Read more


Stochastic Modeling; over, under Delay importance

Apr 30, 2021  |  Author : admin_mirabilis

VisualSim can be used to construct stochastic models using SystemResource blocks; where priority and preemption can be factored into the shared resource.  Stochastic models are in contrast to detailed cycle-accurate models.  If stochastic models are constructed, then they can use time estimates for first order of approximation; or a specific number of cycles with the SystemResource specifying the SystemResource speed in MHz […]

Read more


Processing Basics

Apr 29, 2021  |  Author : admin_mirabilis

Software Pipeline In software engineering, a pipeline consists of a chain of processing elements (processes, threads, coroutines, functions, etc.), arranged so that the output of each element is the input of the next; the name is by analogy to a physical pipeline. Usually some amount of buffering is provided between consecutive elements. The information that flows in these pipelines is often a stream of records, bytes, or bits, and the elements of a pipeline […]

Read more