0% found this document useful (0 votes)
8 views8 pages

Dynamic Modeling of Motorcycle Systems

This document describes a complex engineering problem submitted by two students to their instructor. They modeled and analyzed a motorcycle system using dynamic modeling principles. They defined events, states, and a mathematical model to represent the motorcycle. They derived equations of motion from Newton's laws and solved the model in MATLAB. Overall, the complex engineering problem helped them understand how to model and analyze a mechanical system using dynamic modeling concepts.

Uploaded by

Obaid Shahbaz
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views8 pages

Dynamic Modeling of Motorcycle Systems

This document describes a complex engineering problem submitted by two students to their instructor. They modeled and analyzed a motorcycle system using dynamic modeling principles. They defined events, states, and a mathematical model to represent the motorcycle. They derived equations of motion from Newton's laws and solved the model in MATLAB. Overall, the complex engineering problem helped them understand how to model and analyze a mechanical system using dynamic modeling concepts.

Uploaded by

Obaid Shahbaz
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Complex Engineering Problem

Submitted by:
Danish Ali (2020-IM-09)
Obed Shahbaz (2020-IM-10)

Submitted To: Dr. Syed Farhan Raza


Dynamic Modelling

University of Engineering and Technology


Department of Industrial and Manufacturing Engineering
Table of Contents
Complex Engineering Problem....................................................................................................................3
[Link] statement:..............................................................................................................................3
[Link] Modeling:...............................................................................................................................3
[Link]:..................................................................................................................................................3
3.1Signal Event:.......................................................................................................................................3
3.2Change Event:.....................................................................................................................................3
3.3Time Event:.........................................................................................................................................4
[Link]:....................................................................................................................................................4
[Link] Model:...........................................................................................................................4
[Link] Theory:................................................................................................................................4
[Link] of Model:................................................................................................................................6
[Link]:............................................................................................................................................7
[Link]:...........................................................................................................................................7
Bibliography................................................................................................................................................7
Complex Engineering Problem
[Link] statement:
Select any mechanical system that has industry relevance leading to get it approved by the course
instructor. Model and analyse the system employing the principles of dynamic modelling.

[Link] Modeling:

Dynamic modeling describes those aspects of the system that relate to the timing and sequence
of operations. It is used to specify and implement the control aspect of the system. The
dynamic model is represented graphically using state diagrams. This is also known as state
modeling. [1]
A state model consists of multiple state diagrams, one for each class with timing behavior that
is important to the application. A state diagram is related to events and states. Events represent
external functional activity and states represent value objects.

[Link]:
An event is something that happens at a specific point in time, such as when a person presses a
button or train 15930 departs from Amritsar. An event transfers information from one object to
another.

Events are of three types: Signal Event, Change Event, and Time Event.
These are explained as follows.
3.1Signal Event:
A signal event is a specific event in time. A signal is an explicit one-way transfer of
information from one object to another. A signal event is the event of sending or receiving a
signal. When an object sends a signal to another object, it waits for an acknowledgment, but
the acknowledgment signal is a separate signal below that signal. controlling the other object,
which may or may not choose to send it. [2]
3.2Change Event:
This is caused by satisfying a boolean expression. The intent of the change event is that the
expression is continually tested whenever the expression changes from false to true.
3.3Time Event:
It is caused by occurrence of an absolute or the elapse of time interval.
[Link]:
State is an abstraction of attribute values and object bindings. Values and bindings are
combined into a state according to their overall behavior. The response of an object according
to an input event is called a state. The state corresponds to the interval between two events
received by the object. The state of an event depends on a past event. So the state essentially
represents time intervals.
The following are the important points needs to be remember about state.
1. Ignore attributes that do not affect the object's behavior.
2. Objects in a class have a finite number of possible states.
3. Each object can be in one state at the same time.
4. ALL events are ignored in the state, except those for which the behavior is explicitly
prescribed.
5. Both events and states depend on the level of abstraction.

[Link] Model:
The model we have selected for the CEP is motorcycle.

Figure 1 motorcycle model [3]

We will discuss the modeling of a motorcycle and analyze the system.


[Link] Theory:
In the conventional mass-spring-damper system, the motion of the sprung and un-sprung masses
can be described by the equations of motion in which are derived from Newton's second law of
motion. One important thing to note is that gravitational forces are not involved. Displacements
are therefore measured from a steady state position, i.e. from a position where the compressed
springs exert just enough force to support the weight of the structure above that spring. The
consequence of this will become apparent in later theoretical discussions.

The two masses here are constrained to move only in the x direction. The compressions of the
first and second suspensions are further calculated as the difference between the movement of
the two masses and between the second mass and the road profile. This presents a problem for
more complex suspensions, such as the front and rear suspensions of a bicycle or motorcycle as
such simplifications will drastically reduce the validity of the models, as the compression and
rebound of the springs and dampers can no longer be properly described by mass motion. To
compensate for this, four additional offsets are introduced to represent the movement of the
upper and lower ends of each spring and damper.

