<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jonas Baur, Author at MicroSys</title>
	<atom:link href="https://microsys.de/de/author/jonas/feed/" rel="self" type="application/rss+xml" />
	<link>https://microsys.de/de/author/jonas/</link>
	<description>Creating Embedded Systems</description>
	<lastBuildDate>Wed, 22 Apr 2026 11:27:17 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://microsys.de/wp-content/uploads/2025/01/cropped-MicroSys_Favicon-32x32.png</url>
	<title>Jonas Baur, Author at MicroSys</title>
	<link>https://microsys.de/de/author/jonas/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Moderne Architekturen für Aufzugsteuerungen</title>
		<link>https://microsys.de/de/news-de/moderne-architekturen-fur-aufzugsteuerungen/</link>
					<comments>https://microsys.de/de/news-de/moderne-architekturen-fur-aufzugsteuerungen/#respond</comments>
		
		<dc:creator><![CDATA[Jonas Baur]]></dc:creator>
		<pubDate>Wed, 22 Apr 2026 11:27:17 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://microsys.de/?p=11009</guid>

					<description><![CDATA[<p>Moderne Steuerungsarchitektur für Aufzüge</p>
<p>The post <a href="https://microsys.de/de/news-de/moderne-architekturen-fur-aufzugsteuerungen/">Moderne Architekturen für Aufzugsteuerungen</a> appeared first on <a href="https://microsys.de/de/">MicroSys</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Contemporary elevator controllers bridge the gap between the safety-critical world and modern communications technology — placing high demands on the underlying hardware architecture. The solution lies in a platform already proven in automotive environments.</p>
<h2></h2>
<h2>Connectivity Comes to the Building</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">The accelerating digitalization of enterprises and public infrastructure relies on an ever-growing number of networked devices. Information Technology (IT) and Operational Technology (OT) devices alike must provide sufficient digital interfaces to exchange data with one another and via the cloud. This applies across industries including industrial automation, automotive, transportation, logistics, and medical technology — and connectivity is now making strong inroads in building technology as well.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">In elevator control systems in particular, digital elements such as modern Human Machine Interfaces (HMIs) for user interaction are playing an increasingly prominent role. They deliver comfort features such as voice input and enable predictive maintenance of elevators, increasingly powered by artificial intelligence (AI).</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">As a result, OT devices like elevator controllers are evolving away from conventional technology and toward safety-critical, networked infrastructure. With more digital components comes greater demand on the technology deployed — especially the embedded modules that form the heart of every controller.</p>
<h2></h2>
<h2 id="the-elevator-as-a-vertical-software-defined-vehicl" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">The Elevator as a &#8222;Vertical Software-Defined Vehicle&#8220;</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Driven by growing connectivity, elevators face a challenge very similar to the one the automotive industry confronted about five years ago: many individual control units each fulfill their specific function, but prevent a holistic, scalable system architecture. The challenges range from integrating functional additions such as touch HMIs and managing differing innovation cycles across components, to increasing networking demands for smart-building features and fleet management. Compounding the problem, multiple suppliers independently evolve components such as drives or HMIs, leading to a fragmented landscape of heterogeneous devices. Developers must consolidate this sprawl and integrate it into a unified control architecture.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Passenger elevators today, however, operate at the intersection of two fundamentally different worlds: the dynamic IT world and the strictly regulated OT world. While IT typically operates fast, data-driven, and connected — with frequent software updates — OT operates deterministically and is driven by safety standards and norms, governing systems such as emergency braking and safety catches. This creates a collision between short innovation cycles demanding high compute performance and hard real-time requirements with deterministic behavior. Attempting to merge both worlds on a monolithic architecture almost invariably leads to serious problems — problems that can have severe consequences in safety-critical situations. It is therefore strongly advisable to separate the IT and OT domains at the hardware level.</p>
<p><img decoding="async" src="https://cdn.elektroniknet.de/thumbs/assets/images/26/1772106544-261-woruj06lv.jpg.1280x0.webp" /></p>
<figure><figcaption><em>Figure 1. The miriac MPX-i.MX95 operates as an application domain, processes AI tasks at the edge, serves as a security gateway, and controls all HMI functions.</em></p>
</figcaption></figure>
<p>Rather than relying on many individual function-specific control units, a unified architecture instead deploys powerful zone and domain controllers to aggregate functions within clearly defined system areas. In a classical elevator controller, for example, separate controllers can be established for drive and braking, HMI and display, and communications and diagnostics. Zone and domain controllers each consolidate individual functions into logical building blocks while maintaining strict separation between the IT and OT worlds.</p>
<h2></h2>
<h2 id="the-architecture-gap-the-mixed-criticality-problem" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">The Architecture Gap: The Mixed-Criticality Problem</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">In monolithic control structures, safety-critical OT functions collide with IT-adjacent functions such as HMI and cloud connectivity. For example, a routine software update can inadvertently disable essential safety functions. Moreover, monolithic architectures are difficult to scale to varying market requirements, and maintenance, fault diagnosis, and update deployment all demand significant effort. For these reasons, monolithic structures are no longer adequate for modern passenger elevator controllers.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Classical Programmable Logic Controllers (PLCs), microcontrollers (MCUs), or pure industrial PCs are constrained in their AI compute capacity, often lack support for modern software stacks, and cannot scale sufficiently. Industrial PCs, moreover, lack adequate real-time capability and certification, and present a large attack surface for cyber threats.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Developers should therefore adopt a <strong>heterogeneous computing approach</strong>, integrating two specialized compute domains that together support both the IT and OT worlds. A so-called <strong>Safety Domain</strong> handles all safety-critical functions — emergency braking, door monitoring, speed control, and fault detection — while an <strong>Application Domain</strong> manages visualization, cloud and building connectivity, data analytics, and diagnostic functions. The critical principle is to physically separate the two domains while allowing them to communicate with one another.</p>
<p><img decoding="async" src="https://cdn.elektroniknet.de/thumbs/assets/images/26/1772106620-261-wortjpr81.jpg.1280x0.webp" /><em>Figure 2. The integrated Arm Mali-G310 2D/3D GPU, with OpenGL and Vulkan support, handles the HMI’s graphics and ensures that the display and control elements are rendered correctly. In addition, the integrated eIQ Neutron N3-1024S NPU delivers up to 2 TOPS.</em></p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">This principle is not new — it has been in use for years in industries such as automotive and industrial automation. In the Safety Domain, for instance, automotive-grade MCUs with lockstep cores can be employed. For the Application Domain, developers can leverage SoCs with multicore architectures and AI accelerators.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">NXP Gold Partner <strong>MicroSys Electronics</strong> applies this architectural principle in its System-on-Modules (SoMs), providing a hardware foundation for modern passenger elevator controllers. Customers receive not only the module itself: MicroSys also supports the development of custom carrier boards where required, accelerating integration into the specific control environment. The <strong>miriac MPX-i.MX95</strong> SoM, for example, serves as the Application Domain, while the <strong>miriac MPX-S32G399A</strong> functions as the Safety Domain.</p>
<h2></h2>
<h2 id="application-domain-the-interface-to-the-outside-wo" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">Application Domain: The Interface to the Outside World</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Powered by NXP&#8217;s integrated i.MX95 processor, the miriac MPX-i.MX95 can process AI workloads at the edge, act as a security gateway, and handle all HMI functions of the elevator <em>(Figure 2)</em>. The i.MX95 CPU operates with six Cortex-A55 cores at up to 2 GHz, along with a real-time-capable Arm Cortex-M7 core at 800 MHz and a Cortex-M33 core at up to 333 MHz. Application and communication functions run on the Cortex-A55 cores, while time-critical tasks execute deterministically on the Cortex-M7/M33 cores — a typical partitioning strategy for modern embedded systems.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">The integrated Arm Mali-G310 2D/3D GPU with OpenGL and Vulkan support handles HMI graphics, ensuring that display and control elements are rendered correctly. In addition, the integrated eIQ Neutron N3-1024S NPU delivers up to 2 TOPS (Tera Operations per Second), significantly boosting control efficiency. Where AI algorithms previously ran alongside graphics workloads on the GPU, the NPU in the i.MX95 offloads the graphics core and ensures smooth rendering of display elements while simultaneously executing AI tasks at full compute throughput <em>(Figure 2)</em>. The NPU leverages connected cameras not only for surveillance but also for analytics such as counting occupants or detecting falls and vandalism.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">To ensure smooth data throughput, the module provides 16 GB LPDDR5 memory at up to 6.4 GT/s (Giga-transfers per second), along with an NFC-configurable EEPROM for storing data such as serial numbers or user configuration with up to 16 kB. Connectivity is provided via industrial-grade interfaces including 1× 10 Gigabit Ethernet, USB 2.0/3.0, PCIe, I3C, SPI, UART, and MIPI-CSI. The module measures 82 mm × 35 mm and is rated for the industrial temperature range of −40 to +85 °C. The Arm TrustZone architecture enables the module to function as a security gateway, serving as a firewall toward the cloud and protecting the underlying control system from unauthorized access.</p>
<p><img decoding="async" src="https://cdn.elektroniknet.de/thumbs/assets/images/26/1772106682-261-worhfose9.jpg.1280x0.webp" /><em>Figure 3. The miriac MPX-S32G399A serves as the safety domain in modern passenger elevator control systems.</em></p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Thanks to its extensive video, audio, and camera interfaces, the miriac MPX-i.MX95 is well-suited to managing user communication via HMI — displaying the selected and current floor, as well as additional information such as the time, date, or emergency call functions. Critically, it carries no safety-relevant authority: if the display crashes, the elevator continues to travel to its selected destination and safely delivers its passengers.</p>
<h2></h2>
<h2 id="safety-domain-the-bedrock-of-reliable-operation" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">Safety Domain: The Bedrock of Reliable Operation</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Alongside the miriac MPX-i.MX95 as Application Domain, the <strong>miriac MPX-S32G399A</strong> serves as the Safety Domain <em>(Figure 3)</em> in elevator controllers. It is responsible for passenger safety and is fully isolated from the Application Domain to prevent mutual interference. The miriac MPX-S32G399A is built around NXP&#8217;s S32G399A CPU, featuring eight Arm Cortex-A53 cores together with four Arm Cortex-M7 dual-core lockstep pairs, backed by 4 GB soldered LPDDR4 RAM, 64 MB QSPI Flash, and up to 32 GB eMMC storage.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">The CPU employs dedicated Safety Islands rather than pure software-based solutions. In lockstep mode, two parallel cores execute the same task simultaneously; if their results differ by even a single bit, the system immediately detects the error and initiates a safe state (fail-safe) <em>(Figure 4)</em>. This allows random hardware faults — such as bit errors — to be detected early; in the event of a fault, the controller can trigger a defined safety response, such as a safe stop or transition to a defined safe state.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">The module also provides high-bandwidth communication interfaces including up to 3× 2.5 Gigabit Ethernet or up to 4× 1 Gigabit Ethernet, PCIe, 4 SerDes lanes, and ULPI USB. Extensive I/Os — including 4× FlexSPI, 2× UART, 18× CAN FD, 2× FlexRay, 4× LIN, 4× I2C, and GPIOs — support communication with connected peripherals. The integrated Hardware Security Engine (HSE) provides secure boot and accelerates the security services required by the elevator controller. The module is likewise rated for the extended temperature range of −40 to +85 °C, enabling operation in harsh environments.</p>
<p><img decoding="async" src="https://cdn.elektroniknet.de/thumbs/assets/images/26/1772106771-261-worgknpjw.jpg.1280x0.webp" /><em>Figure 4. The CPU uses so-called safety islands instead of pure software to isolate tasks from one another. Lockstep operation ensures that two processing cores compute the same task for error detection.</em></p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">The high-speed I/Os guarantee real-time communication via CAN-FD and Time-Sensitive Networking (TSN). TSN ensures deterministic data transmission across the network: packets carrying emergency-stop commands always take priority in network traffic over diagnostic or video data. This enables deterministic, prioritized communication — time-critical safety telegrams can be transmitted with guaranteed transmission windows and defined priority relative to diagnostic or video data. This is essential when milliseconds determine passenger safety. A further advantage is the extensive certification of the S32G processor: changes to the application do not require new safety certifications of the S32G (Freedom from Interference), making future adaptations straightforward.</p>
<h2></h2>
<h2 id="the-critical-interface-how-it-and-ot-communicate-s" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">The Critical Interface: How IT and OT Communicate Safely</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">In the interplay between the two domains, it is important to note that the Application Domain — the miriac MPX-i.MX95 — processes user interactions and system data, but makes no safety-relevant decisions. Rather than issuing commands directly, it transmits only a <em>request</em> — for example, that a passenger wishes to open the door. The Safety Domain — the miriac MPX-S32G399A — evaluates this request against all safety-relevant states and alone decides whether to approve or deny the action.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">To simplify updates and future extensions, all required software updates are received, verified, and prepared via the Application Domain on the i.MX95. Only after the i.MX95 has verified the digital signature of the update package and confirmed its integrity is it forwarded to the Safety Domain on the S32G. Asymmetric cryptographic and signature schemes are employed throughout, ensuring that only authorized, signed software packages from the manufacturer are accepted. Secure OTA (Over-the-Air) updates thus enable regular updates without compromising the certified safety functions through manipulation.</p>
<h2></h2>
<h2 id="application-and-safety-domain-working-in-concert" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">Application and Safety Domain Working in Concert</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">A practical example illustrates how the Application and Safety Domains can be properly separated in a passenger elevator. An elevator that previously operated &#8222;blind&#8220; had no awareness of how many people were waiting, or whether a passenger inside needed assistance. With the MicroSys architecture integrated into the elevator controller, the picture changes entirely.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">Consider the scenario of an <em>&#8222;impatient morning commuter rush&#8220;</em> in an office building at 8:30 a.m. The Application Domain of the miriac MPX-i.MX95 captures waiting passengers in the cab and the elevator lobby via camera, and analyzes the data locally on the NPU: <em>&#8222;Five waiting individuals, one in a wheelchair.&#8220;</em> The CPU makes a strategic decision: <em>&#8222;Hold the door open three seconds longer for the wheelchair user and prioritize floor five, where the open-plan office is.&#8220;</em> It also transmits a request to the controller to hold the door open longer, giving all passengers sufficient time to board. At the same moment, an impatient occupant attempts to force the door closed or blocks the light barrier.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">In the Safety Domain of the miriac MPX-S32G399A, the following now occurs: the S32G processor receives the i.MX95&#8217;s request to hold the door open longer. Simultaneously, it monitors the door lock sensors and motor temperature in the millisecond range in real time. It intervenes the moment it detects that the door motor current is rising due to the obstruction. It therefore overrides the AI&#8217;s &#8222;comfort request&#8220; and instead immediately triggers the safe reversal sequence — causing the door to reopen to prevent crushing injuries — and returns a status message: <em>&#8222;Command denied, safety intervention active.&#8220;</em></p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">This example demonstrates how Application and Safety Domains collaborate effectively in modern elevator controllers. The physically separated hardware architecture from MicroSys accommodates both passenger comfort and safety simultaneously.</p>
<h2></h2>
<h2 id="conclusion" class="font-editorial font-bold mb-2 mt-4 [.has-inline-images_&amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+&amp;]:mt-4">Conclusion</h2>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">When developers want to incorporate connectivity, cloud integration, or AI capabilities into elevator controllers, they must strictly isolate safety-critical functions from comfort and display functions in order to maintain compliance with standards and certifications at all times. MicroSys System-on-Modules provide the hardware foundation for this separation as a ready-made, validated architecture, consolidating both the Application and Safety Domains on a single platform. Elevator manufacturers use this foundation to implement their software solutions efficiently: the Application Domain handles HMI, data analytics, AI, and communications, while the Safety Domain deterministically supervises all critical control functions.</p>
<p class="my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2">By deploying these System-on-Modules, system integrators and manufacturers are empowered to simplify the complex integration of hardware, software, and safety mechanisms — resulting in a system that enables both innovation and flexibility while simultaneously reducing development time and certification risk.</p>
<p>The post <a href="https://microsys.de/de/news-de/moderne-architekturen-fur-aufzugsteuerungen/">Moderne Architekturen für Aufzugsteuerungen</a> appeared first on <a href="https://microsys.de/de/">MicroSys</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://microsys.de/de/news-de/moderne-architekturen-fur-aufzugsteuerungen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Basis für fahrerloses Baggern</title>
		<link>https://microsys.de/de/news-de/basis-fur-fahrerloses-baggern/</link>
		
		<dc:creator><![CDATA[Jonas Baur]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 10:02:53 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://microsys.de/?p=10899</guid>

					<description><![CDATA[<p>Modulare autonome Steuereinheit für mobile Arbeitsmaschinen</p>
<p>The post <a href="https://microsys.de/de/news-de/basis-fur-fahrerloses-baggern/">Basis für fahrerloses Baggern</a> appeared first on <a href="https://microsys.de/de/">MicroSys</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10899" class="elementor elementor-10899 elementor-10898" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-cab2ed4 e-flex e-con-boxed e-con e-parent" data-id="cab2ed4" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a1d9cd3 elementor-widget elementor-widget-text-editor" data-id="a1d9cd3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Nicht nur PKW, Busse oder Lieferwagen werden künftig autonom agieren. Für die Automatisierung mobiler Arbeitsmaschinen schuf MicroSys auf Basis aufgabenoptimierter System-on-Module aus eigener Entwicklung ein modulares einbaufertiges Gesamtsystem. Dank nur 60 W Leistungsaufnahme ohne aktive Kühlung, eignet sich die Autonomous Control Unit (ACU) hervorragend für den jahrelangen Einsatz unter rauen Arbeitsbedingungen.   </em></p><p>Beim Thema „autonomes Fahren“ sind meist Personenkraftwagen (PKW) gemeint, seltener Busse oder Lieferwagen, die sich fahrerlos im öffentlichen Straßenraum bewegen. Diese sind jedoch keineswegs die einzige Anwendung für diese komplexen Navigationsverfahren. Auch selbstfahrende Arbeitsmaschinen wie z. B. landwirtschaftliche Maschinen, Baumaschinen und Flurfördergeräte haben ein erhebliches Automatisierungspotenzial.  </p><h2 class="align-justify">Ziel: hochautomatisierte Arbeitsmaschinen</h2><p>Die Aufgabenstellung unterscheidet sich erheblich von der an autonome Fahrzeuge des Straßenverkehrs. Landwirtschafts- und Baumaschinen bewegen sich bei ihrer gewöhnlichen Nutzung meist nicht im öffentlichen Straßenraum, sondern in abgegrenzten Baustellenbereichen, in die Unbeteiligte keinen Zugang haben. Dabei kann nicht vom Navigieren auf weitgehend ebenen Flächen ausgegangen werden, sondern von Fahrten im Gelände. Dieses – und damit die Basis für die Überprüfung des Fahrkurses – verändert sich durch den Baufortschritt ständig und muss laufend neu erkannt werden. Zudem sollen sich die autonomen Handlungen nicht auf die Fahrbewegungen beschränken, sondern ebenfalls die Lastaufnahme und -übergabe umfassen.    </p><p>Bis auf unseren Äckern und Baustellen autonom navigierende und agierende Arbeitsmaschinen Normalität sein werden, sind noch einige grundlegende Voraussetzungen zu schaffen. Das deutsche Bundesministerium für Wirtschaft und Klimaschutz (BMWK) unterstützt die Transformation der Branche mit dem Förderprogramm KoPa 35c, welches bis 2024 unter anderem Fahrzeugherstellern und der Zulieferindustrie in Deutschland zugutekommt.  </p><p>Im Verbundprojekt POV.OS – Professional Vehicle Operating System soll dazu eine innovative Automatisierungsplattform als offene Architektur aus Hardware und Software für den Einsatz und die Funktionalisierung mobiler Arbeitsmaschinen entwickelt werden. Dabei geht es um die Schaffung einer anwendungsübergreifenden Plattform mit modularen Systemkomponenten, die als Grundlage für eine Spezifizierung und Umsetzung anwendungsbezogener Automatisierungs-, Assistenz- und autonomer Fahrfunktionen genutzt werden kann.  </p>								</div>
				</div>
				<div class="elementor-element elementor-element-8924598 elementor-widget elementor-widget-image" data-id="8924598" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img fetchpriority="high" decoding="async" width="800" height="534" src="https://microsys.de/wp-content/uploads/2024/12/selbstfahrende_bagger_autonomes_fahren-1024x683.png" class="attachment-large size-large wp-image-7347" alt="" srcset="https://microsys.de/wp-content/uploads/2024/12/selbstfahrende_bagger_autonomes_fahren-1024x683.png 1024w, https://microsys.de/wp-content/uploads/2024/12/selbstfahrende_bagger_autonomes_fahren-300x200.png 300w, https://microsys.de/wp-content/uploads/2024/12/selbstfahrende_bagger_autonomes_fahren-768x512.png 768w, https://microsys.de/wp-content/uploads/2024/12/selbstfahrende_bagger_autonomes_fahren.png 1400w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Autonomes Fahren beschränkt sich nicht auf PKW, Busse oder Lieferwagen. Auch selbstfahrende Arbeitsmaschinen, etwa Bagger oder Radlader, haben erhebliches Automatisierungspotenzial. </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-bf47152 elementor-widget elementor-widget-text-editor" data-id="bf47152" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2 class="align-justify">Wirtschaftlich durch Modularität</h2><p>Mobile Arbeitsmaschinen werden in deutlich geringeren Stückzahlen produziert als gängige Automobile. Eine vollständige Neuentwicklung der zentralen Steuerungselektronik wäre daher für ihre Hersteller wirtschaftlich nur schwer darstellbar. Deshalb bevorzugen diese kommerziell verfügbare sogenannte COTS-Plattformen (für commercial off-the-shelf). Diese ermöglichen den Entwickelnden, individuelle Lösungen zu schaffen, ohne sich bei der Geräteentwicklung mit den einzelnen Komponenten auseinandersetzen zu müssen.   </p><p>Als probates Mittel dazu entwickelt die MicroSys Electronics GmbH (MicroSys) als Gold Partner des Prozessorherstellers NXP System-on-Module (SoM). Diese in kleinen Formfaktoren hergestellten Baugruppen enthalten neben dem Mikroprozessor und dem Speicher sowie zahlreichen Kommunikationsschnittstellen alle Komponenten, die für die Applikationsentwicklung und Zertifizierung benötigt wird. So ermöglichen SoMs als zentrale Recheneinheiten mit standardisierten Schnittstellen Herstellern professioneller Arbeitsmaschinen die rasche Entwicklung ihrer Produkte. Die anwendungsspezifische Spezialisierung erhalten SoMs hardwareseitig durch zielgerichtete Trägerplatinen, sogenannte Carrierboards. Diese dienen unter anderem der Stromversorgung der Module und der Übersetzung der Ein- und Ausgangssignale in branchenspezifische Formate.    </p><h2> </h2><h2>Ein starkes Herz</h2><p>Nicht nur für mobile Arbeitsmaschinen, sondern für ein breites Spektrum an Anwendungen mit ähnlichen Performance- und Sicherheitsansprüchen entwickelte MicroSys das SoM miriac® MPX-LX2160A. Basierend auf dem LX2160A als derzeit schnellstem Embedded Multi-Core-Prozessor aus dem Hause NXP mit 16 Arm® Cortex®-A72 Prozessorkernen, bietet das Modul im Standard 32 GB aufgelötetes DDR4 RAM, das auf bis zu 128 GB erweiterbar ist. Die prozessorintegrierten Ethernet-Controller ermöglichen eine höchst performante High-End Kommunikation mit bis zu 100 Gbit/s Ethernet und integriertem 122-Gbit/s Layer 2 Ethernet Switching. Damit lassen sich alle Vernetzungsaufgaben im Fahrzeug integrieren, bis hin zu GigEVision Kamerasystemen.    </p><p>Vier PCIe 3.0 Schnittstellen ermöglichen die Ausstattung des SoM mit dem dafür erforderlichen, großen SSD-Massenspeicher. Die integrierte Security Engine des NXP-Prozessors LX2160A ermöglicht bis zu der maximalen Übertragungsbandbreite eine lückenlose Daten-Verschlüsselung. Sie stellt mittels Secure Boot sicher, dass – etwa bei Software-Updates – nur Software aus zertifizierter Quelle geladen wird. Mit mindestens 15 Jahren Verfügbarkeit bietet das für einen Temperaturbereich von mindestens -40° C bis +85° C spezifizierte miriac® MPX-LX2160A Herstellern mobiler Arbeitsmaschinen eine hohe Versorgungssicherheit der Kernkomponente.    </p>								</div>
				</div>
				<div class="elementor-element elementor-element-a5b7d1a elementor-widget elementor-widget-image" data-id="a5b7d1a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img decoding="async" width="800" height="600" src="https://microsys.de/wp-content/uploads/2025/01/miriac-MPX-LX2160A_product_image-1024x768.png" class="attachment-large size-large wp-image-7379" alt="" srcset="https://microsys.de/wp-content/uploads/2025/01/miriac-MPX-LX2160A_product_image-1024x768.png 1024w, https://microsys.de/wp-content/uploads/2025/01/miriac-MPX-LX2160A_product_image-300x225.png 300w, https://microsys.de/wp-content/uploads/2025/01/miriac-MPX-LX2160A_product_image-768x576.png 768w, https://microsys.de/wp-content/uploads/2025/01/miriac-MPX-LX2160A_product_image.png 1400w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Das auf dem NXP LX2160A Prozessor basierende, ebenso leistungsfähige wie energieeffiziente SoM miriac® MPX-LX2160A von MicroSys Electronics bietet 16 Arm® Cortex®-A72 Cores und robust verlöteten Arbeitsspeicher und bildet eine Grundlage für die Fahrzeugautomatisierung. </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-6c2f6ed elementor-widget elementor-widget-text-editor" data-id="6c2f6ed" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2> </h2><h2>Aufgabenoptimiertes Carrierboard</h2><p>Das zentrale Prozessormodul allein ist nicht alles. Viele Hersteller mobiler Arbeitsmaschinen verfügen nicht über die erforderlichen Kompetenzen oder Kapazitäten zum Aufbau eines von diesem angetriebenen Gesamtsystems. Für die Entwicklung einer aufgaben-, aber nicht kundenspezifischen Steuerungsplattform für mobile Arbeitsmaschinen nutzte MicroSys einerseits Erkenntnisse, die das Unternehmen in POV.OS (Professional Operating Vehicles Operating System POVOS) gewinnt. Ebenso lässt der bayerische Hersteller seine jahrelange Branchenerfahrung und weitere Kundenanforderungen, beispielsweise aus dem Baumaschinen-Segment, mit einfließen.   </p><p>Das im POV.OS Kontext angedachte COTS-Carrierboard von MicroSys bietet 3 M.2 Slots und kann mit folgenden Modulen bestückt werden: ein miriac® MPX-LX2160A, ein FPGA-Beschleunigermodul, bis zu drei SSD-Speichermodule oder ein bis zwei Hailo-8™ KI-Prozessormodule. Für den Fall, dass im Projektkontext eine separate Safety Insel benötigt wird, bietet MicroSys basierend auf dem miriac® MPX-S32G274A oder miriac® MPX-S32G399A eine Lösung zur Erweiterung an. Das schafft zusätzliche Rechenleistung für komplexe Aufgaben und eine unabhängige Kontrollinstanz.  </p>								</div>
				</div>
				<div class="elementor-element elementor-element-98c0695 elementor-widget elementor-widget-image" data-id="98c0695" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img decoding="async" width="800" height="635" src="https://microsys.de/wp-content/uploads/2025/01/selbstfahrende_bagger_autonomes_fahren_blockschaltbild-1024x813.png" class="attachment-large size-large wp-image-7380" alt="" srcset="https://microsys.de/wp-content/uploads/2025/01/selbstfahrende_bagger_autonomes_fahren_blockschaltbild-1024x813.png 1024w, https://microsys.de/wp-content/uploads/2025/01/selbstfahrende_bagger_autonomes_fahren_blockschaltbild-300x238.png 300w, https://microsys.de/wp-content/uploads/2025/01/selbstfahrende_bagger_autonomes_fahren_blockschaltbild-768x609.png 768w, https://microsys.de/wp-content/uploads/2025/01/selbstfahrende_bagger_autonomes_fahren_blockschaltbild.png 1400w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Der aufgabenoptimierte COTS-Carrier von MicroSys kann mit einem miriac® MPX-LX2160A, einem FPGA-Beschleunigungsmodul, bis zu drei SSD-RAM-Modulen oder einem oder zwei Hailo-8™ AI-Prozessormodulen bestückt werden. Für eine separate Sicherheitsinsel bietet MicroSys eine Erweiterung auf Basis des miriac® MPX-S32G274A oder miriac® MPX-S32G399A. </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-3724598 elementor-widget elementor-widget-text-editor" data-id="3724598" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2> </h2><h2 class="align-justify">Einbaufertiges Gesamtsystem</h2><p>Zu einem einbaufertigen ruggedized Gesamtsystem wird die Elektronik durch das völlig neu entwickelte Gehäuse. Staub- und wasserfest nach Schutzart IP 68, führt es in der Basisversion zehn GB Ethernet-Schnittstellen über M12-Stecker sowie serielle Datenbusse über einen robusten Fischer-Steckverbinder aus. Über einen betriebsbewährten Deutsch-Steckverbinder erfolgt die Stromversorgung und die Ausführung von drei CANbus-Strängen. Eine wesentliche Aufgabe des Gehäuses ist neben dem Schutz der verbauten Elektronik die Wärmeableitung. Die dabei entstehende Abwärme wird in erster Linie über die Grundplatte an das Fahrzeugchassis abgegeben, an die das Gerät geschraubt ist. Ein kleinerer Teil der Abwärme gelangt über Kühlrippen an der Gehäuseoberseite direkt in die Umgebungsluft.     </p>								</div>
				</div>
				<div class="elementor-element elementor-element-5540328 elementor-widget elementor-widget-image" data-id="5540328" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img loading="lazy" decoding="async" width="800" height="497" src="https://microsys.de/wp-content/uploads/2025/01/microsys_right_185afdeb4f-1024x636.png" class="attachment-large size-large wp-image-7381" alt="" srcset="https://microsys.de/wp-content/uploads/2025/01/microsys_right_185afdeb4f-1024x636.png 1024w, https://microsys.de/wp-content/uploads/2025/01/microsys_right_185afdeb4f-300x186.png 300w, https://microsys.de/wp-content/uploads/2025/01/microsys_right_185afdeb4f-768x477.png 768w, https://microsys.de/wp-content/uploads/2025/01/microsys_right_185afdeb4f.png 1400w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Ein neu entwickeltes Gehäuse macht die modulare Elektronik zum einbaufertigen Gesamtsystem, das dank nur 60 W Leistungsaufnahme im Vollausbau ohne aktive Lüftung oder Kühlung auskommt. </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-3455f3c elementor-widget elementor-widget-text-editor" data-id="3455f3c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>MicroSys ist es gelungen, die Leistungsaufnahme der voll bestückten Einheit trotz der extrem hohen Verarbeitungsleistung und der Vielfalt an Schnittstellen auf 60 W zu begrenzen. So kommt die Einheit nicht nur ohne bewegliche Teile, sondern auch ohne aktive Kühlung aus. „Die bisherigen Tests bestätigen die hinreichende Kühlwirkung bis zu einer Umgebungstemperatur von mindestens 55°C“, bestätigt Jörg Stollfuß, Applikationsingenieur bei der MicroSys Electronics GmbH. „Mit der neuen Autonomous Control Unit auf Basis des SoM-Moduls miriac® MPX-LX2160A können wir Herstellern mobiler Arbeitsmaschinen ein einbaufertiges Gesamtsystem für die Automatisierung ihrer Produkte anbieten.“  &#8222;Mit der neuen Autonomous Control Unit auf Basis des SoM-Moduls miriac® MPX-LX2160A können wir Herstellern mobiler Arbeitsmaschinen ein einbaufertiges Gesamtsystem für die Automatisierung ihrer Produkte anbieten.&#8220;</p>								</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://microsys.de/de/news-de/basis-fur-fahrerloses-baggern/">Basis für fahrerloses Baggern</a> appeared first on <a href="https://microsys.de/de/">MicroSys</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
