Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
74 views
7 pages
SNS Assignment
contain task
Uploaded by
KASHIF KHAN
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save SNS assignment For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
74 views
7 pages
SNS Assignment
contain task
Uploaded by
KASHIF KHAN
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save SNS assignment For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save SNS assignment For Later
You are on page 1
/ 7
Search
Fullscreen
ENS 6160: SIGNALS & SYSTEMS MAJOR ASSIGNMENT Due 11:59 p.m. Tuesday, 23 October 2022 This assignment is worth 20% of the unit mark. This assignment is divided into sections. Total 100 marks You will need to reference all external sources of information. t NT:Submission! All assignment documents should be submitted via canvas. The link for submitting the assignment is available under assignment section in canvas. You should upload a suitably formatted report in Adobe PDF format (preferred) or as a Microsoft Word document (hard copies in the form of printed, handwritten or scanned reports will not be accepted). This assignment should be completed in a group of 2-3 students only. The report should document in detail your group approach, work, results, and justified answers to the stated problems. While you are strongly encouraged to discuss this assignment with other students and with the teaching staff to better understand the concepts, the assignment is to be submitted under your group. It is assumed that you are certifying that the details are entirely your own group work and that you played at least a substantive role in the conception stage. ‘* You should not use results from other students in preparing your solutions. ‘* You should also not directly share your solutions with other groups. The teaching staff will check for ies, and you should be prepared to explain your answers and respond to other related questions that may be asked. * You should also not use any other resources (including textbooks and websites) without explicitly acknowledging them and being able to explain their inclusion. ‘© Report should include a description of team contribution in preparing this assignment. Assignments should have a title page with your group number, student names and student number clearly stated. Do NOT use the standard assignment coversheet as it gets flagged by Turnitin as plagiarized material. You must complete the Turnitin declaration when submitting the assignment. All sources of information and resources other than those provided as part of the unit materials of this unit must be properly referenced (in-text and end-text) using the APA format. The use of materials drawn from other sources without appropriate acknowledgement is plagiarism and consequences for such actions will apply. Refer to the Academic Misconduct section at the end of the assignment.Analysing a simple system A vehicle suspension system can be modelled by the block diagram shown in Figure 1 below: y Body mass 7 ma I Figure 1: Block diagram of vehicle suspension system In this block diagram, the variation in the road surface height ras the vehicle moves is the input to the system, The tyre is modelled by the spring and dashpot (damping) system with spring constant ke and damping coefficient C; respectively and this results in the displacement of the wheel (x), represented by the mass _m,. The wheel's displacement acts as an input to the suspension system, modelled by the spring and dashpot with spring constant k, and damping coefficient C, respectively and this results in the displacement (y), of the body, represented by the mass mz. When the car is at rest, it is taken that r= 0, x= 0 and y = 0. (Note: m; is normally a quarter of the vehicle mass since it is assumed the weight is distributed evenly between the 4 wheels. This system is composed of two mass-spring-damper systems ‘stacked’ one on top of the other. We shall first consider the behaviour of a single sub-system and then later attempt to combine these to find the overall system behaviour. Consider the simple mass-spring damper system shown in Figure 2 below: Figure 2: A single mass-spring-damper system In Figure 2: ‘xis the position of input body/surface, with its rest position given by x = 0. ‘© The mass m represents the mass ‘© The height of mass m above its reference level is called y. The reference level is chosen such that when system is at rest, y = 0.Section 1: Mathematical Analysis of System (25 marks) 1. Drawa free-body diagram showing all the forces acting on the mass m shown in Figure 2. 2. From the earlier description, diagrams and the laws of Physics, show that the motion of the system in Figure 2 can be described by the LCCDE (linear constant-coefficient differential equation) below: d*y(t) Cdy(t) k Cdx(t) k ae tra tO Rn tee @ 3. Using the Laplace transform of the equation above, find an expression for H(s) , the system transfer function. The mass-spring-damper system is a damped second order system. It is common to express the homogenous second order DE for such a damped system as Pye ay = if i + wy wo + any(t) @) where ¢ is the damping ratio and w,, is the undamped natural (resonant) frequency. 4, From equations (1) and (2), determine expressions for ¢ (the damping ratio) and w, (the natural frequency) in terms of the parameters m, k and C 5. Determine the characteristic equation and eigenvalues (characteristic values) for t based on equation (2) above (in terms of w,, and ¢ ). system 6. From the answer to part 5, determine the full mathematical expression (in terms of w, and ¢) for the natural response of the system for the following cases: a ¢=0 b 0<¢<1 © f=1 a. ¢>1 Consider a suspension system with the following parameters: m, = 380kg keg = 15,000 N/m 7. Determine ay, (in rad/s) for this suspension system and the corresponding value for fy. (in Hz). 8. Calculate the required value of C, in order to achieve { = 1 Note: Complete and clear working is required for all answers for this section.Section 2: System analysis using Matlab (30 Marks) In this section, the system responses should be analysed using Matlab. Refer to the document “A Brief MATLAB Guide” in order to understand how to represent LTI systems in Matlab, and hence how to determine impulse response, step response and frequency response of systems. Sample Matlab code that has been provided as part of the learning materials can also be d to suit. Students are advised to refer to the help function within Matlab as well as online Matlab documentation for more details. Note: MATLAB is installed in the engineering computer labs and is also available to ECU students via ECU's site licence (refer to the announcement regarding site license for details). mot Using the commands given in the Guide, analyse the response of the suspension system using the m, and ks parameters given in Section 1 and C, value calculated in question 8. 9. Plot the impulse response and step response of the system (for 2 seconds duration and time ‘step size’ of 1 millisecond) using the impulse and step functions. Include all plots (properly labelled) in your submission. 10. Determine the frequency response from 0 to 200 rad/s using the freqs command. Plot the magnitude and phase response over this frequency range. Hint: Use frequency ‘step size’ of 0.1 rad/s. Hint 1: You can plot all 4 graphs in one go using a 2 x 2 matrix of plots using subplot(22n), where n determines which of the 4 subplots gets used. Hint 2: In order to clearly see variations over a range of frequencies, it is best to use a log scale for the frequency and magnitude (phase would still be displayed using linear scale). The functions loglog (for magnitude) and semilogx (for phase) can be used instead of plot. 11. Deter (magnitude = 1/V2 of passband). Hint: Use the ‘data cursor’ tool on the plot of the mag \e the magnitude response at w,. Determine the frequency of the -3dB p tude response. It shows the x and y values of the plot as you move along the curve. 12. Discuss the response of the system. Why do the impulse and step responses have that particular shape? How well will this system fulfl its purpose of a vehicle suspension? Note: The function of a suspension system is to ‘filter out’ the effect of bumps, potholes and other such road surface irregularities, but allow the vehicle to ‘follow the road’ as the height of the road surface varies. 13, Repeat the analysis above (steps 9 - 11) for the following damping ratios a ¢=04 b. ¢=07 © $=15 d. $= 2.0 Hint 3: It would be more efficient to put all the necessary commands into a script file (2 .mfile) so you can edit the parameters and then run all the commands at once. 14, Based on the results of the Matlab analysis above, which of the 5 values of damping ratio would be best for appli ion as a suspension system. Justify your selection.Section 3: Modelling System response to input (25 marks) The response of the suspension system designed in Section 2 can be modelled by providing an input x that resembles the road input (the assumption is that the tyre assembly does not impact the system response and therefore x is the same as road ‘input signa’ r) The M-file for the custom-written function inputsig has been provided, with explanatory ‘comments in the file. 15. Use the inputsig function to generate a sinusoid of 1 Hz with magnitude 0.5 and duration 2 seconds, then simulate the suspension system's response to this function and plot the input and output response vs time (output plot below input plot for easy comparison). Hint 4: The system response to an input signal can be simulated using the /sim function. Following is some sample code that shows how this function could be used. [xsig, t1] = inputsig(10); % generate signal durati Sys] = t£(B,A); ne system, te (tre Sysout = 1sim(Sysi, xsig, tl); imul TI syst Note: Students are advised to refer to the help function within Matlab as well as the online Matlab documentation for more details, 16, Repeat step 15 (plots of input vs output) for input duration of 1 second with the input signal being: a. a sinusoid of frequency 10 Hz and magnitude 0.05 b. square wave of frequency 4 Hz and magnitude 0.1 ¢. pulse of frequency 3 Hz and magnitude 0.05 17. Compare the system response to the 4 types of input and explain the output signal for each and the differences. What would these 4 represent in terms of ‘road input’? 18. Repeat step 16 with a combination of: a. Sinusoid of 1Hz and magnitude 0.5 plus a sinusoid of frequency 10 Hz and magnitude 0.05 b. Sinusoid of 1Hz and magnitude 0.5 plus a square wave of frequency 4 Hz and magnitude 0.1 ¢. Sinusoid of 1Hz and magnitude 0.5 plus a pulse of frequency 3 Hz and ‘magnitude 0.05 d. Sinusoid of 1Hz and magnitude 0.5 plus a sinusoid of frequency 10 Hz and magnitude 0105 AND a square wave of frequency 4 Hz and magnitude 0.1 19, Describe the differences in input and output waveforms in the cases in step 18. Hence comment on the effectiveness of the ‘designed’ suspension system.Section 4: (20 Marks) % values of the time variable 4% frequency of the sinusoid % phase offset A=25; % amplitude Yn =A * cos(W*N - phi); stemiN, ¥ axis((0 50-2 2)); arid; xlabel (‘Time index n’); label (YINT); a) What type of signal is obtained when you run this matlab code? b) What is the length of the signal YIN]? ©) What is the fundamental period of YIN]? d) What is the purpose of the grid command? e) Modify the code so that it generates a sinusoid with length 100, frequency 0.95 x 2n radians per sample, amplitude 7.5, and a phase offset of n/2 radians. Run the modified code to generate and plot another discrete-time sinusoid. All matlab codes should be presented in the answer. 2. N= 10:10; — %vvalues of the time variable Delta_n = (zeros(1,10) 1 zeros(1,10)}; stem(N, Delta_n); axis([-10 10 0 1.5)); title(’Write title looking at the output signal’); xlabel(’Time index N'); ylabel(’\Delta[n]’); a) What type of signal is obtained? b) Modify the code above to generate and plot 5[N - 3] for-10
0 and zero otherwise is a very common discrete-time signal. Let us see how they are related. Do the following using MATLAB: a) Leta=05, plot x(t) b) Let a= 1, plot the corresponding signal x(t). Does this signal go to zero faster than the exponential for a= 0:5? ©) Suppose we sample the signal x(t) using Ts = 1 what would be x(nTs) and how can it be related to y(n), i.e., what is the value of that would make the two equal? 4, Consider the periodic signals x; (t) = 4cos (mt) and x2(t) = —3sin (mt +5) Find the periods 7 of x,(t) and Tz of x2(t)and determine if x(t) = x, (t) + x2(t) is periodic. If so, what is its period To? Use symbolic MATLAB to plot x,(t) + x2(¢) and confirm your analytic result about their periodicity or lack of periodicity.MAJOR ASSIGNMENT MARKING SCHEME Description Marks Free body diagram 3 Deriving DE formula 4 System transfer function 2 Expressions for damping coefficient and natural frequency 2 Characteristic equation and eigenvalues 4 ‘Natural response (4 cases) 8 Calculation of w, and C, 2 TOTAL 25 ‘Section 2: Matlab System Analysis (30 marks) Description Marks Impulse and step response, frequency plot, and specific magnitude values 2 Description of responses and relating it to the system's desired function 3 ‘Analysis of various damping ratios 2 Selection and justification of preferred damping ratio 3 TOTAL 30 Section 3: Modelling System response to input (20 marks) Description Marks ‘Simulation of input and output responses (4 basic types) 5 Explanation of responses 4 Simulation of ‘combination’ inputs 8 Discussion output response and suitability of system 3 TOTAL 20 Section 4 Matlab analysis (20 marks) ‘Team contribution Description 5 Marks
You might also like
Grease Injection Assembly at MAN-10000946
PDF
100% (1)
Grease Injection Assembly at MAN-10000946
56 pages
Elmar Enviro SBLW
PDF
No ratings yet
Elmar Enviro SBLW
48 pages
Lab Matlab
PDF
No ratings yet
Lab Matlab
23 pages
MATLAB Bus Suspension
PDF
100% (3)
MATLAB Bus Suspension
6 pages
Individual Report Maths 992030 1277111169
PDF
No ratings yet
Individual Report Maths 992030 1277111169
17 pages
Automatic Control System - Final Project
PDF
No ratings yet
Automatic Control System - Final Project
45 pages
Major Assignment Group 20 Final
PDF
No ratings yet
Major Assignment Group 20 Final
24 pages
DEZG611 - Dynamics and Vibrations Lab - Exam
PDF
No ratings yet
DEZG611 - Dynamics and Vibrations Lab - Exam
25 pages
MEC4104 Simulation Lab - Record Main
PDF
No ratings yet
MEC4104 Simulation Lab - Record Main
28 pages
Passive Suspoension Modeling Using Matlab Quarter Car Model Imput Isngal Step Type
PDF
0% (2)
Passive Suspoension Modeling Using Matlab Quarter Car Model Imput Isngal Step Type
6 pages
Control Eng Homework
PDF
No ratings yet
Control Eng Homework
19 pages
Suspension System
PDF
No ratings yet
Suspension System
8 pages
Getaye Damtie IDTTMR 002.16 Vehicle Dynamics Assignment
PDF
No ratings yet
Getaye Damtie IDTTMR 002.16 Vehicle Dynamics Assignment
8 pages
Control Systems CSE 301 Lab Manual 5: G(s) = s s + ω
PDF
100% (1)
Control Systems CSE 301 Lab Manual 5: G(s) = s s + ω
3 pages
EEF460 - Feedback Systems Laboratory Outline 2025
PDF
No ratings yet
EEF460 - Feedback Systems Laboratory Outline 2025
6 pages
Suspension
PDF
No ratings yet
Suspension
59 pages
EC-1 Assignment 1 (22-S1)
PDF
No ratings yet
EC-1 Assignment 1 (22-S1)
3 pages
Groupno - 3 - Chitta Ranjan Sathapathy, Mehare Mayur Rajendra, M Yuva Chaitanya, G H V S Sai Ram Varma
PDF
No ratings yet
Groupno - 3 - Chitta Ranjan Sathapathy, Mehare Mayur Rajendra, M Yuva Chaitanya, G H V S Sai Ram Varma
21 pages
Matlab Homework Assignment: Homework Specific Tasks/assignments
PDF
0% (1)
Matlab Homework Assignment: Homework Specific Tasks/assignments
2 pages
Lab 2
PDF
No ratings yet
Lab 2
16 pages
Active Suspension System Model Based Design - Part 1
PDF
No ratings yet
Active Suspension System Model Based Design - Part 1
12 pages
WHE Reference File For Operators Feb 2009 4521029 01
PDF
No ratings yet
WHE Reference File For Operators Feb 2009 4521029 01
34 pages
Control Systems Lab: Laboratory and Experiment Guide
PDF
No ratings yet
Control Systems Lab: Laboratory and Experiment Guide
29 pages
Me2608, Me3604, Me5541
PDF
No ratings yet
Me2608, Me3604, Me5541
11 pages
Lab 4
PDF
No ratings yet
Lab 4
16 pages
SCPG 001 EAT216 Assignment 1 Jan 2024
PDF
No ratings yet
SCPG 001 EAT216 Assignment 1 Jan 2024
6 pages
8 Control Tutorials For MATLAB and Simulink - Suspension - System Analysis
PDF
No ratings yet
8 Control Tutorials For MATLAB and Simulink - Suspension - System Analysis
6 pages
ENGR 311 Fall 2018 Lab4 Notes PDF
PDF
No ratings yet
ENGR 311 Fall 2018 Lab4 Notes PDF
4 pages
Experiment No. 01 Name of The Experiment: Modeling of Physical Systems and Study of Their Open Loop Response Objective
PDF
No ratings yet
Experiment No. 01 Name of The Experiment: Modeling of Physical Systems and Study of Their Open Loop Response Objective
5 pages
ACUMAIS18092024CEPREPORT
PDF
No ratings yet
ACUMAIS18092024CEPREPORT
6 pages
NHA2414 - Suspension Assignment - 2223 PDF
PDF
No ratings yet
NHA2414 - Suspension Assignment - 2223 PDF
8 pages
Ece 429 Control Systems Lab Manual
PDF
No ratings yet
Ece 429 Control Systems Lab Manual
29 pages
Machine Design Bolt Design
PDF
No ratings yet
Machine Design Bolt Design
6 pages
Investigation Into Modelling and Control of A DC Motor
PDF
No ratings yet
Investigation Into Modelling and Control of A DC Motor
17 pages
Experiment 3
PDF
No ratings yet
Experiment 3
7 pages
EEF460 - Feedback Systems Laboratory Outline
PDF
No ratings yet
EEF460 - Feedback Systems Laboratory Outline
5 pages
Modeling Bus Suspension Transfer Function
PDF
No ratings yet
Modeling Bus Suspension Transfer Function
23 pages
Modeling and Control of A Car Suspension System Using P, PI, PID, GA-PID and Auto-Tuned PID Controller in Matlab/Simulink
PDF
No ratings yet
Modeling and Control of A Car Suspension System Using P, PI, PID, GA-PID and Auto-Tuned PID Controller in Matlab/Simulink
8 pages
Experiment 2
PDF
No ratings yet
Experiment 2
7 pages
Automatic Control Lab-1 Mohammed Tahhan 3392027113
PDF
No ratings yet
Automatic Control Lab-1 Mohammed Tahhan 3392027113
16 pages
Paper QVM State Space Matrix
PDF
No ratings yet
Paper QVM State Space Matrix
6 pages
ME5012 - Electronic Systems, Control and Computing
PDF
No ratings yet
ME5012 - Electronic Systems, Control and Computing
9 pages
Pressure Control Equipment:: H2S Rated Equipment
PDF
No ratings yet
Pressure Control Equipment:: H2S Rated Equipment
9 pages
Assignment 1 - Block Diagrams and MatlabSimulink
PDF
No ratings yet
Assignment 1 - Block Diagrams and MatlabSimulink
6 pages
SNL078 CFDXNG)
PDF
No ratings yet
SNL078 CFDXNG)
33 pages
Semester Project: Automotive Suspension System
PDF
No ratings yet
Semester Project: Automotive Suspension System
14 pages
Analysis of Automobile Suspension: AE 3515 Computer Project II
PDF
No ratings yet
Analysis of Automobile Suspension: AE 3515 Computer Project II
13 pages
400T14A0
PDF
No ratings yet
400T14A0
96 pages
Suspension System Imran
PDF
No ratings yet
Suspension System Imran
10 pages
IIT Bombay, Dept of Mechanical Engineering ME 311: Autumn 2021 Mid-Semester Examination
PDF
No ratings yet
IIT Bombay, Dept of Mechanical Engineering ME 311: Autumn 2021 Mid-Semester Examination
3 pages
Linear Control System Lab: Utilizing Simulink To Implement The Mathematical Model of Translational Mechanical System
PDF
No ratings yet
Linear Control System Lab: Utilizing Simulink To Implement The Mathematical Model of Translational Mechanical System
8 pages
Feedcs Exp2
PDF
No ratings yet
Feedcs Exp2
6 pages
Control Manual Lab 3
PDF
No ratings yet
Control Manual Lab 3
8 pages
Acumais18092024cepreport PDF
PDF
No ratings yet
Acumais18092024cepreport PDF
6 pages
Semester Project Controls System Lab
PDF
No ratings yet
Semester Project Controls System Lab
6 pages
Microsoft Word - Assignment 1 ENS3553 - 2016 v1.1
PDF
No ratings yet
Microsoft Word - Assignment 1 ENS3553 - 2016 v1.1
3 pages
Simulink
PDF
No ratings yet
Simulink
6 pages
AMME3500 2013 Assignment 1
PDF
No ratings yet
AMME3500 2013 Assignment 1
5 pages
DMX4543-Control Systems Engineering-2017-2018 Assignment 1
PDF
No ratings yet
DMX4543-Control Systems Engineering-2017-2018 Assignment 1
5 pages
No Late Submissions Will Be Accepted
PDF
No ratings yet
No Late Submissions Will Be Accepted
2 pages
Submission Date: 26 May 2017: Figure Q1 (A) Shows The Operation of A Cruise Control System of A Vehicle
PDF
No ratings yet
Submission Date: 26 May 2017: Figure Q1 (A) Shows The Operation of A Cruise Control System of A Vehicle
3 pages
Belt Design
PDF
No ratings yet
Belt Design
4 pages
Lab02 Worksheet
PDF
No ratings yet
Lab02 Worksheet
4 pages
CBL VDL Quiz
PDF
No ratings yet
CBL VDL Quiz
7 pages
Description: 751 Old Brandy Road Tele: 540 825-2111 Culpeper, Virginia 22701 Fax: 540 825-2238
PDF
No ratings yet
Description: 751 Old Brandy Road Tele: 540 825-2111 Culpeper, Virginia 22701 Fax: 540 825-2238
1 page
Weld Design
PDF
No ratings yet
Weld Design
6 pages
RST Parameters LQC
PDF
No ratings yet
RST Parameters LQC
1 page
VD Assignment Hassaan
PDF
No ratings yet
VD Assignment Hassaan
4 pages