Transplant and Tailor of gSOAP Based on Embedded Linux

2013 ◽  
Vol 303-306 ◽  
pp. 2445-2448
Author(s):  
Lei Wang ◽  
Shi Wei Zhu ◽  
Jun Feng Yu

In this paper, an open source web service software—gSOAP which is transplanted to the embedded Linux is proposed. Web service is not only an application entity for building applications, but also a distributed applications platform which runs operations interoperably. It can also execute all kinds of operating systems (OS) which support HTTP protocol. With the rapid development of the embedded system, lots of open-source software is transplanted to the embedded platform by embedded operating systems.

2013 ◽  
Vol 380-384 ◽  
pp. 2950-2953
Author(s):  
Zhi Feng ◽  
Zhen Xiang Liu

G-bios is a type of Bootloader and its code is open source. Bootloader is one of the important parts of the embedded system for its booting and loading operating systems function. The design and implementation of interrupt in Bootloader and the improvement of the systems execution efficiency is the innovative point of this paper.


Symmetry ◽  
2020 ◽  
Vol 12 (4) ◽  
pp. 592 ◽  
Author(s):  
Ioan Ungurean

In automatic systems used in the control and monitoring of industrial processes, fieldbuses with specific real-time requirements are used. Often, the sensors are connected to these fieldbuses through embedded systems, which also have real-time features specific to the industrial environment in which it operates. The embedded operating systems are very important in the design and development of embedded systems. A distinct class of these operating systems is real-time operating systems (RTOSs) that can be used to develop embedded systems, which have hard and/or soft real-time requirements on small microcontrollers (MCUs). RTOSs offer the basic support for developing embedded systems with applicability in a wide range of fields such as data acquisition, internet of things, data compression, pattern recognition, diversity, similarity, symmetry, and so on. The RTOSs provide basic services for multitasking applications with deterministic behavior on MCUs. The services provided by the RTOSs are task management and inter-task synchronization and communication. The selection of the RTOS is very important in the development of the embedded system with real-time requirements and it must be based on the latency in the handling of the critical operations triggered by internal or external events, predictability/determinism in the execution of the RTOS primitives, license costs, and memory footprint. In this paper, we measured and compared the timing performance for synchronization throughout an event, semaphore, and mailbox for the following RTOSs: FreeRTOS 9.0.0, FreeRTOS 10.2.0, rt-thread, Keil RTX, uC/OS-II, and uC/OS-III. For the experimental tests, we developed test applications for two MCUs: ARM Cortex™-M4 and ARM Cortex™-M0+ based MCUs.


Author(s):  
Tommaso Cucinotta ◽  
Spyridon V. Gogouvitis

General-Purpose Operating Systems (GPOSes) are being used more and more extensively to support interactive, real-time, and distributed applications, as found in the multimedia domain. In fact, the wide availability of supported multimedia devices and protocols, together with the wide availability of libraries and tools for handling multimedia contents, make them an almost ideal platform for the development of this kind of complex applications. However, contrarily to Real-Time Operating Systems, General-Purpose ones used to lack some important functionality needed for providing proper scheduling guarantees to application processes. Recently, the increasing use of GPOSes for multimedia applications is gradually pushing OS developers towards enriching the kernel of a GPOS so as to provide more and more real-time functionality, thus enhancing the performance and responsiveness of hosted time-sensitive applications. In this chapter, an overview is performed over the efforts done in the direction of enriching GPOSes with real-time capabilities, with a particular focus on the Linux OS. Due to its open-source nature and wide diffusion and availability, Linux is one of the most widely used OSes for such experimentations.


2015 ◽  
Vol 771 ◽  
pp. 33-37
Author(s):  
C. Bambang Dwi Kuncoro ◽  
M. Anda Falahuddin ◽  
A.J. Ceceng ◽  
Maulana Aditya

In the early day of environment monitoring, the measurement is generally done through manual measurement from simple and analog instrument which suffer from the drawbacks like poor accuracy, need of human intervention, associated parallax errors and durability. The rapid development in electronic technology has made reliable integration of smart electronic sensors, processor, and communication device capable of monitoring environmental parameters more favorably. A system for ambient air condition monitoring has been developed as described in this paper. It is based on the embedded system, smart electronic sensor, commercial off-the-shelf (COTS) components, and the terminal monitor by the Graphical User Interface (GUI).


2013 ◽  
Vol 462-463 ◽  
pp. 935-939
Author(s):  
Kan Hu ◽  
Yuan Lin Lei

With the rapid development of computer technology, embedded system is more and more widely used. The embedded hardware system was designed by taking Samsung ARM7TDMI CPU as the core. And a small uClinux system was embedded into this hardware system. Various kinds of applications in uClinux system can be developed. This thesis introduced one of those applications, which is embedded web server and its protocol-HTTP. In this thesis, the embedded system based on ARM had been developed. Our embedded system has the characters of low cost and high efficiency. It is at large applicated on business forwardly.


