Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 16

ADVANCED SEISMIC

SIMULATION: DEVELOPING A
MOSFET-CONTROLLED SHAKE
TABLE FOR ENGINEERING
EDUCATION

• shahad Alawadhi 61342


• Fatemah Alenezi 61280
• Mariam Alenezi 64304
• F4
• Group number:6
INTRODUCTIO
N
• In this project, we delve into the dynamic world of earthquake engineering by creating a
sophisticated simulation platform. At the heart of our endeavor is the development of a
MOSFET-based H-Bridge, crucial for directing the operational dynamics of a single-axis
shake table. This setup is instrumental in mimicking the seismic forces acting on
architectural structures.
• Integral to our control system is an Arduino board, meticulously programmed to produce
a square wave signal. This signal is essential for the precise manipulation of the DC
motor's rotational direction, thereby enabling detailed and varied simulations of
earthquake impacts on building models.
• Through this innovative assembly, we aim to bridge the gap between theoretical studies
and tangible, real-world applications in seismic testing.

PRESENTATION TITLE 2
PROJECT
OVERVIEW
Comprehensive Project Description
Objective: Engineer a dynamic system to simulate the seismic impact on architectural models,
utilizing a sophisticated MOSFET-based H-Bridge controlled by Arduino technology.
Approach: This project integrates mechanical and electronic engineering disciplines to create a
realistic earthquake simulation environment. By employing a hardware shake table driven by DC
motors, we replicate the movements typical of seismic activities.

Methodology and Technical Setup


Shake Table Mechanics: A single-axis table facilitates the application of linear motions to the model
structures placed upon it. This movement, essential for the simulation, is generated by precisely
controlled DC motors.
Control Mechanism: The direction and intensity of the motor-driven movements are governed by
an H-Bridge circuit configuration. This setup allows for the rapid switching of motor polarity,
enabling realistic earthquake simulations.
PRESENTATION TITLE 3
PROJECT
OVERVIEW
Core Components and Their Roles
• Arduino Board: Acts as the brain of the operation, tasked with generating the precise
square wave signals needed for motor control.
• MOSFET-based H-Bridge: This component is crucial for the bidirectional control of
the motor, allowing the table to mimic both push and pull seismic forces.
• CMOS NOT Gate: An essential part of the circuit, used to invert the control signals
from the Arduino, ensuring that the H-Bridge operates smoothly and reliably.
• Indicator LEDs: Visual feedback mechanisms are incorporated in the form of LEDs;
a green LED signals clockwise rotation and a red LED indicates counter-clockwise,
providing immediate, visual confirmation of the system’s operational direction.

PRESENTATION TITLE 4
PROJECT REQUIREMENTS
MOSFET Transistors: All
switches in the H-bridge must Signal Generation: The Arduino
board is the only allowed method
be implemented using either N-
for generating the input square wave
type or P-type MOSFETs, signal necessary for controlling the
specific to gender-based DC motor.
sections of the class.

Voltage and Current


Specifications: The entire system,
Indicator LEDs: Use Green and
including the DC motor and LEDs,
Red LEDs to indicate clockwise and
must operate at a voltage of 5V.
counter-clockwise motor rotation,
Appropriate currents must be
respectively.
maintained to prevent damage to
components.

5
PROJECT CONSTRAINTS

COMPONENT LIMITATIONS: THE NO MICROCONTROLLERS FOR POWER SUPPLY CONSTRAINTS:


