Technical Blogs
Control System Designer basics
The controlSystemDesigner tool is primarily used for designing single-input, single-output (SISO) controllers with feedback systems.
18 May 2023
Filters Used In Electronics Circuits
A filter is a circuit capable of passing certain frequencies while attenuating (to reduce or block) other frequencies. Thus, a filter can extract important frequencies from signals that also contain undesirable or irrelevant frequencies.
17 May 2023
Real-Time Applications of Python You Need to Know
Since 1991 when the Python language was developed, it has been used for various applications. Due to its simplicity and versatile nature, Python codes can help developers to complete the process of software development without much hassle.
16 May 2023
A Brief Introduction to Python: Its Features and Different IDEs
Python is an open-source programming language which means it is available on the official website, and anyone can make use of this technology free of cost. Since it is open-source, this means that the source code is also available to the public.
15 May 2023
What is a lookup table?
A lookup table is an array of data that maps input values to output values, thereby resembling a mathematical function.
13 May 2023
Moving Frame of Reference
A Moving Reference Frame (MRF) is a very straightforward, reliable, and effective steady-state Computational Fluid Dynamics (CFD) modeling tool to simulate rotating machinery. A quadcopter's rotors, for instance, can be modeled using MRFs.
12 May 2023
Overview of Stateflow and building of models
Control logic is a paramount part of a software program that controls the operations of the program. The control logic answers to commands from the user, and it also acts on its own to execute automated tasks that have been structured into the program.
11 May 2023
Ultracapacitors and Fuel Cell Hybridization
Continuing our series of articles on fuel cells and ultracapacitors for EV, this short article gives a quick rundown on the basics of ultracapacitors. You will also learn about fuel cell hybridization and the high-level components of software needed to develop fuel cell systems.
10 May 2023
Charging Modes of a Li-ion Battery
Lithium is the lightest of all metals available, the greatest electrochemical potential and provides the largest specific energy per weight. The inherent instability of lithium metal, especially during charging, transposed research to a non-metallic solution using lithium ions.
09 May 2023
Analysis Settings in Ansys Software
Analysis settings in Ansys are the parameters which determine how the simulation should run.
08 May 2023
Comparing the Explicit and Implicit Methods in FEA
In Ansys, the analysis settings play a very important role in converging the solution and obtaining the results. These involve settings about the timestep size, solver type, energy stabilization etc.
06 May 2023
Tensors, Stress, and 2D Meshing: A Primer for Beginners
A tensor is a mathematical object that describes a geometric relationship between vectors, scalars, and other tensors. They describe physical quantities with both magnitude and direction, such as velocity, force, and stress.
05 May 2023