How would an alarm button work in a bathroom scale?

  • Engineering
  • Thread starter Lord Popo
  • Start date
  • Tags
    Scale Work
In summary, the conversation is about microcontrollers and their use in timing circuits. The speaker suggests using a PIC or other inexpensive microcontroller for added functionality and the ability to process interrupts. They also mention the presence of a small tubular crystal on a PCBA and suggest doing a Google search to understand its importance. Finally, they discuss an application circuit for a simple timing circuit using a common CMOS IC.
  • #1
Lord Popo
4
0
Homework Statement
I am given a bathroom scale that I have to reverse engineer and beneath the bathroom scale, there is a button that sets an alarm for 24 hours from when you pressed it so that it can remind you the next day at that same time to check your weight. On the circuit board, there is the button that sets off the alarm and there is a soundbox where the alarm noise comes from. How are the seconds measured? Is it in cycles, what units would they be in? How does the scale know when 24 hours is up and how does it display that information onto the LCD screen? And when the alarm, rings, it can be turned off as soon as you step on the scale and if not the alarm will sound for 20 seconds; how does this function work?
Relevant Equations
No relevant equations are known.
All I know is that when you press the button, the LCD icon displays an alarm icon which indicates the alarm has been programmed to sound at the exact time every 24 hours.
 

Attachments

  • unnamed.jpg
    unnamed.jpg
    88.1 KB · Views: 136
Physics news on Phys.org
  • #2
So from your Profile page, it looks like you are starting your EE undergrad?

How much do you know about microcontrollers so far? Do you have any experience with Arduino or PIC processors or Raspberry Pi microprocessors? How much programming have you learned so far?

There are pretty simple circuits to use for clock timing circuits, but if you want to add extra functions onto those simple timing circuits, it's usually best to use a PIC or other inexpensive micontroller that incorporates simple low-power timing with the ability to process interrupts (after some number of seconds, etc.).

Are there any small tubular crystals on that PCBA labeled with 32.768? It would be about 2mm in diameter and 10mm long... If there is such a crystal on that PC board, can you do a little Google search to figure out what is important about that number, and why that crystal is on that board?

Also, if you look at this application circuit for a simple timing circuit designed with a common CMOS IC, can you understand what it is doing and how you might use it as a building block for this circuit's functionality? :smile:

https://assets.nexperia.com/documents/data-sheet/74HC_HCT4060_Q100.pdf

1580778155105.png


1580778269038.png
 
  • Like
Likes anorlunda

1. How would an alarm button work in a bathroom scale?

An alarm button in a bathroom scale would function similarly to an alarm on a clock or phone. It would allow the user to set a specific time for the alarm to go off, and when that time is reached, the alarm would sound.

2. Can the alarm button be set for multiple times in a day?

Yes, depending on the design of the bathroom scale, the alarm button could potentially be set for multiple times in a day. This would allow for reminders throughout the day for things like weight check-ins or medication reminders.

3. Will the alarm button work if the scale is turned off?

No, the alarm button would not work if the scale is turned off. The alarm function would only work when the scale is turned on and functional.

4. How loud would the alarm be?

The loudness of the alarm would depend on the design and capabilities of the bathroom scale. Some scales may have a louder alarm than others, so it is important to check the product specifications or try it out before purchasing.

5. Would the alarm button interfere with the scale's weight measurement?

No, the alarm button would have no impact on the scale's weight measurement. It would simply be an added feature for the user's convenience and would not affect the scale's primary function of measuring weight.

Similar threads

  • Programming and Computer Science
Replies
14
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Programming and Computer Science
Replies
1
Views
712
Replies
37
Views
2K
Replies
7
Views
1K
  • Chemistry
Replies
10
Views
2K
Replies
3
Views
2K
  • Classical Physics
Replies
7
Views
838
  • Programming and Computer Science
Replies
15
Views
2K
  • Computing and Technology
Replies
16
Views
1K
Back
Top