OSE RTOS

2007/8/15 OSE RTOS (1): OSE Real-Time Operating System and Embedded Development Environment Documentation available @: http://www.enea.com/templates/Extension____12926.aspx The OSE RTOS was designed from the ground up to satisfy the requierments of today and tomorrow´s complex and mission-critical embedded systems. Today’s real-time embedded systems are addressing requirements considered beyond the cutting edge only a few years ago, such as supporting scalability across multiple CPUs, providing nonstop service under all conditions, and running multiple communicating processes and applications in single-core, multi-core and distributed processing environments. These complexities can increase costs, decrease reliability, and lengthen time to market. A conventional Real-Time Operating System (RTOS) falls short when asked to provide a foundation for the next generation of embedded applications. Designers of complex embedded systems need a proven RTOS with the features to support the new generation of systems. The OSE RTOS was designed from the ground up to satisfy the needs of today’s complex and mission-critical embedded systems. Originally developed for the telecommunications industry as a platform for delivering critical communication services, it has been used in millions of products worldwide for over 15 years. System designers focusing on reliability, scalability, and simplicity are increasingly making OSE their platform of choice. OSE is a solid technical market leader. The OSE RTOS was adopted by Ericsson in 1988, by Nokia in 1990, and made available throughout Europe in 1991 and in North America in the 1990`s. OSE quickly became the preferred operating system for high-availability applications and distributed systems, especially in telecommunication and wireless products. Today, OSE is at the core of millions of cellular telephones, many internet infrastructure systems and other devices. A conventional RTOS involves application software in many routine chores. The OSE RTOS makes it possible to quickly and easily create applications that operate at a higher level of abstraction and execute reliably over their lifetime. The OSE RTOS is in a class above the others. “We wanted an operating system that was fast, robust and had strong memory management capabilities. We already knew that OSE fulfi lled all of these criteria making the RTOS a natural fi rst choice for us.” Ericsson Licensing Technology Messages are allocated from the OSE memory pool. Memory is conserved and fragmentation is avoided. OSE manages all of the details of buffer owner-ship as messages are passed from task to task, relieving the application of this responsibility. The OSE Architecture OSE is a powerful platform for the design of real-time embedded systems. OSE’s message-based architecture instantly and seamlessly achieves powerful simplicity in complex, distributed systems. OSE’s reliable task management and dynamic runtime confi guration enable faster, more reliable system deployment and maintenance. OSE’s structured, multi-level facility for error detection enables more efficient code and more reliable and consistent exception handling in the system. OSE also includes built-in monitoring of critical tasks, alerting you before a software failure brings down your entire system. OSE makes it possible to develop highly reliable applications in far less time. Its architecture is designed specifically to meet the challenges of distributed and faulttolerant system designs. At the heart of the OSE architecture is a direct message-passing model that provides fast, asynchronous intertask communication. Message buffers are allocated from the OSE memory pool. Memory is ecologically conserved and fragmentation is avoided. OSE manages all of the details of buffer ownership as messages are passed from task to task, relieving the application of this responsibility. As a result, applications interoperate much more intuitively and avoid many of the program errors that result with other intertask communication models. This is the OSE direct messagepassing advatage. OSE is the Leading RTOS for Use in High-Availability Designs OSE was designed with built-in capabilities for creating service-critical, mission-critical, and safety-critical systems. This has always been a central design feature in OSE - not an after-thought. For example, OSE has always supported essential concepts such as user-supervisor modes and hardware-enabled memory protection. Rather than executing as a single task, or multiple tasks with no inherent memory protection, OSE enables an application to consist of a number of distributed components. Each task can be a separate entity with its own protected resources controlled entirely by the OSE kernel. An application written for OSE can easily be divided into logical parts, each independently designed and coded, with communications between them transparently managed as messages pass across protection domain boundaries. The result is high application performance, while maintaining stability and reliability across the entire system. And OSE goes beyond supporting these essential concepts with architecture- specific mechanisms that greatly enhance system availability. The deeper you look into OSE and compare it to other offerings on the market, the more you will understand why developers choose OSE when time to market and high availability are critical. OSE TRANSPARENTLY EXTENDS ITS MESSAGE-PASSING ACROSS CPU BOUNDARIES OSE can put critical tasks on a watch list and automatically notify the application, should a task of interest be created or deleted. Applications can take action before a fault becomes a fatal error. With OSE you design at a higher level, creating applications that are easier to write, understand, and maintain. OSE HAS BUILT-IN SUPERVISION MECHANISMS FOR MONITORING CRITICAL TASKS Enea´s unique OSE Link Handler technology manages the transparent connection of tasks to services regardless of their location. If one task or an entire board fails, the software can automatically reconnect clients and their services without interruption to the application. OSE IS UNMATCHED IN ITS ABILITY TO SUPPORT DYNAMIC SOFTWARE RECONFIGURATION Live software replacement is a reality with OSE. New versions of programs can be loaded onto the system and clients can be redirected to the new instance at any time, without rebooting. Stopping, recompiling and reloading are no longer necessary. DESIGN ON A HIGHER LEVEL WITH OSE AND PROJECTS ARE COMPLETED FASTER AND WITH FEWER ERRORS Developers who use other commercial RTOS have had to dig through piles of manuals to learn the low-level primitives found in most RTOS. OSE on the other hand provides a compact, well-designed set of services and simple elegant APIs for those services. OSE developers find that most applications can be managed with just eight powerful kernel APIs. With OSE you design at a higher level, creating applications that are easier to write, understand, and maintain. This has far-reaching benefits. Programmers learn and master OSE faster than other operating systems, make fewer mistakes, and find errors more quickly. This shortens development time and produces code that is more readily reused. Together with OSE’s automatic error detection and built-in application-level debugging, these features greatly enhance productivity and quality. OSE BUILDS IN AUTOMATIC ERROR DETECTION OSE has an advanced, built-in error detection system. Should an error be detected, OSE automatically invokes a user-defined error handler specific to its task, block, or system scope. This simple-to-use, but powerful feature replaces the complex code and inconsistencies that often result when programmers handle errors differently throughout their application tasks. WITH OSE YOU CAN DEBUG AT THE APPLICATION LEVEL, AN EASIER PLACE TO WORK OSE’s modern message-based paradigm provides the basis for powerful application-level debugging.Occurrences such as the passing of specific message types or context switching, can be followed step by step, or traced in real-time. Breakpoints can be placed on these occurrences to stop or monitor execution. During distributed and non-stop system debugging, selected parts of the system can be stopped without halting the entire system. This type of debugging can also be applied to simulated targets that run entirely on a host computer, through use of the OSE Soft Kernel. OSE messages are sent directly from one task to another. A message contains the addresses of its sender and receiver, as well as a data payload. “We wanted to move to a more modern distributed system - without having to develop it ourselves. We also wanted the operating system to be founded on a message communication model rather than a shared memory approach.” Lucent Technologies The OSE Platform The OSE real-time kernel is complimented by a rich set of operating system add-on components to form a complete fault-tolerant platform for embedded computing. OSE LINK HANDLER The unique OSE Link Handler can connect nodes in a distributed system, and enable transparent communication and supervision among applications running on the nodes. With built in support for redundant communication paths across heterogeneous transports, OSE Link Handler provides a reliable means for connecting programs with services across any computing cluster. OSE GATEWAY OSE Gateway enables direct, task-to-task messagepassing between OSE and other operating systems. OSE Gateway supports Solaris, Windows, Linux, VxWorks, Epoc and virtually any operating system. EMBEDDED FILE SYSTEM The OSE Embedded File System (EFS) can be used for storing program modules and for transferring data to and from many types of storage devices. Designed for distributed computing, OSE EFS is a fully distributed file system service that supports a variety of volume managers and media types including but not limited to RAM, flash, and FAT-based media. NETWORKING ALLIANCES OSE, in conjunction with best in class providers of advanced networking software, maximizes flexibility and choice for its customers. OSE collaborates with providers of IPv4/IPv6 stacks, management (SNMP, web based, etc), routing, security and utilities telecom protocols to deliver leading edge solutions to the market. OSE PROGRAM HANDLER The OSE Program Handler is a powerful utility for systems requiring high availability as it can load, modify, and remove programs during run-time. While many embedded platforms support run-time loading of new programs, most fall short when system designs require live software replacement. With the OSE Program Handler, new versions of software can replace old ones without interrupting the application’s execution. OSE BOARD SUPPORT PACKAGES The OSE Board Support Packages (BSP) provide support for the latest standard boards from many suppliers. BSP drivers conform to the OSE device-driver specification, allowing seamless migration from board to board. OSE MEMORY MANAGEMENT SYSTEM The OSE Memory Management System (MMS) isolates and protects functional software units from one another and also protects the kernel from application software errors. The OSE MMS design is optimized for embedded systems with a flexible and high performance implementation. The complete OSE solution includes a target-based (on the right) operating system architecture and complete host-based (on the left) development environment for demanding, high-availability embedded applications. The OSE real-time operating system enables customers to differentiate themselves from their competition by using the unique features and benefits found only in OSE products. POLYHEDRA - HIGH PERFORMANCE DATA MANAGEMENT FOR EMBEDDED SYSTEMS Today’s embedded systems have increasingly demanding requirements of their data management components. Data management is now a core part of a system’s infrastructure, with requirements to store and preserve mission-critical state and application data in a fault tolerant fashion. While traditional databases have failed to address these requirements, OSE Polyhedra database offers high-performance active-relational technology in a small footprint package designed specifically for this purpose. Data persistence and fault tolerance mechanisms are built into the Polyhedra database, ensuring survival of the database service across failure of part of the system, and robust data recovery in the event of a restart. Polyhedra’s unique active-relational technology provides the ability to encode application logic such as data integrity rules, directly into the database; and “Active Queries”, enabling immediate notification to applications of data change. The Polyhedra database is integrated with the OSE RTOS, using OSE messaging for communication between applications and the database server, and operates seamlessly regardless of the physical location of the tasks. The database also connects to other embedded systems, servers, or workstations over TCP/IP - while automatically handling heterogeneity issues, making database location transparent to the developer. Superior Tools for Rapid Development Providing a modern and robust architecture for today’s complex embedded systems is only half of the story. Developing reliable applications that take advantage of the features of the OSE RTOS is faster and less errorprone than with a traditional RTOS, thanks to a powerful chain of OSE tools. This tool chain consists of industry-standard compilers and debuggers, powerful host-target tools, and accurate simulators, all supported by a comprehensive, integrated development and debugging environment. OSE ILLUMINATOR OSE Illuminator is a host-based suite of software tools for debugging and analyzing OSE applications. OSE Illuminator includes a system browser, an event-action analyser, and profiling tools. It can also integrate a variety of plug-in tools that provide additional debugging capability and system information. Illuminator also communicates with target boards through standard TCP/IP communication protocols and interconnects with source-level debuggers. SOFT KERNEL OSE Soft Kernel makes it possible to simulate your application on host computers. OSE Soft Kernel can simulate part of a system, a whole system, or even a distributed system including a mix of actual hardware boards and multiple OSE Soft Kernels, before moving all software to its final target. The Polyhedra database for embedded applications provides data persistence and high performance on a single system or across a distributed system. “Speed is one of our main criteria, and OSE perfomed best in specifi cation. OSE offered a more up-to-date, streamlined architecture than the competition, which offered operating systems based on more traditionel technology.” ABB Environmental Systems OSE SOFT ENVIRONMENT The OSE Soft Environment complements the OSE Soft Kernel with tools and utilities for building a complete OSE system in a host environment. This host environment can be used to test and debug an OSE application, or even used as part of a distributed target system. The OSE Soft Environment provides users with exceptional support for the simulation of an OSE system. Examples of run-time accessories supported in the OSE Soft Environment are: • OSE Link Handler • OSE Embedded File System • Internet Protocols • Internet Utilities • Web Server OSE - A Complete Solution The OSE RTOS provides a complete framework for the implementation of ultra-reliable and ultra-efficient realtime systems -from resource constrained single CPU systems to large, distributed systems. OSE includes a full suite of software development tools for building and deploying complex, mission-critical embedded systems. In addition, a full suite of simulation development components and tools allow an OSE system to run in a host environment -ideal for parallel software-hardware development. The OSE host system may also be connected to a target system for debugging, or the host system may be a part of a deployed distributed system. It is the powerful, distributed architecture of OSE combined with its higher level, dynamic design paradigm of messagepassing and its built in mechanisms for fault tolerance and high availability that make OSE the clear platform choice for today’s modern embedded designs. Processor Families Supported ARM consortium family: ARM 7, ARM 9, ARM10, Xscale MIPS 32 consortium family Motorola PowerPC family: 5xx, 6xx (603, 603e, 603ev, 604, 604e),7xx (740, 745, 750, 755), 74xx, MPC 8xx, MPC82xx (824x, 826x) IBM PowerPC family: 4xx (403, 405GP, 440GP), 7xx (750, 750CX, 750FX), NPe405H, NPe405L, PowerNP4GS3) Intel Strong ARM family: StrongARM, Xscale incl. PXA25x Intel Network Processor: IXP2400 Texas Instruments: OMAP Freescale Semiconductor: PowerQUICC III. FEATURES Priority-based preemptive scheduling Deterministic timing Memory Pools for dynamic memory allocation Asynchronous direct messagepassing Fault and error handling Distributed system and multi-core support Transparent inter processor communications (IPC) “Attach” service to ‘watch over’ tasks Dynamic application loading Dynamic program management for persistent media Memory protection BENEFITS Fast response to real-time events Consistent responsiveness Non-fragmenting, efficient management of RAM buffers of differing sizes Easy software design concept, for complex embedded systems Reliable and robust service, supporting well-organized software architecture. A single operating system and a single programmers’interface (“API”) for all processors. Transparent message communication to tasks on other processors Operating system monitors ‘liveness’ and accessibility of critical tasks, including tasks on other processors “Hot swapping” for high-speed in-the-fifield software upgrades Programs can be loaded to flash, execute in place, and survive restarts. Leverages processor MMU memory protection and virtual memory translation facilities.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
东南亚位于我国倡导推进的“一带一路”海陆交汇地带,作为当今全球发展最为迅速的地区之一,近年来区域内生产总值实现了显著且稳定的增长。根据东盟主要经济体公布的最新数据,印度尼西亚2023年国内生产总值(GDP)增长5.05%;越南2023年经济增长5.05%;马来西亚2023年经济增速为3.7%;泰国2023年经济增长1.9%;新加坡2023年经济增长1.1%;柬埔寨2023年经济增速预计为5.6%。 东盟国家在“一带一路”沿线国家中的总体GDP经济规模、贸易总额与国外直接投资均为最大,因此有着举足轻重的地位和作用。当前,东盟与中国已互相成为双方最大的交易伙伴。中国-东盟贸易总额已从2013年的443亿元增长至 2023年合计超逾6.4万亿元,占中国外贸总值的15.4%。在过去20余年中,东盟国家不断在全球多变的格局里面临挑战并寻求机遇。2023东盟国家主要经济体受到国内消费、国外投资、货币政策、旅游业复苏、和大宗商品出口价企稳等方面的提振,经济显现出稳步增长态势和强韧性的潜能。 本调研报告旨在深度挖掘东南亚市场的增长潜力与发展机会,分析东南亚市场竞争态势、销售模式、客户偏好、整体市场营商环境,为国内企业出海开展业务提供客观参考意见。 本文核心内容: 市场空间:全球行业市场空间、东南亚市场发展空间。 竞争态势:全球份额,东南亚市场企业份额。 销售模式:东南亚市场销售模式、本地代理商 客户情况:东南亚本地客户及偏好分析 营商环境:东南亚营商环境分析 本文纳入的企业包括国外及印尼本土企业,以及相关上下游企业等,部分名单 QYResearch是全球知名的大型咨询公司,行业涵盖各高科技行业产业链细分市场,横跨如半导体产业链(半导体设备及零部件、半导体材料、集成电路、制造、封测、分立器件、传感器、光电器件)、光伏产业链(设备、硅料/硅片、电池片、组件、辅料支架、逆变器、电站终端)、新能源汽车产业链(动力电池及材料、电驱电控、汽车半导体/电子、整车、充电桩)、通信产业链(通信系统设备、终端设备、电子元器件、射频前端、光模块、4G/5G/6G、宽带、IoT、数字经济、AI)、先进材料产业链(金属材料、高分子材料、陶瓷材料、纳米材料等)、机械制造产业链(数控机床、工程机械、电气机械、3C自动化、工业机器人、激光、工控、无人机)、食品药品、医疗器械、农业等。邮箱:market@qyresearch.com

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值