-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welkom op de wiki van labcontrol! Deze pagina heeft tot doel het startpunt te zijn van alle documentatie op deze wiki. Het hoofddoel van de wiki is uit te leggen dat Labcontrol een tool is waarmee het doel "Guided labassignment" gehaald kan worden.
Labcontrol is Computer Guided Labassignment:
- Python: het is een verzameling van handige klassen.
- Remote: alle lab apparatuur in een (elektronica) lab kan op afstand bestuurd worden met behulp van je computer en
- Control: Niet de besturing van een afzonderlijk meetapparaat op de werkbank, maar juist de wens om alle beschikbare apparatuur samen te laten werken, is de reden voor de ontwikkeling van Labcontrol. Met die gecontroleerde samenwerking van jouw computer kun 'recepten' maken zodat je automatisch een volledige karakterisatie van DUT (Device Under Test) kan uitvoeren. Denk dus aan amplitude of fase responsie of andere vormen van overdrachtsfuncties.
In onderstaande tekening zie je schematische weergave van een elektronische werkbank in het E-lab op Hogeschool Windesheim te Zwolle, bestaande uit:
- Een ruim aantal net aansluitingen,
- Een functiegenerator,
- Een labvoeding,
- Een oscilloscoop en een
- Digitale multimeter.

Labcontrol's primaire doel is gecoördineerde samenwerking van labapparatuur vanaf de computer. De oorzaak van die wens komt uit de dagelijkse praktijk van het onderwijs. Een constatering, die ik na ruim 20 jaar hoger onderwijs kan maken, is dat practica, vaker mislukken.Met 'mislukken' wordt bedoeld dat de student, juist na uitvoering van het practicum, de koppeling theorie-praktijk niet kan leggen. Waarom? Omdat de grafiek, die de link had moeten leggen, gewoon fout is, waardoor de student met onbegrip, verwarring en/of frustratie het lab verlaat. In plaats van helderheid heeft de docent in kwestie de situatie verergerd. Die concluderende grafiek is steeds vaker foutief, omdat de student in de weg er naar toe ook steeds meer missertjes en andere slordigheden begaat. Waarom, is de vraag, maar een aantal suggesties hiervoor zijn:
- De gemiddelde student heeft meer en meer moeite met het kritisch en nauwgezet lezen van teksten. Dus ook met het lezen van practica instructies.
- Dee trend lijkt ook te gelden voor algemeen algebraïsche rekenvaardigheden en het vlot symbolisch kunnen manipuleren.
- De hele samenleving, dus ook de student, heeft meer haast, dus minder tijd, aandacht en geduld. Een trend die keihard haaks staat op een belangrijke houding die noodzakelijk is voor de uitoefening van bèta gebaseerde engineeringsdisciplines, dus ook voor Elektrotechniek. Bovenstaande puntenlijst is het resultaat van interpretatie, dus persoonlijk, onvolledig en mogelijk (meer of minder) incorrect.
vooral als het wat lastiger wordt. Daarmee wordt bedoeld, practica die de student de praktische toepasbaarheid en of fysische geldigheid van abstracte wiskundige bewerkingen (althans voor de meeste studenten).
, hoe feilbaar die mogelijk ook is
Zonder negatief te willen zijn over de 'jongere van deze tijd',
Labcontrol is a system in development for circumventing some of today’s ‘educational trends ’ such as insufficient reading skills and having difficulties to memorize some important rules of thumbs. These problems prevent students from doing their labs the right way, yielding to incorrect measurements and there confusing results, preventing them to learn effectively. Labcontrol: a combination of “electronic laboratory” and “digital control”. It aims to control test and measurement device to be found at a lab bench of an educational institute and trying help the student during its lab, by forcing correct order of each step of the measurement, by assessing the results of each step and to check the final results and conclusions drawn by the student. VISA is the standard for configuring, programming, and troubleshooting instrumentation systems. It's owned and maintained by National Instrument.
The desire to control equipment remotely goes back to the very early days of computing. Hewlett Packard (HP), not only creator of early computing systems, also designed and produced very nice measurement equipment those days, which HP wanted to interconnect by a standard bus system. By the late 1960s, HP had gained and enormous experience in connecting equipment via bus systems. This resulted in het design of the so called ‘Hewlett-Packard Interface Bus or HP-IB’ during the early 1970s, which led to the IEEE48.1 standard in 1975, for defining he hardware and the IEEE48.2 in 1987, for the protocol and messages specification. In 1990 the successor of IEEE48.2 was founded: the Standard Commands for Programmable Instruments (SCPI), which defined not only classes of controllable instruments but also gave a standard syntax and commands for all programmable test and measurement devices. Although originally created for the IEEE-488.1 (GPIB) bus, SCPI nowadays works seamlessly with all kinds of communication protocols such as RS-232, RS-422, Ethernet and USB. [1].
Oscilloscoopkunde: zie https://www.tek.com/en/documents/primer/oscilloscope-systems-and-controls
- Home
- API doc
- Aanleiding Labcontrol
- Automatisch Testen
- Feedback Control Systems met Python
- Hantek 6022BL
- Installatie Labcontrol
- Instrumentatie, VISA en USB
- Interessante dingen
- Labcontrol Dashboard
- Labcontrol ontwerp en Python codering
- OWON DGE1060
- PyInstaller artikel
- Pythonkunde
- Tektronix TDS2002C USB
- Toolings Weetjes
- Wat heb je nodig voor Labcontrol
- klad