| Parts infobox | |
|---|---|
| Image | |
| designers | Timothy Schmidt |
| date | 2013 |
| vitamins | |
| materials | |
| transformations | |
| lifecycles | |
| parts | Resistors, Capacitors, Inductors, Microcontrollers, Transistors, Diodes |
| techniques | Voltage dividers, Buck-boost converters, Active rectification, Gate drivers, Current sensors, Digital to analog conversion, Analog to digital conversion, Pulse width modulation, PID, Bang bang, MPPT |
| tools | 3D printers, Soldering irons, Drill presses |
| files | |
| suppliers | |
| git | |
Industrial control system (ICS) is a general term that encompasses several types of control systems and associated instrumentation used for industrial process control.
Such systems can range in size from a few modular panel-mounted controllers to large interconnected and interactive distributed control systems with many thousands of field connections. Systems receive data from remote sensors measuring process variables (PVs), compare the collected data with desired setpoints (SPs), and derive command functions which are used to control a process through the final control elements (FCEs), such as control valves.
Larger systems are usually implemented by supervisory control and data acquisition (SCADA) systems, or distributed control systems (DCS), and programmable logic controllers (PLCs), though SCADA and PLC systems are scalable down to small systems with few control loops. Such systems are extensively used in industries such as chemical processing, pulp and paper manufacture, power generation, oil and gas processing, and telecommunications.
Most devices require some internal logic or digital control. Most devices go about that in entirely incompatible ways. Can we unify digital control across the construction system?
We work hard to avoid depending on computers as much as possible - for example: Replimat projects can be drawn with pen and paper and the grids. Where we do depend on computers, we work hard to make sure they're as simple as possible, the same computer everywhere possible, that they run the same software everywhere possible.
The replimat controller provides digital electronic control for all replimat projects. The controller works in conjunction with software and builds upon 3D printing and desktop fabrication to provide a generalized solution for machine control problems. The controller bolts to any frames and provides connections for motors, switches and sensors, pumps, lights, and other equipment.
Software assumes the presence of a microcontroller and an application processor capable of running Linux or another full OS.
This use of the controller includes 3D printing, plasma, waterjet, and laser cutting, milling and lathing as well as many other tasks automated with machine tools.
Current and voltage sense circuits, voltage and current control, as well as a calibrated load enable the controller to manage a wide variety of battery chemistries.
| Part | Quantity | Link |
|---|---|---|
| ECP5 FPGA | 1 | |
| LCD | 1 | Amazon |
| 2 wire extension cable | 4 | ebay |
| 3 wire extention cable | 6 | ebay |
| 4 wire extension cable | 5 | ebay |
| 2 wire bare extension | 2 | Amazon |
| 3 wire bare extension | 2 | Amazon |
| 4 wire bare extension | 2 | Amazon |
| Pre-terminated cables w/ JST-XH lugs | 1 | Amazon |
| Controller case | 1 | CAD |
| LCD case | 1 | CAD |
Full installation instructions here.
# Download Octoprint from here
# Extract .img file
# Transfer .img file to SD card using etcher or “dd if=/path/to/file.img of=/path/to/sdcard/device bs=1M”
# edit wpa_supplicant.txt on SD card boot partition
# insert card into Raspberry Pi
# connect power source
# open web browser and connect to octopi.lan
Original archived page — revision 9681, 2023-01-16T02:18:15+00:00, by Tim.