/*********** Vorlage für Eigenbau-Seiten im ElektronIQ-Wiki. ***********/ /* Nicht gebrauchte Abschnitte bitte löschen, oder auskommentieren. */ /************************************************************-<(kmk)>***/ ====== PID_QAI_six====== /* Ein Titelbild: */ /* {{:eigenbau:regler:pidqaisix:start:BILDNAME.jpg?300|}} */ ==== Funktion ==== This is part of the QAI detection MOT project. The PID(s) consists of two boards that fit inside two 19" 1HE casings. Essentially, it is six PIDs with fixed parameters and the option the discharge the integrator via TTL signal. Also there are monitor outputs present, as well as LEDs to show if the error signal vanishes. An output offset is also possible. P, I, D and the output offset can be turned on/off independently by a piano dipswitch. So this is quite a special design. But if you also need <= 6 PIDs with parameters that are fixed by the populated SMD parts, it might be better then manufacturing six single PIDs (e.g. PIDmareike). ==== Performance ==== The employed OPamps are probably not much faster than a few MHz. The project is used in the QAI lab since middle 2020. So far it does what it is supposed to do. /* Wie schnell, weit, hoch das Ding auf den Bäumen ist */ ==== Date==== Start of the project: April 2020 ==== Status ==== Works. There is no plan to do a version 2.0. ==== Author ==== Martin Quensen, quensen@iqo.uni-hannover.de /* Auf wessen Mist das Ding gewachsen ist. Default: Der User, der die Dokuwikiseite anlegt.*/ ==== Circuit ==== Standard voltage supply and TTL logic stuff. Also the PIDs are quite standard: Ad620 to read in setpoint and signal, then adder for error signal generation, separate P, I and D part, reference and voltage divider for output offset, adder for the final output signal. Some voltage follower OPs for the monitor outputs. ==== Schematic, PCB, everything: GIT ==== [[https://git.iqo.uni-hannover.de/elektroniq/qai-6_way_intensity_stabilization_for_fiber_mot-homebuilt_electronics/src/branch/new_branch|Git]] Care: "new_branch" is the correct one. ==== Layout ==== Two PCBs, each fits inside a 19" 1HE casing. The are connected by a SubD25 cable. ==== Pictures ==== | [{{:eigenbau:regler:pidqaisix:pid_board.png?400|PID board}}] | | [{{:eigenbau:regler:pidqaisix:supply_and_monitor_board.png?400|Supply and monitor board}}] | ==== Issues/Rmarks/Thinks to improve ==== * The Read-in stage with a differential amplifier is a semi-good idea. The input-resistance changes, when you change the sign with the jumper. Use a nice instrumental amplifier instead.