All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
1. Answer the following: a.) Compare analog control system with digital one with respect to electric vehicle motor. Analog deals, processes, and outputs continuous signals in a certain range. It is always progressively changing, whereas digital uses binary language for all sorts…
Parth Maheshwari
updated on 03 Jul 2021
1. Answer the following:
a.) Compare analog control system with digital one with respect to electric vehicle motor.
Analog deals, processes, and outputs continuous signals in a certain range. It is always progressively changing, whereas digital uses binary language for all sorts of computations, and thus it is either on or off with no in-betweens
b.) Explain callback and over the air update events by automotive companies.
'Callback' was used until a few years ago, where if there's a problem with the car, the servicing/after sales part of the company will call the customer to bring the car back and fix it in person.
Over the air (OTA) is a new approach which allows companies to fix the problem remotely. Updating software, fixing bugs, security fixes, etc can be done digitally. Vehicles nowadays are essentially computers on wheels, so all these updates can be done computer-to-computer.
These days, components are controlled through softwares instead of via mechanical components. The vehicle has become intelligent and smart, and the Electronic Control Unit (ECU) has become one of the most important components in the vehicle today. The things that can be controlled remotely today as opposed to a decade ago are:
These can be extremely helpful and provide protection to the consumer in the event of the car being stolen for instance. It also helps to make driving a much more safe activity.
2. Using MATLAB, plot bode diagram of a transfer function (second and third order transfer functions to be considered) in s-domain and z-domain. Comment on the results.
G1 =
3 s + 2
-------------
s^2 + 7 s + 6
Continuous-time transfer function.
G1z =
0.02907 z - 0.02888
----------------------
z^2 - 1.932 z + 0.9324
Sample time: 0.01 seconds
Discrete-time transfer function.
G2 =
s + 1
-----------------------
s^3 + 3 s^2 + 12 s - 16
Continuous-time transfer function.
G2z =
4.966e-05 z^2 + 1.641e-07 z - 4.884e-05
---------------------------------------
z^3 - 2.969 z^2 + 2.94 z - 0.9704
Sample time: 0.01 seconds
Discrete-time transfer function.
G1, G1z: Second order TF
G2, G2z: Third order TF
Lowering sampling time from 0.01 to 0.001:
3. Explain the process of sample and hold technique in Simulink.
a.) With the help of a “sample and hold” block from the library browser.
Frequency of 500Hz (sampling taken every 1/500 sec):
Frequency of 1500Hz (sampling taken every 1/1500 sec):
b.) Obtain similar results without using the built-in sample and hold block
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Thermal Modeling of 10S1P Battery Pack
For a 10 cell series lithium ion battery model, simulate the thermal effects and compare life cycle performance at various temperatures, charge & discharge rates using MATLAB/SIMULINK All types of electric vehicles, whether BEVs, HEVs, or PHEVs, contain a battery pack that powers the vehicle. Lithium-ion batteries…
30 Mar 2022 02:25 PM IST
Parsing NASA's thermodynamic data file using MATLAB
Aim: To parse and create value out of NASA's thermodynamic data Objectives: Extract the 14 coefficients and calculate specific heat (Cp), enthalpy (H), and entropy (S) for all the species in the given data Calculate the molecular weight of each species and display it in the command window Plot the Cp, H, and S with respect…
02 Feb 2022 06:21 PM IST
Design of an Electric Vehicle - Tesla Model 3 (PMDC motor)
OBJECTIVES: Design and simulate the Tesla Model 3 Standard Range RWD that uses a PMDC motor Introduction Earth is heading for a disaster. Humanity is having a material and irreversible impact on Earth - we've destroyed half of the world's forests and will soon wipe out most of the rest. The human and economic consequences…
05 Jan 2022 09:30 PM IST
Design of an Electric Vehicle - Tesla Model 3 (PMSM motor)
OBJECTIVES: Design and simulate the Tesla Model 3 Standard Range RWD that uses a PMSM motor I've previously designed a Tesla Model 3 using a PMDC motor (here), even though in actuality the Tesla Model 3 uses an Interior Permanent Magnet Synchronous Motor (IPMSM). The fact that a PMDC motor and its control works…
05 Jan 2022 09:30 PM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.