]> sigrok.org Git - sigrok-dumps.git/blame - dcf77/pollin_dcf1_module/README
DCF77: Add dcf77_480s_pon_interrupted.sr and more info.
[sigrok-dumps.git] / dcf77 / pollin_dcf1_module / README
CommitLineData
c39dd54f
UH
1-------------------------------------------------------------------------------
2DCF77
3-------------------------------------------------------------------------------
4
0dcc79e2 5This is a set of example captures of a DCF77 signal. The hardware used for
ad9c1894
UH
6receiving the signal is a Pollin DCF1 module (3.3V supply). The Pollin
7order number for the module is 810 054.
0dcc79e2
UH
8
9The dumps were made January 9, 2012 in the evening/night.
ad9c1894
UH
10Only the dcf77_480s_pon_interrupted.sr dump was made January 10, 2012 in
11the evening.
c39dd54f
UH
12
13Details:
14http://en.wikipedia.org/wiki/DCF77
0dcc79e2 15http://www.pollin.de/shop/dt/NTQ5OTgxOTk-/Bausaetze_Module/Module/DCF_Empfangsmodul_DCF1.html
ad9c1894 16http://www.pollin.de/shop/downloads/D810054D.PDF
c39dd54f
UH
17
18
19Logic analyzer setup
20--------------------
21
22The logic analyzer used for capturing was a Saleae Logic.
23
24The logic analyzer probes were connected like this:
25
26 Probe DCF77 module
27 ------------------------
28 1 (black) PON
29 2 (brown) DATA
30 GND GND
31
32
33Data
34----
35
36The sigrok command line used was:
37
38 sigrok-cli -d 0:samplerate=1mhz --time 1800s \
39 -p '1=PON,2=DATA' -o dcf77_1800s.sr
40
41The time and samplerate varies, depending on the file.
42
ad9c1894
UH
43The dcf77_480s_interrupted.sr file contains a dump where the power was removed
44from the module one or more times during the capture.
45
46The dcf77_480s_pon_interrupted.sr file contains a dump where the PON pin was
47set from low to high (PON = high means that the device is disabled) for a
48few seconds, then back to low.
49