Published inDev GeniusImporting csv data with Haskell and the World’s dependency on fossil fuelsThe Haskell roller-coaster continues. Importing csv data with Haskell and picturing our world’s dependency on fossil fuels.Dec 21, 2021Dec 21, 2021
Published inDev GeniusMy first 77 hours with HaskellMy first 77 hours with Haskell. A story of love and hate.Dec 13, 20211Dec 13, 20211
Published inThe StartupFitting a Second Order Model to Input DataHow to use python and scipy to fit a second order model to a system’s input/output data using ODE solvers and optimization libraries.Jan 21, 20201Jan 21, 20201
A Better PID AlgorithmOn my last article about my Python simulator I simulated a limited actuator to illustrate the integrator windup effect.Sep 5, 2019Sep 5, 2019
Published inThe StartupPython’s super() methodUnderstanding exactly which arguments to pass to Python’s super() method in order to invoke the desired method from a super class. With…Aug 28, 2019Aug 28, 2019
Integral Windup — Actuator LimitationUsing my Python Simulator to describe and show more visually the integral windup effect caused by a limited actuator.Aug 22, 2019Aug 22, 2019
Integral Windup VisualizedUsing my Python Simulator to describe and show more visually the integral windup effect.Aug 21, 2019Aug 21, 2019
My Dumb PID SimulatorAn exercise into creating a PID regulator model and hooking it up on my simulator to see how it behaves while trying to control the voltageAug 1, 2019Aug 1, 2019
Creating My Own SimulatorI created a small project where I developed a simulator environment to enhance my Python skills.Jul 24, 2019Jul 24, 2019