This paper describes a research project that uses embedded systems design principles to construct and simulate an Engine Control Unit (ECU) for a hybrid car. The ECU is designed to select a fuel type based on the st...This paper describes a research project that uses embedded systems design principles to construct and simulate an Engine Control Unit (ECU) for a hybrid car. The ECU is designed to select a fuel type based on the stress level of the simulated engine. The primary goal of the project was to use a robotics kit, connected to sensors, to simulate a hybrid car under certain stress conditions such as hill climbing or full throttle. The project uses the LEGO~ Mindstorms~ NXT robotics kit combined with a Java-based firmware, a pressure sensor to simulate a gas pedal, and a tilt sensor to determine when the car is traveling uphill or downhill. The objective was to develop, through simulation, a framework for adjusting the ratios/proportions of fuel types and mixture under the stress conditions. The expected result was to establish a basis for determining the ideal/optimal fuel-mix-stress ratios on the hybrid car's performance. Using the NXT robotics kit abstracted the low level details of the embedded system design, which allowed a focus on the high level design details of the research. Also, using the NXJ Java-based firmware allowed the incorporation of object oriented design principles into the project. The paper outlines the evolution and the compromises made in the choice of hardware and software components, and describes the computations and methodologies used in the project.展开更多
This paper demonstrates the assembly of a servo-controlled platform with two degrees of freedom, empirical methods and a developed closed-loop control found in the system mathematical model. This control aims to stabi...This paper demonstrates the assembly of a servo-controlled platform with two degrees of freedom, empirical methods and a developed closed-loop control found in the system mathematical model. This control aims to stabilize and hold small objects on the platform. We parsed the step response in X and Y axes, hence we found the first and second-order models for each one. We did some further analyses to decide which one would better represent the behavior of the system. The MATLAB software provided step response for the model empirically obtained and latter compared it to experimental data acquired in the trials. Accelerometers and gyro sensors from the MPU-6050 sensor measured the angular position of platform on X and Y axes. In order to improve measurements accuracy and eliminate noise effects, we implemented the complementary filter to the firmware system. We used Arduino to control servomotors through PWM pulses and perform data acquisition.展开更多
文摘This paper describes a research project that uses embedded systems design principles to construct and simulate an Engine Control Unit (ECU) for a hybrid car. The ECU is designed to select a fuel type based on the stress level of the simulated engine. The primary goal of the project was to use a robotics kit, connected to sensors, to simulate a hybrid car under certain stress conditions such as hill climbing or full throttle. The project uses the LEGO~ Mindstorms~ NXT robotics kit combined with a Java-based firmware, a pressure sensor to simulate a gas pedal, and a tilt sensor to determine when the car is traveling uphill or downhill. The objective was to develop, through simulation, a framework for adjusting the ratios/proportions of fuel types and mixture under the stress conditions. The expected result was to establish a basis for determining the ideal/optimal fuel-mix-stress ratios on the hybrid car's performance. Using the NXT robotics kit abstracted the low level details of the embedded system design, which allowed a focus on the high level design details of the research. Also, using the NXJ Java-based firmware allowed the incorporation of object oriented design principles into the project. The paper outlines the evolution and the compromises made in the choice of hardware and software components, and describes the computations and methodologies used in the project.
文摘This paper demonstrates the assembly of a servo-controlled platform with two degrees of freedom, empirical methods and a developed closed-loop control found in the system mathematical model. This control aims to stabilize and hold small objects on the platform. We parsed the step response in X and Y axes, hence we found the first and second-order models for each one. We did some further analyses to decide which one would better represent the behavior of the system. The MATLAB software provided step response for the model empirically obtained and latter compared it to experimental data acquired in the trials. Accelerometers and gyro sensors from the MPU-6050 sensor measured the angular position of platform on X and Y axes. In order to improve measurements accuracy and eliminate noise effects, we implemented the complementary filter to the firmware system. We used Arduino to control servomotors through PWM pulses and perform data acquisition.