Arduino Saves the Day

In my work, I build Hardware-In-The-Loop (HIL) test benches. We connect prototype vehicle Electronic Control Units (ECUs) and their software to the HILs. The HILs replicate the various electronic actuators controlled and monitored by ECUs when they are connected to vehicles. We try to use the actual devices that would be used on the equipment, but there are a myriad of different reasons why this is not feasible for testing. A lot of the devices would take up too much space on the HIL. Some can be rather noisy when operating and others require complicated cooling systems to operate for extended periods of time. That is why I often create electronic circuits that will simulate the current feedback characteristics of the actuators.

Our Team Based Approach

Here at DISTek, we value collaboration, teambuilding, and delivering unmatched value. We provide our clients with dedicated engineering teams that provide unparalleled value by freeing our clients’ time up so they can focus on broader business challenges. Our proven approach is not only extremely beneficial to our clients but brings significant value and meaning to our employee-owners, as well.

Creating a Cross Platform Application

When creating an application, one of the most difficult aspects is choosing a language/framework that will meet all requirements. The VT Anywhere team has learned this first hand, hence the title of the application VT Anywhere. VT Anywhere is split into two parts: User interface and Server. The languages of choice are JavaScript and Rust respectively.