Determine the disequilibrium pools

Assignment Help Other Engineering
Reference no: EM133323200

Homework

Instructions

All plots generated must have an xlabel, a ylabel, a legend, and a caption that interprets the plot.

Axis limits must be sensible, meaning that you may need to set the axis limits via kwargs "xlim" and "ylim" in order to make your plot more interpretable.

To create a caption, add a new cell below a plot by using the option "Insert > Insert Cell below", then change the cell into a markdown cell by using "Cell > Cell Type > Markdown". Need help making a matrix or equation in LaTex? See the Piazza resources for LaTex!

For this homework, all plots must be generated WITHOUT using the view_time_profile or view_tiled_phase_portraits MASSpy methods.

Conceptual questions

Please type your answers in the provided markdown cell below the problem. To edit a markdown cell, simply double click it.

(1) Pooling variables

(a) What is a pooled variable, and why are they used in multi-scale representation?

(b) What is a dis-equilibrium pool? Why is it physiologically important?

(c) What is a conservation pool? Why is it physiologically important?

(2) For the following reaction schema in a closed system:

1985_Pooling variables.jpg

where k1 = k3 >> k2. All equilibrium constants are unity.

(a) Determine the disequilibrium pools.

(b) Determine the conservation pools.

(3) Describe four characteristic signatures in dynamic phase portraits, 1- 2 sentences each.

Coding questions
All code must run from top to bottom without error. To test your notebook, use the option "Kernel > Restart and Run all"

Import packages

In [ ]: from mass import MassMetabolite, MassReaction, MassModel, Simulation, MassS

import matplotlib.pyplot as plt
from mass.visualization import plot_time_profile, plot_tiled_phase_portrait

(4) Consider the following reaction scheme:

913_Pooling variables1.jpg

With the following parameters:

k1 = 100, k2 = 1

K1 = 1

and initial conditions:

x1,0 = 1,

x2,0 = x3,0 = 0

Steps have been put in place to assist you simulate the system. Enter your solutions in the space provided beneath each step.

Step 1: Define the stoichiometric matrix

In [ ]: raise NotImplementedError

Step 2: Define initial conditions and parameter values, then solve the system via simulation using time interval (0, 100000)

In [ ]: raise NotImplementedError

Step 3: Plot time profile and intepret results

In [ ]: raise NotImplementedError

Step 4: Define pools, plot time profile and intepret results

In [ ]:

Step 5: Plot phase portrait of pools and intepret results

In [ ]:

(5) Consider the following reaction scheme:

With the following parameters:

k1 = 100, k2 = 1 k3 = 0.01

K1 = K2 = 1
and initial conditions:

x1,0 = 1,

x2,0 = x3,0 = x4,0 = 0

Steps have been put in place to assist you simulate the system. Enter your solutions in the space provided beneath each step.

Step 1: Define the stoichiometric matrix

In [ ]: raise NotImplementedError

Step 2: Define initial conditions and parameter values, then solve the system via simulation using time interval (0, 100000)

In [ ]: raise NotImplementedError

Step 3: Plot time profile and intepret results

In [ ]: raise NotImplementedError

Step 4: Define pools, plot time profile and intepret results

In [ ]: raise NotImplementedError

Step 5: Plot tiled phase portraits of pools and intepret results

In [ ]: raise NotImplementedError

(6) Consider the following reaction scheme:

1011_Pooling variables2.jpg

With the following parameters:

k1 = 100, k2 = 1 k3 = 0.01, k4 = 0.0001
K1 = K2 = K3 = 1
and initial conditions:

x1,0 = 1,

x2,0 = x3,0 = x4,0 = 0, x5,0 = 0

Steps have been put in place to assist you simulate the system. Enter your solutions in the space provided beneath each step.

Step 1: Define the stoichiometric matrix

In [ ]: raise NotImplementedError

Step 2: Define initial conditions and parameter values, then solve the system via simulation using time interval (0, 100000)

In [ ]: raise NotImplementedError

Step 3: Plot time profile and intepret results

In [ ]: raise NotImplementedError

Step 4: Define pools, plot time profile and intepret results

In [ ]: raise NotImplementedError

Step 5: Plot tiled phase portraits of pools and intepret results

In [ ]: raise NotImplementedError

