University | Singapore Institute of Technology (SIT) |
Subject | MME2151: Electro-Mechanical Systems Technology |
Background
Modeling and system identification of the electromechanical system is an important tool for design and performance optimization. In practice, there is a need to optimize the power transfer from system inputs to the load. This requires a good knowledge of the system parameters to design and specify system parameters.
Lumped Parameter Model
The lumped-parameter model (also called lumped-element model, or lumped-component model) simplifies the description of the behaviour of spatially distributed physical systems into a topology consisting of discrete entities that approximate the behaviour of the distributed system under certain assumptions. It is useful in electrical systems (including electronics), mechanical multibody systems, heat transfer, acoustics, etc.
This is much like the idea of a rigid body in elementary mechanics. In physical reality, no solid object is truly rigid under all circumstances, if for no other reason than that the speed of light limits the ability for information about forces at one end of the object to update the motion at the other end of the object instantaneously. While it’s fictional, a rigid body is still an extremely useful abstraction for doing statics & dynamics as long as we understand its limitations.
Stuck with a lot of homework assignments and feeling stressed ? Take professional academic assistance & Get 100% Plagiarism free papers
Matlab/Octave Primer
Introduction
MATLAB and GNU Octave are computational tools we will use for this mini-project. In this section, we introduce some of the basic commands and tools available. Once you’ve figured out how to fire MATLAB up, you can try simple things at the command prompt such as:
a = 2;
b = 3;
a + b
Try to fool around with the semicolons, and with other operations such as a^b, etc, and convince yourself that MATLAB is at least as good as your calculator. MATLAB likes arrays (vectors) and array operations – something that we will exploit time and again. Try the following and see if it makes any sense to you. If it does not, try again, or try harder!
v=[0 1 2]
u=[3; 4; 5]
w=[1 2 3; 4 5 6; 7 8 9]
transpose(u)
inverse(w)
v + u’
u(2)
v(1)
w(:,2)
w(2,:)
x=[5 6 7]
x * v % invalid, why?
x .* v % valid. what does this operation do? This is IMPORTANT!
You can always get help on a command (say inverse) by typing help inverse. And of course, there’s also Google. The percent sign denotes the start of a comment, and MATLAB ignores it. So far, we’ve been talking about using MATLAB in an interactive mode. But it is far more powerful and liberating to use it in a “batch” mode, by writing function and script files.
Project Deliverables
Your project report must address the following requirements:
- Select a suitable lump-parameter model for the system under test. Explain the reason for selecting either a 1st order model or a 2nd order system model for the unknown system.
- Design the process needed for you to estimation the parameters of the DC drive. Show the steps taken in your report.
- Compare the step response between your model and the system under test. What are the mean error and standard deviation between the step response of your model and the collected data?
- How do you propose to improve the accuracy of your parameter estimates?
- Explain two possible use cases for parameter estimation.
You may use block diagrams to describe the process you adopted for performing the system identification. Use charts and plots to explain how you derive the mean error and 1 error between your model response and the unknown system.
Are you stuck with the (MME2151) electro-mechanical systems technology assignment? If yes, then hire our academic writing experts who are masters in solving electro-mechanical systems technology assignments for graduate and undergraduate students. We have a team of engineering assignment writers who are dedicated to writing electrical and electronic engineering assignment writing tasks and are well versed in tight schedules and deadlines.
Looking for Plagiarism free Answers for your college/ university Assignments.
- ANL303 Data Analysis of Diabetes: Exploring K-Means and Apriori Models for Patient Profiling, GBA
- HRM335 Exploring Leadership Adaptability: Insights from Industry Leaders (GBA)
- ELG101 Linguistic Analysis of Affixes, Word Formation, Syntax, and Social Media’s Impact on Language (TMA02)
- MTH355 Solving Linear Equations and Optimization Using LU Decomposition and Linear Programming, TMA
- PSY352 Cultural Evolution And Persistence in a Changing World, ECA
- CMM315 The Rwandan Genocide and Peacebuilding Efforts, ECA
- HRM335 Reflecting on Leadership Experiences: Connecting Theory to Practice (TMA02)
- MGT568 Agile Leadership in CEO Succession Planning: Strategies for Organisational Success (ECA)
- MGT568 Agile Leadership Scenario Planning: Strategies for Business Resilience
- GSP165 Legal Principles in Divorce, Child Custody & Estate Distribution