Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The SAE J2057/3-2022 standard, officially titled “Class A Multiplexing Sensors”, provides essential information for system engineers working with low-speed automotive multiplex networks. This SAE Information Report outlines the types of sensors—both analog and digital—that can be integrated into Class A bus systems, along with key network requirements for latency, EMC, reliability, and diagnostics. It serves as a practical tool for designing robust vehicle multiplexing applications.
Class A multiplexing networks handle operator-controlled functions and monitored vehicle status inputs that are non-time-critical, such as power window switches or washer fluid level sensors. According to the standard, sensors are broadly categorized into analog and digital types, including operator-controlled switches. The document emphasizes that it is not an exhaustive sensor list but a guide to stimulate design thinking.
🛠️ Design Insight: Class A sensors are characterized by moderate to slow read times. Engineers should leverage the standard’s recommendations to select appropriate sensors and ensure they meet the performance and reliability expectations of the network.
The standard specifies several critical requirements for integrating sensors into Class A multiplex systems:
| Category | Examples | Characteristics | Design Considerations |
|---|---|---|---|
| Analog Sensors | Temperature, pressure, fluid level | Continuously variable output (voltage/current) | Requires ADC; ensure linearity and resolution meet engineering units |
| Digital Sensors | Switches, encoders, discrete outputs | Discrete states (on/off, HI/LO) | Binary resolution must match required engineering resolution; debouncing needed |
| Operator-Controlled Switches | Power window, lock, seat adjust | Human input, often mechanical | Higher latency tolerance; but need to handle bouncing and noise |
A robust multiplex network design must anticipate sensor failures. The standard recommends:
🔍 Diagnostic Insight: Design for “sensor failure” as a normal operational state—expect and manage it gracefully. For example, a failed level sensor can be handled by a default safe state.
Q: What types of sensors are suitable for Class A bus systems?
A: Both analog and digital sensors are suitable, as well as operator-controlled switches. The standard covers a wide range, including those for convenience and status monitoring, but it’s not exhaustive.
Q: How do network latency constraints affect sensor choice?
A: Class A networks are non-time-critical, so sensors with slower response times are acceptable. However, consistency is key—avoid sensors that introduce unpredictable delays.
Q: What diagnostic strategies are recommended for Class A sensors?
A: Basic diagnostics include checking for voltage/current limits, stuck signals, and using manufacturer-specific codes. The standard references SAE J1930 for diagnostic terms.
Q: Can digital sensors be used directly on the bus?
A: Yes, but they must meet the network’s electrical and timing requirements. Ensure binary resolution aligns with engineering resolution needed, and include appropriate conditioning.