Question
In an environment where there is only internal network, it is common that no NTP (network time protocol) server exists, thus customers sometimes have to set system time manually. This article will explain RTC (real-time clock) mechanism and default time setting of our Linux-based NVRs so that we can quickly classify the the issue if customer reports any.
Answer
This article will explain the time-related issues in three sections. First, the relation between RTC and system time of Linux will be mentioned. Second, the manufacturing process relating default time-setting will be mentioned. Last, will join the 1 and 2 sections to give an overall picture of how the time going in Linux-based NVRs
1. RTC (real-time clock) and system time:
A real-time clock (RTC) is a computer clock (most often in the form of an integrated circuit) that keeps track of the current time. The system time is maintained by Linux kernel.
All Linux-based NVRs use cell battery for RTC. For example,
| Model name | Cell battery | Quantity | Theoretical lifetime |
| ND8322P | CR2032 | 210mAh | Over 24 years |
| ND9322P | CR1220 | 40mAh | Over 11 years |
The cell battery with the smallest quantity used in Linux-based NVR is CR1220. Below pictures show where the cell battery locates in an ND9541 and how it looks like:
2. The default time-setting of Linux-based NVR:
3. With 1 and 2 in mind, now we can draw the picture of how the time in the NVR changes after its production as below:
Comments
0 comments
Article is closed for comments.