Hey everyone,
I recently acquired an old Flip-Dot destination sign from a bus. After doing some research, I found out that it uses the IBIS standard, which is a hardware-modified serial interface, to communicate with the main controller that is operated by the bus driver. The only difference from a normal serial interface is that it uses a 24V logic level for the communication.
I came across some old (hobbyist) level shifter schematics designed for this specific IBIS purpose. However, I thought I could come up with a better solution myself (where's the fun in using someone else's work, right?).
My goal was to design a solution that works with 3.3V and 5V logic levels, providing a universal solution for different control strategies building on this work.
I've attached my solution to this problem (T2 in the schematic needs to be replaced by a 2N2222). I'm eager to hear what you think of it and if you have any thoughts on how to improve this circuit.
(Side note: R5 and R6 have such a low resistance because the TX signal must provide at least 100mA on the output side)
By the way, I simulated my approach in Falstad's circuit simulator and tested it on a breadboard, and everything seemed to work properly.
Looking forward to your suggestions!