Fig (a) Fig (b)


Fig (a) Conventional 2-DOF mass-spring damper system.
Fig (b) Adjusted 2-DOF mass-spring-damper system.
Now above equations are re written as

The relationship between the introduced displacements and conventional displacements depend
upon angles varying in time.
[Link] of Model:
[Link]:
This CEP was very helpful for understanding and analyzing the system that how will the system
behave while checking all the aspects including timing and sequence of the system. We took a
motorcycle model and made a mathematical model of that system and then analyzed it and
derived the solution a that mathematical model by performing operations on MATLAB.
[Link]:

Bibliography

[ [Online]. Available:
1 [Link]
] dynamic_modeling_overview.html.

[ [Online]. Available: [Link]


2
]

[ [Online]. Available: [Link]


3 rlz=1C1SQJL_enPK919PK919&sxsrf=AJOqlzUE1k8aXb6jxuUfOavRLxKbR3rggQ:1673360900308&q=mot
] orbike&tbm=isch&sa=X&ved=2ahUKEwiixKyQm738AhWKSfEDHQW7CDQQ0pQJegQICBAB&biw=1094
&bih=474&dpr=1.25.

[ [Online]. Available:
4 [Link]
] dynamic_modeling_overview.html.

Common questions

Powered by AI

Modeling and analyzing a mechanical system like a motorcycle helps understand system behavior by allowing simulation of dynamic responses to various inputs and conditions. By employing principles of dynamic modeling such as state diagrams, one can visualize how different components interact and transition between states, providing insights into the timing and sequence of operations that characterize system performance under realistic conditions .

Adjustments using time-varying angles improve the accuracy of a dynamic model by accounting for real-world geometric changes, offering a more precise representation of the movement paths and interactions among system elements. This is particularly relevant in complex mechanical systems where movements are not confined to linear paths, enabling better predictions of dynamic responses and ensuring model trustworthy simulations of real-world behaviors .

State diagrams in state modeling contribute by graphically depicting the states and transitions that occur in response to events, detailing the timing and sequences of operations, which are critical for understanding control aspects. These diagrams help visualize how a system responds and transitions between different states, allowing for detailed analysis and implementation of control strategies in mechanical systems .

State modeling facilitates dynamic modeling by providing a framework to represent timing and sequences of operations through state diagrams. These diagrams relate events and states, where events denote external activities, and states represent the values and bindings of objects. State modeling helps define control aspects of systems by showing transitions among states triggered by events and is critical for analyzing dynamic behavior in mechanical systems .

Offsets are introduced in the mass-spring-damper system model to address the limitations of simplified modeling in representing complex systems like motorcycle suspensions. In the traditional model, springs and dampers are improperly described by mass motion alone, especially for complex systems with multiple degree-of-freedom movements. Offsets account for the movement of the springs and dampers' ends, providing a more accurate representation of compression and rebound dynamics, and improving the validity of the models .

The absence of gravitational forces in the model implies that displacements are measured from a steady-state position where springs support the structure's weight. This approach simplifies calculations but assumes adequate preload compensations in springs, impacting the analysis accuracy of dynamic loads and system natural frequencies, especially in complex systems where gravity's influence is significant .

Simplified models like the conventional mass-spring-damper face challenges in accurately capturing the dynamics of complex mechanical systems, such as motorcycle suspensions, because they usually account only for linear displacements along a single axis. These models fail to represent the multi-directional movements and complex interactions between components, such as compression and rebound in suspensions, which require additional factors like variable offsets to be modeled accurately .

In dynamic modeling, three types of events are significant: Signal Event, Change Event, and Time Event. A Signal Event involves the explicit one-way transfer of information from one object to another, providing a mechanism for communication between objects. A Change Event is triggered by a boolean expression changing from false to true, capturing changes in conditions. A Time Event is based on the occurrence of an absolute or elapsed time interval, which affects an object's state after a specific period .

Time intervals are crucial in dynamic modeling as they define the duration between consecutive events affecting an object, establishing how its state evolves over time. A state is essentially an interval during which the object retains specific attribute values until altered by an event. Time intervals enable tracking the sequence of state changes, accounting for timing which is fundamental for simulating behavior in dynamic systems .

The mathematical modeling of a motorcycle is employed by creating a dynamic system model using equations of motion from Newton's second law, adjusted for conventional and modified mass-spring-damper systems. This model simulates the motorcycle's behavior by considering displacements and interactions among components, allowing the analysis of timing, sequences, and responses to different loads or environmental conditions to understand its dynamic system characteristics .

You might also like