Internet of things based smart framework for the safe driving experience of two wheelers

Gunjan Chhabra1,2, Keshav Kaushik3, Pardeep Singh4

  • 1Department of Computer Science and Engineering, Graphic Era Hill University, Dehradun, Uttarakhand, India.

Scientific Reports
|September 18, 2024
PubMed

Related Concept Videos

Design Example: Automobile Ignition System01:14

Design Example: Automobile Ignition System

The automobile's ignition system plays a vital role by ensuring the timely ignition of the fuel-air mixture in each cylinder. This ignition is facilitated by a spark plug, which is composed of two electrodes separated by an air gap. A spark forms across this air gap when a substantial voltage is generated between the electrodes, leading to the ignition of the fuel.
One can generate a large voltage using a car battery of 12 volts with the help of inductors. Inductors are known for opposing...
219
Motor Units00:46

Motor Units

A motor unit consists of two main components: a single efferent motor neuron (i.e., a neuron that carries impulses away from the central nervous system) and all of the muscle fibers it innervates. The motor neuron may innervate multiple muscle fibers, which are single cells, but only one motor neuron innervates a single muscle fiber.
58.1K
Rolling Resistance: Problem Solving01:17

Rolling Resistance: Problem Solving

Rolling resistance, also known as rolling friction, is the force that resists the motion of a rolling object, such as a wheel, tire, or ball, when it moves over a surface. It is caused by the deformation of the object and the surface in contact with each other, as well as other factors like internal friction, hysteresis, and energy losses within the materials. Rolling resistance opposes the object's motion, requiring additional energy to overcome it and maintain movement. In practical...
302
PI Controller: Design01:24

PI Controller: Design

Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
222
Internal Combustion Engine01:20

Internal Combustion Engine

The internal combustion engine is a heat engine that uses the byproducts of combustion as the working fluid instead of using a heat transfer medium to transfer heat. The combustion is done in a way that produces high-pressure combustion products that can be expanded through a turbine or piston to create work. Internal combustion engines can again be categorized into three kinds: (1) spark ignition gasoline engines, most commonly used in automobiles, (2) compression ignition diesel engines that...
1.1K
PID Controller01:19

PID Controller

Proportional-Integral-Derivative (PID) controllers are widely used in various control systems to enhance stability and performance. In a thermostat, it adjusts heating or cooling based on the temperature difference between the actual and desired levels. They are often used in automotive speed systems, effectively managing sudden speed changes while maintaining a constant speed under varying conditions. On the other hand, PI controllers, commonly employed in voltage regulation, enhance stability...
110