2018 ◽  
Vol 1 (1) ◽  
Author(s):  
Peng Huiguo

The demand for equipment has been unable to meet the current and future high performance application anddevelopment needs with the rapid development of electronic technology and upgrading of traditional industries inChina. At the same time, intense market competition and technical competition require that the development cycle ofthe product to be as short as possible. Obviously, the software and hardware of embedded system are becoming moreimportant foundation of technological innovation in various fi elds. The embedded system is a combination of advancedcomputer technology, semiconductor technology, electronic technology and the specific application of variousindustries. This determines that it must be a technology-intensive, capital-intensive, highly fragmented and innovativeknowledge integration system. The embedded type is based on the application of computer technology-based hardwareand software can be tailored to adapt to the application system on the function, reliability, cost, size, power and otherstrict requirements of the special computer system. The emergence of consumer appliances and cheap microprocessorsembedded systems will form larger application areas in daily life to as the embedded system usually has low powerconsumption, small size and high integration. Embedded employment is widely embedded in the social needs of largetalent. The content of the paper is clear in the embedded control system overview - development - application writingideas in three chapters gradually. Chapter 1 introduces the defi nition, frame, characteristic, development history, currentsituation and prospect of the embedded control system in detail. The development of the embedded control systemmainly discusses the development steps and methods. The third chapter embedded control system. This paper discussesthe practical application of embedded control system in public life. As the application of these research results in thefi nal summary of the various aspects of the system capacity and analysis of the existing problems for further research toprovide a direction and valuable experience. 


2015 ◽  
Vol 10 (7) ◽  
pp. 2323-2332
Author(s):  
Daniel Jovan Sooknanan ◽  
Ajay Joshi

It can be argued that the focal point of every smartphone is its GUI. The Graphical User Interface is the aspect of any touchscreen smartphone with which users directly interact. Of late, the touchscreen smartphone has become ubiquitous. As such there is a myriad of smartphone platforms, each of which boasts a user-friendly GUI in its own accord. This paper outlines the design and development of an open source touchscreen smartphone GUI, implemented on an Embedded Linux development board, which serves as a hypothetical smartphone. It gives an overview of GUI design theory and mobile usability studies and shows the application of this theory in the programming process for an embedded platform. This paper goes in depth into the development process for an ARM-based Linux platofrm. The major outcomes of this study include the successful formulation and design of a hierarchical, touchscreen GUI suitable for a smartphone, as well as successful development and target-specific implementation of this GUI on an Embedded Linux, ARM-based platform, by adopting of an open source philosophy.


2014 ◽  
Vol 644-650 ◽  
pp. 3153-3156 ◽  
Author(s):  
Chuan Wen Luo ◽  
Xiao Wei Yin ◽  
Chun Di Ni

Internet of things technology in recent years the rapid development in various fields, the systems based on the perception layer of information collection, through wired or wireless network, information transfer, finally through a variety of application platform for unified handling, control, and implementation content and content, objects and people, and all the goods and the connection of the network. This article is to the quantitative information sets the starting point, through the wireless self-organized network for data transmission, and use the embedded system to unified management of information collection module, finally achieved all the functions of Internet information collection system.


2016 ◽  
Vol 13 (10) ◽  
pp. 6764-6768
Author(s):  
Wenbo Geng ◽  
Xinying Zhu

With the rapid development of the computer computing, the embedded system has been widely used in industrial control, home appliances, mobile communications and other industries. This paper mainly studies the data acquisition and processing of embedded data. First, it introduces the integrated development environment of ARM, and analyzes the operation process of LINUX on ARM. Then, it studies the data processing of the embedded system based on the principles of embedded system and presents the butterfly algorithm according to discrete Fourier transform (DFT) Principle, which is realized on the basis of S3C2410X microprocessor. Finally, the decimation-in-time radix-2 FFT computation block diagram is established, which lays a foundation for the future programming.


2013 ◽  
Vol 427-429 ◽  
pp. 2099-2103
Author(s):  
Jian Hua Ji

In the 21st century, with the rapid development of computer science and technology, the usage of all kinds of embedded system is increasingly common. The function of the embedded system is more and more strong, and there has many kinds of embedded systems, the range of application is gradually expanded. With the requirements of application, embedded system experienced the changes from single application system to integrated system. However, because the current integrated systems mostly are limited to the stand-alone usage, this does not give full play to the application and function of the embedded system. The paper was based on the limitations of XML embedded system of the J2ME platform, and it provided optimization design to current limitations, at the same time it made the application and function get the promotion.


Sign in / Sign up

Export Citation Format

Share Document