You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement and test the safety circuit. Key behaviors: While the stop switch is on, circuit should never turn on. Emergency switch should cut off the system immediately. When the LIM thermal switch (which we can model as a regular switch) disconnects, system should turn off, and when it closes back, the system should remain off (this is the latching behavior that we are striving to achieve).
The text was updated successfully, but these errors were encountered:
Implement and test the safety circuit. Key behaviors: While the stop switch is on, circuit should never turn on. Emergency switch should cut off the system immediately. When the LIM thermal switch (which we can model as a regular switch) disconnects, system should turn off, and when it closes back, the system should remain off (this is the latching behavior that we are striving to achieve).
The text was updated successfully, but these errors were encountered: