Hardware-in-the-loop Testing

107 views
Skip to first unread message

Daria Andrievskaia

unread,
May 12, 2022, 5:32:41 AM5/12/22
to Basilisk Forum
Hi BSK people!

In the papers mentioned on the main page of Basilisk site, I saw that there is a possibility of using BSK for hardware-in-the-loop testing. This is exactly that my team wants to achieve. But as I am new to both BSK and such testing, I have troubles with it. Is there any tutorials/examples/algorithms for this? Would be much appreciated.

Thanks,
Daria

Hanspeter Schaub

unread,
May 13, 2022, 11:08:39 AM5/13/22
to Basilisk Forum
To do hardware in the loop testing you need to develop your hardware specific BSK module to talk with the hardware and share information.  This is not a general capability that is built-in out of the box as hardware in the loop is hardware specific :-)

Tom B.

unread,
May 27, 2022, 10:06:51 AM5/27/22
to Basilisk Forum
We use Custom Python Modules in BSK to interact with our HIL setup:
In the python modules we implement the communication between the simulation messages and the hardware using UDP while running the simulation in realtime
Reply all
Reply to author
Forward
0 new messages