Hello World
AI
New way to solve engineering problems
Hello AI
Test
Data overflow, data starvation and how to solve this problem
Programming basics.
In programming if you are using local variable in two different loops. Then its important to find out if that local varibale overflowing or underflowing. Following image is of sine wave simulatior running in one loop (Producer Loop) and local varibale reading samples of sine wave running in another (consumer...
[Read More]
Model Based Design
New way to solve engineering problems
Model based design approach is the way to define physical system in the form of mathematical equations. MBD can be accelerated using tools and software, which uses mathematical, blocks i.e. Simulink, Labview.
[Read More]