Emulation of peripherals for automotive electronic control unit (original) (raw)

IJERT-Design of On-line Interactive Data Acquisition and Control System for Embedded Applications

International Journal of Engineering Research and Technology (IJERT), 2012

https://www.ijert.org/design-of-on-line-interactive-data-acquisition-and-control-system-for-embedded-applications https://www.ijert.org/research/design-of-on-line-interactive-data-acquisition-and-control-system-for-embedded-applications-IJERTV1IS9264.pdf In various Internet applications based on the client/server architecture, it is better to use embedded WEB server other than PC server for decreasing volume, cost and power consumption. The paper introduces the design of the WEB server based on the ARM9 processor and analyzes hardware configuration and software implementation with the growing popularity of Internet. Through the Ethernet we could acquire the different real-time information, and based on the information, we could draft corresponding options and we can also implement Control through Internet. It allows the user to interface real time applications like, Industrial automations and data acquisition etc,. Data acquisition plays an important role in real-time controls and online supervisions. In this paper we will be using S3C2440 32 bit ARM Processor with Linux porting. For this purpose we will be using Friendly ARM board which is having an inbuilt DM9000 Ethernet controller. In this Paper we are implementing a WEB server. Finally the application is developed and ported into an ARM9 processor using embedded 'C' language. Web pages are written by Hyper text markup language (HTML); this system is used for real time applications, Mission critical applications.

Design of an embedded hardware for motor control of a high performance electric vehicle

In current automotive applications, novel and robust communication technologies have been used to optimize some features related to security, fuel consumption and user interface. However, the automotive communication protocols present two problems: 1. the connections between devices are very complex and their maintenance is difficult, and 2. most of the commercial devices, specialized to send data between devices, use proprietary software to perform operations inside the vehicle. In this work, a novel embedded platform was designed to measure and control the speed and torque of electric motors of a 200 kW electric vehicle. It is a versatile, modular and open-source design, which exchanges data with each motor using the CAN Bus protocol to control their speed. Also, the implementation and maintenance of the proposed platform becomes simpler. The proposed platform was built and tested with the devices that are used inside the car.

Design Of Electrical Equipments Control Using Web Server And Raspberry Pi In Telkom’s Telematics School of Engineering University

The purpose of writing this paper is to find the solution how to control the use of electrical equipments daily, particularly in campus building, which so far is still done manually, which is spending much time and inefficient, using the Raspberry Pi (one of microcontroller types) that functions as the central of control and monitoring of electrical equipments in the Telkom’s Telematics School of Engineering University, within one Single Board Computer. Raspberry Pi is one of microcontroller type that has many functions, one of them is as a web server. By using the GPIO (General Purpose Input Output) on the Raspberry Pi, every electrical equipments can be controlled and monitored, by means of communicating between electrical equipments with Raspberry Pi via TCP/IP and HTTP. Moreover used relays that serves as an electronic switch that will turn on or turn off the electrical equipments. Based on the conclusion, that the control and monitoring of electrical equipments are running well, with 3 outputs such as : lamp, air conditioning, and TV as announcement display. GPIO pins which are activated can send instructions appropriately, so that electrical devices can be controlled and monitored automatically .

Embedded Web Server Application for Industrial Automation

Indian Journal of Science and Technology, 2015

Web Server based monitoring has been an issue for industries as they make use of PC-based servers which consume large power and occupy large area. This limitation can be overcome by replacing the existing PC-based server by an Embedded Web Server using Raspberry Pi. The prime objective of this paper is to design a remote data acquisition system which is controlled by Linux portable ARM processor and web server application with General Packet Radio Service (GPRS) technology. This system focuses not only on device monitoring but also controlling it. The monitoring and data collection is accompanied by a Short Message Service (SMS), an email alert which is initiated in order to avoid the occurrence of a critical event. The system is capable enough to withstand power failure and capable of restarting from the point of failure.

Automotive Security and Safety System Using ARM Microcontroller.

International Journal of Engineering Sciences & Research Technology, 2014

In this paper we proposed a system which can improve the safety and security in vehicle. Automobile industry and automobile market is in a high speed development state for several years. Automobile's appearance impact and changes people's life, it's becoming the progressive symbol of modern society. However, as the sharp rise of the automobile quantity, vehicle thief case is increasing. Car theft has been a persisting problem around the world. Due to the insecure environment the ratio of vehicle theft increases rapidly. Because of this is manufacturers of luxury automobiles has the responsibilities for taking steps to ensure the authorization for the owners and also in built the anti theft system to prevent the car from theft. The existing system was, Car alarm techniques are used to prevent the car theft with the help of different type of sensors like pressure, tilt and shock & door sensors. These systems however bear some limitations such as high cost, high false-alarm rate, and easy to be disabled. In order to solve these problem recent advancements in computer hardware and software have enabled automobile industry to develop affordable automated biometrics-based identification and verification systems. Many biometrics, including face detection, facial features, hand geometry, handwriting and voice have been used for the identification and verification of individuals. Each biometric has its own advantages and disadvantages, and choosing the best one for a specific application is influenced by both performance criteria and operating environment.

Embedded system design to control the entry and exit of vehicles online, at the main access of ESPOCH

Journal of Science and Research: Revista Ciencia e Investigación, 2018

In this research a embedded real-time system was developed by using Raspberry Pi3 (a reduced board computer), which is an equipment with a camera placed in strategic points of the mechanic arms at the main entrance and exit of Escuela Superior Politécnica de Chimborazo, this equipment captures images of vehicles that enter and exit the campus and the information is extracted through the implementation of a segmentation algorithm written in Python programming language and the collaboration of artificial vision bookstores offered by OpenCV, processing techniques were applied to extract the vehicle plate from the location scenery. Then, an Optical Character Recognition (OCR) algorithm also known as K-Nearest Neighbours (KNN) was applied, which after a training phase is able to identify letters and numbers on the automobile plates, the information is stored in the entrance database and it is deleted when the automobile exits the campus.