Browse Source

bell

master
Your Name 4 years ago
parent
commit
411bfeaf2b
5 changed files with 51 additions and 13 deletions
  1. +2
    -0
      Door_Alarm/docs/4.aux
  2. +26
    -13
      Door_Alarm/docs/4.log
  3. BIN
      Door_Alarm/docs/4.pdf
  4. +21
    -0
      Door_Alarm/docs/4.tex
  5. +2
    -0
      Door_Alarm/docs/4.toc

+ 2
- 0
Door_Alarm/docs/4.aux View File

@ -2,3 +2,5 @@
\@writefile{toc}{\contentsline {section}{\numberline {1}Overview}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {2}BOM}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Work Log: LM324, LM555, TIP120,125}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {4}Door Magnet Reed Sensor}{3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Buzzer or Bell}{3}}

+ 26
- 13
Door_Alarm/docs/4.log View File

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex 2019.8.17) 12 FEB 2020 04:17
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex 2019.8.17) 13 FEB 2020 12:00
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
@ -234,7 +234,10 @@ LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 14.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 14.
(./4.toc)
(./4.toc
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <10.95> on input line 5.
)
\tf@toc=\write3
\openout3 = `4.toc'.
@ -248,8 +251,6 @@ Underfull \hbox (badness 10000) in paragraph at lines 21--28
[]
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <10.95> on input line 43.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <9> on input line 43.
LaTeX Font Info: External font `cmex10' loaded for size
@ -305,13 +306,25 @@ Overfull \hbox (1.12566pt too wide) in paragraph at lines 62--63
these
[]
[2] [3] (./4.aux) )
[2]
Overfull \hbox (51.67836pt too wide) in paragraph at lines 78--81
\OT1/cmr/m/n/10.95 https://www.allelectronics.com/item/sol-154/12vdc-push-type-
solenoid/1.html
[]
Overfull \hbox (19.25427pt too wide) in paragraph at lines 78--81
\OT1/cmr/m/n/10.95 per this dis-cus-sion: https://forum.sparkfun.com/viewtopic.
php?t=10308
[]
[3] [4] (./4.aux) )
Here is how much of TeX's memory you used:
3516 strings out of 494945
53299 string characters out of 6181032
119045 words of memory out of 5000000
6792 multiletter control sequences out of 15000+600000
9723 words of font info for 34 fonts, out of 8000000 for 9000
3517 strings out of 494945
53314 string characters out of 6181032
118045 words of memory out of 5000000
6793 multiletter control sequences out of 15000+600000
10030 words of font info for 35 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191
39i,8n,38p,727b,189s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/c
@ -321,10 +334,10 @@ m/cmbx10.pfb>
hare/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/share/tex
live/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr/share/texlive/tex
mf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
Output written on 4.pdf (3 pages, 89943 bytes).
Output written on 4.pdf (4 pages, 95997 bytes).
PDF statistics:
42 PDF objects out of 1000 (max. 8388607)
29 compressed objects within 1 object stream
45 PDF objects out of 1000 (max. 8388607)
31 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
1 words of extra memory for PDF output out of 10000 (max. 10000000)

BIN
Door_Alarm/docs/4.pdf View File


+ 21
- 0
Door_Alarm/docs/4.tex View File

@ -63,6 +63,27 @@ Before realizing this error, I breadboarded two op amps, (ref: https://electroni
Next, I will breadboard the triple 5 with the LM324 (which may be optional) and use that. I will throw in an Arduino to switch the triple 5 on/off via the RST pin. This will allow for some adjustment of tone.\footnote{I could just use the tone() function on the Uno, and have a transistor handle the output, but the goal of this project was to lean more towards the analog.} Future improvements would be to get some way of removing the Arduino from the project. I would need a solution that will adjust how often the RST pin is switched, for some short period of time while the door magnet switch is active.
I might end up just using tone, if the 555 doesn't sound good.
\section{Door Magnet Reed Sensor}
I tried buying one from mouser,digikey but they are all small. Seems the standard is 28mm by 10mm or so. I didn't realize it until I purchased it, but it looks quite a bit smaller than I am used to. Not acceptable.
I spent some time looking at all the options. I was unable to find the bigger size. Even the imports from Sparkfun and Adafruit were small. There was a nice screw terminal omrom option but it was \$30. I opted for ebay where there were some used, brand name, sensors in the US. I found some for about \$5 each, including magnet AND the sensor (on mouser/digikey, you often have to get them separately).
\subsection{Buzzer or Bell}
I thought about a buzzer. Like, a ringer from a telephone. I didn't find them on mouser/digikey, but I did see a lot of piezo buzzers. Need to look again. Even better would be a bell, but that requires an actuator or a motor. I don't want to deal with moving parts, it will be more likely to break. Let's put that idea aside for another day.
Still, I like the idea of a bell, and an actuator to ring it...
I tried one on ebay. If that doesn't work there is this one:
https://www.allelectronics.com/item/sol-154/12vdc-push-type-solenoid/1.html
per this discussion: https://forum.sparkfun.com/viewtopic.php?t=10308
As for the bell, I will hold off until I know how the solenoid works.
\footnote{I decided that the sound of the bell is worth the risk of using moving parts.}

+ 2
- 0
Door_Alarm/docs/4.toc View File

@ -1,3 +1,5 @@
\contentsline {section}{\numberline {1}Overview}{1}
\contentsline {section}{\numberline {2}BOM}{1}
\contentsline {section}{\numberline {3}Work Log: LM324, LM555, TIP120,125}{2}
\contentsline {section}{\numberline {4}Door Magnet Reed Sensor}{3}
\contentsline {subsection}{\numberline {4.1}Buzzer or Bell}{3}

Loading…
Cancel
Save