Lab03 Transfer Function Report
Lab03 Transfer Function Report
Introduction:
A transfer function (also known as the system function or network function and, when
plotted as a graph, transfer curve) is a mathematical representation, in terms of spatial or
temporal frequency, of the relation between the input and output of a linear time-invariant
system with zero initial conditions and zero-point equilibrium. MATLAB and LABVIEW
provide functions for the implementation of transfer functions.
Equipment Required:
1. LABVIEW software
2. MATLAB software
Procedure:
1. In the Block Diagram panel, right-click to open the Functions panel and select the Control
and Simulation menu.
Front Panel:
Task 2:
Front Panel:
Implementation on MATLAB:
Task 1:
Code:
Plot:
Task 2:
Code:
Plot:
Conclusion:
In this lab, we learned how to derive and analyze the transfer function of a mechanical
system using LabVIEW and MATLAB. We used LabVIEW blocks to input the system's
numerator and denominator coefficients, allowing us to model and visualize the system
behavior. MATLAB was then used to simulate the same transfer function and analyze
system responses. This helped us understand the dynamic behavior of mechanical systems.
Overall, the lab enhanced our skills in system modeling and reinforced the importance of
transfer functions in control systems.