]> sigrok.org Git - sigrok-dumps.git/blob - dcf77/pollin_dcf1_module/README
DCF77: Add dcf77_480s_pon_interrupted.sr and more info.
[sigrok-dumps.git] / dcf77 / pollin_dcf1_module / README
1 -------------------------------------------------------------------------------
2 DCF77
3 -------------------------------------------------------------------------------
4
5 This is a set of example captures of a DCF77 signal. The hardware used for
6 receiving the signal is a Pollin DCF1 module (3.3V supply). The Pollin
7 order number for the module is 810 054.
8
9 The dumps were made January 9, 2012 in the evening/night.
10 Only the dcf77_480s_pon_interrupted.sr dump was made January 10, 2012 in
11 the evening.
12
13 Details:
14 http://en.wikipedia.org/wiki/DCF77
15 http://www.pollin.de/shop/dt/NTQ5OTgxOTk-/Bausaetze_Module/Module/DCF_Empfangsmodul_DCF1.html
16 http://www.pollin.de/shop/downloads/D810054D.PDF
17
18
19 Logic analyzer setup
20 --------------------
21
22 The logic analyzer used for capturing was a Saleae Logic.
23
24 The 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
33 Data
34 ----
35
36 The 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
41 The time and samplerate varies, depending on the file.
42
43 The dcf77_480s_interrupted.sr file contains a dump where the power was removed
44 from the module one or more times during the capture.
45
46 The dcf77_480s_pon_interrupted.sr file contains a dump where the PON pin was
47 set from low to high (PON = high means that the device is disabled) for a
48 few seconds, then back to low.
49