„Számítógépes mérésvezérlés” változatai közötti eltérés

A Fizipedia wikiből
(Tematika)
(Topics)
 
(egy szerkesztő 19 közbeeső változata nincs mutatva)
31. sor: 31. sor:
 
* Requirements: 0/0/2/F/3
 
* Requirements: 0/0/2/F/3
 
* Language:  English
 
* Language:  English
* Responsible lecturer: Dr. András Halbritter  
+
* Responsible lecturer: Dr. András Halbritter
* Instructor: Gergő Fülöp  
+
* Instructor: Gergő Fülöp
 
*Requirements to pass:
 
*Requirements to pass:
 
** Completion of programming exercises (first 2 classes).
 
** Completion of programming exercises (first 2 classes).
73. sor: 73. sor:
 
-->
 
-->
  
==Topics==
+
==Overview==
  
The participants gain experience in computer controlled measurements and in the programming of scientific instruments and data acquisition system. To this end the following topics are covered: communication with the instruments via serial, GPIB, and USB ports. Programming of data acqusitin cards. Programming of complex measurement control platforms, plotting and saving the data, programming of timelines, in situ data analysis. The course consists of 4 hour long computer laboratory exercises every second week. In the first part of the semester fundamental programming skills are obtained through simple example programs. In the second part the participants individually program complex measurement control and data analysis platforms, like nonlinear curve fitting by Monte Carlo method, full computer control of a digital multimeter, digital oscilloscope program using a data acquisition card.
+
The participants gain experience in computer controlled measurements and in the programming of scientific instruments and data acquisition system. To this end the following topics are covered: communication with the instruments via serial, GPIB, and USB ports. Programming of data acquisition cards. Programming of complex measurement control platforms, plotting and saving the data, programming of timelines, in-situ data analysis. The course consists of 4 hour-long computer laboratory exercises every second week. In the first part of the semester fundamental programming skills are obtained through simple example programs. In the second part the participants individually program complex measurement control and data analysis platforms, like nonlinear curve fitting by Monte Carlo method, full computer control of a digital multimeter, digital oscilloscope program using a data acquisition card.
  
 
<!--  
 
<!--  
87. sor: 87. sor:
 
Location: building F, staircase III, 2nd floor, room no. 13. (F3213)
 
Location: building F, staircase III, 2nd floor, room no. 13. (F3213)
  
2021/2022 Spring semester
+
2023/2024 Spring semester
  
 
{| class="wikitable"
 
{| class="wikitable"
95. sor: 95. sor:
 
|-
 
|-
 
| Programming 1
 
| Programming 1
| 2022-02-14
+
| 2023-02-04
 
|-
 
|-
 
| Programming 2
 
| Programming 2
| 2022-02-21
+
| 2023-03-11
 
|-
 
|-
 
| Measurement 1 (test+report)
 
| Measurement 1 (test+report)
| 2022-03-07
+
| 2023-03-18
 
|-
 
|-
 
| Measurement 2 (test+report)
 
| Measurement 2 (test+report)
| 2022-03-21
+
| 2023-04-08
 
|-
 
|-
 
| Measurement 3 (test+report)
 
| Measurement 3 (test+report)
| 2022-04-04
+
| 2023-04-22
 
|-
 
|-
 
| Measurement 4 (test+report)
 
| Measurement 4 (test+report)
| 2022-04-25
+
| 2023-04-29
 
|-
 
|-
 
| Retake 1
 
| Retake 1
| 2022-05-09
+
| 2023-05-06
 
|-
 
|-
 
| Retake 2
 
| Retake 2
| 2022-05-23
+
| Arranged individually
 
|-
 
|-
 
|}
 
|}
 +
Retakes are organized individually.
 +
{| class="wikitable"
 +
|-
 +
!rowspan="2"|Pair
 +
!rowspan="2"|Neptun code
 +
!colspan="4"|Date
 +
|-
 +
! 2024-03-18
 +
! 2024-04-08
 +
! 2024-04-22
 +
! 2024-04-29
 +
|-
 +
|rowspan="2"|-
 +
|rowspan="2"|Everyone
 +
|rowspan="2"|myDAQ1
 +
|rowspan="2"|myDAQ2
 +
|rowspan="2"|DMM
 +
|rowspan="2"|MonteCarlo
 +
|-
  
 +
 +
 +
|}
 
<!--
 
<!--
 
{| class="wikitable"
 
{| class="wikitable"
154. sor: 176. sor:
  
 
-->
 
-->
Deadline for handing in the reports: on the week of the measurement, Sunday midnight. Reports must be handed in using MS Teams, as an assignment.
+
The report and the source code of the measurement control program must be submitted until Sunday midnight, on the week of the measurement, as an Assignment in MS Teams. The Visual Studio project directory should be zipped and attached to the MS Teams Assignment, along with the report in PDF format. The language of the report is English or Hungarian.
  
Retakes are organized individually.
 
 
<!--
 
<!--
 
=== Önálló mérések beosztása ===
 
=== Önálló mérések beosztása ===
324. sor: 345. sor:
  
 
== Topics ==
 
== Topics ==
 +
 +
=== Work safety ===
 +
 +
[[Munkav%C3%A9delem | Work safety ]]
  
 
=== Programming ===
 
=== Programming ===
334. sor: 359. sor:
 
** Communication with instruments over the serial port  
 
** Communication with instruments over the serial port  
 
** Using the NI myDAQ
 
** Using the NI myDAQ
 
 
* Examples
 
* Examples
 
** [[Mérési adatgyűjtés és feldolgozás példák 1|"Hello World!" program]]
 
** [[Mérési adatgyűjtés és feldolgozás példák 1|"Hello World!" program]]
 
<!-- ** [[Mérési_adatgyűjtés_és_feldolgozás_példák_2|Displaying random numbers]]-->
 
<!-- ** [[Mérési_adatgyűjtés_és_feldolgozás_példák_2|Displaying random numbers]]-->
 
** [[Mérési_adatgyűjtés_és_feldolgozás_példák_3|Measurement of elapsed time]]
 
** [[Mérési_adatgyűjtés_és_feldolgozás_példák_3|Measurement of elapsed time]]
 +
** [[DAQMX_kártya_példaprogram | DAQmx card example]]
 +
**[[Függvénygenerátor program myDAQ-al | Function generator with myDAQ]]
 +
**[[Oszcilloszkóp program myDAQ-al | Oscilloscope with myDAQ]]
  
 +
* Resources
 +
** [http://zone.ni.com/reference/en-XX/help/370473J-01/ NI-DAQmx .NET Class Library Help]
 
<!-- [[Media:03v05.pdf| 3. diasor]] -->
 
<!-- [[Media:03v05.pdf| 3. diasor]] -->
  
=== Önálló mérések ===
+
=== Measurements ===
  
Az önálló mérések során a hallgatók négy különböző összetett feladatot oldanak meg:
+
There are 4 measurements for the semester:
  
* [[Digitális multiméter vezérlése mérésleírás]] (DMM)
+
* [[Digitális multiméter vezérlése mérésleírás|Controlling a digital multimeter]] (DMM)
  
* [[Adatgyűjtő kártya programozása mérésleírás]] (myDAQ1)
+
* [[Adatgyűjtő kártya programozása mérésleírás|Using a data acquisition card]] (myDAQ1)
  
* [[Kis intenzitású jelek mérése]] (myDAQ2)
+
* [[Kis intenzitású jelek mérése|Measurement of small-intensity signals]] (myDAQ2)
  
* [[Függvényillesztés Monte Carlo módszerrel mérésleírás]] (Monte Carlo)
+
* [[Függvényillesztés Monte Carlo módszerrel mérésleírás|Curve fitting with a Monte Carlo method]] (Monte Carlo)
  
*  <s> [[Adatgyűjtőkártya Infraszenzorral | Infraszenzor és léptetőmotor mérésleírás]] </s> (Retired)
+
<!-- *  <s> [[Adatgyűjtőkártya Infraszenzorral | Infraszenzor és léptetőmotor mérésleírás]] </s> (Retired)
 +
* <s>[[USB mérőműszerek használata]]</s> (Retired)
 +
* [[USB hőmérő mérésleírás]] és [[USB hőmérő példaprogram | példaprogram]] -->
  
* <s>[[USB mérőműszerek használata]]</s> (Retired) <!-- * [[USB hőmérő mérésleírás]] és [[USB hőmérő példaprogram | példaprogram]] -->
+
Students have to take a short written test before each measurement.
  
Az óra elején egy rövid írásbeli számonkéréssel ellenőrizzük a hallgatók felkészültségét. A mérőpárokat a fenti [[#Önálló mérések beosztása | táblázat]] szerint osztjuk be.
+
<!--== Eredmények ==
  
A jegyzőkönyv és forráskód beküldési határideje a mérést követő vasárnap 24 óra. A forráskódot a következő módon célszerű elküldeni: csomagoljuk be pl. zip-be az egész projekt könyvtárat, majd a fájl kiterjesztését változtassuk meg .zip-ről pl. .zzz-re. Erre azért van szükség, mert sok email-szolgáltató szűri a csatolmányok tartalmát, és ha a .zip fájl futtatható fájlt tartalmaz (.exe kiterjesztéssel), akkor a .zip fájlt nem engedi csatolni.
+
Mérőpár valamint neptun kód szerint a következő linken található: [http://ssplab.phy.bme.hu:5055/drive/oo/r/472970368791879750 Eredmények2019].
  
== Eredmények ==
 
  
Mérőpár valamint neptun kód szerint a következő linken található: [http://ssplab.phy.bme.hu:5055/drive/oo/r/472970368791879750 Eredmények2019].
 
 
<!--
 
 
=== A csoport ===
 
=== A csoport ===
  
476. sor: 503. sor:
  
 
-->
 
-->
 
+
<!--
 
=== Megtekintési lehetőség ===
 
=== Megtekintési lehetőség ===
  
 
A laborgyakorlatok idején és megbeszélt időpontokban.
 
A laborgyakorlatok idején és megbeszélt időpontokban.
  
<!--
+
 
  
 
==Syllabus in English==
 
==Syllabus in English==

A lap jelenlegi, 2024. március 18., 13:44-kori változata


Tartalomjegyzék

Course data

  • Course name: Computer Controlled Measurements
  • Neptun code: BMETE11AF38 (old code: BMETE11AF10)
  • Requirements: 0/0/2/F/3
  • Language: English
  • Responsible lecturer: Dr. András Halbritter
  • Instructor: Gergő Fülöp
  • Requirements to pass:
    • Completion of programming exercises (first 2 classes).
    • Passing the written short tests and completion of all the measurement control exercises. In case of justified absence, you have the possibility to retake 2 experiments.
    • Handing in reports of the exercises within the deadline.
    • Each test and report must have at least a pass (2) grade.
  • Grading:
    • Short tests before each measurement control exercise (max. 20 pts each)
    • Reports (max. 100 pts each)
    • Total: 480 pts, the final grade is determined as per the table below,
< 40%: fail (1)
40% - 55%: pass (2)
55% - 70%: satisfactory (3)
70% - 85%: good (4)
85% < : excellent (5)
  • In case a report, measurement control program or written test is not the result of independent work, it will automatically be evaluated to be the maximum score multiplied by negative one, regardless of the degree of copying.


Overview

The participants gain experience in computer controlled measurements and in the programming of scientific instruments and data acquisition system. To this end the following topics are covered: communication with the instruments via serial, GPIB, and USB ports. Programming of data acquisition cards. Programming of complex measurement control platforms, plotting and saving the data, programming of timelines, in-situ data analysis. The course consists of 4 hour-long computer laboratory exercises every second week. In the first part of the semester fundamental programming skills are obtained through simple example programs. In the second part the participants individually program complex measurement control and data analysis platforms, like nonlinear curve fitting by Monte Carlo method, full computer control of a digital multimeter, digital oscilloscope program using a data acquisition card.


Schedule

Location: building F, staircase III, 2nd floor, room no. 13. (F3213)

2023/2024 Spring semester

Topic Date
Programming 1 2023-02-04
Programming 2 2023-03-11
Measurement 1 (test+report) 2023-03-18
Measurement 2 (test+report) 2023-04-08
Measurement 3 (test+report) 2023-04-22
Measurement 4 (test+report) 2023-04-29
Retake 1 2023-05-06
Retake 2 Arranged individually

Retakes are organized individually.

Pair Neptun code Date
2024-03-18 2024-04-08 2024-04-22 2024-04-29
- Everyone myDAQ1 myDAQ2 DMM MonteCarlo

The report and the source code of the measurement control program must be submitted until Sunday midnight, on the week of the measurement, as an Assignment in MS Teams. The Visual Studio project directory should be zipped and attached to the MS Teams Assignment, along with the report in PDF format. The language of the report is English or Hungarian.


Installing Visual Studio

We use Visual Studio 2017 in the lab computers. For working on your own PC, download and install the Community edition of Visual Studio 2017 or 2019 from the link below:

https://visualstudio.microsoft.com/vs/older-downloads/

You should install Visual Studio with .NET workload.

Installing NI DAQmx

In case you would like to use your own PC for working with the myDAQ card, you also need to install the NI-DAQmx library. Download and install it from here: https://www.ni.com/hu-hu/support/downloads/drivers/download.ni-daqmx.html#348669

The installer has a lot of options. You will need NI MAX (Measurement & Automation Explorer), and .NET 4.5 support.


Topics

Work safety

Work safety

Programming

Measurements

There are 4 measurements for the semester:


Students have to take a short written test before each measurement.