Tag: Mechatronic Engineering

Cutoff frequency

Cutoff frequency

Cutoff frequency

08/14/17

“What is the frequency that causes machines to stop working efficiently?”
Many modern electrical machines depend on a frequency for some input. However, sometimes we don’t want it to be accessible to all inputs. To achieve this, we implement something called a cutoff frequency into the system. A cutoff frequency is the frequency point in which a machine’s output will stop working efficiently.

Control System Stability

Control System Stability

Control System Stability

08/14/17

“How can we measure the stability of a control system?”

 

Control systems are necessary for the function of society. However, if our system proves to be unstable, then it can cause serious harm to its operation. So how can we measure the control system stability? Well if we take the Laplace transform of the transfer function and observe that there are poles in the right-hand plane, then the exponential part of the function will grow to infinity over time, thereby causing a system malfunction. Control system stability is used to analyze a diverse range of fields ranging from aerospace controls to robotics and even building energy management.

Open loop control

Open loop control

Open loop control

08/13/17

“How can we make a simple control system?”

 

Control systems can be very complicated in nature due to their reliance on feedback systems. However, if we want, we can make our systems much more flexible if we take away such a mechanism. This is known as an open loop control. An example of an open loop control is a movement mechanism that pushes an object towards a destination regardless of what is in the way. If we were to model this on a control diagram, then the input would go straight to the output and never come back (hence the name open loop)

Linear and Time Invariant Systems

Linear and Time Invariant Systems

Linear and Time Invariant Systems

08/13/17

“What is the most ideal form for controls systems?”

 

There is a motley of types of control systems out there. So before we begin any sort of analysis, let’s start with the most simple form, known as Linear and Time Invariant Systems. LTI systems have three properties.

  • Homogeneity If an input signal is scaled by a constant then the output will be scaled by the same constant
  • Superposition If two unique inputs are summed together, then the sum of their outputs will be produced.
  • Time Invariance The system will perform the same way no matter what the time is.

Unfortunately, Most controls systems are not LTI systems, but they are still important to study due to their easy to solve structure.

PID Control

PID Control

PID Control

08/12/17

“What is one model for a closed loop controller?”
Imagine a robot moving from one spot to another. If it was operating under a closed loop controller system, it would work by sensing the target location, comparing it to the current location and performing an error estimation. However, what is one way that we can implement this? Well, let’s begin with one idea; for every second we are not at our setpoint (destination) let’s take how far we are, take it as an error value, and put it on a graph. Then, let’s take the proportion (or magnitude of the error), integral (area under the graph) and derivative (current rate of change) and combine these values to estimate how far we are from our desired value. This type of control is known as proportional-integral-derivative control (or PID) and is implemented in control systems worldwide.

Bode plots

Bode plots

Bode plots

08/11/17

“How can we plot the gain and phase shift for a transfer function?”

A transfer function will change the magnitude and phase of a sinusoid in some way. So wouldn’t it be logical if we could plot this out on a graph? Well, let’s think about how we could do this ourselves. First, since we have to plot two different outputs (gain and phase shift) let’s put make two separate graphs side by side. Then, let’s put the input (frequency) on the x axis and the output (gain or phase shift) on the y axis. Now, since our input variable will cover an extremely large range, let’s make it on a logarithmic scale. Specifically, let’s take a frequency as an input, plug it into the formula 20log10(omega)), and then graph. Since the units on the x axis are not normal numbers but rather ratios, let’s give them the unit decibels. This type of plot is called a bode plot and is used for analyzing control systems worldwide.