nmmnmn

Define Energy Management. State the basic principles & benefits of energy management.

Energy Management is the judicious and effective use of energy to maximize profits (minimize costs) and enhance competitive position, through technical, financial, and administrative activities involving planning, monitoring, and controlling the production, procurement, and utilization of energy — without affecting output or quality.

Basic Principles (Six Key Steps of Energy Management Strategy): Get Commitment

...

See on Student Notes »

dssdsdsdsdsd

Frame = represents knowledge using frame, more structured and OO, better for representing detailed knowledge about entities, describes an object or situation in detail, each frame contains slots (attributes) and fillers (values), basic unit is frame

disadv: limited flexibility, inheritance problem, diff to represent complex relationship

Semantic Network =represents knowledge as graph of concepts connected by relationships, more graphical and relationship oriented, better for representing associations...

See on Wikiteka »

Aryan

1. बोहर के परमाणु मॉडल की व्याख्या (Bohr's Model)
  • निश्चित कक्षाएँ: इलेक्ट्रॉन नाभिक के चारों ओर निश्चित वृत्ताकार पथों में घूमते हैं, जिन्हें स्थिर कक्षाएँ या ऊर्जा स्तर (K, L, M, N) कहते हैं।
  • ऊर्जा का नियम: अपनी
...

See on Student Notes »

Biopharmaceutics

Q.5) Biotransformation (Drug Metabolism) 

Biotransformation is the process by which a drug is chemically altered in the body. It changes active drugs into less active or inactive compounds (to be excreted) or transforms inactive "prodrugs" into active forms.

Phase I Reactions (Non-Synthetic) This phase alters the drug's chemical structure by adding or exposing a functional group 

• Reactions: Oxidation (adding oxygen or removing hydrogen, often via Cytochrome P450 enzymes), Reduction, and Hydrolysis.

...

See on Student Notes »

Biopharmaceutics

GIT

Gastrointestinal tract (GIT) drug absorption relies on several physiological mechanisms. Key factors like molecular size, lipid solubility, gastrointestinal pH, and gastric emptying time heavily influence how quickly and completely a medication enters the systemic circulation.

1) Mechanisms of Drug Transport Through the GIT 

Drugs traverse the gastrointestinal membrane primarily through the following pathways: 

• Passive Diffusion: The most common mechanism. Drugs move naturally from a region

...

See on Student Notes »

exammmm

[B]elextric feild intensity for point, line charge dist[/B]
k = 9 * 10**9
print("1. Point Charge")
print("2. Line Charge")
ch = int(input("Enter choice: "))
if ch == 1:
    q = float(input("Enter charge (C): "))
    x = float(input("Enter x coordinate: "))
    y = float(input("Enter y coordinate: "))
    z = float(input("Enter z coordinate: "))
    r = (x**2 + y**2 + z**2)**0.5
    if r == 0:
        print("Distance cannot be zero")
    else:
        E = k * q / (r**2)
   
...

See on Student Notes »

Other course

Define Drug Disposition.

Disposition is defined as the processes that tend to lower the plasma concentration of drug; sum of metabolism and excretion.

Define Multi dose.

Multiple dose administration refers to the administration of successive dosage of drug in which the drug is administered frequently with constant dose interval.

What are the testing of kidney function?

The kidney function tests include approximately 11 tests to assess the complete functioning of the kidney. Tests include blood urea,

...

See on Student Notes »

Computer Forensics

Raw Image File: A RAW file is an unprocessed image format typically produced by higher-end digital cameras. It is proprietary, meaning not all image viewers can open it, but it preserves the most complete data captured by the camera sensor. demosaicing: the process of converting raw picture data captured by a camera sensor into a standard, viewable image format. Additional Data EXIF file: stores metadata about a photo (camera make, model, and serial #) through modifying beginning and of GPEF or

...

See on Student Notes »

외우기``

    R L M
아메H 2 3  
  온수 270 350  
  열량 15 20  
  단백질 1g↓/1.6 1/2  
  나트륨 8/0.4 10/0.5  
  카페인 186 279  
         
아메I 정수 145 190 215
  2 3 4
  얼음 180 210 250
  열량 15 20 25
  단백질 1/1.8 1/1.8 1/1.8
  나트륨 9/0.5 10/0.5 13/0.7
  카페인 186 279 372
         
마키H

바시럽

2 3  
  스팀 235 3cm 300 4cm  
  15 15  
  2 3  
  캬라멜소스
...

See on Wikiteka »