<em id="rw4ev"></em>

      <tr id="rw4ev"></tr>

      <nav id="rw4ev"></nav>
      <strike id="rw4ev"><pre id="rw4ev"></pre></strike>
      合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

      ACS133編程代寫、代做MATLAB程序語言

      時間:2023-12-09  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



      ACS133 Physical Systems
      Assignment 1
      Dr Ross Drummond, Dr Patricio Ortiz
      Assignment weighting
      15% of overall module grade
      Assignment released
      Week 7, autumn semester
      Assignment due
      Week 12, autumn semester (Blackboard/online submission deadline Friday 15
      th December,
      5pm). You may submit your work before the submission deadline (the deadline is not a
      target!). Do not leave it to the last minute in case you encounter any unforeseen issues. For
      information on what to submit see ‘Assignment briefing’ below.
      Penalties for late submission
      Late submission penalties will be applied according to university policy
      https://www.sheffield.ac.uk/ssid/assessment/grades-results/submission-marking
      Feedback
      The aim is to provide feedback to students within two weeks from the submission deadline.
      Unfair means
      This is an individual assignment. Do not discuss your solutions/work with others. Submitted
      work must be wholly your own. Suspected unfair means will be investigated and may lead to
      penalties. See https://www.sheffield.ac.uk/ssid/unfair-means/index for guidance.
      Extenuating circumstances
      You must submit an extenuating circumstances form if you have any medical or special
      circumstances that may have affected your performance on the assignment – or to requests
      Page 2 of 8
      extension to the deadline. See https://www.sheffield.ac.uk/ssid/forms/circs for more
      information.
      Assignment briefing
      This assignment/report will assess your fundamental understanding of physical systems,
      including use of MATLAB/Simulink relevant to the ACS133 module. The assignment is based
      on the quarter car suspension model of a sports car; this case study was investigated in the
      lectures and laboratory sessions of the autumn semester.
      • Your answers must consist of the MATLAB code and Simulink model(s) used to solve
      the assignment questions shown below together with any supporting output results
      (plots/figures etc.) and any other relevant evidence to justify your solution.
      • In the report you need to address the questions directly, include your working
      methodology, justifications/assumptions, as well as include brief discussion of the
      results as appropriate.
      • MATLAB code must have comments that include the title, author, date, the purpose
      of the code and help details as shown in the MATLAB laboratory sessions.
      • In doing the assignment, you should be prepared to use the MATLAB help system and
      do some personal study to learn about functions or features you may need.
      • Read the instructions completely, from top to bottom. Do not skip anything.
      Help
      Assignment briefing, ACS133 course materials and MATLAB inbuilt help is all that is required.
      It is stressed that Google is a highly effective tool for troubleshooting MATLAB problems, it
      can be very useful for helping coding problems such as these. If you need clarifications on the
      assignment, please, get in touch with the relevant academic staff.
      Page 3 of 8
      Submitting your work:
      You must submit a report document and all your relevant MATLAB/Simulink files.
      Report document
      You must submit the completed assignment report to the ACS133 Blackboard page, via
      Turnitin, as a single document. You must include your University registration number at the
      top of every page (header). Your report should be word processed, using minimum size font
      11, minimum 2.5cm margins all around, and maximum 10 pages in total. No marks will be
      awarded for content that exceeds 10 pages. The report should be saved as a .pdf file format.
      Word processing software such as google docs is recommended to produce the report.
      MATLAB/Simulink files
      In addition to the Turnitin submission, you must also submit – via email – a single zip file (*.zip,
      *.7z, *.rar) containing your MATLAB and SIMULINK files for the TASK 1 and TASK 4 described
      below. The following 5 files should be in this zip file.
      task1.m This file contains your MATLAB code for Task 1.
      task1sim.slx This file is your Simulink model for Task 1. Please, pay attention to the extension.
      Files “*.slx c” cannot be processed and you will get a mark of zero for the MATLAB
      part if you do not submit the “*.slx” file.
      task4.m This file contains your MATLAB code for Task 4.
      task4sim.slx This file is your Simulink model for Task 4. Please, pay attention to the extension.
      Files “*.slx c” cannot be processed and you will get a mark of zero for the MATLAB
      part if you do not submit the “*.slx” file.
      roadProfile.mat This file is provided. It is required for Task 4.
      You must email this to Dr Ortiz at p.ortiz@sheffield.ac.uk. Use your university email account
      to do this. Your zip file should be named using the format “ACS133_{my University registration
      number}.zip”. For example, in this format, the zip folder name for the student with
      Registration number 1111 will be “ACS133_1111.zip”.
      Important: Before emailing your files, test your zip to make sure your unzipped code works
      when unzipped to a clean empty folder. This is what will happen when it is marked
      Page 4 of 8
      Marking criteria
      Report, Task 1
      Marks will be awarded for correct solutions and methodology, relevant justifications and
      supporting discussion.
      10
      Task 1 MATLAB and Simulink
      It will be assessed whether your code runs without errors and repeatedly does so in standalone mode (i.e., not depending on pre-existing values from your workspace); not dependent
      on pre-existing values in workspace; gives the right answers and/or accompanying text
      and/or correct plots with attention to detail regarding units, labels, etc., and you have shown
      proficiency in MATLAB with attention to design, readability and consistency (clear design,
      good indenting, sensible variable names, useful comments, good help).
      10
      Report, Task 2
      Marks will be awarded for correct solutions and methodology, relevant justifications and
      supporting discussion.
      10
      Report, Task 3
      Marks will be awarded for correct modelling approach and design, solutions and
      methodology, relevant justifications and supporting discussion.
      20
      Report, Task 4
      Marks will be awarded for correct modelling approach and design, solutions and
      methodology, relevant justifications and supporting discussion.
      25
      Task 4 MATLAB and Simulink
      It will be assessed whether your code runs without errors and repeatedly does so; not
      dependent on pre-existing values in workspace; gives the right answers and/or accompanying
      text and/or correct plots with attention to detail regarding units, labels, etc., and you have
      shown proficiency in MATLAB with attention to design, readability and consistency (clear
      design, good indenting, sensible variable names, useful comments, good help).
      20
      Report quality
      Use of English, report structure and clarity of writing, quality of figures/plots/diagrams, use
      of references and justifications of solutions.
      5
      Total: 100
      Page 5 of 8
      Assignment Tasks
      The Scenario:
      You are a member of a multidisciplinary team who are tasked to design a sports car
      for an international company. Your responsibility includes the car suspension
      components, and you are the engineer that will provide recommendations for the
      suspension design.
      Task 1
      Using content from the ACS133 lectures and MATLAB laboratory sessions, create a MATLAB
      script file and Simulink model to simulate a quarter car suspension system.
      Using your Simulink simulations, consider the step response of the driver’s seat position
      (with a step amplitude in the reference displacement r(t) of 0.1 m) for both when the car is in
      ‘cruise mode’ and in ‘sports mode’. Calculate:
      1. the rise time,
      2. overshoot,
      3. and the settling time (to both 2% and 5% of the final value).
      In your report you should make it clear what specific values you have calculated.
      Explain the differences between the two step responses and what these differences are
      caused by. Comment on how these properties relate to vehicle performance.
      In completing Task 1, you should:
      • create a single MATLAB script that prompts the user for sports or cruise mode
      selection,
      • assigns block parameters and any other variables as needed,
      • executes the Simulink model,
      • produces labelled plots of simulation results,
      • and display the findings appropriately.
      • You may want to use the ``stepinfo’’ MATLAB function to evaluate the step response.
      Page 6 of 8
      Task 2
      To avoid any damage to the suspension elements, the designers propose to include
      mechanical ‘bump-stops’ to the suspension to keep the relative displacement between the
      wheel and chassis within +/- 2cm.
      1. Implement this change in your Simulink model, using an appropriate non-linear block,
      then plot the wheel’s displacement before and after the design change for both cruise
      and sports modes. Refer to Lecture 3 for examples of non-linear blocks and pick one
      that would limit this displacement.
      2. Explain the new behaviour you observe in the position of the chassis.
      You do not need to submit the MATLAB/Simulink model for this task, but please provide the
      Simulink model as a figure in the report.
      Task 3
      Following the design change in Task 2, the chassis movement for the sports mode is now
      outside the vehicle’s performance specifications. These specifications are that the wheel’s
      absolute displacement (the signal r+x) should have:
      • a percentage overshoot less than 72%,
      • a settling time (to 2% of the steady-state value) less than 0.25s.
      To achieve these specifications, it is proposed to modify the chassis’ spring stiffness and
      damping. The following design options are considered:
      Table 1: Table of spring stiffness and damping values.
      Damping value C2 1000 Ns/m 1500 Ns/m 3000 Ns/m 6000 Ns/m
      Spring stiffness K2 5000 N/m 13000 N/m 30000 N/m 50000 N/m
      For each combination of C2 and K2 given in Table 1 (above),
      1. Calculate (and present in two tables similar to Tables 2 and 3 below) the percentage
      overshoot and settling time to 2% of the steady-state value. The ``stepinfo’’ MATLAB
      function may prove useful for computing these values.
      2. Comment on the impact of changes in C2 and K2 on these performance metrics (the
      percentage overshoot and the settling time).
      Page 7 of 8
      3. Select an appropriate design from the options given in Table 1 that satisfies the
      specifications given at the start of this task. Explain why your chosen design is
      appropriate when considering the driver’s comfort- you may want to refer to the step
      response to justify your design choice.
      [4 marks]
      Table 2: Change in chassis settling time to 2% of the final value with the spring coefficient K2 and damping coefficient C2.
      Settling time (s)
      Suspension damper- C2 (Ns/m)
      1000 1500 300**000
      Suspension
      spring- K2 (Ns/m)
      5000
      13000
      30000
      50000
      Table 3: Change in chassis percentage overshoot (%) with the spring coefficient K2 and damping coefficient C2.
      Percentage overshoot (%)
      Suspension damper- C2 (Ns/m)
      1000 1500 300**000
      Suspension
      spring- K2 (Ns/m)
      5000
      13000
      30000
      50000
      You do not need to submit the MATLAB/Simulink model for this task, but please provide
      appropriate information in your report so that your methodology and results are clear.
      Task 4
      To validate your proposed design, the project manager wants you to simulate the suspension
      behaviour of the whole axle (two wheels) as an independent suspension using a realistic road
      profile. The company’s test track will be used for this validation after the prototype car is
      ready. The test track’s road profile is provided (in “roadProfile.mat”), estimated separately
      for the left and right wheel, sampled at 1sec intervals (**sec for a full lap).
      The difference between each wheel’s position and the road profile can be considered as an
      indicator of ‘traction’.
      Page 8 of 8
      1. Based on the model from Task 2, develop a whole axle model (composed of both
      wheels on the axle) and calculate the root mean square error (RMSE) for one lap
      between the wheel’s position and the road profile for the cruise mode and the sports
      mode (for each wheel).
      2. Explain what the RMSE values show about the traction in the two different modes.
      3. The difference between the position of the left wheel and the right wheel is an
      indicator of horizontal stability; calculate the Mean Absolute Error (MAE) for each
      suspension mode and comment on your findings.
      To complete Task 4, you should create a single MATLAB script that
      • prompts the user for sports or cruise mode selection,
      • assigns block parameters, road profiles and any other variables as needed,
      • executes the Simulink model,
      • produces labelled plots of simulation results,
      • performs the RSME and MAE calculations and displays findings appropriately. 
      請加QQ:99515681 或郵箱:99515681@qq.com   WX:codehelp

      掃一掃在手機打開當前頁
    1. 上一篇:代寫選股公式 代做公式指標 通達信選股
    2. 下一篇:代做CS3357A、代寫Python設計編程
    3. 無相關信息
      合肥生活資訊

      合肥圖文信息
      挖掘機濾芯提升發動機性能
      挖掘機濾芯提升發動機性能
      戴納斯帝壁掛爐全國售后服務電話24小時官網400(全國服務熱線)
      戴納斯帝壁掛爐全國售后服務電話24小時官網
      菲斯曼壁掛爐全國統一400售后維修服務電話24小時服務熱線
      菲斯曼壁掛爐全國統一400售后維修服務電話2
      美的熱水器售后服務技術咨詢電話全國24小時客服熱線
      美的熱水器售后服務技術咨詢電話全國24小時
      海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
      海信羅馬假日洗衣機亮相AWE 復古美學與現代
      合肥機場巴士4號線
      合肥機場巴士4號線
      合肥機場巴士3號線
      合肥機場巴士3號線
      合肥機場巴士2號線
      合肥機場巴士2號線
    4. 幣安app官網下載 短信驗證碼 丁香花影院

      關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

      Copyright © 2024 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
      ICP備06013414號-3 公安備 42010502001045

      成人久久18免费网站入口