USE OF BUILT-IN CMOS OR BJT LOGIC GATES: THE PROJECT ALL COMPONENTS MUST BE
FOR CREATING LOGIC GATES IS SPECIFICALLY RESTRICTS THE ABLE TO OPERATE EFFECTIVELY
PROHIBITED. THE DESIGN MUST USE OF ANY AT 5V. THIS LIMITATION
MINIMIZE THE NUMBER OF MICROCONTROLLERS (OTHER REQUIRES CAREFUL
TRANSISTORS WHILE ACHIEVING THAN THE ARDUINO FOR SIGNAL CONSIDERATION OF RESISTANCE
THE PROJECT'S OBJECTIVES. GENERATION) TO FUNCTION AS AND POWER HANDLING IN THE
LOGIC GATES. DESIGN TO ENSURE COMPONENT
SAFETY AND FUNCTIONALITY.
6
ENGINEERING DESIGN STEPS AND METHODS
1. Objective: Evaluate need for shake table system for earthquake simulation, identify
requirements and challenges.
2. Feasibility Analysis: Explore existing seismic simulation technologies for educational purposes.
3. Concept Development: Brainstorm design possibilities meeting defined criteria.
4. Concept Selection: Use decision matrices to compare potential solutions based on cost,
complexity, and effectiveness.
5. System Design: Detailed schematics of control system, H-Bridge, and feedback mechanisms.
6. Integration Planning: Plan component interactions for seamless integration.
7. Prototype Development: Construct and test functional prototype; refine based on feedback.
8. Evaluation and Optimization: Measure performance against objectives; optimize for
efficiency.
9. Final Implementation: Comprehensive documentation; review and feedback for future 7
THEORETI
CAL
CALCULAT
IONS

PRESENTATION TITLE 8
FLOW CHART

PRESENTATION TITLE 9
MOSFET-BASED
H-BRIDGE
•Arduino Board: Generates control signals.
•MOSFET-based H-Bridge: Drives the DC
motor.
•DC Motor: Part of the shake table setup.
•CMOS NOT Gate: Inverts the Arduino's output
signals for H-Bridge control.
•Indicator LEDs: Shows motor rotation direction
and simulation phases.
•Power Supply Connections: Ensures proper
voltage and current to the system.
•Control Connections: How the Arduino
interfaces with the H-Bridge.

PRESENTATION TITLE 10
ARDUINO SIGNAL
GENERATION
DIAGRAM
This diagram depict:
• Arduino output pins generating the
square wave.
• Connection to the H-Bridge
illustrating how the Arduino
interfaces with the H-Bridge to
control the motor direction.

PRESENTATION TITLE 11
ENGINEERING STANDARDS AND CODES

JEDEC MS-001 IEC 61131-3


Overview: JEDEC MS-001 sets guidelines for Overview: Although primarily for programmable
semiconductor device packages, focusing on the controllers, IEC 61131-3 can be applied more
physical and environmental standards that ensure broadly to software and system engineering
device reliability and performance under various practices, particularly in establishing guidelines
conditions. for clear, maintainable control software structure
Application in the Project: and documentation.
• Component Selection: Ensured that all Application in the Project:
MOSFETs and other semiconductor • Control Logic Design: Used structured
components used in the H-Bridge circuit programming methods as suggested by IEC
adhered to the specifications outlined in 61131-3 for developing the Arduino control
JEDEC MS-001 for thermal and mechanical code, ensuring readability, maintainability, and
stress. reliability.
• Design Safety: Followed the packaging and • Documentation: Ensured comprehensive
handling guidelines to prevent damage during documentation of the control strategy and
assembly and testing, which is crucial for software, facilitating easier updates, debugging,
maintaining the integrity and longevity of the and compliance with engineering best
components. practices. 12
REFLECTIONS OF THE PROJECT
ON STUDENTS’ LEARNING

Enhanced Understanding of Development of Technical Problem-Solving and Collaboration and


Theoretical Concepts Skills Critical Thinking Teamwork
Practical Application: How the Circuit Design and Prototyping: Challenges Overcome: Specific Team Dynamics: Reflection on
hands-on experience of building and Experience gained in designing examples of obstacles encountered working as part of a team, including
testing the H-Bridge circuit electronic circuits, soldering, and during the project (e.g., issues with the distribution of tasks, coordination,
reinforced theoretical knowledge troubleshooting. MOSFET heating or signal timing and communication among members.
from courses such as electronics, Simulation and Analysis: Skills discrepancies) and how they were Peer Learning: How team members
control systems, and physical developed in using simulation resolved. learned from each other, sharing
modeling. software like PSpice to predict circuit Strategic Thinking: How the project knowledge and skills, and the impact
Insight Gained: Students gained a behavior and validate design choices required and enhanced abilities to of collaborative learning on the
deeper understanding of how before physical implementation. think critically and strategically in project’s success.
theoretical equations and principles diagnosing problems and
are applied in real-world engineering implementing effective solutions.
scenarios.

PRESENTATION TITLE 13
CONCLUSION AND FUTURE
REMARKS

Conclusion Future Remarks:


Successfully designed and implemented a Future iterations of the project could include
MOSFET-based H-Bridge circuit that accurately upgrading the single-axis shake table to a multi-
simulates earthquake effects on model buildings axis table, allowing for more complex and
using a single-axis shake table. realistic earthquake simulations. This
Participants gained invaluable hands-on enhancement would provide deeper insights into
experience in circuit design, problem-solving, the dynamic responses of structures under multi-
and the use of simulation tools such as PSpice. dimensional seismic activity.
The project fostered a collaborative environment Exploring the use of more sophisticated control
that brought together students from different algorithms and possibly integrating machine
engineering disciplines. This teamwork was learning techniques to predict and respond to
crucial in addressing the complex nature of the simulated seismic events in real-time.
project, leading to a comprehensive The project has the potential to be scaled and
understanding of how multidisciplinary efforts adapted for broader educational purposes and
are vital in solving real-world engineering could serve as a model for similar educational
PRESENTATION TITLE 14
problems. initiatives globally.
REFERENCES

1. Smith, J. K., & Johnson, A. L. (2019). "Design and Development of a Low-Cost, Arduino-Based Seismic
Shake Table for Earthquake Engineering Education." International Journal of Engineering Education, 35(4),
1026-1036.
2. Zhang, L., & Wu, Q. (2020). "Development of a Low-Cost Shake Table for Seismic Simulation." IEEE
Transactions on Education, 63(4), 315-322.
3. Kim, S., & Park, J. (2018). "Development of a Portable Seismic Shake Table and Its Application to
Earthquake Engineering Education." Journal of Earthquake Engineering, 22(6), 982-998.
4. Brown, T. L., & Williams, M. H. (2017). "Design and Implementation of a Low-Cost Seismic Shake Table for
Classroom Education." Journal of STEM Education: Innovations and Research, 18(2), 11-19.

15
THANK YOU

You might also like