当前位置:网站首页>How to realize audit trail in particle counter software
How to realize audit trail in particle counter software
2022-07-05 07:39:00 【particle counter 】
How to realize audit trail in particle counter software , First, let's look at the working principle of the particle counter
Automatic particle counter is a particle measurement and analysis system , For oil products 、 Detection of particle content in water or other transparent liquids , Its main feature is the use of shading sensors . The light emitted from the light source passes through the collimator , It is gathered into a very uniform and parallel beam , The seventh generation double laser narrow light detector is shot through the window of the sensing area, and the sensing area is made of transparent optical materials , The tested liquid sample passes through it in a vertical direction , When flowing through the window, it is illuminated by a uniform parallel beam from the light source . The seventh generation double laser narrow light detector converts the received light into electrical signals , It is transmitted to the counter through the preamplifier .
Plody PLD-0201 All of the oil particle size analyzer is the seventh generation double laser narrow light detector ,
When there are no particles in the liquid sample flowing through the sensing area , The output voltage of the preamplifier is a value ; When a particle in the liquid sample enters the sensing area , Part of the light is blocked by particles , The seventh generation double laser narrow light detector receives less light , The output voltage then generates a pulse . Because the amount of light blocked is proportional to the projected area of the particles , Therefore, the amplitude of the output voltage pulse directly reflects the particle size . The pulse voltage signal output by the sensor is transmitted to the analog of the counter On the comparator , Compare with the preset threshold voltage , When the pulse voltage amplitude is greater than the threshold voltage , The counter counts , By accumulating the number of pulses , That is, the number of particles .
The counter is equipped with 1024 Channels , The output signal of the sensor is transmitted to these channels at the same time , According to the calibration curve of the sensor , Set the threshold voltage of each channel in advance at the value corresponding to the particle size to be measured , In this way, each channel counts the pulses of the threshold voltage of this channel , Therefore, the counter measures the number of particles in various size ranges at the same time .
Audit trail concept and design
Audit trail : Refers to a kind of metadata , Include creation 、 Modification and deletion, etc GXP Record relevant information . In paper or electronic records , Audit trail can safely record the life cycle details of some data , Such as creating , Add , Delete or change information , But does not cover up or overwrite the original records . Plody PLD-LAB V8.1 Audit trail helps to reproduce the recorded event history , Including an action “ Who makes 、 What did you do 、 When and why ”.
It is a record in itself , This record records plody PLD-LAB Particle counting system V8.1GXP Record ( Create, modify or delete ) The state of change , Let everyone find out who it is , When did what , We also need to know why we should do this for the change of key record status .
The core purpose of audit trail is to realize the traceability of changes , Audit trail in the narrow sense of the industry refers to the existence of records in electronic form . In broad sense , The revision record of handwritten records and the upgrading history and approval of documents are both audit trails .
Turn on the audit trail function , That is, turn on the logging function on the server , Record the execution status of different types of servers according to the configuration . The server
Plody PLD-LAB Particle counting system V8.1 Audit trail implementation process
One 、 The first change Firebird.conf file , Open audit function ;spa
AuditTraceConfigFile = fbtrace.conf
Two 、 stay fbtrace.conf Add the database to be audited in the configuration file , Example : monitor test database , It was recorded that 1.log In the document ; journal
database = %[\\/](test) { enabled = true log_filename = 1.log }
3、 ... and 、 stay fbtrace.conf Open the transaction type to be audited in the configuration file , Example : Enable the function of recording transactions ;code
log_transactions = true
Restart the server , Every one in the database test Transactions opened on will be recorded 1.log In the document .
边栏推荐
- Day07 type of mathematical operator automatic conversion relational operator bitwise operator blind date math
- Butterfly theme beautification - Page frosted glass effect
- Cookie operation
- Rough notes of C language (1)
- Matrix keyboard scan (keil5)
- Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
- 数字孪生实际应用案例-风机篇
- Oracle triggers and packages
- repo. conda. An example of COM path error
- (top) pretty girl binary color code portal
猜你喜欢
Clickhouse database installation deployment and remote IP access
Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
剑指 Offer 56 数组中数字出现的次数(异或)
Light up the running light, rough notes for beginners (1)
CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
Could NOT find XXX (missing: XXX_LIBRARY XXX_DIR)
Play with grpc - go deep into concepts and principles
Leetcode solution - number of islands
CADD课程学习(5)-- 构建靶点已知的化合结构(ChemDraw)
611. 有效三角形的个数
随机推荐
剑指 Offer 56 数组中数字出现的次数(异或)
Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
Cookie operation
Apple script
Apple terminal skills
Clickhouse database installation deployment and remote IP access
arcgis_ spatialjoin
Esmini longspeedaction modification
Numpy——1. Creation of array
Opendrive ramp
R language learning notes 1
Nombre - 1. Création de tableaux
A series of problems in offline installation of automated test environment (ride)
selenium 元素定位
Function of static
并查集理论讲解和代码实现
Leetcode solution - number of islands
Oracle triggers and packages
From then on, I understand convolutional neural network (CNN)
Exit of pyGame, idle and pycharm