Skip to content

connectionsmuseum/MDT-PROCON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDT-PROCON

MDT-PROCON functions as a replacement for both the PK-AA32 PROCON in the No. 5 Crossbar, and the SCC (Switching Control Center) that would ordinarily be located in a centralized switching entity downtown. The PROCON was designed to intercept trouble records originally destined for the KS-13834 Trouble Recorder, and instead direct that information to the SCC, via a modem and a dedicated wet pair. This allowed for centralized maintenance of a remote No. 5 Crossbar office, without needing a switchman to be on-site to observe the trouble records manually.

Using these two applications, we can do the same. The MDT portion of the code runs on an ESP-32, which reads a matrix of 160 inputs multipled several times in order to produce a trouble record. (Kids these days would refer to this as a core dump.) The trouble record is then sent to the SCC via an HTTP POST, where it is converted to an a JSON representation of a card, which can then be viewed in a browser.

MDT-PROCON displaying a trouble card with system status information and diagnostic data on a digital interface

About

ESP32 & NodeMCU based replacement for the PROCON loaded with PK-AA32 in the No. 5 Crossbar Maintenance Data Transmitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors