Originally posted by David_1
View Post
It is necessary to define the modules as such that they are LOOSELY connected with non-critical links.
Loose cables are very bad to conduct high frequency or low voltage signals.
They are also good antennas to pick the environmental noise (even power supply lines aree subject to this)
So, the functions of each module and its power supplies should be very well designed by putting together only the closely-related functions.
This is the same rules as on a software-based modular architecture.
It is very difficult to define general-purpose flexible modules without loosing global performance.
We speak here of a system with very critical circuits, they do not suffer such an approach.
Comment