(7) Generalized Pooling Matrix

Look back at the pooling matrices and reaction schemes for Problems (4), (5), and (6),

(a) Can you generalize the result to 5, 6, 7, . . . n reversible linear reactions in a series where all the equilibrium constants are unity? Fill in the following pooling matrix for n reversible linear reactions.

(b) What happens if there is an irreversible reaction replaces one of the reversible reactions?

(8) Consider the reaction schema:

1681_Pooling variables3.jpg

 

With the following parameters:

k1 = k3 = 1

K1 = K2 = K3 = 1

and initial conditions:

x1,0 = 1,

x2,0 = x3,0 = x4,0 = 0

(a) Simulate this system for the following three cases:

k2 = 1000
k2 = 1
k2 = 0.001

How does decreasing the value of k2 alter the dynamics of the system?

Attachment:- Jupyter Notebook.rar

Reference no: EM133323200

Questions Cloud

Engaging in conversation with peers counting items : Choose a skill from the following list: Locomotor skills (walking, running, climbing) Engaging in conversation with peers Counting items.
What are the key components of business intelligence : What is business intelligence? How does business intelligence work? What are the key components of business intelligence? How a business intelligence strategy
What is meant by empowerment of employees : What is meant by empowerment of employees? How does it differ from delegation of authority?Carefully explain the difference between related diversification
How might you apply this ISTE standard : How might you apply this ISTE standard? Students build networks and customize their learning environments in ways that support the learning process.
Determine the disequilibrium pools : What is a pooled variable, and why are they used in multi-scale representation and What is a dis-equilibrium pool? Why is it physiologically important
What was the most difficult area of the market simulation : What was the most important lesson you learned in playing the Market Simulation that you can apply in your current or future job? Why was this lesson important?
Discuss the challenges faced by new venture or start-up : Discuss the challenges faced by new venture/start-up leadership teams covering but not limited to; team formation, role definition, and conflict management
Discuss the concept of international advertising : Discuss the concept that international advertising is going to create a new form of culture wars.
Symptoms of anorexia and bulimia : Question Compare the various behaviors, patterns, and symptoms of anorexia and bulimia.

Reviews

Write a Review

Other Engineering Questions & Answers

  Implementation of control strategies for the water twin tank

Prepare a written report on the design and performance of your control strategies-design and implementation of control strategies for the water twin tank process.

  JEE503 Ship Design Assignment - Design Project

JEE503 Ship Design Assignment - Design Project - Assessment Help and Solution - Australian Maritime College, Australia - Prepare lines plan, general arrangement

  Calculate the average service time for a given PDU

Calculate the average service time for a given PDU entering the ARQ system. (Hint: the transmitter's queue can be modeled using the M/G/1 theory.)

  Compute the decimal values of these binary numbers

Convert these decimal numbers to binary using either of the methods we discussed in class. Show your work. Compute the decimal values of these binary numbers (you don't need to show your work)

  Identify and discuss a theory based modelling

Describe how data visualization techniques can be used by a practitioner or analyst in developing a policy to solve a specific problem.

  North american calorie bomb

The shape of a 'Torus' is often compared with which popular North American calorie bomb?

  Create a website to showcase your personal brand

Task - Create a website to showcase your personal brand. For this assignment, use a the free web-builder service Wix website

  Find the current component in each direction

ΦA uniform neutron current of magnitude J=200 n/cm2 s and direction shown in the figure. Find the current component in each direction, Find the total number of neutrons per second passing through surface (2). Find the total number of neutrons per sec..

  Describe a policy monitoring and enforcement strategy

Describe a policy monitoring and enforcement strategy for your organization. Identify and describe the legal implications of ISS policy enforcement

  Operation of a liquid-liquid extraction system

Explain with a simple sketch the principle of operation of a Liquid-Liquid Extraction system and where is liquid-liquid extraction preferred over other separation processes?

  Plot the time-domain waveform for your filtered

EEET2369 - Signals and Systems Assignment - FIR Filters in Audio Processing. Plot the time-domain waveform for your filtered and non-filtered waveform

  Complete product design specification

What other information would be required to be able to write a more complete Product Design Specification and derive at least four concept designs to satisfy the given specification. Use short written descriptions and simple sketches to illustra..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd